*{ 
  margin:0;
  padding:0;
}
body{

  background: #4A910D url(../img/background.jpg) repeat-x left top;
  font-family: arial;
  color: black;
  margin:0 auto;
  text-align: justify;
  font-size: 10pt;
  font-family: Arial;
  
}
hr{
	border:1px black solid;
	height:1px;
	background-color:black;
}
a{
	color: #2F2F2F;
	text-decoration: none;	
}
a:hover{
	color: #000;	
	text-decoration: underline;
}
h1{
	font-size:14px;
	color: #000;
	text-transform:uppercase;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding:5px;
	_margin: 0px;
	_padding:0px;
	background: transparent url(../img/h1.png) no-repeat left top;
	width:733px;
	_width:720px;
	height:54px;
	line-height:40px;
	text-indent:20px;

}
h2{
	color:#0054b3;
	margin-top:5px;
}
img {
	border:none;
	margin:5px;
}
ul{
	margin-left:20px;
}
ol{
	margin-left:30px;
}
.clear{
	clear:both;
}
#wrapper{
	width:959px;
	margin:0 auto;
}
#header{
	background: url(../img/header.jpg) no-repeat center;
	width:959px;
	height:283px;

	display:block;
	margin:0px;
	padding:0px;
	position:relative;
}
#header #logo{
	position:absolute;
	top:6px;
	left:15px;
}
#header #logo img{
	border:none;
	width:719px;
	height:216px;
}
form#search{
	position:absolute;
	bottom:60px;
	right:20px;
}
#search .form-input{
	float:left;
	border:1px white solid;
	background:transparent;
	color:white;
	height:18px;
	margin-right:10px;
}
#search .form-button{
	float:left;
	border:none;
	background:transparent url(../img/jdi.png) no-repeat;
	width:31px;
	height:20px;
	display:block;
}
#login{
	width:191px;
	height:45px;
	display:block;
	color:white;
	position:absolute;
	right:40px;
	top:20px;
	font-size:12px;
	text-transform:uppercase;
	text-align:right;
	font-weight:bold;
}
#login a{
	color:#ffffff;
}
#kosik{
	width:191px;
	height:28px;
	display:block;
	color:white;
	position:absolute;
	top:58px;
	right:40px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
#kosik h2{
	margin:10px 0px;
}
#kosik a{
	color:black;
}
#kosik img{
	border:0px;
}
#kosik .left{
	float:left;
}
#horni_menu{
	width:950px;
	height:35px;
	display:block;
	position:absolute;
	bottom:0px;
	color:#8dc63f;
	margin-left:10px;
}
#horni_menu .item{
	
}
#horni_menu .item.line{
	border-right:2px #8dc63f solid;
}
#horni_menu .item a{
	color:#fff;
	font-weight:bold;
	margin:0 10px;
	height:1.5em;
	line-height:1.5em;
	vertical-align:middle;
	background: transparent url(../img/tecky.png) no-repeat center left;
	color:#8dc63f;
}

#content{
	background: transparent url(../img/center.png) repeat-y center top;
	width:959px;
	clear:both;
	min-height:900px;
}
#leftcontent{
	width:192px;
	float:left;
	border:none;
	margin:0px 5px;

	margin-left:30px;
	_margin-left:15px;
}
#leftcontent a{
	color:black;
	font-weight:bold;
	background: transparent url(../img/sipka.gif) right 50% no-repeat;
	width:100%;
	display:block;
}
#leftcontent ul{
	margin-left:20px;
}
#leftcontent ul li{
	List-style:square outside;
	color:white;
	padding:0px;
}
#leftcontent .item,#leftcontent .item_active{
	height:auto;
	line-height:15px;
	vertical-align:middle;
	text-align:left;
	margin:5px auto 0px 0px;
	padding:1px 0px;
	color:black;
}
#leftcontent .item_active{
	text-decoration:underline;
}
#leftcontent .item.suda{

}
#leftcontent .item.licha{

}
#leftcontent h2,#rightcontent h2{
	text-transform:uppercase;
	color:black;
	font-size:13px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	position:relative;
	margin:0px;
	padding:0px;
	padding-left:5px;
}
#centercontent{
	width:680px;
	float:left;
	margin:0px 5px 0px 5px ;
	_margin:0px ;
}
#rightcontent{
	width:168px;
	float:left;
	border:none;
	margin:0px 5px;
}
#end{
	height:40px;
	width:959px;
	display:block;
	margin:0px auto;
	padding:0px;
	text-align:center;
	color:#676862;
	padding-top:20px;
	background:#000;
}
#end a:hover{
	color:white;
}
/************************************************************************************/
.product{
	float:left;
	border:1px black solid;
/* 	background:#c2ccff; */
	font-size:12px;
	width:325px;
	height:338px;

	margin:10px 0px;
	display:block;
	text-align:left;
	margin-left:10px;
	background:#619F1D;
	_height:300px;
	_margin-left:5px;
}

