BODY {
    font-size: 12px;
}
* {
  padding: 0px;
  margin: 0px;
  font-family: Verdana, Arial;
  outline: none; 
}

select, option, input {
  font-size: 10px;
}

form {   padding: 0px;   margin: 0px; }


h2 {
  font-size: 10px;
  color: #686868;
  line-height: 30px;
  border-bottom: 1px solid #dadada;
}



.blok h2 {
	font-size: 12px;
}

a:link {   text-decoration: underline;   color: #366ba1; }
a:visited {   text-decoration: underline;   color: #366ba1; }
a:hover {   text-decoration: underline;   color: #c71d14; }
a:active {   text-decoration: underline;   color: #c71d14; }


a.cervene:link {   text-decoration: underline;   color: #dd1111; }
a.cervene:visited {   text-decoration: underline;   color: #dd1111; }



#hlavicka {
  background: url('../design/backtop.gif') repeat-x;
  height: 142px;
}
.hlavni {width: 760px;}
.hlavicka {
  width: 760px;
  margin: 0px auto;
  overflow: hidden;
}

.logo {
  float: left;
  margin-top: 32px;
  margin-left: 20px;
  display: inline;
}

.logo2 {
  float: left;
  margin-left: 185px;
}

.logo img {
  border: 0px;
}

.menu {
	float: left;
}
 
ul#hornimenu {
  list-style-type: none;
  margin-top: 15px;
  text-align: center;
}

ul#hornimenu li {
  display: inline;
  text-decoration: none;
  height: 41px;
}

ul#hornimenu li a {
	display: block;
	float: left;
  	color: white;
  	text-decoration: none; 
  	margin-left: 15px;
  	margin-right: 15px;
	padding-top: 10px;
}

* html ul#hornimenu li a { margin: 0px 13px 0px 13px; }

ul#hornimenu li a.menicko1, ul#hornimenu li a.menicko:hover {
	background: url('../design/sipka.gif') top center no-repeat;
	padding-bottom: 2px;
	border-bottom: 1px solid #fff;
}

#stred {
  background: url('../design/backmiddle.gif') repeat-x;
}

.stred {
  background: url('../design/stin.gif') right bottom no-repeat;
  width: 775px;
  margin: 0px auto;
}

.stred1 {
  width: 775px;
  margin: 0px auto; 
  overflow: auto;
  background: url('../design/backstred.gif') repeat-x;
}

#leva {
  float: left;
  width: 190px;
}

#prava {
  float: right;
  width: 560px;
  /*border: 1px solid black;*/
}


#prava li {
  margin-left: 35px;  
}

ul#bocnimenu {
  list-style-type: none;
}

ul#bocnimenu li {
  border-bottom: 1px solid #dadada;
}

ul#bocnimenu li a.menicko {
  color: #303131;
  line-height: 30px;
  text-decoration: none;
  background: url('../design/plus.gif') center left no-repeat;
  padding-left: 15px;
  
}

ul#bocnimenu li a.menicko1, ul#bocnimenu li a.menicko:hover {
  color: #366ba1;
  line-height: 30px;
  text-decoration: none;
  font-weight: bold;
  background: url('../design/minus.gif') center left no-repeat;
  padding-left: 15px;
}

ul#bocnimenu li ul li {
  border-bottom: 0px;
}

ul#bocnimenu li ul li a.podmenicko{
  line-height: 30px;
  text-decoration: none;
  color: #303131;
  margin-left: 20px;
}

ul#bocnimenu li ul li a.podmenicko1, ul#bocnimenu li ul li a.podmenicko:hover, .odkaz {
  line-height: 30px;
  text-decoration: underline;
  color: #366ba1;
  font-weight: bold;
  margin-left: 20px;
}

#spodek {
  width: 760px;
  margin: 0px auto;
  text-align: right;
}

a.webrex {
  font-size: 10px;
  color: #303131;
  text-decoration: none;
}

.kontakty {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #eaeaea;
  background: #fafafa;
}

.hlaseniouzivateli {
  font-size: 10px;
  text-align: center;
  margin: 5px 0px;
}

