#rekl { 
  width: 500px;
  height: 346px;
  position: absolute;
  left: 200px;
  top: 50px;
  z-index: 100;
  border: 3px solid #000;
}
#rekl img{
  width: 500px;
} 

*{
	padding: 0;
	margin: 0;
}
h1{
        font-size: 18px;
        font-weight: normal;
        color: #cb0000;
        margin: 0 0 10px 0;
    }
    
h1.inner{
        font-size: 15px;
        font-weight: bold;
        color: #9d0105;
        margin: 0 0 10px 0;
    }
a img{
	border: none;
}
hr{
	display: none;
}
body{
	text-align: center;
	background: #ffffff url('../layout/bgrBody.gif') repeat-x;
	font-family: tahoma;
	font-size: 11px;
}
.clear{
	clear: both;
}
a{
	color: #cb0000;
}
a:hover{
	color: #444444;
}
#obsah{
    margin: 0 auto;
    width: 850px;
    text-align: left;
    position:relative;
    top:10px;
    z-index:0;
} 

#footercontent{
	margin: 0 auto;
	width: 850px;
	text-align: left;
    position:relative;
}
#top {    
    margin: 0 auto;
    width: 900px;
    text-align: left;
    position:relative;
    z-index:100;
    }
#ad{
  height: 80px;
  padding: 10px 0 0;  
  }

#top{
	position: relative;
	top:10px;
	height: 100px;
    background: url('../layout/bgrTop.gif') no-repeat;
	}
	#logo{
		position: absolute;
		top: 5px;
		left: 6px;
	}
	#sign{
		position: absolute;
		top: 12px;
		left: 110px;
		height: 43px;
		color: #ffffff;
		font-size: 18px;
		font-weight: normal;
		line-height: 90%;
        }
	#sign span{
    font-size: 15px;
    color:#fcc103;
  }
	
		
	#srch{
		position: absolute;
		top: 40px;
		left: 110px;
		width: 450px;
		height: 40px;
		padding: 8px 0 0 30px;
	}
	#srch input.text{
		width: 364px;
		border: 1px solid #bcbcbc;
		height: 20px;
	}	
	#srch input.submit{
        background: url(../layout/bgrHledej.gif) no-repeat;
        border: 0;
        height: 20px;
        width: 58px;
		cursor: pointer;
	}
    #pridat{
        position:absolute;
        top: 51px;
        left:715px;
        color: #ffffff;
        font-size: 14px;
        text-decoration:underline;
        }
    #pridat span{
        font-weight: bold;
        }
	#topmenu{
		position: absolute;
		bottom: 0;
		right: 0;
	}
    #topmenu2{
        position: absolute;
        bottom: 0;
        left: 0;
    }
	#topmenu li, #topmenu2 li{
		display: block;
		float: left;
		width: 125px;
		height: 20px;
		background: url('../layout/topmenulibg.gif') no-repeat 0% 0%;
		margin: 0 0 0 2px;
		padding: 8px 10px 0 10px;
	}
	#topmenu li a, #topmenu2 li a{
		padding: 3px 0 3px 25px;
		color: #7c7c7c;
		font-size: 1.1em;
		text-decoratioN: none;
	}
	#topmenu li a:hover, #topmenu2 li a:hover{
		text-decoration: underline;
	}
	#topmenu li a.nabidka{ background: url('../layout/top-nabidka.gif') no-repeat 0% 50%;}
	#topmenu li a.inzerat{ background: url('../layout/top-inzerat.gif') no-repeat 0% 50%;}
	#topmenu li a.poptavka{ background: url('../layout/top-poptavka.gif') no-repeat 0% 50%;}
	#topmenu li a.mail{ background: url('../layout/top-mail.gif') no-repeat 0% 50%;}
    #topmenu li a.editovat{ background: url('../layout/top-edit.gif') no-repeat 0% 50%;}
	#topmenu2 li a.oblibene{ background: url('../layout/top-nabidka.gif') no-repeat 0% 50%; }
	

	
	
