*{
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
}
.none{
	display: none;
}
.clear{
	clear: both;
}
hr{ display: none;}
a{
  color: #007ac2;
}
a:hover{
	color: #00456e;
}
a.outlink{
  background: url('../layout/outlink.gif') 100% 0% no-repeat;
  padding: 0 10px 0 0 ;
}
a.download{
  background: url('../layout/download.gif') 100% 0% no-repeat;
  padding: 0 10px 0 0 ;
}
body{
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	padding: 0 0;
	background: #007ac2;
}

#contentbg{
  width: 100%;
  position: relative;
  text-align: center;
  background: #f2f4f8 url('../layout/topcontentbg.gif') 0% 0% repeat-x;
}
#topcontentbg{
  width: 100%;
}
#content{
  position: relative;
  margin: 0px auto 0;
  width: 954px;
  text-align: left;
  padding: 0px 0px 0 ;
  background: url('../layout/bodybg.gif') 0% 0% repeat-y;
}

#header{
  width: 100%;
  position: relative;
  height: 164px;
  margin: 0 0 0px 0;
  background: url('../layout/headerbg.gif') 0% 100% no-repeat;
}
  #logo{
    position: absolute;
    left: 57px;
    top: 69px;
  }
  #topilu{
  }
  #topsign{
    }
  
#topmenu{
  width: 770px;
  float: right;
  height: 45px;
  position: absolute;
  left: 180px;
  bottom: 25px;
 
}

#topmenu ul{
  float: left;
  
}
#topmenu ul li{
  display: block;
  float: left;
  height: 43px;
  padding: 1px 2px 1px 1px;
  background: url('../layout/topdel.gif') 0% 0% no-repeat;
}
#topmenu ul li.first{
  background: none;
}
#topmenu ul li a{
  height: 11px;
  display: block;
  float: left;
  font-size: 16px;
  color: #fff;
  font-family: georgia;
  text-decoration: none;
  padding: 12px 10px 8px;
}
#topmenu ul li a:hover{
  text-decoration: underline;
  color: #e7f2ff;
}
#topmenu ul li a.active{
  text-decoration: underline;
}
#topmenu ul li a.active:hover{
  text-decoration: underline;
}
#topmenu ul li span.loglab{
  height: 11px;
  display: block;
  float: left;
  font-size: 16px;
  padding: 12px 0px 8px;
  color: #fff;
  font-family: georgia;
}


#flags{
  position: absolute;
  right: 0;
  top: 0;
  padding: 2px 0;
  line-height: 20px;
  font-size: 11px;
  color: #666;
}
#flags img{
  margin: 2px 2px 0 0;
}
#rpart{
  width: 900px;
  position: relative;
  padding: 8px 27px 10px;
  
}


#centerpanel{
  float: left; 
  width: 600px;
  padding: 0 10px 25px 0px; 
  
}
h1{
  font-size: 32px;
  font-family: georgia;
  font-weight: normal;
  color: #007ac2;
  padding: 15px 0 7px 0;
}
h2{
  font-size: 26px;
  font-family: georgia;
  font-weight: normal;
  color: #007ac2;
  padding: 10px 0 4px 0;
}
h3{
  font-size: 18px;
  font-family: tahoma;
  font-weight: normal;
  color: #0d0d0d;
  padding: 10px 0 5px 0;
}
#content p{
  text-align: justify;
  font-size: 13px;
  line-height: 140%;
  padding: 0 0 8px 0;
}
#centerpanel ol, #centerpanel ul{
  padding: 4px 0 8px 25px;
}
#centerpanel ol li, #centerpanel ul li{
  padding: 1px 0;
}

#centerpanel ul{
  list-style: square;
}

.leftpanel{
  float: left;
  width: 640px;
  overflow: hidden;
}
.leftpanel ul{
  padding: 0 0 5px 15px;
 list-style: square;
}
.leftpanel ul li, .leftpanel ol li{
  padding: 2px 0;
}
.leftpanel ol li{
  padding: 3px 0;
}
.leftpanel ol{
  padding: 5px 0 5px 20px;
 list-style: decimal;
}
.leftpanel ol li ol{
  padding: 5px 0 5px 20px;
 list-style: lower-alpha;
}
  .alerttop{
    width: 640px;
    height: 9px;
    overflow: hidden;
    background: url('../layout/alerttop.png') 0% 0% no-repeat;
  }
  .alertbot{
    width: 640px;
    height: 9px;
    overflow: hidden;
    margin-bottom: 0px;
    background: url('../layout/alertbot.png') 0% 0% no-repeat;
  }
  .alertbox{
    width: 610px;
    padding: 0px 15px;
    color: #bb0000;
    font-weight: bold;
    background: url('../layout/alertbody.png') 0% 0% repeat-y;
  }

