/* Definice kaskádových stylů */

html, body{	
	margin: 0px;
	padding: 0px;
  	color: #292929;
  	background-color: #ffffff;	  	
	font-family:  Verdana, "Dejavu Sans", sans-serif;
  	font-size: 10pt;
	line-height: 120%;
	text-align: left;  	
  	background-position: center top;
  	background-repeat: repeat-y;
  	background-image: url('../graphics/pozadi.png');	
}

p{
	margin: 0px;
	padding: 0px;
  	font-size: 10pt;
	line-height: 130%;  		
}

.odkaz{
	line-height: 150%;
	text-align: left;
	margin-left: 21px;
	margin-top: 14px;
	margin-bottom: 14px;		
}

.seznam{
	line-height: 150%;
	text-align: left;
	margin-left: 21px;
	margin-top: 0px;
	margin-bottom: 7px;		
}

.vse{
	line-height: 150%;
	font-size: 10px;
	text-align: right;
	margin-right: 21px;
	margin-top: 7px;
	margin-bottom: 7px;		
}

.odkazy{
	line-height: 100%;
	text-align: left;
	margin-left: 28px;
	margin-top: -4px;
	margin-bottom: 14px;		
}

.odstavec{
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;	
}

.fotogalerie{
	margin-top: 14px;
	margin-bottom: 7px;
}

.odstavec li{
	margin-left: 10px;
}

.c_odst{
	text-align: center;	
	font-style: italic;
	margin-bottom: 14px;	
}

.s_odst{
	text-align: center;	
	font-weight: strong;
	margin-bottom: 14px;
}

a{
	color: #292929;
	text-decoration: none;
    margin-left: 0px;  
}

a:link{
    color: #292929;
    text-decoration: none;
    margin-left: 0px;   
}

a:active{
    color: #292929;
    text-decoration: none;
    margin-left: 0px;     
}

a:visited{
    color: #292929;
    text-decoration: none;
    margin-left: 0px;    
}
	
a:hover{
	color: #000000;
	text-decoration: underline;
}

img{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.pic{
	margin-bottom: 5px;
	margin-right: 5px;
}

.picen{
	text-align: center;
	border: 1px solid #292929;
}

.pic_top{
	position: relative;
	top: 0px;
	left: 0px;
}

.pic_bottom{
	position: relative;
	bottom: -3px;
	left: 0px;
}

h1{
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 38px;
	padding: 0px;
	color: #292929;
	text-align: center;
	font-style: italic;
	font-size: 11pt;
	text-shadow: white 2px 2px 2px;
	
}

h2{
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding: 0px;
	color: #292929;
	text-align: left;
	font-weight: bold;
	font-size: 11pt;
	clear: both;
}

h3{
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 28px;
	padding: 0px;
	color: #292929;
	text-align: left;
	font-style: italic;
	font-size: 11pt;	
}

h4{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 28px;
	padding: 0px;
	color: #292929;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	clear: both;
}

h5{
	margin-top: 8px;
	margin-bottom: 3px;
	margin-left: 14px;
	margin-right: 14px;
	padding-left: 14px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #292929;
	color: #292929;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
}

ul{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;	
	padding: 0px;
}

li{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;		
    list-style-type: none;
    line-height: 140%;
}

.seznam{
    margin-left: 10px;
    margin-top: 14px;
    margin-bottom: 14px;
    text-align: left;   
}

.seznam li{
    margin-left: 20px;
    margin-bottom: 3px;
    list-style-type: circle;     
}

table{
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 10pt;
}

table td{
	margin: 0px;
	padding: 0px;
}

.rekordy{
	width: 490px;
	height: auto;
	margin-bottom: 14px;
}

.rekordy td{
	width: 50%;
	text-align: left;
	vertical-align: top;	
}

.rekordy td.prvni{
	padding-left: 14px;	
}

.rekprvni{
	margin-top: 7px;
	width: 490px;
	height: auto;
	margin-bottom: 14px;	
}

.rekprvni td{
	width: 50%;
	text-align: center;
	font-weight: bold;
	vertical-align: top;	
}

.rekprvni td.prvni{
	padding-left: 14px;	
}

#tabulka{
	width: 490px;
	height: auto;
}

