/* CSS Document */
#znacka{
	margin: 5px 0;
	font-weight:bold;
	font-size:15px;
}

.hodnoty {
 border-collapse: collapse;
 margin:0;
 padding:0;
 width: 310px;
 border:0px solid black;
}

.hodnoty tr {
 background:transparent;
}

.hodnoty td {
 border-bottom: 1px solid #cacaca;
 padding:0 3px;
}

.hodnoty td p{
	margin: 5px 0;
}
.hodnoty td.polozka{
	color: #076bc3;
	width: 120px;
}

.hodnoty td.polozka p{  
	width: 120px;
}

.hodnoty td.prvni {
 border:0;
}
.hodnoty td.prvni p{
 margin-top:0;
 margin-bottom: 10px;
}
.hodnoty td.parametry {
 color:#076bc3;
 font-size:15px;
 font-weight:bold;
}

.hodnoty .popis { 
	padding-left: 20px;
	font-style: italic;
}

.hodnoty .cena {
	color:#245177;
	font-size:18px;
	font-weight:bold;
}

.hodnoty .usetrite {
	color:#ff6e03;
}

#show-produkt {
	 width: 1170px;
	
	padding: 15px;
 float:left;
}

#produkt_spodek h2
{
margin:15px 25px 0 25px;
}
#dalsi-fotky-produktu
{
margin:0px 0px 10px 0;
}
#dalsi-fotky-produktu .dalsi-fotka
{
margin:20px 20px 0px 0px;
background: white;
box-shadow: 0 0px 3px #758094;
box-shadow: 0px 1px 3px #dedede;
box-shadow: 0px 1px 3px #A7A7A7;
width:153px;
height:153px;
float:left;
text-align: center;
background-repeat: no-repeat;
background-position: center;
background-size: cover; 
		/* úpravy 2019 */
	width: 166px;
	height: 166px;

}

	/* úpravy 2019 */
.produkt .dalsi-foto-mini .dalsi-fotka-mini:hover {
	box-shadow: 0px 1px 5px #A7A7A7;
}

#dalsi-fotky-produktu .dalsi-fotka a 
{

width: 153px;
height: 153px;
display:block;


}
#dalsi-fotky-produktu .dalsi-fotka img
{
margin:0 auto;

}
#dalsi-fotky-produktu .druha
{
margin:20px 0px 0px 0px;



}
#produkt_levy{
	float: left;
	_display:inline;
	 width: 500px;
	;
	/*overflow:hidden;*/
	min-height:300px;
 
	margin-right:75px;
		/* úpravy 2019 */
	margin: 0;
	width: 50%;
	float: left;
	padding-right: 15px;
	box-sizing: border-box;
}

#produkt_pravy{
	margin:0 25px 0 0;
	padding:0;
	padding-top: 0px;
	overflow: auto;
	 min-height: 800px;
	width: 530px;
		/* úpravy 2019 */
	margin: 0;
	width: 50%;
	float: right;
	padding-left: 15px;
	box-sizing: border-box;
}

#produkt_levy h2 {
	font-size:15px;
	color:#3f6788;
	margin:0 0 5px 0;
}
#produkt_pravy p {
	font-size: 15px;
	color:#4F4F4F;
 
	line-height:1.25em;
	text-align: justify;
	font-family: 'Roboto Slab', serif, Arial, verdana, Helvetica, sans-serif;
	font-weight: 400;
	color: #504034;
}


#produkt_pravy ul {
margin: 5px 0 20px 0px;
}
#produkt_pravy ul li{
	font-size:15px;
	color:#4F4F4F;
	line-height:1.25em;
	font-family: 'Roboto Slab', serif, Arial, verdana, Helvetica, sans-serif;
	font-weight: 400;
	color: #504034;
}
#produkt_pravy h3 {
	font-size:21px;
	
 
	line-height:1.25em;
	text-align: justify;
	font-family: 'Roboto Slab', serif, Arial, verdana, Helvetica, sans-serif;
	font-weight: 700;
	color: #accc6e;
	margin: 10px 0 5px 0;
}
#produkt_pravy b {

	color: #474747;
	font-size: 14px;
	font-weight: 700;
	padding: 10px 0;
	/* display: block; */
	line-height: 30px;
}


	/* úpravy 2019 */
.prehled_vyhod {
	margin: 10px 0;
}
span.vyhody {
	display: block;
	color: #6f492c;
	font-size: 16px;
	font-weight: 400;
	overflow: hidden;
	font-weight: bold;
	line-height: 28px;
	padding-left: 70px;
	/*font-family: "atrament-web-n6", "atrament-web";*/
	background: url(skladem.png) left no-repeat;
	background-position-x: 40px;
}
#produkt_pravy p.popis {
	margin-bottom: 20px;
}


#show-produkt .produkt_row {
line-height:45px;
border-bottom: 1px solid #eae5dd;
margin: 0 0 0 0px;
}

#show-produkt .produkt_row span {
	float: left;
	width: 100px;
	
}  
#show-produkt .row_first {

border-top: 1px solid #eae5dd;
	/* úpravy 2019 */
    margin-top: 20px;
}
#show-produkt #fotka {

 text-align: center;
overflow: hidden;
width: 500px;
background: white;
/*box-shadow: 0 0px 3px #758094;*/
/*box-shadow: 0px 1px 3px #dedede;*/
/*margin-top: -35px;*/
font-size: 0px;
	/* úpravy 2019 */
width: 100%;
}

