body {
	font: 12px Tahoma, sans-serif;
	background-image: url("gfx/pozadi.gif");
	height: 100%;
}

#obal {
  width: 820px;
	margin: 0 auto;
}

#hlavicka {
	background: url('gfx/hlavicka.jpg');
	width: 820px;
	height: 142px;
}

#horni_menu {
  background: url('gfx/top_menu_pozadi.jpg');
  width: 820px;
  height: 33px;      
}

#telo {
	height:508px;
	background-color: #fff;
	
}

#eshop{
  width: 820px;
  height: 508px;
  background-color: #fff;
}

#levy_sloupec {
 	width: 200px;
	height: 508px;
	float: left;
	background: url('gfx/pozadi_leve_menu.gif');
}

#okraj {
  border-right:2px dotted #CBCCCE;
  height:250px;
  width:198px;
  
}

#pravy_sloupec {
	width: 620px;
	height: 508px;
	float: right;
	overflow:auto;
	background-color: #fff;
}

#eshop {


}

#paticka {
  width: 820px;
  height: 77px;
  background: url('gfx/paticka.jpg');
  position: relative;
  
}

#paticka_mail_budejovicka{
height:14px;
width:124px;
position: absolute; left: 174px; top: 40px
}

#paticka_mail_voba{
height:14px;
width:84px;
position: absolute; left: 717px; top: 40px
}

#paticka_odkaz {
height:14px;
width:129px;
position: absolute; left: 325px; top: 40px

}

a:link {
	color: #0533D1;
	text-decoration: underline;
}
a:visited {
	color: #0533D1;
	text-decoration: underline;
}
a:active {
	color: #D61200;
	text-decoration: underline;
}
a:hover {
	color: #D61200;
	text-decoration: underline;
}

p {
	margin-top:0px;
  margin-bottom: 12px;
	padding: 0
}
span {
	margin: 0;
	padding: 0
}

table {
	margin: 0;
	padding: 0
}

#obsah {
  margin:15px;
  border-bottom:2px dotted #CBCCCE;
}

h2 {
  border-bottom:2px dotted #CBCCCE;
  font: 14px Tahoma, sans-serif;
  font-weight:bold
}

.odstavec {
  line-height: 130%
}

.odstavec_kontakt {
  line-height: 150%;
  margin-left:90px;
}

.mapka {
  padding-left:30px;
}

.mapka_popisek {
  margin-left:300px;
}

.nadpis_modry {
  color:#4E98DF;
  font-weight:bold
}

#oddelovac {
   border-bottom:2px dotted #CBCCCE;
   margin-top:18px;
}

.kontakt_podtrzeni {
  border-bottom:1px dotted #4E98DF

}