#tabulka td{
	width: 50%;
	text-align: left;
	vertical-align: top;	
}

#mapa{
	width: 390px;
	height: auto;
	margin-left: 28px;
}

#mapa td{
	width: 50%;
	text-align: left;
	vertical-align: top;	
}

#formular{
	margin-left: 28px;
	width: 400px;
}

#formular td{
	text-align: left;
	vertical-align: middle;
}

#harm_tables table{
	width: 495px;
	margin-left: 28px;
	margin-right: 28px;
	margin-bottom: 14px;
	height: auto;
	font-size: 10px;
}

#harm_tables td{
	text-align: left;
	margin-right: 10px;
	vertical-align: top;
}

.harmonogram{
	width: 470px;
	margin-left: 0px;
	margin-right: 28px;
	margin-bottom: 14px;
	height: auto;
}

.harmonogram td{
	text-align: left;
	margin-right: 10px;
	vertical-align: top;
}

.harmonogram td.prvni{
	width: 120px;
	padding-left: 28px;
	font-weight: bold;
	font-size: 10px;
}

.harmonogram td.stred{
	width: 80px;
	font-weight: bold;
	font-size: 10px;
}

.harmonogram td.druhy{
	font-size: 10px;
}

td{
    vertical-align: middle;    
}

/* Rozvržení stránky */

#top{
	position: absolute;
	top: 0px;
    left: 50%;	
	width: 1000px;
	height: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -500px;
	margin-right: 0px;
	padding: 0px;
	background-color: transparent;
	background-image: url('../graphics/hlavicka.png');
}

#content{
	position: absolute;
	top: 0px;
    left: 50%;	
	width: 1000px;
	height: auto; 	
	margin-top: 200px;
	margin-bottom: 40px;
	margin-left: -500px;
	margin-right: 0px;
  	background-color: transparent;		
}

#left{
	position: absolute;
	top: -42px;
	left: 40px;
	width: 175px;
	height: auto;
	color: white;
	background-color: transparent;
}

#main{
	position: absolute;
	top: -42px;
	left: 200px;
	width: 510px;
	height: 100px;
	margin-bottom: 40px;
	text-align: center;
	padding: 0px;
	background-color: transparent;
}

#right{
	position: absolute;
	top: -42px;
	right: 41px;
	width: 250px;
	height: 200px;
	color: white;	
	background-color: transparent;
}

#navig{
	position: absolute;
	top: 131px;
	left: 230px;
	width: 640px;
	height: 24px;
	background-color: transparent;
	color: white;	
}

#down{
	clear: both;
	width: 375px;
	height: 20px;
	font-size: 10px;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: 1px dotted #292929;
}

.article{
	width: 490px;
	margin-left: 10px;
	margin-right: 10px;
	height: auto;
	font-size: 10px;
	padding-top: 2px;
	text-align: left;
	border-top: 1px dotted #292929;
}

.gallery{
	width: 490px;
	margin-left: 10px;
	margin-right: 10px;
	height: auto;
	float: left;
	font-size: 10px;
	padding-top: 2px;
	text-align: left;
}

.text{
	width: 490px;
	margin-left: 0px;
	margin-right: 0pt;
	margin-bottom: 0px;
	height: auto;
	margin-top: 7px;
}

.text p{
	font-size: 13px;
	line-height: 140%;
	margin-top: 7px;
	margin-bottom: 0px;	
	text-align: justify;
}

.all{
	background-color: #dadada;
	padding: 4px;
}

.sdeleni{
	width: 490px;
	margin-left: 10px;
	margin-right: 10px;
	height: auto;
	font-size: 10px;
	padding-top: 0px;
	text-align: left;
}

