/* CSS Document */html,body {   margin: 0;   padding: 0;   /*background:url('../img/back_main.png') #ffffff;  background-repeat: no-repeat;*/  height:100%; /* needed for container min-height */  min-height:100%;  text-align: justify;  background-color: #7da2ba;}img{  border:0;}h1{  font-size:20px;  text-align:center;  color:#055384;}h2{ font-size:18px; text-align:center; color:#bd2141;}h3{  color:#bd2141;  font-size:15px;}div.hr {  height: 15px;  background: url('../img/teckovany_oddelovac.gif') no-repeat scroll center;  clear:both;}div.hr hr {  display: none;}div {   /*font-family:lucida sans unicode;*/  font-family:arial;   font-size: 13px; }a{  color:black;}.WebBody{  margin:0 auto;  width:1144px;  height:auto !important; /* real browsers */	height:100%; /* IE6: treaded as min-height*/	min-height:100%; /* real browsers */	}.WebHead{  background-image:url('../img/bg_celek.jpg');  background-repeat: no-repeat;  width:1144px;  height:491px;}.WebContent{  margin:0 auto;  width:800px;  height:300px;  background-image:url('../img/stranka_repeat.jpg');}.WebText{  margin:0 auto;  width:800px;  padding-top:175px;}.WebText p{  padding-left:25px;  padding-right:25px;}.WebText table{  margin:0 auto;}.WebFooter{  margin:0 auto;  width:800px;  height:15px;  background-image:url('../img/stranka_spodek.jpg');  background-repeat: no-repeat;}.Menu{  margin:0 auto;  width:450px;  height:22px;  float:right;  padding-top:108px;  padding-right:130px;  font-weight: bold;}.footer{  margin:0 auto;  text-align:center;  padding-top:20px;  width:800px;  height:60px;  color:#055384;}.footer a{  color:#055384;  font-size:13px;  text-decoration: none;}.footer a:hover{    text-decoration:underline;}.footermenu{  margin:0 auto;  width:500px;  text-align:center;}.footermenu a{  margin:0 auto;  color:#055384;  font-size:14px;  text-decoration: none;  text-align:center;  clear:both;}.footermenu a:hover{    text-decoration:underline;}/* MENU */#navbar {  margin: 0 auto;	padding: 0;	height: 1em;  width:100%;  text-align:center;   }#navbar li {	list-style: none;	float: left;}#navbar li a {	display: block;	padding: 3px 8px;	/*background-color: #5e8ce9;*/	color: #055384;	text-decoration: none;	width:120px;}#navbar li a:hover{  text-decoration: underline;}#navbar li ul {	display: none;	width: 8em; /* Width to help Opera out */	}	#navbar li:hover ul {	display: block;	position: absolute;	margin: 0;	padding: 0; }	#navbar li:hover li {	float: none; }		#navbar li:hover li a {	color: white; }#navbar li li a:hover {	/*background-color: #8db3ff;*/}/* KONEC MENU */  
