html, body {margin: 0px; padding:0px; background:#000; color:#ccc; font-family: verdana, arial, sans-serif; font-size:12px;}
/* The header and footer */
.head {display:block; height:90px; width:1050px; background:#000; text-align:left; padding:2px; font-size:10px;}
#foot {display:block; height:50px; width:1050px; background:#000; color:#ccc; text-align:center; padding:5px; font-size:10px;}
/* This bit does all the work */
#page {position:relative; width:1050px; display:block; background:#000;}
#container {position:relative; width:1050px; display:block; background:#000; overflow:visible;}
#right {float:right; width:158px; height:100%; display:inline;}
#game {float:left; text-align:center; width:728px; display:block;}
#game2 {float:left; margin-left:2px; text-align:center; width:1050px;}
#ads {float:left; margin-left:2px; text-align:center; width:728px;}
.clear {clear:both;height:1px;overflow:hidden;}
a:hover {color:#f00000;}
#container a:visited, a {color:#fff; text-decoration:none;}
#container a span {display:none;}
#container a:active, #container a:focus {color:#fff; text-decoration:none; background:transparent; cursor:default;}
#container a:active span, #container a:focus span {display:inline; left:0;}
#levi {float:left; width:160px; height:100%; display:inline;}
.class1 A:link {text-decoration: none; color:#9E9E9E;}
.class1 A:visited {text-decoration: none; color:#595959;}
.class1 A:active {text-decoration: none; color:#ccc;}
.class1 A:hover {text-decoration: none; color: f00000;}
#srednji { 
float: left; 
width: 24.6%; 
text-align: center;
padding-bottom:5px;
}
.left { 
float: left; 
width: 24.6%; 
text-align: center;
padding-bottom:5px;
}