.insert{
	line-height: 170%;	
	margin-top: 3px;
	font-size: 8pt;
	text-align: left;	
}

.perex{
	line-height: 150%;	
	margin-top: 3px;
	font-size: 8pt;
	text-align: left;	
}

p.podpis{
	float: right;
	text-align: right;
	width: 490px;
	margin-top: 14px;
	padding: 0px;
	margin-right: 20px;
	font-size: 9pt;
	font-weight: bold;
}

#attach{
	width: 250px;
	margin-top: -20px;
	padding: 0px;
	margin-left: 0px;
	float: left;
}

#attach td{
	padding-left: 0px;
	vertical-align: middle;
}

.popis_a{
	padding-top: 10px;
	font-weight: bold;
	font-size: 8pt;
}

.popis_b{
	width: 190px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 8pt;
}

#share{
	width: 200px;
	margin-top: 21px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

#share_b{
	width: 200px;
	margin-top: 14px;
	padding: 0px;
	margin-left: 20px;
	margin-right: 10px;	
	margin-bottom: 10px;
	float: right;
}

#share td{
	vertical-align: bottom;
}

#share_b td{
	vertical-align: bottom;
}

#shicon{
	padding-bottom: 3px;
}

.picture{
	float: left;
	margin-top: 8px;
	margin-right: 10px;
}

#menu01{
	width: 163px;
	height: auto;
	background-image: url('../graphics/menu_center.png');
	cursor: pointer;		
}

#menu02{
	width: 163px;
	height: auto;
	background-image: url('../graphics/menu_center.png');	
	cursor: pointer;	
}

#menu03{
	width: 163px;
	height: auto;	
	margin-bottom: 20px;
	background-image: url('../graphics/menu_center.png');
	cursor: pointer;			
}

#sdeleni{
	width: 250px;
	height: auto;	
	background-image: url('../graphics/odkazy_center.png');	
}

#sdeleni_obsah{
	display: block;
	width: 214px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: 16px;
	margin-right: 20px;
}

#stat_obsah{
	display: block;
	width: 187px;
	height: auto;
	margin-top: 35px;
	margin-bottom: 7px;
	margin-left: 16px;
	margin-right: 20px;
	background-color: transparent;	
}

#sdeleni_obsah a{
	margin: 0px;
	padding: 0px;
	color: white;
	text-decoration: underline;	
}

#sdeleni_obsah a:hover{
	margin: 0px;
	padding: 0px;
	color: white;	
	text-decoration: none;
}

#main a{
	margin: 0px;
	padding: 0px;
	color: #292929;
	text-decoration: underline;	
}

#main a:hover{
	margin: 0px;
	padding: 0px;
	color: #292929;	
	text-decoration: none;
}

#stat{
	width: 223px;
	height: 133px;	
	float: right;
	background-color: transparent;
	background-image: url('../graphics/statistika.png');
}

#titulni{
	width: 500px;
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 14px;
}

#popis{
	padding-bottom: 50px;
}

.main_menu{
	text-align: left;
	margin-top: 2px;
	margin-left: 16px;
}

.main_menu a{
	color: white;
}

#navig a{
	color: white;
}

#navig a:link{
	color: white;   
}

#navig a:active{
	color: white;;   
}

#navig a:visited{
	color: white;  
}

.main_menu a:link{
	color: white;   
}

.main_menu a:active{
	color: white;;   
}

.main_menu a:visited{
	color: white;  
}

.underline{
	text-decoration: underline; 
}

.hidden{
	display: none;
}

#cse-search-box{
	position: absolute;
	top: 89px;
	right: 240px;
}

/* Specifické formátování */

.out{
	font-size: 9px;
}

#spp1, #spp2, #spp3, #spp4{
    cursor: pointer;
}

#detspp1, #detspp2, #detspp3, #detspp4{
    display: none;
} 