#content .alertbox p{
  padding: 0;
}

#content .alertbox p.kuzelka{
    padding-left: 55px;
    background: url('../layout/kuzelka.jpg') 0% 50% no-repeat;
  }
  

.rightpanel{
  float: right;
  width: 240px;
  padding: 10px 0 30px 0; 
}

.rightpanel .headline{
  display: block;
  text-transform: uppercase;
  margin: 0px 0 0px;
  padding: 0 0px;
  font-size: 15px;
  font-family: arial;
  color: #444;
  font-weight: bold;
}
.rightpanel .supheadline{
  display: block;
  
  margin: 0px 0 0px;
  padding: 0 0px;
  font-size: 14px;
  font-family: arial;
  color: #fff;
  font-weight: bold;
}
.rbox{
  margin: 0 0 0px 0;
  background: #007ac2;
  padding: 3px 10px;
  color: #fff;
  line-height: 150%;
}
.blubox{
  margin: 0 0 0px 0;
  background: #0074b8;
  padding: 3px 10px;
  color: #fff;
}
.grebox{
  margin: 0 0 0px 0;
  background: #cdcdcd;
  padding: 3px 10px;
  color: #525252;
}
.rightpanel .blubox .headline{
  color: #fff;
  padding: 0 0 5px 0;
}
.blubox a{
  color: #fff;
}
.tel{
  font-size: 18px;
  font-weight: normal;
}
.blubox .headline a{
  text-decoration: none;
}


.rtop{
  width: 280px;
  height: 7px;
  background: url('../layout/rboxtop.gif') 0% 0% no-repeat;
}
.rbot{
  width: 280px;
  height: 7px;
  margin: 0 0 10px 0 ;
  background: url('../layout/rboxbot.gif') 0% 0% no-repeat;
}

.gretop{
  width: 240px;
  height: 7px;
  background: url('../layout/greboxtop.png') 0% 0% no-repeat;
}
.grebot{
  width: 240px;
  height: 7px;
  margin: 0 0 10px 0 ;
  background: url('../layout/greboxbot.png') 0% 0% no-repeat;
}

.blutop{
  width: 240px;
  height: 7px;
  background: url('../layout/blutop.png') 0% 0% no-repeat;
}
.blubot{
  width: 240px;
  height: 7px;
  margin: 0 0 10px 0 ;
  background: url('../layout/blubot.png') 0% 0% no-repeat;
}
.orsep{
  height: 1px;
  width: 100%;
  background: url('../layout/orsep.gif') 50% 0% no-repeat;
  margin: 10px 0 7px;
}



.rgal{
  text-align: center;
  padding: 10px;
  background: #f0f0f0;
}
.rgal img{
  border: 3px solid #ccc;
}

.label{
  float: left;
}

.val{
  float: right;
}
.kontaktbox{
  padding: 5px 5px;
}
.boxv{
  
}


.leftpanel .photo{
  width: 100px;
  height: 80px;
  padding: 8px 8px 3px;
  background: #f9f9f9;
  margin: 5px;
  text-align: center;
  float: left;
  border: 1px solid #f0f0f0;
}

#allfooter{
width: 100%;
text-align: center;
border-top: 1px solid #004e7b;
background: url('../layout/footerbg.gif') 0% 0% repeat-x;
}

#footer{
  width: 900px;
  margin: 10px auto;
  padding: 10px 10px 50px;
  color: #fff;
  font-size: 12px;
  
}

#footer .left{
  float: left;
  line-height: 150%;
  text-align: left;
  font-size: 11px;
}
#footer .right{
  float: right;
  text-align: left;
  width: 440px;
  
}
.flinkbox{
  float: left;
  width: 175px;
  border-left: 1px solid #66afda;
  padding: 5px 20px;
}
.flinkbox ul{
  list-style: none;
  padding: 5px 0 0 0px;
}
.flinkbox ul li {
  padding: 3px 0 0 0;
}

#footer a{
  color: #fff;
}

