/* CSS Document - Kulečníková škola*/
body {
	text-align:center;
	background-color: #000000;
	}

#layer {
	width:988px;
	text-align:left;
	position:relative;
	margin:auto;
	color: #993300;
	 }
H1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
		}		
H2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	line-height: 24px;
	text-align: center;
		}
H3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	line-height: 24px;
	text-align: center;
		}
H4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
		}	

		               	
/* Obsah strany */	
 
#obsah_maly {
	width: 988px;
	height: 700px;
	position:absolute;
	left: 0px;
	top:150px;
	
	
	        }	
.obsah_maly_text {
	width: 462px;
	height: 650px;
	position:absolute;
	left: 40px;
	top:0px;
	color:#000000;
	line-height:20px;
	margin-top:0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	
        }
		
	.obsah_maly_obr {
	width: 425px;
	height: 650px;
	position:absolute;
	left: 542px;
	top:5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
        }
.obr {
border: 1px #000000;		
        }				 					 
/* Hlavní menu */

#hlavicka {
	width: 988px;
	height: 150px;
	position:absolute;
	left: 0px;
	top:0px;
	
	 }
.nadpis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 285px;
	top: 25px;
	letter-spacing: 1pt;
}

.nadpis1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	left: 310px;
	top: 90px;
	letter-spacing: 1pt;
}
 
.copyright 	{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #333333;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 20px;
	width: 988px;
	line-height: 12px;	
	}		
/* Obrazové elementy */
.tmavyrohl {
	border:none;
	position: absolute;
	left: 0px;
	top: 0px;
       }

.tmavyrohp {
	border:none;
	position: absolute;
	top: 0px;
	right: 0px;
       }	   

.tmavyrohld {
	border:none;
	position: absolute;
	left: 0px;
	bottom: 0px;
       }
	   
.tmavyrohpd {
	border:none;
	position: absolute;
	bottom: 0px;
	right: 0px;
       }
	   
.sedivyrohl {
	border:none;
	position: absolute;
	left: 0px;
	top: 0px;
       }

.sedivyrohp {
	border:none;
	position: absolute;
	top: 0px;
	right: 0px;
       }
#podklad_levy	{
	background-attachment: scroll;
	background-image: url(grafika/podklad_levy_bok.jpg);
	background-repeat: repeat-y;
	position: absolute;
	left: -40px;
	top: -8px;
	height: 792px;
	width: 40px;
	    }
#podklad_pravy	{
	background-attachment: scroll;
	background-image: url(grafika/podklad_pravy_bok.jpg);
	background-repeat: repeat-y;
	position: absolute;
	right: -40px;
	top: -8px;
	height: 792px;
	width: 40px;
	    }
#podklad_horni	{
	background-attachment: scroll;
	background-image: url(grafika/podklad_horni.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: -40px;
	height: 40px;
	width: 988px;
	    }		
 /* Horní menu */
 ul, li
{
margin: 0;
padding: 0;
}

.cl
{
clear: both;
}


ul.menu
{
	position:absolute;
	left: 1px;
	bottom: 0px;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 33px;
	letter-spacing: 0.2px;
	font-weight: bold;
}

ul.menu li
{
list-style-type: none;
}

ul.menu li.item
{
float: left;
width: 111px;
height: 33px;
margin-right: 5px;
margin-bottom: 0px;
}

ul.menu li.item a
{
display: block;
width: 111px;
height: 33px;
line-height: 33px; /* svisle centrovani */
text-align: center; /* vodorovne centrovani */
background: white url('grafika/menu1.jpg');
color: #000000;
font-weight: bold;
text-decoration: none;
}

ul.menu li.item a:hover
{
	background-image: url('grafika/menu2.jpg ');
	color: #666666;
	
}

 /* Exhibice */
 ul.exhibice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 20px;
	font-size: 14px;
	line-height: 30px;
	top: 70px;
 }
 .foto1{
	position: absolute;
	top: -20px;
}
 
 
 .foto2{
	position: absolute;
	top: 215px;
}
.cenik_suma
{
	text-align: right;
}

.cenik_polozka
{
	width: 450px;
}