#obsah{
	position: relative;
	padding: 0px 0 0 0;
}

	#leftpanel{
		float: left;
		width: 649px;
		overflow: hidden;
		color: #838383;
        background: url('../layout/bgrleftpanel.gif') repeat-x; 
        padding-left:18px;
        position: relative;
	}
	#leftpanel .webcams .td1 {
		padding-left: 20px;
	}
	#leftpanel .webcams .td2 {
		padding: 10px 20px 20px 20px;
	}


span.altcolor{
	color: #7c7c7c;
}
		
	#leftpanel h2{
		font-size: 14px;
		font-weight: bold;
		color: #cb0000;
		margin: 25px 0 10px 0;
	}
	
	#leftpanel h1 {
		font-size: 14px;
		font-weight: bold;
		color: #cb0000;
		margin: 2px 0 10px 0;
		width: 200px;
	}
	
	#leftpanel p{
		margin: 0 0 10px 0;
		line-height: 130%;
	}
	
	.nabidkalefted{
		width: 271px;
		float: left;
		padding: 0 25px;
		margin: 0 0 15px 0;
	}
	
	h3 a{
		font-size: 13px;
		font-weight: bold;
	}
	.nabidkalefted p a{
	  font-size: 12px;
      color: #999999;
  }
  .nabidkalefted p a:hover{
    color: #cb0000;
  }
  #navbar{
    padding: 10px 0px 0px 0px;
    margin: 0 0 0 0;
    height: 105px;    
    border-bottom: 1px dotted #969696;
    
    }
  #navbar h2{
    display: inline;
    font-size: 11px;
    font-weight: bold;
    color: #585858; 
    }

  #navbar h1{
    
    padding-top: 8px;
    margin-bottom: 3px;
    
    }
	#navbar .edit-firma {
    text-align:left;
  }
	
	#navbar .nadpis {
    float:left;
  }

  #navbar2{
    padding: 10px 0px 0px 0px;
    margin: 0 0 0 0;        
    
    
    }
  #navbar2 h2{
    display: inline;
    font-size: 11px;
    font-weight: bold;
    color: #585858; 
    }

  #navbar2 h1{
    
    padding-top: 8px;
    margin-bottom: 3px;
    
    }
	
	#rightpanel{
	  position:relative;
	  top:10px;
		float: right;
		width: 171px;
		overflow: hidden;
	}
	.rightodsad{
		display: block;
		margin: 0 0 10px 0;
	}
	
	.rightpaneltop{
		background: url('../layout/rightpaneltop.gif') no-repeat 0% 0%;
		height: 8px;
		overflow: hidden;
		width: 100%;
	}
	.rightpanelbottom{
		background: url('../layout/rightpanelbottom.gif') no-repeat 0% 0%;
		height: 8px;
		overflow: hidden;
		width: 100%;
		margin: 0 0 10px 0;
	}	

	.rightpanelbody{
		background: url('../layout/rightpanelbody.gif') repeat-y 0% 0%;
		padding: 0 10px;
		font-size: 0.9em;
	}
	#rightpanel .rightpanelbody h3{
		font-size: 16px;
		font-weight: bold;
		color: #cb0000;
		padding: 4px 0 4px 30px;
	}	
	#rightpanel h3.prihlaseni{ background: url('../layout/right-login.gif') no-repeat 0% 50%; }
	#rightpanel h3.novinky{ background: url('../layout/right-news.gif') no-repeat 0% 50%; }
	
	#loginform{
		padding: 15px 0;
		border-bottom: 1px solid #dadada;
		margin: 0 0 15px 0;
	}
	.noborder{
		border-bottom: none !important;
		margin: 0 !important;
	}
	#loginform label{
		display: block;
		
		color: #838383;
	}
	#loginform input.text{
		border: none;
		padding: 2px;
		width: 120px;
		margin: 0 0 5px 0;
	}
	#loginform input.submit{
		background: url('../layout/loginsubbg.gif') repeat-x 0% 0%;
		padding: 2px 5px;
		color: #000000;
		font-weight: bold;
		font-size: 10px;
		border: 1px solid #dcb879;
	}
	
	.novinka{
		padding: 15px 0;
		border-bottom: 1px solid #dadada;
		color: #838383;
	}
	.novinka p{
		margin: 10px 0;
	}
	.novinka .nadpis a{
		color: #00aad9;
	}
	
		
