<style>
*{
	margin: 0;
	padding: 0;
}
body{
	background-color: #ffffff;	
}
#kontejner{
	top: 50px;
	background-color: #ffffff;	
	position: relative;
	width: 800px;
	height: 550px;
	left: 50%;
	margin-left: -400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(0,0,0);
	text-align: center;
border-top: 1px solid #808080;
border-bottom: 1px solid #808080;
border-right: 1px solid #808080;
border-left: 1px solid #808080;
}
#hlavicka_logo{
  height: 120px;
  width: 750px;
  z-index: 1000;
}
#hlavicka_logo_obr{
	position: absolute;
	top: 60px;
	left: 45px;
  height: 120px;
  width: 100px;
  text-align: left;	
}
#hlavicka_logo_obr a:link{
	text-decoration: none;
	color: #ffffff;
}
#hlavicka_logo_obr a:visited{
	text-decoration: none;	
	color: #ffffff;
}
#hlavicka_logo_obr a:hover{
	text-decoration: none;	
	color: #000000;
}
#hlavicka_logo_obsah{
	position: absolute;
	top: 95px;
	left: 230px;
  height: 120px;
  width: 500px;
  text-align: left; 
}
#hlavni_nadpis{
  font-family: Verdana, Calibri, Arial, Helvetica, sans-serif, Verdana;
	font-size: 32px;
	font-weight: bold;
	color: #C4C7C3;	
}
#hlavni_nadpis_4{
  font-family: Verdana, Calibri, Arial, Helvetica, sans-serif, Verdana;
	font-size: 32px;
	font-weight: bold;
	color: #rgb(102,0,0);	
}
#hlavni_text{
  font-family: Verdana, Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #808080;	
}
#hlavni_text a:link{
	text-decoration: none;
	font-weight: bold;
	color: #808080;
}
#hlavni_text a:visited{
	text-decoration: none;
	font-weight: bold;	
	color: #808080;
}
#hlavni_text a:hover{
	text-decoration: none;
	font-weight: bold;	
	color: rgb(0,0,0);
}
#hlavicka_menu{
  height: 200px;
  width: 550px;
}
a.menu_1{
	position: absolute;
	background-image: url(../images/tl_01.gif);
	width: 175px;
	height: 344px;
	left: 30px;
}
a.menu_1:hover {
	border: none;
	background: url(../images/tl_01a.gif);
}
a.menu_2{
	position: absolute;
	background-image: url(../images/tl_02.gif);
	width: 172px;
	height: 344px;
	left: 215px;
}
a.menu_2:hover {
	border: none;
	background: url(../images/tl_02a.gif);
}
a.menu_3{
	position: absolute;
	background-image: url(../images/tl_03.gif);
	width: 174px;
	height: 344px;
	left: 396px;
}
a.menu_3:hover {
	border: none;
	background: url(../images/tl_03a.gif);
}
a.menu_4{
	position: absolute;
	background-image: url(../images/tl_04.gif);
	width: 173px;
	height: 344px;
	left: 579px;
}
a.menu_4:hover {
	border: none;
	background: url(../images/tl_04a.gif);
}
a.menu_5a{
	position: absolute;
	background-image: url(../images/tl_05_1a.gif);
	width: 20px;
	height: 66px;
	left: 752px;
}
a.menu_5a:hover {
	border: none;
	background: url(../images/tl_05_1b.gif);
}
a.menu_5b{
	position: absolute;
	background-image: url(../images/tl_05_2a.gif);
	width: 20px;
	height: 46px;
	left: 752px;
	top: 187px;
}
a.menu_5b:hover {
	border: none;
	background: url(../images/tl_05_2b.gif);
}
#paticka{
  position: relative;
	  top: 140px;
	width: 100%;
	height: 60px;
	clear: both;
	color: rgb(255,255,255);
}
#paticka_text{
  position: relative;
  width: 100%;
  top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  text-align: center; 
  color: #808080 ;
}
#paticka_text a:link{
	text-decoration: none;
	font-weight: bold;
	color: #808080;
}
#paticka_text a:visited{
	text-decoration: none;
	font-weight: bold;	
	color: #808080;
}
#paticka_text a:hover{
	text-decoration: none;
	font-weight: bold;	
	color: rgb(0,0,0);
}
#sloupec_all{
	text-align: left;
}
#sloupec_1{
	position: absolute;
	top: 150px;
	width: 149px;
	height: 150px;
	left: 56px;
	text-align: left;
}
#sloupec_2{
	position: absolute;
	top: 150px;
	width: 147px;
	height: 150px;
	left: 240px;
	text-align: left;
}
#sloupec_3{
	position: absolute;
	top: 150px;
	width: 147px;
	height: 150px;
	left: 423px;
	text-align: left;
}
#sloupec_4{
	position: absolute;
	top: 150px;
	width: 147px;
	height: 150px;
	left: 605px;
	text-align: left;
}
.sloupec_nadpis{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}	
.sloupec_obsah{
	font-family: Verdana, Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	text-align: left;
	color: #ffffff;
}
#sloupec_all a:link{
	text-decoration: none;
	color: #ffffff;
}
#sloupec_all a:visited{
	text-decoration: none;	
	color: #ffffff;
}
#sloupec_all a:hover{
	text-decoration: none;	
	color: #000000;
}
</style>
