EM{
margin:0px;
padding:0px;
}
body{
	background-image: url('images/back.jpg');
	color:#2B2B2B;
	font-family:Tahoma,Arial,Verdana,Helvetica,Geneva;
	font-size:11px;
	text-align:center;
}

fieldset,input,textarea{
	font-family:Tahoma,Arial,Verdana,Helvetica,Geneva;
	font-size:11px;
	border:1px solid #000066;
}
label{
	color:#000066;
}

UL{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

IMG{border:0px;}

A{
	text-decoration:none;
	color:#000066;
}

A:hover{
	text-decoration:underline;
}

#center{
	margin:auto;
	width:760px;
	text-align:center;
}

P{
	margin:0px;
	text-align:justify;
}

STRONG{
	font-weight:normal;
}

#page{
	background-image: url('images/line.png');
	width:760px;
	background-repeat:repeat-y;
	text-align:left;
}

#top{/*hlavicka stranky*/
	background-image: url('images/top.png');
	width:760px;
	height:126px;
	background-repeat:no-repeat;
}

#logo{
	width:200px;
	height:80px;
	display:block;
	position:relative;
	top:20px;
	left:20px;
	float:left;
}

#ad-top{
	width:468px;
	height:60px;
	float:left;
	position:relative;
	left:75px;
	top:20px;
}

#content{/*menu, stred, menu, paticka*/
	margin:0px 14px;
}

#end{/*konec bloku se stinem*/
	background-image: url('images/end.png');
	width:760px;
	height:20px;
	background-repeat:no-repeat;
}

#buttons{/*odkazy v hlavicce stanky*/
	color:white;
	clear:both;
	position:relative;
	top:28px;
	text-align:right;
	font-size:11px;
	font-family: Tahoma;
}
#buttons A{
	margin: 0px 16px;
	font-weight:bold;
}

#menu-left,#menu-right{float:left;width:140px;text-align:left; border:0px;font-weight:bold;}
#menu-right{width:141px;}
#content-in{/*hlavni obsah stranky*/
	float:left;
	width:451px; /*v IE musí být 451, jinak je lepší 452*/
	margin:0px;
}

.menu-headline{/*titulky v menu*/
	background-color:#C10505;
	color:white;
	display:block;
	margin:3px 3px 0px 3px;
	padding:1px;
	border:1px solid #C10505;
	font-size:11px;
}

#menu-right .menu-headline{	text-align:right;}

#menu-left UL, #menu-right UL{/*seznam v levem menu*/
	margin:0px 3px;
	border:1px solid #818181;
	border-top:0px;
	background-color:#F6F5F5;
}
#menu-left UL LI A{
	background:transparent url('images/sipka.gif') no-repeat scroll 0%;
	background-position:3px 3px;
	padding-left:11px;
	width:121px;
}

#menu-right UL LI A{
	padding-left:4px;
	font-weight:normal;
	width:129px;
}

#menu-left LI A, #menu-right LI A{
	color:#000066;
	line-height:14px;
	display:block;
}
#menu-left LI A:hover,#menu-right LI A:hover{
	color:white;
	background-color:#C10505;
}

.box{/*obecně prostě rámeček a pozadí*/
	background-color:#F6F5F5;
	border:1px solid #818181;
}

.box2{/*obecně prostě rámeček a pozadí*/
	background-color:#FAFFCA;
	border:1px solid #818181;
}
#menu-left DIV.box,#menu-right DIV.box{
	margin:0px 3px;
	border-top:0px;
	text-align:center;
	padding:3px 0px;
}

H1,H2{
	background-color:#C10505;
	color:white;
	display:block;
	margin:3px 0px;
	padding:1px;
	border:1px solid #C10505;
	font-size:11px;
}

.pages{/*stránkování*/
	background-color:#F6F5F5;
	border:1px solid #818181;
	padding:5px;
}

.game, .game-home{
	/* jde o box kde je info o hře 	
		.game - hra v kategorii
		.game-home - hra na hlv. stránce
	*/
	background-color:#F6F5F5;
	border:1px solid #818181;
	margin-top:3px;
	clear:both;
}

H3.game-nadpis{/*titulek hry*/
	background-color:#FFA500;
	background-color:#FF8000;
	width:100%;
	line-height:16px;
	color:#C10505;
	font-weight:bold;
	margin:0px;
	font-size:11px;
}

H3.game-nadpis SPAN{
float:right;display:block;margin-right:2px;color:#F6F5F5;font-weight:normal;
}

.game-nadpis A{color:white;	margin:2px;}

.game-picture{/*odkaz s obrázkem vedle info o hře*/
	width:120px;
	height:90px;
	float:left;
	margin:3px;
}

.game-picture-info{/*odkaz s obrázkem vedle info o hře*/
	width:150px;
	height:112px;
	float:left;
	margin:3px;
}

.game-home A.game-picture{
	float:none;
}

P.game-more{/*v katagorii tam je tl. více...*/
	display:block;
	text-align:right;
}

.game-action{/*akce s hrou na infopage - spustit apod.*/
	display:block;
	float:right;
	text-align:right;
	padding:5px;
	margin:5px 0px 0px 3px;
}

A.game-button:hover{
	background-color:#FFA500;
	background-color:#FF8000;
	color:white;
}


A.game-button{/*tlačítko více... v kategoriích*/
	border:3px double #CCCCCC;
	font-weight:bold;
	padding:2px 7px;
}

EM{
	font-weight:bold;
	text-decoration:italic;
}


.game-detail{/*kompletní informace o hře na samostatné stránce*/
	background-color:#F6F5F5;
	border:1px solid #818181;
	margin-top:3px;
	clear:both;
	padding:3px;
}

.smallinfo{
	float:left;
	margin:0px;
}

.game-action{
	float:right;
}

.gameplay{
	border:3px double #CCCCCC;
	font-weight:bold;
	padding:2px 7px;
}

A.gameplay:hover{
	background-color:#C10505;
	color:white;
}

.game-desc{/*popisek hry v katagoriích*/
	float:left;
	width:320px;
	height:68px;
}

.game-detail .game-desc{/*popis hry na infopage*/
	float:left;
	width:290px;
	padding:0px 3px;	
	height:auto;
}

.game-controls{/*ovládání hry na infopage*/float:left;width:130px;padding:0px 3px}

.game-popularity{
	height:32px;
	text-align:center;

}
.game-popularity IMG{
	vertical-align:middle;
	margin-bottom:3px;
}

.game-popularity A{
	margin:1px;
}

P.box{
	padding:3px;
	text-align:justify;
	text-indent:15px;
}

.game-home{
	width:145px;
	margin:1.1pt;
	float:left;
	clear:none;
}

.orange-headline{
	background-color:#FFA500;
}

#menu-right #question{
	text-align:left;
	font-weight:normal;
	padding:2px;
}

#question A{/*anketa*/
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	padding-left:20px;
	cursor:pointer;
}

#question A:hover{
	color:#C10505;
}

SPAN.question{/*otázka*/
	display:block;
	width:100%;
	border-bottom:1px dashed;
	margin-bottom:3px;
	padding-bottom:2px;
}
