*{
	padding: 0;
	margin: 0;
}
a img{ border: 0; }

hr{
	display: none;
}
body{
	text-align: center;
	background: #888;
	font-family: tahoma;
	font-size: 11px;
}
.clear{
	clear: both;
}
a{
	color: #0072bc;
}
a:hover{
	color: #444444;
}
#content{
	margin: 30px auto;
	width: 1014px;
	text-align: left;
}


#top{
  position: relative;
  width: 100%;
  height: 180px;
  background: url('../layout/topbg.jpg') 0% 0% no-repeat;
}
	#logo{
		position: absolute;
		left: 214px;
		top: 18px;
	}
	
	#flags{
    position: absolute;
    right: 15px;
    top: 13px;
  }
  
  #topmenu{
    position: absolute;
    bottom: 9px;
    left: 224px;
  }
  #topmenu ul{
    list-style: none;
    font-family: verdana;
    font-size: 12px;
  }
  #topmenu ul li{
    border-left: 1px solid #fff;
    padding: 0 29px 0 30px;
    display: inline;
  }
  #topmenu ul li.first{
    border: none;
  }
  #topmenu ul li a{
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    
  }
  #topmenu ul li a:hover{
    text-decoration: underline;
  }
  #topmenu ul li a.active{
    color: #c0c0c0;
  }
  
#obsah-bg {
  margin-top: -3px;
  margin-bottom: -3px;
  padding: 0;
  width: 100%;
  background: url('../layout/bodybg.gif') 0% 0% repeat-y;
}

#obsah{
  background: url('../layout/bodybg.gif') 0% 0% repeat-y;
  width: 970px;
  margin: 3px 22px;
}

#rpanel{
  float: right;
  width: 733px;
  
}
  #centerpanel{
    float: left;
    margin: 7px 0 0 0;
    width: 497px;
  }
  
  
  #centerbox{
    border: 1px solid #1f4a94;
    width: 495px;
    background-color: #f8f7f7;
    position: relative;
  }
  .cenprofil{
    background-image: url('../layout/profilbg.jpg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    height: 370px;
  }
  .cenprofil p{
    font-family: verdana;
    font-size: 12px;
    font-style: italic;
    line-height: 130%;
    padding: 0 15px 5px 15px;
  }
  
  #centerbox h1{
    background: url('../layout/h1bg.gif') 0% 0% no-repeat;
    padding: 4px 0 8px 50px;
    margin: 0 0 8px 0;
    font-style: italic;
    font-family: verdana;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
  }
  
  .cendes{
    height: 370px;
  }  
  
  
  
  
  

  #rightpanel{
    float: right;
    width: 225px;
  }


#leftpanel{
  float: left;
  width: 225px;
}


.box{
  position: relative;
  width: 225px;
  height: 192px;
  background: url('../layout/boxbg.gif') 0% 0% no-repeat;
}
.box a.maina{
  position: absolute;
  left: 25px;
  top: 9px;
  font-family: verdana;
  font-size: 11px;
  font-style: italic;
  text-decoration: none;
  color: #fff;
  z-index: 2;
}
.box a.maina:hover{
  text-decoration: underline;
}

.box ul.sluzby{
  font-weight: bold;
  color: #174390;
  padding: 35px 0 0 35px;
}
.box ul.sluzby li{
  padding: 2px 0;
}

.box .kontakt{
  color: #174390;
  padding: 35px 0 10px 30px;
}

.box .kontakt2{
  color: #174390;
  padding: 10px 0 0 15px;
  background: url('../layout/kontaktline.gif') 50% 0% no-repeat;
}
.box .kontakt2 a{
  color: #174390;
  text-decoration: none;
}
.box .kontakt2 a:hover{
  text-decoration: underline;
}

.box .kontakt2 span.lab{
  display: block;
  width: 50px;
  float: left;
  padding: 0 10px 2px 0;
  text-align: right;
}

.box .kontakt2 span.val{
  float: left;
  padding: 0 0 2px 0;
  font-weight: bold;
}


.box .mapa{
  position: absolute;
  left: 15px;
  z-index: 1;
  top: 8px;
}

.box .profil{
  padding: 30px 10px 0 12px;
  font-family: verdana;
  color: #1b4792;
  font-size: 10px;
  font-style: italic;
  line-height: 130%;
}
.box .profil a{
  color: #1b4792;
}
.vp{
  padding: 32px 0 0 25px;
}
.vp a{
  display: block;
  float: left;
  width: 83px;
  height: 68px;
  margin: 2px;
  padding: 0 0 0 0;
  overflow: hidden;
}
.box .vp a img{
  border: 1px solid #1c4792;
}