form.kontakt .block{
	float: left;
	display: block;
}
form.kontakt label{
	padding: 2px 0;
	margin: 2px 0;
}
form.kontakt input.text{
	border: 1px solid #d0d0d0;
	margin: 2px 0;
	padding: 5px;
	font-size: 11px;
	width: 200px;
}
form.kontakt textarea{
	width: 490px;
	padding: 2px;
	margin: 2px 0;
	height: 90px;
	border: 1px solid #d0d0d0;
	font-size: 11px;
	font-family: tahoma;
}
form.kontakt .req, form.kontakt strong{
	color: #cc0000;
}
form.kontakt input.submit{
	margin: 3px 0 0 100px;
	padding: 5px;
	font-weight:bold;
	color: #505050;
	background: #f0f0f0;
	border: 1px solid #d0d0d0;
	cursor:pointer;
}
form.kontakt .l{
	width: 100px;
}

blockquote{
  padding: 7px 10px;
  margin: 5px 0;
}

blockquote.err{
  border: 1px solid #fad7d7;
  background: #faf1f1;
  color: #a70806;
}
blockquote.ok{
  border: 1px solid #cde1cb;
  background: #e2f8e0;
  color: #2f8920;
  font-weight: bold;
}
 .rmenu{
  padding: 0 0 5px 0;
  width: 100%;
}
.rmenu ul{
  list-style: none;
  color: #25adce;
}
.rmenu ul li{
    background: url('../layout/rdel2.gif') 50% 100% no-repeat;
  
}
.rmenu ul li a{
  display: block;
  padding: 5px 0px 5px 5px;
  font-weight: normal;
  text-decoration: none;
}

.rmenu ul li a.active{
  color: #fff;
  font-weight:bold;
}
.rmenu ul li a:hover{
  text-decoration: underline;
}

.rmenu ul li ul{
  list-style: none;
  padding: 0 0 5px 0;
}
.rmenu ul li ul li{
  background: none;
  border-bottom: none;
}
.rmenu ul li ul li a{
  padding: 0px 0 5px 5px;
  font-weight: normal;
  font-size: 11px;
  
}
.rmenu ul li ul li a:hover{

}

.admlink{
  position: absolute;
  left: 0;
  top: -145px;
  color: #fff;
  font-size: 10px;
}










.progbox{
  background: url('../layout/hordel.jpg') 0% 0% no-repeat;
  width: 100%;
  padding: 10px 0 5px 20px;
}
.progbox .img{
  width: 110px;
  float: left;
  margin: 0 10px 0 0;
}
.progbox .popis{
  width: 480px;
  float: left;
}
#centerpanel .progbox .popis h3{
  padding: 0;
  font-weight: bold;
  font-size: 15px;
  margin: 0;
}
#centerpanel .progbox .popis a h3 {
  color: #e8671a;
}
#centerpanel .progbox .popis a:hover h3{
  color: #444;
  text-decoration: underline;
}

.right{
  float: right;
}

.centered{
  text-align: center;
}

.imgflleft{
  float: left; 
  margin: 6px 10px 0 0;
  border: 1px solid #ccc;
}


/* ADDED STYLES */ 
#langs{
  position: absolute;
  right: 5px;
  top: 0px;
}
#langs a{
  padding: 10px 10px 3px;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  display: block;
  float: left;
  text-transform: uppercase;
  
}
a.lcz{
  border-right: 1px solid #fff;
}
#langs a.active{
  font-weight: bold;
}

#srch{
  position: absolute;
  right: 12px;
  top: 48px;
}
#srch .text{
  border: none;
  padding: 4px;
}
#srch .submit{
  background: none;
  color: #fff;
  font-weight: bold;
  height: 24px;
  font-family: tahoma;
  cursor: pointer;
  font-size: 12px;
  border: none;
  
}



.mapbox{
  float: right;
  position: relative;
  width: 264px;
  height: 232px;
  padding: 10px;
  background: url('../layout/actboxbg.jpg') 0% 100% no-repeat;
}

#mapbg{
  width: 254px;
  height: 161px;
  margin: 0 auto;
  position: relative;
  background: url('../layout/map_bg.jpg') 0% 0% no-repeat;
}
#mapbuts{
  position: absolute;
  left: 9px;
  bottom: 54px;
}
.but{
  display: block;
  float: left;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  width: 85px;
  height: 20px;
  margin: 0 2px;
  padding: 2px 0 0;
}
.but:hover{
  color: #f0f0f0;
}
.blubut{background: url('../layout/mapbutblu.jpg') 0% 0% no-repeat; }
.orabut{background: url('../layout/mapbutora.jpg') 0% 0% no-repeat; }
.grabut{background: url('../layout/mapbutgra.jpg') 0% 0% no-repeat; }

#mapdet{
  padding: 9px 3px 0; 
}