#footer{
	background: #505050;
	padding: 7px 0;
	height: 180px;
    padding: 10px 0;
    color: #ffffff;
    line-height: 130%;
}
	#footimg{
		float: left;
		margin: 0 10px 0 0;
	}
    .footright{
        position:absolute;
        top: 0;
        right: 0;
    }
    
	#footer a{
		color: #ffffff;
		text-decoration: none;
	}
    #footer div.cara{
        height:1px;
        width:100%;
        border-bottom: 1px dotted #3e3e3e;
        margin: 10px 0 10px;
    }
    #footer p a{
        color: #969696;
        text-decoration: none;
    }
    #footer p{
        color: #3e3e3e;
        text-decoration: none;
    }
    #footer p strong{    
        color: #969696;   
     }
	#footer a:hover{
		text-decoration: underline;
	}
	#footer strong a{
		color: #f5d87f;
		text-decoration: underline;
	}
	#footer strong a:hover{
		color: #cccccc;
	}

	
	a.biga{
    font-size: 14px;
    font-weight: normal;
    line-height: 150%;
    padding: 0 0 0 25px;
  }
  
  div.mpbanners{
    height: 60px;
    padding: 35px 0 25px 70px;
    background: url('../layout/adbg.gif') 0% 2px no-repeat;
  }
	
	
	div.mpboticos{
    padding: 15px 0 20px 0;
    width: 100%;
  }
  
	div.mpboticos a{
    display: block;
    float: left;
    margin: 5px;
  }
	
	
	#rightpanel h3{
		color: #a20000;
		background: url('../layout/crossline.gif') 0% 100% repeat-x;
		padding: 5px 5px 10px 0px;
		font-size: 13px;
	}
	#rightpanel h3 span.favlinks_ico{
		background: url('../layout/favlinks_ico.gif') 0% 2px no-repeat;
		padding: 5px 5px 10px 30px;
	}
	
	ul.favlinks{
		list-style: none;
		background: url('../layout/crossline.gif') 0% 100% repeat-x;
		padding: 10px 5px 17px 5px;
	}
	ul.favlinks li {
		padding: 2px 0;
	}
	ul.favlinks li a{
		color: #626262;
	}
	ul.favlinks li a:hover{
		color: #ff7008;
	}



  ul.mainmenu{
    list-style: none;
    padding: 0 0 10px 0;
  }
  ul.mainmenu li{
    display: block;
    float: left;
    height: 44px;
    margin: 2px 0 0 0; 
  }
  ul.mainmenu li a{
    display: block;
    float: left;
    width: 121px;
    height: 31px;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    padding: 13px 0 0 50px;
    color: #cb0000;
    text-decoration: none;
  }
  ul.mainmenu li a:hover{
    text-decoration: underline;
  }