#fotka img {
 border:0px solid red;
 /*margin:10px;*/
		/* úpravy 2019 */
	width: 100%;
	height: auto;
}

#formular_obal{
	margin-top: 10px;
	float: right;
	width: 530px;
	text-align: right;
	padding: 0 0 0 0;
	background: #dae8ba;
	margin: 20px 0;
	/*border-radius: 4px;*/
		/* úpravy 2019 */
	width: 100%;
}
.formular_obal_info{
	background: white;
	height: 100px;
	border: 2px solid #dae8ba;
	
	 /*border-radius: 4px 4px;*/
}
.formular_obal_info .formular_obal_info_sklad p,.formular_obal_info .formular_obal_info_usetrite p{
	font-size:15px;
	color:#504034;
	margin-bottom: 5px;
	margin-top: 5px;
}
.formular_obal_info .formular_obal_info_usetrite{
	float: left;
	width: 180px;
	margin: 20px 20px 10px 40px;
}
.formular_obal_info .formular_obal_info_usetrite .usetrite_cena{
	color: #504034;
	font-size: 15px;
	font-weight: 700;

}
.formular_obal_info .formular_obal_info_usetrite .usetrite_zavorka{
	 color:#dc5437;
	font-size:15px;
	font-weight:700;
}
.formular_obal_info .formular_obal_info_sklad{
		float: left;
	width: 220px;
	margin: 20px 20px;
	padding: 0 0 0 20px;
	border-left: 1px solid #e8e5e1;

}
.formular_obal_info_sklad p .termin {
	font-size:15px;
	color:#70aa24;
	font-weight:700;
	padding:0 0 0 25px;
	background:url(skladem.png) top left no-repeat;
}
.kosik_row p .termin {
	font-size:15px;
	color:#70aa24;
	font-weight:700;
	padding:0 0 0 25px;
	background: url(skladem.png) 0px 5px no-repeat;
}



.formular_obal_info_sklad p .termin {
	font-size: 15px;
	color: #70aa24;
	font-weight: 700;
	padding: 0 0 0 25px;
	background: url(skladem.png) 0px 5px no-repeat;
}
.formular_obal_info_sklad p .doprava_zdarma {
	color:#dc5437;
	font-size:15px;
	font-weight:700;

}


#formular_obal table{
margin:0 auto;
}
#formular_obal p{
	height:19px;
	line-height:19px;
}

#formular_obal #cena{
	text-align:right;
}

#formular_obal #cena_nadpis{
	color: #a9a9a9;
}

#formular_obal #cena_hodnota{
	color:#076bc3;
	font-size:18px;
	
}

#formular_produkt{
		margin-right: 0px;
	margin-left: 45px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 50px;
}

#formular_produkt div{

	position:relative;
}
#formular_produkt input{
	text-align: center;
	width: 40px;
	vertical-align: middle;
	/* color: #888888; */
	color: #010101;
	border: 1px solid #e5d7c2;
	height: 18px;
	line-height: 18px;
	margin-right: 15px;
	margin-top: 9px;
	padding: 7px 15px;
	font-size: 15px;
}
#formular_produkt #cena
{
color: #4F4F4F;
	font-size: 16px;
	text-transform: lowercase;
	padding: 10px 0 10px 0px;
	float: left;

}
#formular_produkt #cena b
{
color:#474747;
font-size:30px;
color: #dc5437;
font-size:39px;
}
#formular_produkt .kos{
	background: #dc5437 url('kosik-button.png') 15px 12px no-repeat;
	width: 160px;
	height: 49px;
	border: 0;
	margin: 0 25px 0 0;
	padding: 15px 35px 15px 60px;
	cursor: pointer;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	float: right;
	color: white;
	font-family: 'Roboto Slab', serif, Arial, verdana, Helvetica, sans-serif;
	letter-spacing: 2px;
	border-radius: 2px; 
}
#formular_produkt .kos:hover{
	

	
}
#AkceStranky {
	float:right;
}

#AkceStranky #Vnitrek{
	margin-top: 11px;
 /*_margin-top: 11px;*/
}
#AkceStranky .odkaz{
	float:left;
	_display:inline;
	margin-right: 5px;
	text-align:center;
}

#AkceStranky a {
	color:#101010;
}

#AkceStranky a:hover {
	text-decoration:underline;
}

#AkceStranky .odkaz img{
	border: 0;
	width:29px;
	height:19px;
}

#znamkovani{ 
	float:right;
	width:235px;
	text-align:left;
	margin-top:7px;
}
.produkt_obal
{
	float:left;
	background: white;
	box-shadow: 0px 1px 3px #dedede;
	padding:30px;
	width: 1110px;
}

#produkt_spodek
{
float:left;
text-align:left;

}
#produkt_spodek h2
{
border:none;

}


	/* VYROBENO VE WOOD SEASON SRPEN 2018 */
#produkt_pravy .vyrobeno_woodseason {
	margin: 20px 0;
	border: 1px solid #dae8ba;
	padding: 45px 20px 45px 150px;
	background: #6f492c url(logo-dilna.png) no-repeat;
	background-size: auto 120px;
	background-position: 15px center;
}
#produkt_pravy .vyrobeno_woodseason p,
#produkt_pravy .vyrobeno_woodseason a {
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	text-align: center;
}
#produkt_pravy .vyrobeno_woodseason p {
	color: #fff;
}
#produkt_pravy .vyrobeno_woodseason a {
	color: #accc6e;
}