.maplink{
  display: block;
  overflow: hidden;
  
  width: 17px;
  height: 16px;
  position: absolute;
}
.maplink span{
  display: none;
}
.m_kolej{
  background: url('../layout/m_arr_kolej.gif') 0% 0% no-repeat;
}
.m_menza{
  background: url('../layout/m_arr_menza.gif') 0% 0% no-repeat;
}
.m_others{
  background: url('../layout/m_arr_others.gif') 0% 0% no-repeat;
}

.m_dettext{
  display: none;
}
.m_show{
  display: block;
}
#m_k_strahov{ left: 74px; top: 51px;}
#m_k_podoli{ left: 90px; top: 80px;}
#m_k_dejvicka{ left: 60px; top: 32px;}
#m_k_orlik{ left: 80px; top: 22px;}
#m_k_bubenec{ left: 82px; top: 10px;}
#m_k_sinkule{ left: 66px; top: 28px;}
#m_k_masarykova{ left: 50px; top: 30px;}
#m_k_hlavkova{ left: 86px; top: 62px;}

#m_o_betlem{ left: 90px; top: 48px;}
#m_o_novomestsky{ left: 100px; top: 58px;}
#m_o_krystal{ left: 30px; top: 25px;}

#m_o_masarykova{ left: 50px; top: 30px;}
#m_m_masarykova{ left: 50px; top: 30px;}
#m_m_archi{left: 68px; top: 6px;}
#m_m_sbar{left: 73px; top: 50px;}

#m_m_fsv{ left: 63px; top: 13px;}
#m_m_stdum{ left: 70px; top: 11px;}
#m_m_technicka{ left: 78px; top: 16px;}
#m_m_podoli{ left: 94px; top: 77px;}
#m_m_strahov{ left: 77px; top: 48px;}
#m_m_kn{ left: 89px; top: 55px;}
#m_m_bkn{ left: 96px; top: 54px;}
#m_m_horska{ left: 80px; top: 68px;}
#m_m_kladno{ left: 10px; top: 25px; background-image: url('../layout/m_arr_kladno.gif');}


.leftnews{
  float: left;
  width: 341px;
}

.newsboxtop{
  width: 341px;
  height: 15px;
  background: url('../layout/newsboxtop.png') 0% 0% no-repeat;
}
.newsboxbot{
  width: 341px;
  height: 15px;
  background: url('../layout/newsboxbot.png') 0% 0% no-repeat;
}
.newsbox{
  width: 321px;
  padding: 0 10px;
  min-height: 223px;
  background: url('../layout/newsboxbody.png') 0% 0% repeat-y;
}
.news{
  background: url('../layout/newssep.png') 50% 0% no-repeat;
  padding: 5px 0;
  color: #222;
}
.newsall .news{
  padding: 15px 0;
  background: url('../layout/newssep.png') 0% 100% no-repeat;
}
.grebox .news{
  border-top: 1px solid #f0f0f0;
  background: none;
}
.newsboxhl{
  font-size: 16px;
  font-family: arial;
  text-transform: uppercase;
  color: #007ac2;
  display: block;
  padding: 0 0 3px 0;
}
.rnewsboxhl{
font-size: 16px;
  font-family: arial;
  text-transform: uppercase;
  color: #fff;
  display: block;
  padding: 0 0 3px 0;
}
.news .time{
  font-size: 11px;
  color: #666;
}
#content .news p{
  padding: 3px 0 0 0;
  font-size: 11px;
  line-height: 130%;
  text-align: justify;
  color: #525252;
}
.archivelink{
  float: right;
}


a.akolej{
  display: block;
  text-align: center;
  width: 108px;
  height: 23px;
  padding: 85px 0 0 0;
  margin-left: 4px;
  background-repeat: none;
  float: left;
  color: #fff;
  text-decoration: none;
  background-position: 0% 100%;
}
a.amenza{
  display: block;
  text-align: center;
  width: 94px;
  height: 23px;
  padding: 85px 0 0 0;
  margin-left: 5px;
  background-repeat: none;
  float: left;
  color: #fff;
  text-decoration: none;
  background-position: 0% 100%;
}
a.akolej:hover, a.amenza:hover{
  background-position: 0% 0%;
}
.afirst{
  margin-left: 0;
}
.k_bubenec{background-image: url('../layout/koleje/bubenec.png'); }
.k_dejvice{background-image: url('../layout/koleje/dejvice.png'); }
.k_hlavkova{background-image: url('../layout/koleje/hlavkova.png'); }
.k_orlik{background-image: url('../layout/koleje/orlik.png'); }
.k_podoli{background-image: url('../layout/koleje/podoli.png'); }
.k_strahov{background-image: url('../layout/koleje/strahov.png'); }
.k_masarykova{background-image: url('../layout/koleje/masarykova.png'); }
.k_sinkuleho{background-image: url('../layout/koleje/sinkuleho.png'); }