.rozcestnik {
  float: left;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.rozcestnicek {
  width: 104px;
  height: 135px;
  float: left;
  margin-left: 3px;
  margin-right: 3px;
}

a.rozcestnicek1 {
  float: left;
  width: 104px;
  height: 85px;
}

a.rozcestnicek2 {
  float: left;
  width: 102px;
  line-height: 44px;
  text-decoration: none;
  border: 1px solid #cfecfb;
  background: #e3f4fc;
  color: #323232;
}

a.rozcestnicek2r {
  float: left;
  width: 102px;
  line-height: 16px;
  text-decoration: none;
  border: 1px solid #cfecfb;
  background: #e3f4fc;
  color: #323232;
  padding-top: 6px;
  padding-bottom: 6px;
}

div.spodnimenu {
  width: 760px;
  margin: 0px auto;
  color: #898989;
  text-align: right;
}

.spodnimenu a {
  text-decoration: none;
  font-size: 10px;
  color: #898989;
}

.spodnimenu a img {
  border: 0px;
  vertical-align: middle;
  padding-right: 4px;
}

.uvodka {
  overflow: auto;
  margin-top: 10px;
}

.aktualitky {
  float: left;
  width: 255px;
  border: 1px solid #eaeaea;
  background: #fafafa;
  padding: 8px;
  _height: 200px;
  min-height: 200px;
}

.reference {
  float: right;
  width: 255px;
  border: 1px solid #eaeaea;
  background: #fafafa;
  padding: 8px;
  _height: 200px;
  min-height: 200px;
}

.nadakt a {
  color: #dd1111;
  font-weight: bold;
}

.nadakt {
  padding-bottom: 2px;
  margin-bottom: 5px;
  border-bottom: 1px solid #eaeaea;
}

.nadref a {
  color: #8d8d8d;
  font-weight: bold;
}

.nadref {
  padding-bottom: 2px;
  margin-bottom: 5px;
  border-bottom: 1px solid #eaeaea; 
}

.mapawebu {
  margin-top: 10px;
}

.nadakt2 {
  padding-top: 5px;
  padding-bottom: 2px;
  margin-bottom: 2px;
  color: #dd1111;
  font-weight: bold;
  font-size: 11px;   
}

.nadakt2a {
  padding-top: 5px;
  padding-bottom: 2px;
  margin-bottom: 2px;
  color: #000000;
  font-weight: bold;
  font-size: 11px;   
}

.text2 {
  font-size: 11px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dashed #eaeaea; 
  text-align: justify;  
}

.mapka {
/*	background: url('../design/mapa.png') no-repeat; */
	height: 340px;
	position: relative;
}

.kolin, .brno, .mosnov, .myto, .budejovice, .vary, .kladno, .praha1, .praha2, .zlin, .obchodnici {
	position: absolute;
	cursor: pointer;
/*	padding-left: 15px;
	width: 30px;*/
	/*display: block;*/
	/*border: 1px solid black;*/
}

.kolin {
	left: 239px;
	top:  138px;
	height: 12px;
	width: 35px;
}

.brno {
	left: 374px;
	top: 227px;
	height: 12px;
	width: 35px;
}

.mosnov {
	left: 436px;
	top: 157px;
	width: 60px;
	height: 15px;
	border: 1px solid black;
	
}

.myto {
	left: 302px;
	top: 146px;
	width: 90px;
	height: 15px;
}

.budejovice {
	left: 144px;
	top: 247px;
	width: 95px;
	height: 30px;
}

.vary {
	left: 45px;
	top: 113px;
	width: 65px;
	height: 25px;
}

.kladno {
	left: 142px;
	top: 102px;
	width: 35px;
	height: 25px;
}

.praha1 {
	left: 173px;
	top: 126px;
	width: 50px;
	height: 15px;
}

.zlin {
	left: 457px;
	top: 217px;
	width: 30px;
	height: 15px;
}

.obchodnici {
	left: 209px;
	top:  165px;	
	width: 90px;
	height: 16px;
}

#clanek95, #clanek96, #clanek97, #clanek98, #clanek99, #clanek100, #clanek101, #clanek102, #clanek103, #clanek104 {
	display: none;
	margin-bottom: 10px;
}

.podklad_left {  background: url('../souboryeditor/podklad_left.gif') no-repeat; width: 97px; height: 25px; padding-left: 3px; font-weight: bold;}
.podklad_right {  background: url('../souboryeditor/podklad_right.gif') no-repeat; width: 173px; height: 25px; text-align: right; padding-right: 8px; font-weight: bold;}
.tabulka_rozcestnik td {font-size: 9px; height: 24px;}
.tabulka_rozcestnik p {font-size: 9px;}
.tabulka_rozcestnik a {font-size: 10px; }

.tabulkacertifikat { border-bottom: 1px dotted #898989; margin-bottom: 2px; }
.tabulkacertifikat td { padding-bottom: 5px; padding-top: 5px;}
.nadpiscertifikat { font-family: Tahoma; font-weight: bold; }
.adresareference { margin-left: 20px; margin-top: 3px;}
.ramecek_reference {border: 1px solid #898989; }

td.leva {
	text-align: right;
	width: 166px;
	margin: 0px;
	padding: 0 10px 0 0px;
	height: 18px;
}

td.prava input {
	width: 220px;
	margin: 0px;
	padding: 0px;
}

.login_form_text {display: block; width: 200px; padding-left: 3px;  /*border: 1px solid black;*/}
.login_form_text1 {display: block; width: 200px; /*border: 1px solid black;*/}

