﻿/* CSS Document */ /* encoding utf8 (ěščřžýáíé) */
* {
	margin: 0px;
	padding: 0px;
	border: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	cursor: default;
	font-family: 'arial ce', 'arial', 'verdana ce', 'verdana', 'helvetica ce', sans-serif;
	
}
body{
  background-color:#d2d5d0;
  text-align:center;
	font-size:10pt;
	_font-size:8pt;
	color:#444;
  }
a, a * {
	cursor: pointer !important;
	_cursor: hand !important;
	text-decoration:none;
	color:#F48C14; /*#F48C14;*/
}
table, table *{
	/*I hate MSIE*/
	_font-size:100%;
}
table td{
	padding:0px 4px 0px 4px;
}
a:hover, a:hover * {
	text-decoration:underline;
}
h2, h3{
	color:#8196ab;
	font-size:120%;
	margin:5px 0px 10px 10px;
}
h4{
	margin:5px;
	font-size:12px;
}
dl{
	margin:10px;
}
dt{
	font-weight:bold;
	display:compact;
}
dd{
	margin:0px 0px 10px 0px;
	font-style:italic;
}
.inv{
	display:none;
}
.orange{
	color:#F48C14;
}
.green{
	color:#9ec12a;
}
.error{
	color: red;
	font-weight: bold;
	padding:5px;
}
.succes{
	color: #9dc117;
	font-weight: bold;
	padding:5px;
}
.tucne{
	font-weight: bold;
}
#all{
  width:900px;
  background-color:#ffffff;
  margin:40px auto 10px auto;
  padding:5px;
  position:relative;
  }
#logo{
	padding:5px;
	background-color:#ffffff;
  _float:left;
	position:absolute;
	top:-15px;
	left:0px;
	_position: relative;
	_left:-5px;
	width:250px;
}
#faq dd{
	border-bottom: 0px double #d9d9d9;
	padding-bottom:0px;
	margin-bottom:0px;
}
#faq p{
	font-weight:bold;
	
}

#logo h1{
	background-color:#9dc117;
	padding-top: 0px;
	width:100%;
	font-size:100%;
	margin:0px;
	font-weight:normal;
}
#logo span{
	display:block;
	padding: 0px 0px 139px 10px;
	text-transform:uppercase;
	color:#ffffff;
	background: url(img/logo.gif) top center no-repeat;
	font-size:60%;
}
#logo a{
	text-decoration:none;
}
#left-col{
	width:240px;
	float:left;
	padding-right:5px;
	_clear:left;
	margin-top:140px;
	_margin-top:-25px;
	text-align:left;
	border-right:#d9d9d9 1px solid;
	border-bottom:#d9d9d9 1px solid;
	font-size:10pt;
}
#content{
	float:right;
	width:645px;
	_margin-left:-5px;
}
#sub-content ul{
	margin:15px;
}
#sub-content li{
	margin-left:10px;
}
#sub-content{
	padding:10px;
	text-align:left;
	margin-top:5px;
}
#header div.large{
	background: url(img/head.jpg) top left no-repeat;
	height:255px;
	width:100%;
}
#header div.small{
	height:170px;
	background: url(img/head.jpg) top left no-repeat;
	width:100%;
	margin-bottom:5px;
}
#header p{
	text-align:left;
	background-color:#9dc117;
	color:#ffffff;
	padding:5px 0px 5px 10px;
}
#paticka{
  clear:both;
  width:100%;
  position:relative;
  }
#paticka span{
  position:absolute;
  height:150px;
  width:21px;
  background:url(img/href.gif) top left no-repeat;
  top:-140px;
  left:900px;
  _left:910px;
  color:#b3b3b3;
  }
#box1, #box2, #box3{
	height:155px;
	text-align:right;
	border-bottom:#d9d9d9 1px solid;
	position:relative;
}
#box1{
	background:url(img/dite.jpg) top left no-repeat;
}
#kontakt{
	padding:5px 0px 20px 0px;
	border-bottom:#d9d9d9 1px solid;
}
#box2{
	background:url(img/chicco.jpg) top left no-repeat;
}
#box1 h2, #box2 h2{
	font-size:160%;
	padding:8px 20px 0px 0px;
}
#box1 .boxa, #box2 a{
	font-weight:bold;
	padding-right:15px;
	margin-right:10px;
	font-size:110%;
	_display:block;
}
#box1 .boxa{
	background:url(img/zl_sipka.gif) 100% 50% no-repeat;
}
#box2 a{
	background:url(img/or_sipka.gif) 100% 50% no-repeat;
}
#box1 p{
	text-align:right;
	width:150px;
	margin-left:90px;
	padding:0px 3px 3px 0px;
	margin-bottom:5px;
}

#box3{
border-top:#d9d9d9 1px solid;
}

#box3 h2{
font-size:120%;
padding:8px 20px 0px 0px;
}
#box3 p{
padding:0px 20px 0px 0px; 
}