.m_stdum{background-image: url('../layout/menzy/stdum.png'); }
.m_tech{background-image: url('../layout/menzy/technicka.png'); }
.m_strahov{background-image: url('../layout/menzy/strahov.png'); }
.m_podoli{background-image: url('../layout/menzy/podolska.png'); }
.m_masarykova{background-image: url('../layout/menzy/masarykova.png'); }
.m_kladno{background-image: url('../layout/menzy/kladno.png'); }
.m_lafon{background-image: url('../layout/menzy/lafon.png'); }
.m_kn{background-image: url('../layout/menzy/kn.png'); }
.m_horska{background-image: url('../layout/menzy/horska.png'); }
.m_bkn{background-image: url('../layout/menzy/bkn.png'); }
.m_fsv{background-image: url('../layout/menzy/fsv.png'); }
.m_sbar{background-image: url('../layout/menzy/sbar.png'); }
.m_archicafe{background-image: url('../layout/menzy/archicafe.png'); }

.bigbut{
  text-transform: uppercase;
  font-family: arial;
  font-size: 16px;
  color: #fff;
  text-align: center;
  display: block;
  width: 240px;
  height: 35px;
  padding: 18px 0 0 0;
  background-position: 0% 0%;
  background-repeat: no-repeat;
  margin-bottom: 6px;
  text-decoration: none;
  font-weight: bold;
}
.topspec{
  padding: 7px 0 0 0;
  height: 46px;
}
.bigbut:hover{
  background-position: 0% 100%;
  color: #fff;
}

.blu{ background-image: url('../layout/bigbut_blu.png');}
.blu2{ background-image: url('../layout/bigbut_blu2.png');}
.blu3{ background-image: url('../layout/bigbut_blu3.png');}
.nav{ background-image: url('../layout/bigbut_nav.png');}
.red{ background-image: url('../layout/bigbut_red.png');}
.red2{ background-image: url('../layout/bigbut_red2.png');}

.nextconts{
  text-transform: uppercase;
  font-family: arial;
  font-size: 14px;
  color: #fff;
  text-align: center;
  display: block;
  width: 218px;
  height: 28px;
  padding: 14px 0 0 0;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  background-image: url('../layout/nextconts.png');
  margin: 10px auto 0;
  text-decoration: none;
  font-weight: bold;
}
.nextconts:hover{
  background-position: 50% 100%;
  color: #fff;
}

.stlog label{
  display: block;
  float: left;
  width: 60px;
  padding: 4px 0px 0;
  text-align: right;
}
.stlog input.text{
  border: 1px solid #acacac;
  padding: 3px;
  margin: 0 4px 3px 0;
  float: right;
}
.studlogsubm{
  width: 110px;
  height: 25px;
  border: none;
  margin: 0 auto;
  padding: 8px 0 0 0;
  text-align: center;
  font-family: arial;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  display: block;
  font-weight: bold;
  background: url('../layout/studlogsubm.png') 0% 0% no-repeat;

}
.studlogsubm:hover{
  color: #f0f0f0;
}


.mainimg{
  border: 1px solid #ccc;
  float: left;
  width: 309px;
  padding: 2px;
}


.ttds{
  width: 315px;
  float: right;
}

.ttds table{
  border-collapse: collapse;
  margin: 0 0 10px 0;
}
.ttds table td{
  vertical-align: top;
    border: 1px solid #ccc;
  padding: 4px 5px;
}
.ttds table tr.light td{

}
.ttds table tr.dark td{
  background: #f5f5f5;
}
.ttds table .sign{
  width: 105px;
}
.ttds table ul{
  list-style: square;
  padding: 0 0 0 15px;
}
.ttds table ul li{
  padding: 2px 0px;
  font-size: 11px;
}

.intexttab{
  border-collapse: collapse;
  margin: 0 1px 10px 1px;
  width: 99%;
}
.righttab{
  width: 401px;
  float: right;
}
.righttab table.intexttab{
  width: 400px;
}
.smallpoz{
  font-size: 10px;
}
.righttab table th{
  background: #f0f0f0;
  text-align: center;
  padding: 3px;
  border: 1px solid #ccc;
}
.nofull{
  width: auto;
}
.tar{
  text-align: right;
}
.intexttab td{
  vertical-align: top;
    border: 1px solid #ccc;
  padding: 5px 10px 3px;
}
.intexttab tr.light td{
  padding: 3px 10px;
}
.intexttab tr.dark td{
  background: #f5f5f5;
}

