/* Kaskadovy styl pro web projektu Come and play. ptr. 08/2005 */
html, body { height: 100%; }

body 	{
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color : white;
	vertical-align : top;
}

p, a, dd, dt, dl, h1, h2, h3, span, li, input, td, th, input, textarea, select, option	{			/*Nekdy to prej hapruje takze je to rozepsany*/
			font-family: Tahoma, Helvetica, sans-serif;
			font-size: 12px;
			text-decoration : none;
			line-height: 15px;
			color : black;
			font-weight : normal;
			}	

#page	{
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px ;

	}
#page2	{
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px ;
	}
	
		
.sponzor {margin: 2px 2px 2px 2px;}

h1{
	font-size: 23px;
	line-height: 5px;
	font-weight : bold;
	color : #3366CC;
}			
	
h2{
	font-size: 14px;
	line-height: 10px;
	font-weight : bold;
	margin: 10px 0px 0px 0px;
	color : #262626;
}			

.L{
	font-size: 13px;
	line-height: 18px;
	font-weight : bold;
	}
.XL{
	font-size: 18px;
	line-height: 20px;
	font-weight : bold;
	letter-spacing : 0.1px;
}
h3{
	font-size: 11px;
	line-height: 18px;
	font-weight : bold;
	margin: 5px 0px 0px 20px;	
}		
#maintab{
	background-color : White;
	padding: 0px;
	
}

td,th,tr {
			vertical-align : top;
			padding: 0px;
			/*border: 1px solid black;*/
			margin: 0px;
			}
li{
	margin: 4px 0px 3px 0px;
}			
.akce{
	margin: 0px 0px 5px 20px;
}
.akce th{
	font-weight : bold;
	text-align: left;
}			
.menu {
	color: black;
	font-weight : bold;
	padding: 2px 10px 2px 0px;
	margin : 0px 5px 0px 0px;
	}
.menu:hover{
	color: #FF9900;
	
}

.menu06 {
	color: black;
	font-weight : bold;
	padding: 2px 10px 2px 0px;
	margin : 0px 5px 0px 0px;
	}
.menu06:hover{
	color: #99C710;
	
}

.menu08 {
	color: black;
	font-weight : bold;
	padding: 2px 10px 2px 0px;
	margin : 0px 5px 0px 0px;
	}
.menu08:hover{
	color: #3366CC;
	
}

.footer{
	color: #6B6B6B;
	vertical-align: bottom;
	height: 15px;
	font-size: 10px;
	border-top: 1px dashed #6B6B6B;
	text-align : center;
	letter-spacing : 0.1em; 
}

.obsah{
	text-align: left;
	padding: 25px 30px 30px 30px;
}

.popis{
	margin: 10px 0px 20px 20px;
}
.excelovska{
	border: 1px solid #D3D3D3;

}
.excelovska td,th{
	border: 1px solid #D3D3D3;
	padding: 0px 3px 0px 3px;
}
.seda td{
	color: #727272;
}
.seda th{
	text-align : left;
	color: #727272;
	padding: 0px 0px 0px 25px;
}
.red{
	color: red;
	padding: 0px 0px 0px 25px;
}
.hlavicka{
	text-align: center;
	font-weight : bold;
}
.odsad th{
	text-align : left;
	padding: 0px 0px 0px 25px;
}
.dny{
	text-align: center;
	vertical-align: middle;
	color: black;
	font-weight: bold;
}
.sikonou{
	text-align: center;
	vertical-align: middle;
}
a {
	color: #3366CC;
}
a:hover{
	text-decoration : underline;
}

.obrtext {
margin: 4px 6px 4px 6px
}