html
{
	height: 100%;
		scrollbar-face-color: #cdcdcd; 	
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff; 
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff; 
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #fff;	
}

body {
  margin: 0;
  padding: 0;
  font-family: Tahoma, Verdana, Arial, Trebuchet MS;
  color: #333;
  font-size: 0.8em;
  background: url("../img/pozadi.jpg");
  background-repeat: repeat-x;
  background-color: #fff;
  line-height: 1.2em;
}

.body-sub {
  background: url("../img/pozadi-sub.jpg");
  background-repeat: repeat-x;
  background-color: #F7F5F6;
}

table {
  vertical-align: top;
	line-height: 2.3em;
	margin: 0.5em 0em 0.5em 1.3em;
	border: solid 1px #cdcdcd;
	border-collapse: collapse;
	width: 740px;
	font-size: 90%
}

td {
	border: solid 1px #cdcdcd;
	padding: 0 0.5em 0 0.5em;
}

tr.barva {
	background: #F1F2F6;
}

tr.barva2 {
	background: #fff;
}

table.first-line {
  vertical-align: top;
	line-height: 2.3em;
	margin: 1em 0em 1em 1.3em;
	border-collapse: collapse;
	width: 95%;
}
table.first-line td {
	border: solid 1px #666;
	padding: 0 1em 0 1em;
}

table.first-line td.pop {
	border: solid 1px #666;
	padding: 1em;
	line-height: 1.5em;
}

table.first-line td.pop span {
color: #0C6677;
}

table.first-line tr {
	background: #EFF0F4;
	padding: 0 1em 0 1em;
}

table.first-line tr.titul {
	background: #fff;
	font-weight: bold;
	color: #0C6677;
	padding: 0 1em 0 1em;
}


ul, ol{
	margin: 0px 0px 0px 10px;
	}

li{
  padding: 0px 0px 2px 0px;
	list-style-image: url(../img/sipka.gif);
	}

ul.norm{
	margin: 0px 0px 20px 5px;
	}

ul.norm li{
  padding: 0px 0px 2px 0px;
	list-style-type: square;
	line-height: 1.5em;
	}
	
ul.norm-video{
	margin: 20px 0px 20px 0px;
	list-style: none;
	}

ul.norm-video li{
    background-image:url("../images/video.png");
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 33px;
    line-height: 1.5em;
	}
	
ul.norm-newss{
	margin: 10px 10px 20px -35px;
	list-style: none;
	}

ul.norm-newss li{
    background-image:url("../img/star.png");
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 33px;
    line-height: 1.6em;
    margin-bottom: 10px;
	}	

ul.norm-newss a{
    font-weight: bold;
    font-size: 110%;
    color: #059999;
	}
  
ul.norm-newss a:hover{
    color: #333536;
	}  	

ul.norm-newss a.normalka{
    font-weight: normal;
    font-size: 90%;
    text-decoration: none;
    color: #059999;
	}	

ul.norm-newss a:hover.normalka{
    color: #333536;
	}



ul.norm-foto{
	margin: 30px 10px 20px 0px;
	list-style: none;
	}

ul.norm-foto li{
    background-image:url("../img/galerie.png");
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 33px;
    line-height: 1.6em;
    margin-bottom: 10px;
    font-size: 105%
	}



ul.norm-dok{
	margin: 30px 10px 20px 0px;
	list-style: none;
	}