.menu1 {background: url('../layout/menu1.jpg') 0% 0% no-repeat;}
.menu2 {background: url('../layout/menu2.jpg') 0% 0% no-repeat;}
.menu3 {background: url('../layout/menu3.jpg') 0% 0% no-repeat;}
.menu4 {background: url('../layout/menu4.jpg') 0% 0% no-repeat;}
.menu5 {background: url('../layout/menu5.jpg') 0% 0% no-repeat;}
.menu6 {background: url('../layout/menu6.jpg') 0% 0% no-repeat;}
.menu7 {background: url('../layout/menu7.jpg') 0% 0% no-repeat;}
.menu8 {background: url('../layout/menu8.jpg') 0% 0% no-repeat;}
.menu9 {background: url('../layout/menu9.jpg') 0% 0% no-repeat;}

	
  
  
  
  
  
  
  div.vypisfirem{
    padding: 15px 0;
  }
  
  div.vypisfirem div.text2 {
    position:relative;
    top:-20px;
    margin-left:18px;
  }
  
  div.vypisfirem div.text2 ul {
    list-style-type:none;
  }

    div.vypisfirem div.text2 ul li {
      float:left;
      font-size:18px;    
    }

  
 #obsah div.firma{
    padding: 10px;
    width: 620px;
    margin: 5px 0;
    border: 1px solid #ffffff;
    background: #fff;
  }
  div.firma div.imgbox{
    float: left;
    margin: 0 10px 0 0;
  }
  div.firma div.imgbox a{
    display: block;
    width: 97px;
    height: 90px;
    border: 1px solid #ffffff;
  }
  div.firma div.text{
    float: right;
    width: 490px;
    
  }
  div.firma div.text a.link{
    float: left;
  }
  div.rec div.text strong.recsign{
    float: right;
  }
  #obsah div.firma div.text h2{
    margin: 0 0 5px 0;;
  }
  #obsah  div.firma p{
    font-size: 12px;
  }
  #obsah div.rec{
    border: 1px solid #c7e0e7;
    background: #f2f7fa;
  }
  div.rec div.imgbox a{
    border: none;
    padding: 10px;
    background: #fff;
  }
  
  
  div.strankovani{
    float: right;
    padding: 5px 0 10px;
  }
  
  div.strankovani a{
    color: #626262;
    font-size: 12px;
    text-decoration: none;
    padding: 0 3px; 
  }
  div.strankovani a:hover{
    color: #000000;
    text-decoration: underline;
  }
  div.strankovani a.active{
    font-weight: bold;
    color: #cb0000;
  }
  
  
  
  
    #leftpanel h3{
    margin: 15px 0 5px;
    font-size: 13px;
    color: #cb0000;
  }
  
  
  #obsah div.firmapopis{
    clear:both;
    float: left;
    width: 640px;
  }
  
  #obsah div.firmapopis .hodnoceni {
    width: 245px;
    height:22px;
    background-image: url("../layout/pozadi-nadpis.jpg");
    color:#CC0001;
    font-size:11px;
    text-align:center;
    padding:5px 0px 0px 15px;
    margin:0px auto;    
  }
    #obsah div.firmapopis .hodnoceni .text {
      float:left;
      margin-top:2px;
      margin-right:5px;
    }
    #obsah div.firmapopis .hodnoceni .hvezdy {
      float:left;
      margin-right:10px;
    }
    
      #obsah div.firmapopis .hodnoceni .hvezdy img {
        cursor:hand;
        cursor:pointer;
        border:0;
        margin:0;      
      }
  
  #obsah div.firmapopis .hodnoceni #stav-anketa {
      float:left;
      font-weight:bold;
  }
        
  #obsah div.firmapopis h3{
    margin: 15px 0 5px;
    font-size: 13px;
    color: #cb0000;
  }
  #obsah div.firmapopis ul.incats{
    padding: 0px 25px 15px;
    list-style: square;
    color: #999999;
  }
      #obsah div.firmapopis ul.incats li{
        margin: 3px 0;
      }
  
  div.firmaimgs{
    float: right;
    width: 200px;
  }

   div.firmaimgs .otherimg a{
   margin: 3px;
   display: block;
   float: left;
  }
  
  
  
 #obsah .sendq{
    width: 620px;
    padding: 10px;
    border: 1px solid #cccccc;
    margin: 0 0 20px 0;
    background-color: #f1f1f1;
  }
  
     #obsah .sendq div.inputs{
      float: left;
     }
    

     #obsah .sendq div.divcimg{
      float: right;
      padding: 2px 2px 2px 2px;
      border: 1px solid #bbbbbb;
      background-color: white;
     }
    
     #obsah .sendq label{
      display: block;
      float: left;
      width: 120px;
      padding: 2px 0;
     }
     #obsah .sendq input.text{
      width: 150px;
      padding: 2px;
      font-size: 11px;
      color: #444444;
      float: left;
      border: 1px solid #d4d4d4;
      margin: 0 0 4px 0;
     }
     #obsah .sendq textarea.ta{
      width: 450px;
      padding: 2px;
      border: 1px solid #cccccc;
      margin: 0 0 5px 0;
      font-size: 11px;
      font-family: tahoma;
      color: #444444;
      
     }
     #obsah .sendq input.submit{
      float: right;
      padding: 1px 30px 0 30px;
      border: 1px solid #a7a7a7;
      background: #b7b7b7; 
      margin: 0 4px 0;
      cursor: pointer;
     }