#postup{
	display:none;
}
p.vice{
	position:absolute;
	right:5px;
	bottom:5px;
}
#box2 p{
	text-align:center;
	padding:10px 5px 5px 130px;
}
#box2 span.left{
	display:block;
	text-align:left;
}
#box2 span.right{
	display:block;
	text-align:right;
}
.nav1{
	background-color:#9dc117;
	height:30px;
	_height:15px;
	padding:7px;
}
.nav1 li{
	float:right;
	display:block;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	margin-left:-1px;
	padding: 0px 5px 0px 5px;
}
.nav1 li a{
	color:#fff;
}
.nav1 .active{
	text-decoration:underline;
}
.nav0{
	padding:5px 5px 15px 5px;
	border-bottom:#d9d9d9 1px solid;
	margin:0px 0px 5px 0px;
}
.nav0 > ul > li{
	display:block;
}
.nav0 ul ul li{
	margin-left:30px;
	list-style-type:none;
}
.nav0 ul ul li a{
	background:none;
	font-weight:normal;
	border:none;
}
.nav0 a{
	display:block;
	padding:5px 0px 5px 30px;
	background:url(img/or_sipka.gif) 10px 50% no-repeat;
	color:#F48C14;
	font-size:90%;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px dotted #F48C14;
}
.nav0 a:hover{
	color:#fff;
	background-color:#F48C14 !important;
	background-image:none !important;
	text-decoration:none;
}
.eshop_vyrobky{
	border-collapse:collapse;
}
.produkt_small_l, .produkt_small_r{
	padding:5px;
	width:300px;
	border-bottom:#d9d9d9 1px solid;
}
.produkt_small_l{
	border-right:#d9d9d9 1px solid;
}
.cena{
	margin:10px 10px 0px 10px;
	padding:5px 15px 5px 5px;
	text-align:right;
	background: url(img/zl_sipka.gif) 100% 50% no-repeat;
	border-top:#9ec12a 1px solid;
	border-bottom:#9ec12a 1px solid;
	position:absolute;
	bottom:5px;
	right:5px;
}
.cena span{
	color:#9ec12a;
	font-weight:bold;
	padding-right:10px;
	border-right:#d9d9d9 2px solid;
}
.cena a{
	margin-left:10px;
}
.rel{
	position:relative;
	min-height:120px;
	_height:150px;
	padding-bottom: 50px;
}
.produkt_small_l img, .produkt_small_r img{
	margin:0px 5px 5px 5px;
	float:left;
}
.produkt_small_l h3, .produkt_small_r h3, .produkt h3{
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:10px;
}
.produkt_small_l p, .produkt_small_r p{
	margin:0px 5px 0px 115px;
}
.produkt{
	border-bottom:#d9d9d9 1px solid;
	padding-bottom: 5px;
}
.produkt img{
	float:right;
	margin:0px 5px 5px 5px;
}
.produkt h3{
	margin-bottom:10px;
}
.produkt div.info{
	margin:0px 315px 0px 5px;
}
.produkt span.cena2{
	display:block;
	margin-top:5px;
	text-align:right;
}
#vypis_vzorku{
	margin:10px 0px 10px 0px;
	padding:5px 5px 10px 5px;
	border-bottom:1px solid #d9d9d9;
}
#vypis_vzorku div{
	width:180px;
	height:195px;
	float:left;
	text-align:center;
	margin:10px;
	border:1px dotted #d9d9d9;
}
#vypis_vzorku div.doplnek{
	width:150px;
	height:150px;
}
.files{
	padding:5px;
	margin:5px;
	border-top:1px solid #d9d9d9;
	clear:left;
}
.important{
	font-weight:bold;
}
.cleaner{
	clear:both;
}
#form_do_kosiku{
	margin:0px;
	padding:0px;
}
#popis{
	margin-top:20px;
	line-height:1.5em;
}
#popis .important{
	display:block;
}
.do_kosiku{
	position:absolute;
	bottom:5px;
	left:5px;
	display:block;
	height:16px;
	padding-left:25px;
	background:url(img/kosik_or.gif) center left no-repeat;
}
.link_do_kosiku{
	height:16px;
	float:left;
	padding-left:25px;
	background:url(img/kosik_or.gif) center left no-repeat;
}
.stranky{
	text-align:right;
	padding:10px;
}
.stranky1{
	text-align:right;
	padding:10px;
	border-bottom:#d9d9d9 1px solid;
}
#search{
	padding:20px 10px 20px 10px;
	margin-bottom:5px;
}
#search h2{
	font-size:90%;
	text-align:left;
	padding-left:10px;
	text-transform:none;
	margin:5px;
}
.search_vysl{
	margin-bottom:10px;
	border-bottom:3px double #d9d9d9;
	padding-bottom:5px;
}
.search_vysl span{
	font-weight:bold;
	font-size:105%;
	margin-right:5px;
}
.search_item{
	text-align:left;
	width:80%;
	margin:5px auto 0px auto;
	padding:5px;
	border:1px dotted #d9d9d9;
}
#show{
	text-align:right;
}
#zakaznik{
	width:155px;
	text-align:left;
	padding-left:25px;
	background:url(img/user.gif) center left no-repeat;
	float:right;
	clear:right;
	color:#fff;
  font-size: 85%;
}
#zakaznik a{
	font-weight:bold;
	color:#fff;
}
#ina_kosik-blok{
  vertical-align: middle;
  width: 155px;
  height: 35px;
  float:right;
  background: url("img/kosik.gif") 0% 50% no-repeat;
  text-align:left;
}
#ina_kosik-text{
  font-size: 85%;
  margin-left: 25px;
  margin-top: 8px;
	color:#fff;
}
#ina_kosik-text a{
	color:#fff;
	font-weight:bold;
}
input.text{
	border:#888 1px solid;
}
input.button{
	background-color:#F48C14;
	color:white;
	cursor:pointer;
	margin:0px 0px 0px 10px;
	_margin:0px 0px 0px 0px;
}
span.cleaner{
	clear:both;
	height:1px;
	display:block;
}
#nav_tree{
	margin-bottom:5px;
}
p.left_box{
	float:left;
	width:48%;
	_width:47%;
}
p.right_box{
	float:right;
	width:48%;
	_width:47%;
}
.right_box span, .left_box span{
	display:block;
	text-align:justify;
	margin-bottom:5px;
}
.red{
	color:red;
}
.item350 {
	width: 350px;
}
.item250 {
	width: 250px;
}
.item150 {
	width: 150px;
}
input.text, label.label, select.select {
	display: block;
	float: left;
	max-height: 19px;
	_height: 19px;
	vertical-align: middle;
	padding: 0;
	margin-bottom: 3px;
}
label.quest{
	float:left;
	width:100px;
}
select{
	border: 1px solid #d9d9d9;
}
.file, input.textfield, input.text, textarea {
	border: #C9C8BF 1px solid;
	cursor: text;
}
textarea{
	font-size:100%;
}
label.label {
	width: 140px;
}
.inzerat{
	width:75%;
	margin:0px auto 10px auto;
	padding:5px;
	border:#d9d9d9 1px solid;
	background-color:#ffffcc;
	text-align:left;
}
.datum{
	display:block;
	text-align:right;
	font-style:italic;
}
.inzerat .kontakt{
	display:block;
	clear:right;
}
.inzerat h4{
	margin:5px;
}
.inzerat .datum, .inzerat img{
	float:right;
}
.right{
	display:block;
	text-align:right !important;
}
.center{
	display:block;
	text-align:center;
}
.imp_msg{
	border:2px solid red;
	background-color:#fef;
	padding:5px 10px 0px 10px;
	margin-bottom:10px;
}