ul.norm-dok li{
    background-image:url("../img/dok.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 25px;
    line-height: 1.6em;
    margin-bottom: 10px;
    font-size: 105%
	}



h1
{
	font-size: 1.75em;
	margin: 1em 1.8em 0.5em 0.8em;
	color: #F05525;
	font-family: Trebuchet MS, Calibri, Tahoma
}


h2
{
	font-size: 1.5em;
	margin: 1em 1em 0.5em 1em;
	color: #533F0B;
	font-family: Trebuchet MS, Calibri, Tahoma
}
h3
{
  color: #846411;
	font-size: 1.4em;
	margin: 1em 0em 0.5em 1em;
	font-family: Trebuchet MS, Calibri, Tahoma
}



.produkt h3
{
  color: #846411;
	font-size: 1.2em;
	margin: 1em 0em 0em 1em;
	font-family: Tahoma;
	font-weight: bold;
}



h4
{
	font-size: 1.3em;
	margin: 0em 1.9em 0.7em 2em;
	color: #666;
	font-family: Trebuchet MS, Calibri, Tahoma
}

h4.obchod
{
	font-size: 1.7em;
	margin: 1.5em 1.8em 0.7em 4em;
	color: #D9D9D9;
	font-family: Trebuchet MS, Calibri, Tahoma
}


h5
{
	font-size: 1.4em;
	margin: 0.5em 1.8em 0.3em 0.5em;
	color: #343434;
	font-family: Trebuchet MS, Calibri, Tahoma
}

h6
{
	font-size: 1.4em;
	margin: 0.8em 1.8em 0.3em 0.8em;
	color: #fff;
	font-family: Trebuchet MS, Calibri, Tahoma
}

.center
{
	text-align: center;
}
p
{
	margin: 0.2em 1.5em 1em 1.5em;
	font-size: 1.0em;
	color: #333536;
	line-height: 1.4em;
	text-align: justify;
}

p.uvod
{
	margin: 2em 1.7em 0em 2em;
	font-size: 1.0em;
	color: #C3C9D7;
	line-height: 1.4em;
	text-align: justify;
}

p.nova
{
	margin: 0.2em 1.7em 0em 0.7em;
	font-size: 0.9em;
	color: #6A6969;
	line-height: 1.3em;
	text-align: justify;
}

p.nova span
{
	color: #A10808;
}

p.sem
{
	margin: 1em 1.7em 0em 1.2em;
	font-size: 1.1em;
	color: #fff;
	line-height: 1.5em;
	text-align: left;
}
p.sem span
{
	color:#F7B1B1;
}

p.blok
{
text-align: justify;
}


.novina p
{
	margin: 1em 0.1em 1em 1em;
	font-size: 1.0em;
	color: #ededed;
	line-height: 1.4em;
}


p.newss a
{
	color: #ededed;
}

.date
{
	color: #F05525;
	font-size: 90%;

}

.green
{
	color: #20A083;

}

img {border: 0px;}

.more {
float: left;
margin: 7px 0 0 7px;}

.log {margin-right: 15px; margin-bottom: 10px;}
.log-sub {margin-right: 40px; margin-bottom: 10px; margin-top: 10px;}
.log-sub-first {margin-right: 40px; margin-bottom: 10px; margin-top: 10px;margin-left: 40px;}

.box-home-loga a:link {text-decoration: none;}
.znacky-sub a:link {text-decoration: none;}

.foto
{
	border: 1px solid #ADADAD;
	background: #C9C9C9;
	padding: 3px 3px 3px 3px;
	margin-left: 5px;
	margin-bottom: 5px;
}


.fotka
{
  float: left;
	border: 1px solid #F0D793;
	background: #F5F5F5;
	padding: 2px;
	margin-left: 0px;
	margin-right: 6px;
	
}

.fotka-2
{
  float: left;
	padding: 37px 0 0 58px;
}


.tip {
    color: #fff;
    background:#1d1d1d;
    display:none; /*--Hides by default--*/
    padding:10px;
    position:absolute;    z-index:1000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


/* hlavni stranka -------------------------------------------------------*/


.page
{

}

.page-in
{
	width: 834px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}



.head
{
	background-color: #245468;
	
	padding-bottom: 0px;
	padding-top: 0px;
}
/*
.box-top {
    height: 10px;
    margin-top: 0px;
    position: absolute;
    width: 834px;
    float: left;
}
  */
.box-top {
  float: left;
	margin: 0px;
	margin-top: 0px;	
	width: 834px;
	margin-bottom: 0px;
	margin-left: 0px;

	}
	
  
	
.box-top-sub {
  float: left;
	margin: 0px;
	margin-top: 0px;	
	width: 967px;
	height: 166px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url("../img/top-sub.jpg");
	background-repeat: no-repeat;
	}	
	

.box-topp {
  float: left;
	margin: 0px;
	
	width: 834px;
	height: 306px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url("../img/topp.jpg");
	background-repeat: no-repeat;
	border: 0px solid #cdcdcd;
	}
	
 .box-logo {
  float: left;
	margin: 0px 0 0 0px;
	}

 .box-home-page {
  float:left;
 	margin: 0px;
	margin-top: 10px;	
  padding-bottom: 10px;	
	width: 832px;
	margin-left: 0px;
	border-top: 5px solid #FAF1DA;
	border-bottom: 5px solid #FAF1DA;
	}

.box-levy {
  float:left;
 	margin: 0px;
	margin-top: 3px;	
  padding-bottom: 0px;	
	width: 405px;
	margin-left: 0px;
	border: 3px solid #F0D793;
	}
	
.box-levy p
{
	margin: 0.6em;
	font-size: 1.0em;
	color: #753625;
	line-height: 1.4em;
	text-align: justify;
}	


.box-pravy-akce {
  float:left;
 	margin: 0px;
	margin-top: 3px;	
  padding-bottom: 0px;	
	width: 405px;
	height: 105px;
	margin-left: 7px;
	border: 3px solid #F0D793;
	background-color: #F7E9C2;
	}


.box-levy-2 {
  float:left;
 	margin: 0px;
	margin-top: 7px;	
  padding-bottom: 0px;	
	width: 405px;
	height: 140px;
	margin-left: 0px;
	border: 3px solid #F0D793;
	}
	
.box-levy-2 p
{
	margin: 0.6em;
	font-size: 1.0em;
	color: #753625;
	line-height: 1.4em;
	text-align: justify;
}	

.box-pravy-2 {
  float:left;
 	margin: 0px;
	margin-top: 7px;	
  padding-bottom: 0px;	
	width: 405px;
	height: 140px;
	margin-left: 7px;
	border: 3px solid #F0D793;
	}
	
.box-pravy-2 p
{
	margin: 0.6em;
	font-size: 1.0em;
	color: #753625;
	line-height: 1.4em;
	text-align: justify;
}
	
.box-menu-main {
  float: left;
	margin-top: 0px;
	background-image: url("../img/menu.jpg");
	background-repeat: no-repeat;
	width: 775px;
	height: 42px;
	}
	


.produkt {
  float:left;
 	margin: 0px;
	margin-top: 7px;	
  padding-bottom: 0px;	
	width: 95%;
	margin-left: 20px;
	border: 1px solid #F0D793;
	}
	
.produkt p
{
	margin: 1em;
	color: #753625;
	line-height: 1.5em;
	text-align: justify;
}


.produkt-foto {
  float:left;
 	margin: 12px 0 0 12px;
  padding-bottom: 0px;	
	width: 150px;
	height: 160px;
	border: 0px solid #000;
	}
	
.produkt-foto-detail {
  float:left;
 	margin: 0px 0 0 0px;
  padding-bottom: 0px;	
	border: 0px solid #000;
	}	
	
.produkt-detail {
  float:left;
 	margin: 0px;
	margin-top: 7px;	
  padding-bottom: 20px;	
	width: 95%;
	margin-left: 15px;
	border: 0px solid #F0D793;
	}	
.produkt-popis-detail {
  float:left;
 	margin: 0px;
	margin-top: 0px;	
  padding-bottom: 0px;	
	width: 450px;
	margin-left: 0px;
	border: 0px solid #FdD793;
	}


.login {
  color: #F26307;
	margin: 0px;
	margin-top: 10px;		
	width: 300px;
	margin-left: 700px;
	height: 60px;
	border: 0px solid #FF5000;
	}

.profil {
  float:left;
  color: #830509;
	margin: 0px;
	margin-top: 200px;		
	margin-left: 20px;
	_margin-left: 10px;
	border: 1px solid #FF5000;
	}



  	
.box-home-news-inter {
  float:left;
 	margin-bottom: 30px;
	width: 700px;
	margin-left: 11px;
	border: 0px solid #333;
	}	
	
.box-home-news {
  float:left;
 	margin-top: 20px;
	width: 632px;
	margin-left: 19px;
	border: 0px solid #333;
	margin-bottom: 30px;
	}
	
.novinka {

 	margin: 0px;

	margin-left: 10px;
	border: 1px solid #cF1122;
	}


.box-obsah {
  float:left;
 	margin: 0px;
	margin-top: 30px;	
  margin-bottom: 10px;	
	width: 1063px;
	margin-left: 0px;
	background: #fff;
	}
	
.box-obsah-sub {
  float:left;
 	margin: 0px;
	margin-top: 80px;	
  margin-bottom: 10px;	
	width: 1050px;
	margin-left: 30px;
	background: transparent;
	border: 0px solid #cF1122;
	}

	

.box-obsah-right {
	float:left;
	margin: 0px;
	width: 223px;
	border: 0px solid #331E00;
	background: transparent;
	min-height: 300px;
	}
	
.box-obsah-left {
	float: left;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
  margin-left: 11px;		
	width: 1030px;
	border: 0px solid #11FE00;
	}

.box-obsah-left-sub {
	float: left;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
  margin-left: 6px;		
	width: 730px;
	background: url("../img/pozadi-obsah.jpg");
  background-repeat: repeat-x;
  background-color: #CED3D7;
	border: 3px solid #0C0D0F;
	}
	
.znacky-sub {
	float: right;
	margin-bottom: 15px;
	width: 823px;
	background: #E4E4E4;
	margin-left: 6px;
	}	


.menu-left-top {
  float: left;
	margin: 0px;
	margin-top: 0px;	
	width: 232px;
	height: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url("../img/menu-top.jpg");
	background-repeat: no-repeat;
	}

.menu-left-cent {
  float:left;
 	margin: 0px;
	margin-top: 0px;		
	width: 232px;
	margin-left: 0px;
  background-color: #0B5CB5;
  
	}


.pata
{
  float:left;
  margin-top: 13px;
  margin-left: 10px;
  width: 955px;
  background: transparent;
  height: 200px;
  border: 0px solid #00ccB2;
  background-image: url("../img/logo-dole.jpg");
	background-repeat: no-repeat;
	background-position: 10px 30px;
}


.php {
  float: left;
	margin-top: 43px;		
  width: 1060px;
	margin-left: 0px;
	border: 0px solid #22ccB2;
  padding-left: 5px;
}

.php p {
	color: #888;
}

.php p span {
	color: #fff;
}

.copy {
  float: left;
	margin-top: 30px;		
  width: 800px;
	margin-left: 0px;
	border-top: 0px solid #D2D2D4;
  padding-left: 15px;
}

.copy p {
	color: #666;
	float: left;
	margin: 0px;
}

.autokom {
  float: left;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 30px;
	background-image: url("../img/logo-dole.png");
	background-repeat: no-repeat;
	background-position: top left;
	border: 0px solid #cdcdcd;
	padding-left: 140px;
	height: 80px;
	}
	
.kia {
  float: left;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 50px;
	background-image: url("../img/kia-dole.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	border: 0px solid #cdcdcd;
	padding-left: 90px;
	}
.nissan-dole {
  float: left;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 50px;
	background-image: url("../img/nissan-dole.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	border: 0px solid #cdcdcd;
	padding-left: 70px;
	}





.dett {
	border: 1px solid #cdcdcd;
	color: #000;
	width: 160px;
	height: 18px;
	background-color: #ededed;
}

.tlacitko {
	border: 3px solid #B0BBBF;
	color: #fff;
	width: 150px;
	height: 35px;
	font-size: 15px;
	font-weight: bold;
	background-color: #333;
	cursor: hand;
}


textarea {
	border: 2px solid #EAC460;
	color: #000;
	width: 100%;
	height: 110px;
	background-color: #F7E9C2;
}

.boxik {
	border: 0px solid #D9D177;
	font-weight: bold;
	width: 17px;
	height: 15px;
	background-color: #fff;
}


.anketa {
	float:left;
	margin: 0px;
	margin-top: 55px;
  margin-left: 5px;		
	width: 230px;
	border: 0px solid #8C8C8C;
	}

.anketa_vote {
  background: url("../images/bg_vote.gif");
  background-repeat: repeat-x;
  height: 10px;
  width: 225px;	
}

td.anketa_vote img {
	position: relative; 
	top: -7px; 
	margin-left: -1px;	
}

.box-sso-text {
	float:left;
	margin: 0px;
	margin-top: 1px;
  margin-left: 10px;		
	width: 170px;
	/*border: 1px solid #8C8C8C;*/
	}
	
	
.foto-detail {
	float:left;
	margin: 0px;
  margin-left: 10px;		
  border: 0px solid #8C8C8C;
	}



/* odkazy -------------------------------------------------- */



a:link {
	color: #5A291D;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;

}
a:visited {
	color: #5A291D;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;

}
a:hover {
	color: #EB562B;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;

}
a:active {
	color: #5A291D;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;

}


.obrr a:link {
  display:block;
  float: right;
	background-color: #fff;
  border: solid 2px #C7C7C7;
  margin-left: 11px;
  padding: 2px;
}
.obrr a:visited {
  float: right;
	background-color: #fff;
  border: solid 2px #C7C7C7;
  margin-left: 11px;
  display:block;
  padding: 2px;
}
.obrr a:hover {
  float: right;
	background-color: #fff;
  border: solid 2px #333;
  margin-left: 11px;
  display:block;
  padding: 2px;
}
.obrr a:active {
  float: right;
	background-color: #fff;
  border: solid 2px #C7C7C7;
  margin-left: 11px;
  display:block;
  padding: 2px;
}

a:link .tlac {
	color: #3D3D3D;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
  }
  
a:visited .tlac {
	color: #3D3D3D;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:hover .tlac {
	color: #000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}

a:active .tlac {
	color: #3D3D3D;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

.mas {
	float:left;
	margin: 0px;
	margin-top: 30px;		
	width: 200px;
	margin-left: 130px;
	/*border: 1px solid #0099FF;*/
	}



.mas a:link {
	color: #fff;
	background-color: #333;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #111;
	padding: 5px;
	float: left;
  }
  
.mas a:visited{
	color: #fff;
	background-color: #333;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #111;
	padding: 5px;
	float: left;
}

.mas a:hover {
	color: #ededed;
	background-color: #111;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #cdcdcd;
	padding: 5px;
	float: left;
}

.mas a:active {
	color: #fff;
	background-color: #333;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #111;
	padding: 5px;
  float: left;
}




.aktualne a:link {
	color: #fff;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;

}
.aktualne a:visited {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;

}
.aktualne a:hover {
	color: #ededed;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;

}
.aktualne a:active {
	color: #fff;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;

}




a:link.logg {
	color: #0C7588;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
  font-size: 85%;
  margin-left: -7px;
}

a:visited.logg {
	color: #0C7588;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	font-size: 85%;
	margin-left: -7px;
}

a:hover.logg {
	color: #787878;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
  font-size: 85%;
  margin-left: -7px;
}

a:active.logg {
	color: #0C7588;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
  font-size: 85%;
  margin-left: -7px;
}

a:link.semm {
	color: #fff;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
  font-size: 85%;
}
a:visited.semm {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	font-size: 85%;
}

a:hover.semm {
	color: #F7B1B1;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
  font-size: 85%;
}
a:active.semm {
	color: #fff;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
  font-size: 85%;
}


/* ----------------------- */



.clear
{
	clear: both;
	height: 7px;
	line-height: 1px;
}




hr {
	color: #1AAE8C;
	height: 1px;
	margin-left: 0.5em;
	margin-right: 0.5em;
}




/* MAIN MENU */

#main_menu{
	width:650px;
	height:47px;
	margin-top: 0px;		
	margin-left: 90px;
	_margin-left: 0px;
	font-size: 1.15em;
}
#main_menu_pen_part{
    float:right;
    width:85px;
    background-image:url("../graphics/main_menu_pen_part.jpg");
    background-repeat:repeat-x;
    background-position: top left;
    height:100%;
}
#main_menu ul{
	float:left;
    padding:0;
    margin:0;
    list-style: none;
}
#main_menu li{
	display:inline;
    padding:0;
    margin:0;
}
#main_menu a{
	display:block;
	float:left;
	line-height:49px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: transparent;
    color: #E7E7E7;
    text-decoration: none;
}

#main_menu a:hover, #main_menu .active{
   background-color: #5C5A5B;
   color: #fff;
}
#under_main_menu{
    background-color: #f4f4f4;
    width:100%;
    height:22px;
    line-height:22px;
}