.halfboxtop{
  width: 391px;
  height: 5px;
  overflow: hidden;
  background: url('../layout/halfboxtop.gif') 0% 0% no-repeat;
}
.halfboxbottom{
  width: 391px;
  height: 5px;
  margin: 0 0 10px 0;
  overflow: hidden;
  background: url('../layout/halfboxbottom.gif') 0% 0% no-repeat;
}
.halfboxbody{
  width: 371px;
  padding: 5px 10px;
  overflow: hidden;
  background: url('../layout/halfboxbody.gif') 0% 0% repeat-y;
}


.halfboxlongertop{
  width: 430px;
  height: 5px;
  overflow: hidden;
  background: url('../layout/halfboxlongertop.gif') 0% 0% no-repeat;
}
.halfboxlongerbottom{
  width: 430px;
  height: 5px;
  margin: 0 0 10px 0;
  overflow: hidden;
  background: url('../layout/halfboxlongerbottom.gif') 0% 0% no-repeat;
}
.halfboxlongerbody{
  width: 410px;
  padding: 5px 10px;
  overflow: hidden;
  background: url('../layout/halfboxlongerbody.gif') 0% 0% repeat-y;
}


.leftformcol{
  width: 371px;
  float: left;
}

.rightformcol{
  width: 430px;
  float: right;
}


.regform{

}
.regform{
line-height: 200%;
color: #444444;
}
#obsah .regform label{
      display: block;
      float: left;
      width: 120px;
      padding: 1px 0;
     }
#obsah .regform input.text, .regform select{
      padding: 2px;
      font-size: 11px;
      color: #444444;
      float: left;
      border: 1px solid #d4d4d4;
      margin: 0 0 4px 0;
     }
.m{ width: 150px;}
.s{ width: 100px;}
.l{ width: 200px;}

#obsah .higher{  }

.regform .smallarea{
      width: 315px;
      padding: 2px;
      border: 1px solid #cccccc;
      margin: 0 0 5px 0;
      font-size: 11px;
      font-family: tahoma;
      color: #444444;
}
.req{
  color: #cb0000;
}
#obsah .regform input.submit{
      float: right;
      padding: 3px 5px;
      border: 1px solid #e7e7e7;
      background: #f4f4f4; 
      margin: 0 0px 0;
      color: #444444;
      cursor: pointer;
     }
.error {
	color: #cb0000;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.text_input {
	margin: 0px;
	width: 120px;
	padding-left: 1px;
	left: 0px;
}
#submit {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#submit input {
	padding: 3px 5px;
    border: 1px solid #a9a9a9;
    background: #f4f4f4;
    color: #444444;
    cursor: pointer;
}
.user_menu {
	font-weight: bold;
	font-size: 12px;
}

.centered{
  text-align: center;
}




#kon_form{
	border: 1px solid #f2f2f2;
	padding: 10px;
	margin: 5px 0;
	width: 625px;
}

#kon_form div.panel{
	width: 300px;
	float: left;
}
#kon_form div.panel2{
	width: 310px;
	float: left;
	padding: 0 0 0 15px;
}
#kon_form label{
	color: #575757;
	display: block;
	float: left;
	padding: 2px 0;
	width: 100px;
}
#kon_form input.text{
	color: #575757;
	float: left;
	margin: 0px 0 4px;
	width: 150px;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
}
#kon_form input.xl{
	width: 250px;
}
#kon_form textarea{
	color: #575757;
	margin: 0;
	padding: 2px;
	font-size: 11px;
	width: 510px;
	background: #f8f8f8;
	height: 85px;
	border: 1px solid #d6d6d6;
}
#kon_form input.submit{
	color: #575757;
	float: right;
	margin: 2px 9px 2px 0;
	width: 80px;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	cursor: pointer;
	font-weight: bold;
}


table.table{
	border-collapse: collapse;
	margin: 10px 1px;
}
table.table td{
	border: 1px solid #f2f2f2;
	padding: 10px 20px;
	color: #676767;
	font-size: 12px;
	font-family: tahoma;
}
table.table tr.light td{
	background: #ffffff;
}
table.table tr.dark td{
	background: #ffffff;
}
table.table td.long{ width: 365px;}
table.table td.short{ width: 65px; text-align: right;}
table.table td.half{ width: 300px;}
table.table td.leftaligned{ text-align: left;}
table.table td.centeraligned{ text-align: center;}