.rimg{
  float: right;
  margin: 0 0 10px 20px;
  padding: 4px;
  border: 1px solid #ccc;
}


.ctab{
  border-collapse: collapse;
  margin: 0 1px 10px 1px;
  width: 99%;
  
  font-size: 11px;
}
.ctab th{
  padding: 3px;
  background: #eee;
  border: 1px solid #ccc;
}
.ctab td{
  padding: 3px;
  border: 1px solid #ccc;
  vertical-align: top;
}
.ctab tr.dark td{
  background: #f0f0f0;
}
.ctab .superth{
  font-size: 20px;
  font-weight: normal;
  padding: 20px 5px 3px;
  color: #444;
  border: 0;
  background: #fff;
}
.ctab td.hl, .ctab tr.dark td.hl{
  background: #ddd;
  color: #000;
  padding: 5px 3px;
}
.ctab td.pause{
  background: #fff;
  border: none;
  height: 3px;
}
.ctab a{
  font-size: 10px;
}
.ctab .teltd{
  width: 65px;
}

.widetd{
  text-align: center;
}
.ubytovat{
  display: block;
  width: 179px;
  height: 26px;
  padding: 12px 0 0 45px;
  text-decoration: none;
  overflow: hidden;
  margin: 5px auto 0;
  font-size: 12px;
  color: #fff;
  text-align: left;
  font-weight: bold;
  background: url('../layout/ubytovat_fd.jpg') 0% 0% no-repeat;
}
.ubytovat:hover{
  color: #fff;
  background-position: 0% 100%;
}
.informovat {
  display: block;
  width: 179px;
  height: 26px;
  font-size: 12px;
  padding: 12px 0 0 45px;
  text-decoration: none;
  overflow: hidden;
  text-align: left;
  margin: 5px auto 5px;
  color: #444;
  font-weight: bold;
  background: url('../layout/info_fd.jpg') 0% 0% no-repeat;
}
.informovat:hover{

  background-position: 0% 100%;
}


.provozbox{
  background: url('../layout/provbg.jpg') 0% 100% no-repeat;
  width: 622px;
  height: 105px;
  padding: 10px;
}

.provozbox .imgs{
  float: right;
  width: 225px;
 }
 
.provozbox .text{
  float: left;
  width: 385px;
  
 }

#rpart .provozbox .text h2{ 
  padding: 0;
 }
.provozbox .text .vice{
  float: right;
}
#rpart p.small{
  font-size: 11px;
}

.aktualitylink{
  float: right;
}

.grebox a{
  color: #444;
}

.logout{
  float: right;
}
.logoutbut{
    background: url('../layout/topdel.gif') 0% 0% no-repeat;
  display: block;
  float: left;
  font-size: 16px;
  color: #fff;
  font-family: georgia;
  text-decoration: none;
  padding: 12px 13px 8px;
  border: none;
  cursor: pointer;
}

#topmenu ul.righted{
  float: right;
}