/*------menu-----*/


.menu_list {
	width: 230px;
	color: #fff;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	color: #fff;
       font-weight:bold;
       background: transparent;
}


.menu_head a {
	padding: 5px 0px;
	cursor: pointer;
	position: relative;
	margin:1px;
	color: #fff;
  font-weight:bold;
  background: transparent;
  text-decoration: none;
}


.menu_body {
	display:none;
}
.menu_body a {
  display:block;
  color:#C9E1FC;
  background-color:transparent;
  padding-left:20px;
  padding-bottom:7px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover {
  color: #fff;
  text-decoration:underline;
}

.submenu {
  display: block;
}

/*----- nabidka ------*/

fieldset {
	border: none;	
}

div.filtrace {
	background: url(../images/filtrace-bg.png);
	background-repeat: repeat-x;
	height: 37px;
	margin: 0px 0px 10px 0px;	
}

div.filtrace select {
	margin: 0px 5px 0 5px;	
	width: 105px;
	padding: 2px;
}

div.filtrace select.bigger {
	width: 120px;
}

div.filtrace span {
	margin: 0 0 0 5px;	
}

div.filtrace span input {
	padding: 2px;	
	width: 110px;
}

input.vyhledat {
	background: url(../images/vyhledat.png);
	background-repeat: no-repeat;
	width: 125px;
	height: 21px;
	border: none;
	position: relative;
	top: 5px;	
	margin-left: 10px;
}

input.vyhledat {top: 1px;} /** hack FF **/

@media screen and (-webkit-min-device-pixel-ratio:0) { 
  input.vyhledat {top: -10px;	} 
}


table.prehled_nabidek {
	width: 100%;	
}

table.prehled_nabidek tr td.right {
	width: 355px;
	border: 1px solid #d6d6d6;
	background: #f2f2f2;
	padding: 2px;
	margin-top: 15px;
}

table.prehled_nabidek tr td.left {
	margin-right: 20px;
	width: 355px;
	border: 1px solid #d6d6d6;
	background: #f2f2f2;
	padding: 2px;
	margin-top: 15px;
}


div.fotos {
	width: 132px; 
	float: left;
	border: 0px solid #d6d6d6;
}

div.parametry {
	width: 280px; 
	float: left;
	font-size: 13px;
}

div.nazev {
	background: url(../images/nabidka_bg.png);
	background-repeat: repeat-x;	
	height: 25px;
	text-align: left;
	color: #fff;
	padding: 2px 0 0 10px;
	font-weight: bold;	
	font-size: 12px;
}

div.detail {
	float: right;
	padding: 30px 5px 0 0;	
}

div.parametry_rozpis {
	text-align: left;	
	padding-left: 10px;
}

div.parametr_cena {
	padding-bottom: 2px;	
}

div.parametr_typ {
	padding-bottom: 2px;
}

div.parametr_lokalita {
	padding-bottom: 2px;	
}

span.sp_right {
	font-weight: bold;	
}

div.parametr_cena span.sp_right {
	padding-left: 24px;	
}

div.parametr_typ span.sp_right {
	padding-left: 7px;	
}

div.parametr_lokalita span.sp_right {
	padding-left: 10px;	
}

div.nab-img-main {
	border: 1px solid silver;
	padding: 1px 1px 0 1px;
	text-align: center;
}

div.nab-img-main {
	cursor: pointer;	
}


div.nab-box-left {
	width: 610px;	
}

div.nab-box-nazev {
	background: url(../images/nabidka_bg.png);
	background-repeat: repeat-x;	
	height: 25px;
	text-align: left;
	color: #fff;
	padding: 5px 0 0 10px;
	font-weight: bold;	
	font-size: 12px;
}

div.descr {
	font-size: 13px;
	text-align: justify;
	padding: 4px 8px 4px 4px;
	line-height: 140%;	
}

div.kontakt_makler {
	margin-top: 10px;
	
}

table.nab-box-params {
	width: 100%;
	padding: 4px;
	margin-top: 10px;	
	border-collapse: collapse;
}

table.nab-box-params tr.suda {
	background-color: #e7e7e7;	
}

table.nab-box-params td {
	padding: 5px;	
	border: 1px solid silver;
}

div.kontaktni-form {
	margin-top: 25px;	
	border: 1px solid #ededed;	
}

div.kontaktni-form div {
	padding: 4px;	
}

div.kontaktni-form input {
	padding: 3px;
	margin-left: 10px;
  
}

div.kontaktni-form div span {
	padding: 3px;
	margin-right: 50px;	
}

div.kontaktni-form textarea {
	padding: 3px;
	margin-right: 15px;
	width: 700px;
	height: 100px;	
	border: 1px solid #e7e7e7;	
}

div.kontaktni-form div {
	padding: 4px;	
}

div.zaujala {
	font-weight: bold;
	padding: 3px 3px 3px 0;
	border-bottom: 1px solid #e7e7e7;	
}

div.zavrit a {
	padding: 5px 8px; 
	background: #262626; 
	color: #fff;
	cursor: pointer;	
}

div.zavrit {
	z-index: 2000; 
	position: absolute;
	top: 5px; 
	right: 0;	
}

div.zavrit a:hover {
	background: #606060;	
}

div.navigace {
	padding: 7px 0;		
}

div.navigace a {
	color: #1c577b;
	text-decoration: none;
	font-size: 13px;
}

div.navigace a:hover {
	text-decoration: underline;
}

div.subnadpis {
	color: #102633;
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;	
}

table.kontaktni_form {
  font-size: 105%;
	padding: 5px;
	line-height: 2.9em;
	border: 0px solid #BDC5CA;
}

table.kontaktni_form span {
  font-size: 105%;
  color: #0B899F;
}

table.kontaktni_form td {
	border: 0px solid #56D8EF;
}

table.kontaktni_form input.text {
	width: 250px;
	padding: 1px;
  height: 25px;
  border: 2px solid #EAC460;	
}

table.kontaktni_form span {
	margin-right: 10px;	
}

div.odeslano {
	width: 90%;	
	margin-bottom: 15px;
}

div.odeslano .ok {
	border: 2px solid #EAC460;
	background: #F7E9C2;	
	padding: 7px;
	font-weight: bold;
}

div.odeslano .no {
	border: 1px solid #de4141;
	background: #ffd8d8;	
	padding: 5px;
	font-weight: bold;
}


/*---- css img ----- */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #aaaaaa;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ededed;
padding: 5px;
left: -1000px;
border: 3px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 330px; /*position where enlarged image should offset horizontally */
z-index: 50;
}