#footer{
  height: 31px;
  width: 100%;
  background: url('../layout/footbg.gif') 0% 0% no-repeat;
  
}
#footer p {
  color: #174390;
  font-family: verdana;
  font-size: 10px;
  text-align: right;
  padding: 0 28px 0  0;
}
#footer a{
  color: #174390;
  text-decoration: none;
}


.bigmap{
  float: left;
  border: 1px solid #244e96;
  margin: 0 0 0 15px;
}

.desr{
  float: left;
  width: 160px;
  margin: 0 0 0 15px;
}

.desr ul{
  list-style: none;
  padding: 0 0 30px 0;
}
.desr ul li{
  font-weight: bold;
  color: #174390;
  font-family: verdana;
  font-size: 12px;
  padding: 0px 0 1px;
}

.flaginfo{
  color: #174390;
  font-size: 10px;
  font-style: italic;
  padding: 0 0 0 20px;
  background: url('../layout/flaginfo.gif') 0% 0% no-repeat;
}

.padded{
  padding: 0 15px;
}
h2{
  color: #174390;
  font-family: verdana;
  font-size: 14px;
  margin: 8px 0 3px;
}
p.black{
  font-family: verdana;
  font-size: 12px;
  line-height: 130%;
  color: #000;
}
p.blue{
  font-family: verdana;
  font-size: 12px;
  line-height: 130%;
  color: #174390;
}

p.dests{
  font-style: italic;
}
p.dests strong{
  font-style: normal;
}

.carbox{
  background: url('../layout/carbox.gif') 0% 0% no-repeat;
  position: relative;
  float: left;
  width: 97px;
  height: 278px;
  padding: 2px 11px 0;
  margin: 15px 1px 10px 3px;
}
.carbox strong{
  display: block;
  text-align: center;
  height: 17px;
  font-family: verdana;
  font-size: 12px;
  color:#fff;
}
.carbox p{
  font-size: 10px;
  font-family: verdana;
  font-style: italic;
  color: #1d4285;
  padding: 10px 0 0 3px;

}

.carbox .botlink{
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  display: block;
  text-align: center;
  position: absolute;
  text-decoration: none;
  left: 0;
  bottom: 0;
  padding: 5px 0;
  width: 100%;
  background: #1d4285;
}
.carbox .botlink:hover{
  text-decoration: underline;
}

.centered{
  text-align: center;
}

.kontaktleft{
  float: left;
  padding: 0 0 0 10px;
}
.kontaktleft p{
  padding: 0;
  font-style: normal;
}
.kontaktleft em{
  color: #1d4285;
}
.konmail{
  display: block;
  color: #000;
  font-weight: bold;
  font-family: verdana;
  font-size: 12px;
  margin: 0 0 5px 0;
  padding: 3px 0 5px 30px;
  background: url('../layout/mail.jpg') 0% 0% no-repeat;
  
}

p.kontel{
  padding: 0px 0 0px 30px;
  background: url('../layout/tel.gif') 5px 5px no-repeat;
  
}

.popform{
  margin: -20px 5px 0 0;
  float: right;
  width: 268px;
  position: relative;
  height: 215px;
  background: url('../layout/formbg.gif') 0% 0% no-repeat;
  padding: 10px;
  font-family: verdana;
}

em.head{
  font-size: 12px;
  font-style: italic;
  padding: 0 0 0 40px;
  display: block;
}

.popform label.block{
  display: block;
  float: left;
  font-weight:bold;
  font-size: 12px;
  color:#1d4285;
  padding: 2px 0;
}
.m{ width: 65px;}
.l{ width: 120px;}
.ml{ width: 85px;}
.xl{ width: 135px;}
.xxl{ width: 190px;}
input.text{
  font-family: verdana;
  font-size: 11px;
  margin: 0 0 3px 0;
  vertical-align: middle;
  float: right;
  height: 18px;
  border: 1px solid #1d4285;
  background: url('../layout/inputbg.gif') repeat-x 0% 0%;
}

textarea{
  font-family: verdana;
  background: url('../layout/tabg.gif') repeat-x 0% 0%;
  font-size: 11px;
  height: 70px;
  width: 170px;
  float: right;
   border: 1px solid #1d4285;
  
}
input.submit{
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  height: 25px;
  width: 85px;
  border: none;
  background: #1d4285;
  position: absolute;
  left: 10px;
  bottom: 12px;
}