.loginhead{
  background: #005487 url('../layout/ico_login.png') 10px 50% no-repeat;
  padding: 10px 10px 10px 50px;
  width: 280px;
  color: #fff;
  font-weight: normal;
  font-family: georgia;
  font-size: 20px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.logincont{
  border: 1px solid #dbe1e9;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; 
  padding: 10px;
  width: 318px; 
  background: #e9f0f8;
}
.logincont label{
  display: block;
  float: left;
  width: 80px;
  padding: 3px 0 0 0;
}
.logincont input.text{
  float: left;
  border: 1px solid #dbe1e9;
  padding: 4px;
  margin-bottom: 4px;
  width: 200px;
}
.logincont input.submit{
   background: #005487 ; 
   color: #fff;
   margin: 0 0 0 81px;
   border: none;
   padding: 2px;
   height: 26px;
   width: 80px;
   font-weight: bold;
   cursor: pointer;
}
.ffleft{
  float: left;
}
.zavbigbut{
  background: #005487;
  color: #fff;
  font-size: 22px;
  text-align: center;
  display: block;
  padding: 20px 40px;
  text-decoration: none;
  margin: 50px 20px;
  width: 300px;
  float: right;
  font-family: georgia;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px; 
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; 
}
.zavbigbut:hover{
  color: #fff;
  background: #00446e;
}
.ankbigbut{
  background: #005487;
  color: #fff;
  font-size: 22px;
  text-align: center;
  display: block;
  padding: 20px 40px;
  text-decoration: none;
  margin: 50px 20px;
  width: 300px;
  float: left;
  font-family: georgia;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px; 
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; 
}
.ankbigbut:hover{
  color: #fff;
  background: #00446e;
}
.intbbut{
  background: #005487;
  color: #fff;
  font-size: 22px;
  text-align: center;
  display: block;
  padding: 20px 40px;
  text-decoration: none;
  margin: 0 auto;
  width: 300px;
  float: none;
  font-family: georgia;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px; 
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; 
}
.intbbut:hover{
  color: #fff;
  background: #00446e;
}



.smallmargin{
  margin: 20px 20px;
}



.ankbox, .zavbox{
  border: 1px solid #dbe1e9;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; 
  border-top-left-radius: 8px;
  border-top-right-radius: 8px; 
  padding: 10px;

  background: #e9f0f8;
}
.zavbox{
  margin: 10px 0;
}
.zavbox label{
  display: block;
  width: 150px;
  float: left;
  padding: 4px 0 0 0;
}
.zavbox input.text, .regform input.text{
  border: 1px solid #dbe1e9;
  font-family: arial;
  width: 500px;
  padding: 5px;
  margin-bottom: 4px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; 
  border-top-left-radius: 8px;
  border-top-right-radius: 8px; 
}

.regform label{
  display: block;
  width: 150px;
  float: left;
  padding: 4px 0 0 0;
}
.regform input.text{
  width: 150px;
}
.submit{

}

.hlas{
  margin: 0 0 10px 85px;
}
.extextlab{
  float: left;
  width: 80px;
  padding: 4px 0 0 0;
}
.exttext, .zavbox textarea{
  border: 1px solid #dbe1e9;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; 
  border-top-left-radius: 8px;
  border-top-right-radius: 8px; 
  padding: 10px;
  font-family: arial;
  width: 300px;
  height: 80px;
  font-size: 12px;
}
.zavbox textarea{
  width: 700px;
  padding: 5px;
}

.anksub, .zavsub, .regform input.submit{
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; 
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; 
  border: none;
  cursor: pointer;
  color: #fff;
  font-family: georgia;
  background: #005487;
  padding: 4px;
  margin: 4px 0 0 81px;
}
.zavsub, .regform input.submit{
  margin-left: 150px;
}

.repline{
  width: 900px;
  height: 25px;
  margin-bottom: 4px;
  position: relative;
  border: 1px solid #ccc;
}
.hilight{
  position: absolute;
  left: 0;
  top: 0;
  height: 25px;
  background: #f0f0f0;
}
.reptext{
  position: relative;
  float: left;
  line-height: 25px;
  font-weight: bold;
  padding: 0 5px;
}
.repnl{
  float: right;
  position: relative;
  padding: 0 5px;
  line-height: 25px;
  font-size: 18px;
  font-weight: bold;
}

.commentbox{
  padding: 5px;
  border-bottom: 1px solid #ccc;
}
.anksul{
  padding: 0 0 0 15px;
  list-style: square;
}

.ticketoverview{
  width: 100%;
  border-collapse: collapse;
}
.ticketoverview th{
  padding: 6px 8px;
  background: #e9f0f8;
  border-bottom: 1px solid #ccc;
}
.ticketoverview td{
  padding: 6px 8px;
}
.ticketoverview .datum{
  width: 130px;
}
.ticketoverview tr.dark td{
  background: #f0f0f0;
}
.ticketoverview{

}

.h1back{
  text-decoration: none;
}

#rpart .zavbox .s{
  width: 50px;
}


.provoz{
  border: 1px solid #ccc;
  padding: 4px;
  float: left;
  margin-bottom: 4px;
}

.spec{
  visibility: hidden;
  height: 1px;
  overflow: hidden;
}

.labt{
  display: block;
  float: left;
  padding: 4px 0 0 0;
  width: 130px;
}
.labpadded{
  padding: 0 0 0 150px;
}

/* VR */