.cenicek {
  float: left;
	margin: 0px;
	margin-top: 13px;		
	width: 400px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 10px;
	text-align: center;
	font-weight: strong;
	font-size: 120%;
	border: 3px solid #1F1F1F;
	background-color: #EFEFEF;
}


.cenicek a:link {
	color: #111;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;

}
.cenicek a:visited {
	color: #111;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;

}
.cenicek a:hover {
	color: #fff;
	background-color: #111;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;

}
.cenicek a:active {
	color: #111;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;

}


/* --- menu s obrazkem --- */

/* ---- menu ----- */


.menicko {
  float: left;
	margin: 0px;
	width: 834px;
	margin-top: 20px;	
	margin-left: 0px;
	border: solid 0px #000;

	}


#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}

#nav a{
display:block;
padding: 2px 34px 2px 33.6px;
margin: 0 2px 0 0;
border:0px solid #333;
color:#753625;
text-decoration:none;
background-color:#F7E9C2;
}

#nav a:hover{
background-color:#F0D793;
color:#333;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:18.3em;
top:1.9em;
background-color:#fff;
}

#nav li ul a{
width:13em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:13.1em;
margin:0px 0 0 68px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}







.menu-dole{

  float:left;
	margin-top: 25px;
	margin-left: 250px;
	}