.rightpanelbody strong.la{
	font-weight: normal;
	font-size: 12px;
	padding: 2px 0 2px 20px;
	line-height: 180%;
}
.rightpanelbody strong.register{
	background: url('../layout/rp_register.gif') 0% 50% no-repeat;
}
.rightpanelbody strong.forgotten{
	background: url('../layout/rp_forgotten.gif') 0% 50% no-repeat;
}
.rightpanelbody strong.logout{
	background: url('../layout/rp_logout.gif') 0% 50% no-repeat;
}
.rightpanelbody strong.account{
	background: url('../layout/rp_account.png') 0% 50% no-repeat;
}
.pocetkat{
    color: grey;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;

    }
.opravitudaje{
    margin-top: 10px;
    float:right;
}
p.nazevkat a{
        font-weight: bold;
        font-size: 13px;
        color: #cb0000;
    }
.nazevkat{
    padding-top:5px;
    padding-bottom:0px;
    }
p.subkategs a {
    font-size: 12px;
    color: #999999;
  }
.nabidkafull {
      display: block;
      text-align: center;     
    }
.katSlozka a, .katSlozka span{
    position:relative;
    top:-8px;
    
    }
.katSlozka img{
     border:none;
     margin-right: 8px;
     }
.teccara{
    width: 649px;
    height: 2px;
    border-bottom: 1px dotted #808080;
    clear:both;
    }
.maingimg{
/*
    position:absolute;
    right:0;
    top:72px
    */
    float:right;
    }

table.details{
    border-collapse: collapse;
    
    }
table.details tr td.mezi{
    width:100px;
    background-color: white;
    }
table.details tr.dark{
    background-color: #f5f5f5;
    }
table.details tr td{
    padding-left:5px;
    }
div.webdat {
    border-bottom: 1px dotted #D0D0D0;
    width:171px;
    height: 104px;
    background-image: url(../layout/bgrDatum.gif);
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    }
p.datum {
    position:absolute;
    top: 25px;
    left: 43px;
    font-size: 10px;
    color: #525252;
    }
p.webkam a{
    position:absolute;
    top: 68px;
    left: 43px;
    font-size: 10px;
    text-decoration: none;
    color: #525252;
    }
.odkaz{
    color: #FFFFC0;
    text-decoration: underline;
    }
.anketa {
    width:171px;
    height: 244px;
    background-image: url("../layout/bgrAnketa.jpg");

    }
.anketanazev {
    padding: 8px 10px 10px 10px;
    color: #525252;
    font-size: 11px;
    font-weight: bold;
    height:48px;
    }
.anOdpovedi {
    width:171px;
    }
.anOdpovedi tr td div.radek{
    border:none;
    height:12px;
    position:absolute;
    right: 35px;
    max-width: 45px;
    }
.anOdpovedi tr td.antabright{
    text-align: right;
    width:70px;
    border-bottom: 1px dotted #cfcfcf;
    }
.anOdpovedi tr td.antableft{
    padding-left: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #cfcfcf;
    }

/*
uprava stylopisu
*/

.nadpispozadi {
    width:631px;
    height:27px;
    background-image: url("../layout/pozadi-nadpis.jpg");
    padding:6px 0px 0px 8px;
}
.nadpispozadi img {
    float:left;
    margin-right:5px;
}
.nadpispozadi h2 {
    color:black;    
    display:inline;
    position:relative;
    top:1px;
    font-size:9px;
}
.pridatodeslat {
    width:130px;
    height:24px;
    padding:8px 0px 0px 33px;
    float:left;    
    margin-right:10px;
    margin-bottom:15px;    
    background-image: url("../layout/button-pridat.jpg");
}

.pridatodeslat a {
    color:#373737;
    font-family:Tahoma;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;
}

.captha {
    margin-left:120px;
}

