body {
	font: 0.7em Tahoma,Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color:black;
	background-color:white;
}

#null{
  position: relative;
  width:100%;
  height:100%;
}

#cover{
  position: relative;
	width:840px;
  margin: 0 auto;
}

#top-logo{width:840px; height:60px; background-image:url(../images/top.jpg); background-repeat:no-repeat;}
#top-logo a{display:block; width:840px; height:60px;}

#top-menu{width:840px; height:108px;background-image:url(../images/menu_off.jpg); background-repeat:no-repeat;}


#stred{width:840px; min-height:299px; _height:299px; background-image:url(../images/stred.jpg); background-repeat:no-repeat;}
#stred .uvnitr{ margin:0px; padding:0px; width:445px; margin-left:20px; padding-top:10px;}

.obsah{margin-top:10px; margin-left:10px;}

#foto{width:840px; height:159px; background-image:url(../images/bottom_1.jpg); background-repeat:no-repeat;}

#bottom{padding:0px; margin:0px; width:840px; height:117px;}

.clear{clear:both;}

/* GALERIE */
#galery-seznam{}
#galery-seznam li{list-style-type:circle; margin-bottom:5px;}

#gallery-vypis{}
#gallery-vypis .bunka1{border:2px solid #ACAFB2; background-color:#000000; float:left; width:132px; height:88px; margin-bottom:10px; margin-right:10px;}
#gallery-vypis .bunka2{border:2px solid #ACAFB2; background-color:#000000; float:left; width:132px; height:88px; margin-bottom:10px;}
#gallery-vypis .bunka1 img{border:2px solid #ACAFB2;}
#gallery-vypis .bunka2 img{border:2px solid #ACAFB2;}
#gallery-vypis a{display:block; width:132px; height:88px; color:white;}

#gallery-nadpis{/*margin:20px;*/ margin-bottom:15px; float:left;/*width:447px;*/}
#gallery-nadpis .gn-vlevo{float:left;}
#gallery-nadpis .gn-vpravo{float:right; padding-right:12px;}

/* CSS editor */
a{color:black;}

h1{font-size:150%; color:#D0051B; margin:0; padding:0; margin-bottom:10px;}
h2{font-size:140%; color:#D0051B; margin:0; padding:0; margin-bottom:10px;}
h3{font-size:130%; color:#D0051B; margin:0; padding:0; margin-bottom:10px;}
h4{font-size:120%; color:#D0051B; margin:0; padding:0; margin-bottom:10px;}
h5{font-size:110%; color:#D0051B; margin:0; padding:0; margin-bottom:10px;}

.obrazek-vpravo{float:right; margin-left:10px; margin-bottom:10px;}
.obrazek-vlevo{float:left; margin-right:10px; margin-bottom:10px;}
.obrazek-nastred{float:center; margin:10px;}

.text-cerveny-tmavy{color:#A00008;}
.text-cerveny-svetly{color:#FF0000;}
.text-sedy-tmavy{color:#626262;}
.text-sedy-svetly{color:#C0C0C0;}
.text-modry{color:#6A8BB4;}
.text-oranzovy{color:#FFA806;}