.menu-dole ul{
	margin: 0px;
	padding: 0px;

	}

.menu-dole li{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	}

.menu-dole li span{
	display: block;
	padding: 0px 3px;
	}
	
.menu-dole li a{
	display:block;
  line-height:27px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: transparent;
    color: #F05525;
    font-size: 100%;
    text-decoration: none;
}

.menu-dole li a:hover, .menu-dole li .active{
   background-color: #F05525;
   color: #fff;
}

	
	
			
/* -- submenu -- */

.box-obsah-right ul{
	float:left;
    padding:0;
    margin-top: 20px;
    margin-left: 0px;
    list-style: none;
    
}
.box-obsah-right li{
    
    padding:0;
    margin:0;
    

}


.box-obsah-right a:link{
	
	float:left;
	line-height:29px;
  padding-right: 10px;
  padding-left: 23px;
  color: #A8B3CA;
  text-decoration: none;
  background-color: transparent;
  background-image:url("../img/sipka.png");
  background-repeat: no-repeat;
  background-position: center left;
  border-bottom: solid 1px #303942;
  width: 181px;
}

.box-obsah-right a:visited {
  display:block;
	float:left;
	line-height:29px;
  padding-right: 10px;
  padding-left: 23px;
  color: #A8B3CA;
  text-decoration: none;
  background-color: transparent;
  background-image:url("../img/sipka-2.png");
  background-repeat: no-repeat;
  background-position: center left;
  border-bottom: solid 1px #303942;
  width: 181px;
}