.filtrfirem .nadpis {
    font-size:13px;
    text-transform:uppercase;
    font-weight:bold;
    color:#C30001;
    margin-right:10px;
}

  .filtrfirem input#submit {
    width:73px;
    height:25px;
    font-size:0px;
    position:relative;
    /*
    top:-5px;
    _top:3px;
    */
    background-image: url("../layout/hledatbutton.jpg");
  }

  .navbar{
    padding: 10px 0px 0px 0px;
    margin: 0 0 0 0;
    height: 41px;
    border-bottom: 1px dotted #969696;
    }
  .navbar .nadpis {    
    margin-bottom: 3px;
    font-size:15px;  
    color:#C30001;
    font-weight:bold;
    
  } 

#ZnackyPiva {
  width: 381px; 
  display:none;
  clear:both;
}
  
  #ZnackyPiva ul {
    list-style-type:none;
  }
  #ZnackyPiva ul li {
    float:left;
    margin-right:5px;
  }

#MapKlient {
  /*float:right;*/
}

.popisvlevo {
  float:left;
  width:340px;
}

.popisvpravo {
  float:right;
}

.znackypiva {
  width:340px;  
  border-top: 1px dotted #969696;
  color:#CC0001;
  font-size:11px;
  margin-top:20px;
  font-weight:bold;  
}
  .znackypiva ul {
    list-style-type:none;
    
  }
  .znackypiva ul li {
    float:left;
  }


#loginformtop {
	width: 170px;
	height: 8px;
	overflow: hidden;
	background: url('../layout/rightpaneltop.gif') 0% 0% no-repeat;
	margin: 0 auto;
}
#loginformbottom {
	width: 170px;
	height: 8px;
	overflow: hidden;
	margin: 0 auto;
	background: url('../layout/rightpanelbottom.gif') 0% 0% no-repeat;
}

#loginform {
	margin: 0 auto;
	width: 170px;
	padding-top: 5px;
	text-align: left;
	background: url('../layout/rightpanelbody.gif') 0% 100% repeat-y;
}
.logintext {
	font-weight: bold;
	position: relative;
	margin-left: 25px;
}
.logininput {
	width: 146px;
	margin-left: 25px;
	margin-bottom: 3px;
}
.text_input {
	margin: 0px;
	width: 120px;
	padding-left: 1px;
	left: 0px;
}
#submit {
	text-align: center;
	margin-top: 5px;
}
#submit input {
	padding: 3px 5px;
    border: 1px solid #a9a9a9;
    background: #f4f4f4;
    color: #444444;
    cursor: pointer;
}

/****stylopis, zobrazeni fotogalerie u konkretni firmy****/

.firmafoto {}
  .firmafoto ul {
    list-style-type:none;
  }
  .firmafoto ul li {
    float:left;
    margin-right:10px;
  }
  
/***************LIGHTBOX********************************/

#lightbox{
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="lightbox/overlay.png", sizingMethod="scale");
}

/* editace firmy
*/
/*
.panel {
  clear:both;
}
  .panel .item {
    clear:both
  }
  
  .panel .item .item_name {
    float:left;
    margin-right:10px;
  }
  .panel .item .item_input {
    float:left;
  }
*/
/*hodnoceni pomoci hvezd*/

  
/*naseptavac*/
#tablehledej {
  position:relative;
  z-index:100;
}
#suggestobec {
-moz-box-sizing: border-box;
  font: 11px sans-serif;
  background-color: #FFFFFF;
  width: 165px;
  position: relative;
  left:120px;
  top:-8px;
  border: 0px solid #ddd;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  cursor: default;
  /*visibility: hidden;*/
  display:none;
  z-index:100;
}
#suggest {
-moz-box-sizing: border-box;
  font: 11px sans-serif;
  background-color: #FFFFFF;
  width: 365px;
  position: relative;
  border: 2px solid #ddd;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  cursor: default;
  /*visibility: hidden;*/
  display:none;
  z-index:100;
}

li { margin: 5px;}
li#select0:hover { background-color: #CCCCCC;}
li#select1:hover { background-color: #CCCCCC;}
li#select2:hover { background-color: #CCCCCC;}
li#select3:hover { background-color: #CCCCCC;}
li#select4:hover { background-color: #CCCCCC;}
ul {margin: 0px; padding: 0px;}

li.pres { background-color: #CCCCCC;}
li.normal { background-color: #FFFFFF;}

#zaslat {
  display:none;
}
.otherimg a img{display: none;}
