*{
	margin:0;
	padding:0;
}
body{
	font-family:Tahoma;
	font-size:12px;
	margin:0 auto;
	padding:0px;
	text-align:center;
	background-image:url('./images/background_bg.jpg');
	background-repeat:repeat-x;
}
div#main{
	padding:0;
	text-align:left;
	margin:0 auto;
	width:950px;
}
div#left{
  width:254px;
  float:left;
}
div#left a img#logo{
  width:254px;
  height:214px;
  border:0px;
}
div#menu{
  padding:1px;
  border:1px solid #BEBFBF;
  background-color:white;
  width:230px;
  margin-left:20px;
  position:relative;
  top:-30px;
  
}
div#menu ul{
	font-size:12px;
	font-weight:bold;
	color:white;
	width:230px;
	padding-top:25px;
	padding-bottom:21px;
	background-image:url('./images/menu_bg.gif');
	background-repeat:repeat-x;
	background-color: #1086d6;
	list-style-type:none;
}
div#menu li{
  padding-top:5px;
  padding-bottom:5px;
  margin-left:15px;
  margin-right:5px;
  border-bottom:1px dashed #1B96DD; 
}
div#menu li.first{
  border-bottom:1px dashed #0E82D4;
}
div#menu li#end{
  border:none;
}
div#menu li img{
  margin-right:10px;
}
div#menu li a{
  color:white;
  text-decoration:none;
}
div#menu li a:hover{
  text-decoration:underline;
}
div#contact{
  font-family:Arial;
  font-size:12px;
  color:#424242; 
  padding-left:40px;
  position:relative;
  top:-15px; 
}
div#contact h2{
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  color:#065FC3;
  padding-bottom:10px;
}
div#contact p{
  padding-bottom:20px;
}
div#contact p a{
  color:#01509B;
}

div#content{
  width:696px;
  float:right;
}
div#obsah{
	background-image:url(images/oblaka_14.jpg);
	width:643px;
	position:relative;
	top:-2px;
	padding-left:30px;
	padding-right:23px;
	line-height: 17px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #E8E8E8;
	padding-bottom: 84px;
}
div#obsah p#last{
	display:block;
	width:428px;
	position:relative;
	left:215px;
}
div#obsah h1{
	font-family:Tahoma;
	font-size:18px;
	color:#0F4476;
	padding-top:33px;
	padding-bottom:15px;
}
div#obsah p{
  padding-bottom:18px;
}
div#obsah-text{
  width:643px;
  position:relative;
  top:-2px;
  padding-left:30px;
  padding-right:23px;
  padding-bottom:84px;
}
div#obsah-text h1{
	font-family:Tahoma;
	font-size:25px;
	color:#0F4476;
	padding-top:33px;
	padding-bottom:15px;
}
p.texty{
  padding-left:5px;
}
div#obsah-text p a{
  color:#01509B; 
}
div#bottom{
  font-family:arial;
  font-size:11px;
  color:#717171;
  width:950px;
  height:54px;
  background-image:url('./images/bottom.gif');
  margin:0 auto;
  clear:both;
  text-align:center;
}
div#bottom p{
  padding-top:22px;
}
div#bottom p a{
  color:#717171;
  text-decoration:none;
}
div#bottom p a:hover{
  text-decoration:underline;
}
.uvitani {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 10px;
}
.obr {
	margin-right:24px;
	margin-bottom:18px;
	float:left;
	border:0px solid #BEBFBF;
	padding:1px;
}
.oblaka {
	background-image: url(images/oblaka_14.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 84px;
}
div#obsah h2 {
	font-family:Tahoma;
	font-size:14px;
	color:#0F4476;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:0px;
}



th{
	float:left;
	padding-right:15px;
}
tr{
  height:20px;
}
input{ width:26px;}
#nazev,#ulice,#mesto,#psc{width:170px;}
.trmezera{height:30px;}
.trmezera td{vertical-align:top;}
.submit{width:100px; font-weight: bolder; background-color:rgb(255,152,0);}


#obsah a img {
	border: none;
}

.clear  {
	clear: both;
}
