/*základ*/

body {
text-align:justify;
font-family: Verdana;
background-image:url('http://hegames.cz/115_driftwd.jpg');
background-repeat:repeat;
background-position:  top center;
font-size: 12px;
link    {color: blue}
visited    {color: purple}
active    {color: red}
}


#center {
position: relative; 
width: 955px;
margin-left : auto;
margin-right : auto;
}


#hlavicka{
background-image:url('hlavicka_elementy.png');
background-repeat:no-repeat;
height : 130px;
}

#obsahPozadi{
background-image:url('http://hegames.cz/telo.png');
background-repeat:repeat;
margin-left: -4px;
}

#obsah {
margin-left : 70px;
width: 820px;
}

#patka {
padding-top: 35px;
background-image:url('http://hegames.cz/patka.png');
background-repeat:no-repeat;
text-align: center;
font-family: Vani;
font-weight: bold;
color:#333333;
}





/*novinky*/

.novinka{
margin-left: 10px;
height : 90px;
text-align:justify;
width : 600px;
}

.datum {
font-family: Vani;
margin-right: 5px;
float: left;
height : 69px;
width : 70px;
background-image : url(http://hegames.cz/datum_nove.png);
background-repeat : no-repeat;
font-size:18px;
padding-top: 6px;
text-align: center;
color : #333333;
}







/*člen týmu*/
.tym{
margin-left : 10px;
height: 90px;
}

.foto {
float: left;
height : 90px;
width : 70px;
background-image : url(http://hegames.cz/foto.png);
background-repeat : no-repeat;
}






/*texty*/
#nadpis{
color:#233A00; 
font-size: 18px;
font-weight: bold;
}
#nadpis_maly{
color:#233A00; 
font-size: 12px;
font-weight: bold;
}
#tucne{
color:#000000; 
font-size: 12px;
font-weight: bold;
}




/*odkazy*/
a:link    {color: blue}
a:visited    {color: purple}
a:active    {color: red}




/*rozdělení obsahu*/
/*index*/
#td_600 {
width: 600px;
}
/*levý sloupek*/
#td_180 {
border-left : 1px solid #A85;
width: 180px;
}
/*polovina obsahu*/
#td_390 {
width: 390px;
}




/*subokno*/
#okno{
color: #000;
background-color: rgba(255, 255, 255, 0.3);
background-image:url('http://hegames.cz/sss.png');


margin-bottom: 10px;
margin-left: 10px;
/*text-shadow: 1px 1px 2px #000;*/


border-radius: 10px 2px;
-moz-border-radius:  10px 2px;

padding: 5px;
text-align: left;

-webkit-box-shadow:2px 2px 15px #222;  
-moz-box-shadow:2px 2px 15px #222;   
box-shadow:2px 2px 15px #222;  
}

#okno a:link {
color:#233A00;
}
#okno a:visited {
color:#000;
}



/*zpět na helium games*/
#hegames_zpet{
width: 130px;
text-align:justify;
font-size: 25px;
font-weight: bold;
opacity: 0.4; 
position: absolute;
top:50px;
left:0px; 
}

#hegames_zpet a{
color:#fff;
}
#hegames_zpet a:link { text-decoration: none !important; }

#hegames_zpet a:visited { text-decoration: none !important; }