.imp_msg div{
	margin-bottom:10px;
}
.imp_msg .datum{
	float:right;
}
.news{
	padding:10px 5px 10px 5px;
	border-bottom:#d2d5d0 1px dotted;
}
.news h3{
	margin:0px; padding:0px 0px 0px 10px;
}
.eshop-help{
	border:1px solid #003399;
	background-color:#d2d2d2;
	color: #003399;
	margin-bottom:5px;
}
.eshop-help h3{
	margin:5px;
	text-align:center;
	color:#000;
}
.eshop-help li{
	list-style-type:disc;
	margin-left:15px;
}
.eshop-help ul{
	margin:5px 5px 5px 0px;
}
.eshop-help .current{
	font-weight:bold;
}
.box-vyrobky table{
	border-collapse: collapse;
}
.box-vyrobky th{
	border:1px solid #000;
	background-color:#9dc117;
	color:white;
	padding:2px;
}
.box-vyrobky td{
	border:1px solid #000;
	padding:2px;
}
#diskuze{
	margin:10px 5px 5px 10px;
	text-align:center;
}
#diskuze h3{
	font-size:90%;
	font-weight:normal;
	text-align:left;
}
.prispevek, #diskuze p.not_found{
	width:450px;
	margin:10px auto 10px auto;
	text-align:left;
}
.prispevek{
	padding:5px;
	background-color:#ffffcc;
	border:#d9d9d9 1px solid;
}
#diskuze h3.new{
	border-top:1px solid #d9d9d9;
	margin-top:30px;
	padding-top:10px;
}
#diskuze form{
	text-align:left;
}
#diskuze label{
	width:70px;
}
form{
	margin:10px;
}
#left-col h3{
	color:#F48C14;
	font-weight:normal;
	font-size:95%;
	margin-top:10px;
	margin-bottom:1px;
	text-align:right;
}
#icq{
	padding-left:15px;
}
#bazar{
	text-align:center;
}
#sub-header, #uvod-header{
	margin-bottom:20px;
	border-bottom:#d9d9d9 1px solid;
	padding-bottom:10px;
}
#sub-header li{
	list-style-type:none;
	margin:0px 5px 2px 0px;
	padding-left:10px;
	background:url(img/zl_sipka_small.gif) 0% 50% no-repeat;
}
#sub_kat h3{
	font-weight:normal;
	font-size:95%;
	margin-top: 10px;
}
#sub_kat ul{
	margin:0px;
	padding:0px;
}
#sub_kat li{
	display:inline;
	list-style-type:none;
}



.odkaz {font-size:7pt;
	position:absolute;
	left:4px;
}

.odkaz a{color:#444;
}

.odkaz span{font-weight:bold
}

.hodiny{text-align:right
}