.product:hover{
	background:#8DC63F;
}
.product .kpopis{
	font-size:11px !important;
	height:3em;
	display:block;
	text-align:left;
	overflow:hidden;
	padding:0px 5px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;

}
.kpopis span,.kpopis p,.kpopis strong{
	font-size:11px !important;
}
.product .inner{
	margin:10px;
}
.product h2{
	height:2.7em;
	padding:0px;
	margin:0px;
}
.product h2 a{
	font-size:14px;
	color:#8DC63F;
	background-color:black;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	height:40px;
	line-height:20px;
	padding:0px 5px;
	text-align:center;
}

#detail input{
	width:50px;
}
.form-koupit,#detail input.form-koupit{
	width:147px;
	height:27px;
	display:block;
	border:none;
/* 	margin:0px auto; */
	cursor:pointer;
	font-weight:bold;
	background:none;
	border:1px black solid;
	
}
.form-prihlasit{
	width:147px;
	height:27px;
	display:block;
	background:none;
	border:1px black solid;
	margin:0px auto;
	cursor:pointer;
	font-weight:bold;
}

#obsah_kosiku{
	margin-bottom:20px;
}
#filtr{
	display:block;
	clear:both;
	margin:10px 0px;
}
/*
.checkbox{
	width:7px;
	height:7px;
}
*/
#filtr .p{
  float:left;
  width:6em;
}
#filtr .line{
	display:block;
	clear:both;
}
#filtr .checkbox{
  float:left;
/*
  color: black;
  font-size:5px;
  margin:0px;
  padding:0px;
  width:11px;
  height:11px;

  display:block;
  border:1px #f26522 solid;
  display:inline;
  margin:0px 3px;*/
}
#filtr .checkbox input{
  -moz-outline-color:#f26522;
  -moz-box-sizing: border-box;
  color: black;
  font-size:5px;
  margin:2px;
  padding:2px;
  width:14px;
  height:14px;
  border:1px #f26522 solid;
}
#filtr .popisek{
	float:left;
	width:4em;
	display:block;
}

#rightcontent .product{

	width:168px;
	height:275px;
	margin:0px;
	padding:0px;
	margin-top:10px;
}
#rightcontent .product h2{
	background:none;
	margin:0;
	padding:0px;
	font-size:14px;
	color:#e55300;
	text-decoration:underline;
	text-transform:none;
	height:35px;
	line-height:17px;
	display:block;
}
#rightcontent .product .kpopis{
	display:none;
	
}
.product .kosik{
	margin-top:00px;
	text-align:center;
}
.product .kosik .cena{
	background-color:black;
	color:#55A440;
	padding:5px 0px;
}
.product .kosik form{
	padding-top:5px;
}
.product img{
	margin:0 auto;
	height:140px;
	display:block;
	
}
#rightcontent .product img{
	height:120px;
}

.povinne{
	color:red;
}
.katcislo{
	margin:5px 0px;
	text-align:center;
	
}
.pridano{
	display:block;
	border:2px red solid;
	padding:20px;
}
form.registrace input{
	margin-right:5px;
}