.vrloginb label{
  display: block;
  float: left;
  width: 40px;
  padding: 3px 0 0 0;
}
.vrloginb input.text{
  float: right;
  border: 1px solid #dbe1e9;
  padding: 4px;
  margin-bottom: 4px;
  width: 150px;
}
.vrloginb input.submit{
   background: #005487 ; 
   color: #fff;
   margin: 0 0 0 0px;
   border: none;
   padding: 2px;
   height: 26px;
   width: 80px;
   float: right;
   font-weight: bold;
   cursor: pointer;
}
.vrloginb input.odhlasit{
  float: right;
  margin: 10px 0 0 0;
}
.regform label{
  float: left;
  padding: 4px 0 0 0;
  width: 140px;
}
.regform label.inlined{
  float: left;
  width: auto;
}
.regform input.text, .regform select{
  float: left;
  border: 1px solid #ccc;
  padding: 4px;
  margin-bottom: 4px;
  width: 150px;
}
.regform select{
  width: 160px;
}
.regform input.check{
  float: left;
  margin: 7px 4px 4px 140px;
}
.regform input.submit{
   background: #005487 ; 
   color: #fff;
   font-family: arial;
   margin: 5px 0 0 140px;
   border: none;
   padding: 4px;
  
   float: left;
   font-weight: bold;
   cursor: pointer;
}
.regform input.addnabsub{
  margin: 0 auto;
  float: none;
  padding: 10px 40px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px; 
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; 
  font-size: 18px;
}
.nabpopis{
  border: 1px solid #ccc;
  padding: 5px;
  width: 628px;
  height: 150px;
  font-family: arial;
  font-size: 12px;
}
.inputlike{
  display: block;
  padding-top: 4px;
  margin-bottom: 4px;
  float: left;
}
.vrbox{
  border-bottom: 1px solid #ccc;
  padding: 5px;
}
#rpart .vrbox h2{
  font-size: 18px;
}
#rpart .vrbox p.sminfo, #rpart p.sminfo{
  font-size: 11px;
  font-style: italic;
  color: #666;
  padding: 0;
}

.addnab{
  background: #005487;
  color: #fff;
  font-size: 18px;
  text-align: center;
  display: block;
  padding: 10px 40px;
  text-decoration: none;

  width: 200px;
  font-family: georgia;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px; 
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; 
}
.addnab:hover{
  color: #fff;
  background: #00446e;
}

table.nabfiles{
  border-collapse: collapse;
  margin-top: 10px;
  width: 100%;
}
table.nabfiles th{
  padding: 5px 10px;
  color: #fff;
  background: url('../layout/topcontentbg.gif') 0% 100% repeat-x;
}
table.nabfiles td{
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
}
table.nabfiles .ra{
  text-align: right;
}

.pages{
  text-align: right;
  padding: 10px 5px;
}
.pages a{
  background: #007ac2;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  padding: 2px 5px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; 
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; 

}
.pages a:hover{
  background: #005487;
}
.pages a.active{
  background: #005487;
}


    .ui-autocomplete-category {
        font-weight: bold;
        padding: .2em .4em;
        margin: .8em 0 .2em;
        line-height: 1.5;
    }
    ul.ui-menu li.ui-menu-item{
      text-align: left;
    }


.tagcloud a{
  padding: 0 5px;
}



.tc11{font-size: 11px;}
.tc12{font-size: 12px;}
.tc13{font-size: 13px;}
.tc14{font-size: 14px;}
.tc15{font-size: 15px;}
.tc16{font-size: 16px;}
.tc17{font-size: 17px;}
.tc18{font-size: 18px;}
.tc19{font-size: 19px;}
.tc20{font-size: 20px;}
.tc21{font-size: 21px;}
.tc22{font-size: 22px;}
.tc23{font-size: 23px;}
.tc24{font-size: 24px;}
.tc25{font-size: 25px;}
.tc26{font-size: 26px;}
.tc27{font-size: 27px;}
.tc28{font-size: 28px;}
.tc29{font-size: 29px;}
.tc30{font-size: 30px;}
.tc31{font-size: 31px;}


#navtags{
  border-bottom: 1px solid #d7d7d7;
  padding: 8px 0;
}
#navtags label{
  float: left;
  display: block;
  padding: 3px 5px 0 0;
}
.ntag{
  position: relative;
  margin-right: 8px;
  display: block;
  float: left;
}
.ntback{
  float: right;
  margin-right: 0px;
}
.ntag a.tag{
  background: #ccc;
  line-height: 23px;
  font-size: 14px;
  padding: 0 10px;
  display: block;
  float: left;
  text-transform: uppercase;
  color: #3d3d3d;
  text-decoration: none;
}
.ntback a.tag{
  background: #444;
  color: #fff;
}
  a.tag:hover{
    background: #444;
    color:#fff;
  }
  
.ntag a.remtag{
  position: absolute;
  right: -5px;
  top: -5px;
  display: none;
  width: 16px;
  height: 16px;
  background: url('../layout/tagrem.png') 0% 0% no-repeat;
}
a.remtag span{display: none;}

#nexttags{
  padding: 8px 0;
}
.dllink{
  background: #007ac2;
  color: #fff;
  padding: 4px;
  display: block;
  text-decoration: none;
}
.dllink:hover{
  background: #00456e;
  color: #fff;
}