.box-obsah-right a:hover, .box-obsah-right a.active {
   background-color: transparent;
   color: #fff;
   border-bottom: solid 1px #4D5863;
   background-image:url("../img/sipka-2.png");
   background-repeat: no-repeat;
   background-position: center left;
}

.box-obsah-right a:active {
  display:block;
	float:left;
	line-height:29px;
  padding-right: 10px;
  padding-left: 23px;
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  background-image:url("../img/sipka.png");
  background-repeat: no-repeat;
  background-position: center left;
  border-bottom: solid 1px #4D5863;
  width: 181px;
}


a:link.regg{
background-color: transparent;
background-image: none;
padding: 0;
border-bottom: solid 0px #4D5863;
}



ul.prilohy {

padding-bottom: 20px;
margin-left: 0px;
list-style: none;
}

ul.prilohy li{
    list-style-type: none;
    padding: 0;
    margin:0;
    background-image:url("../img/pdf.png");
    background-repeat: no-repeat;
    background-position: center left;
    line-height:29px;
    padding-left: 23px;
}


#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
	
ul.x {
float:left;
padding:0;
margin-left: 20px;
list-style: none;
    
}

ul.x li{
    
    padding:0;
    margin:0;
    background-image:url("../img/pdf.png");
    background-repeat: no-repeat;
    background-position: center left;
    line-height:29px;
    padding-left: 23px;
}

/* -- tabulka Muj ucet --- */

ul.tabs {
	margin-left: 15px;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #F5E1B1;
	border-left: 1px solid #F5E1B1;
	width: 95%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #F5E1B1;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #F5E1B1;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1em;
	padding: 0 15.95px;
	_padding: 0 15.99px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #F0D391;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #F5E1B1;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 95%;
	background: #fff;
	margin-left: 15px;
	margin-bottom: 15px;
}
.tab_content {
	padding: 10px;
	
}