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

  background: transparent 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;

}
a{
	color: #676862;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: underline;
}
h1{
	font-size:14px;
	color: #ee1c24;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding:5px;
	border: 1px #b1c3d6 solid;
}
h2{
	color:#ee1c24;
	margin-top:5px;
}
img {
	border:none;
	margin:5px;
}
ul{
	margin-left:20px;
}
ol{
	margin-left:30px;
}
.clear{
	clear:both;
}
#wrapper{
	width:950px;
	margin:0 auto;
}
#header{
	background: url(../img/header.jpg) no-repeat center;
	width:950px;
	height:234px;

	display:block;
	margin:0px;
	padding:0px;
	position:relative;
}
#slogan{
	font-size:14px;
	font-family:times;
	font-weight:bold;
	text-transform:uppercase;
	color:white;
	letter-spacing:1px;
	background-color:red;
	padding:8px;
	margin-bottom:10px;
}
#header #logo{
	position:absolute;
	top:80px;
	left:0px;
}
#header #logo img{
	border:none;
}
#login{
	text-align:right;
	position:relative;
	top:25px;
	margin:0px 5px;
}
#login a{
	color:black;
	font-weight:bold;
}
form#search{
	position:absolute;
	bottom:30px;
	right:20px;
}
#search .form-input{
	float:left;
	border:1px white solid;
	background:transparent;
	color:white;
}
#search .form-button{
	float:left;
	border:none;
	background:transparent;
	color:white;
}
#kosik{
	width:191px;
	height:28px;
	display:block;
	color:white;
	position:absolute;
	top:17px;
	right:0px;
	background:#41423b;
	font-size:10px;
}
#kosik a{
	color:#fff;
}
#kosik img{
	border:0px;
}
#kosik .left{
	float:left;
}
#horni_menu{
	width:700px;
	height:54px;
	display:block;
	position:absolute;
	bottom:-8px;
}
#horni_menu .item{
}
#horni_menu .item.line{
	border-right:2px white 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;

}

#content{
	background-color:#fff;
	width:950px;
	clear:both;
	min-height:900px;
}
#leftcontent{
	width:168px;
	float:left;
	border:none;
	margin:0px 5px;
	border:1px #abbed3 solid;
}
#leftcontent a{
	color:black;
	font-weight:bold;
	background: transparent url(../img/sipka.gif) right 50% no-repeat;
	width:100%;
	display:block;
}
#leftcontent .item{

}
#leftcontent .item,#leftcontent .item_active{
	height:auto;
	line-height:15px;
	vertical-align:middle;
	text-align:left;
	margin:5px auto 0px auto;
	padding:5px 10px;
}
#leftcontent .item_active{
	background-color:#7395cb;
}
#leftcontent .item.suda{
	background:#e7edf4;
}
#leftcontent .item.licha{
	background:#cfdce6;
}
#leftcontent .item a,#leftcontent .item_active a{
	width:130px;
	padding-right:20px;
}
#leftcontent h2,#rightcontent h2{
	text-transform:uppercase;
	color:white;
	background:#ee1c24;
	font-size:13px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	position:relative;
	margin:0px;
	padding:0px;
	padding-left:5px;
}
#centercontent{
	width:570px;
	float:left;
	margin:0px 10px;
}
#rightcontent{
	width:168px;
	float:left;
	border:none;
	margin:0px 5px;
}
#end{
	height:166px;
	width:450px;
	display:block;
	margin:0px auto;
	padding:0px;
	text-align:center;
	color:#676862;
	padding-top:20px;
}
/************************************************************************************/
.product{
	float:left;
	border:1px #abbed3 solid;
/* 	background:#c2ccff; */
	font-size:12px;
	width:168px;
	height:350px;
	margin:10px 0px;
	display:block;
	text-align:left;
	margin-right:30px;
	position:relative;
}
.product.nomargin{
	margin-right:0px;
}
.product:hover{
	background:#ececec;
}
.product .kpopis{
	font-size:11px;
	width:147px;
	height:80px;
	display:block;
	text-align:left;
	overflow:hidden;
	padding-top:20px;
	padding-bottom:5px;
}
.product .inner{
	margin:10px;
}
.product h2{
	height:1.8em;
	overflow:hidden;
}
.product h2 a{
	font-size:13px;
	color:#ee1c24;
	text-decoration:underline
}
.product .kosik{
	position:absolute;
	bottom:5px;
}

#detail input{
	width:50px;
}
.form-koupit,#detail input.form-koupit{
	width:147px;
	height:27px;
	display:block;
	background: transparent url(../img/koupit.jpg);
	border:none;
/* 	margin:0px auto; */
	cursor:pointer;
}
#detail .form-koupit2{
	width:127px;
	height:27px;
	display:block;
	background: transparent url(../img/koupit.jpg) no-repeat right top;
	border:none;
/* 	margin:0px auto; */
	cursor:pointer;
}
.form-prihlasit{
	width:147px;
	height:27px;
	display:block;
	background: transparent url(../img/prihlasit.png);
	border:none;
	margin:0px auto;
	cursor:pointer;
}

#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:#ee1c24;
  -moz-box-sizing: border-box;
  color: black;
  font-size:5px;
  margin:2px;
  padding:2px;
  width:14px;
  height:14px;
  border:1px #ee1c24 solid;
}
#filtr .popisek{
	float:left;
	width:4em;
	display:block;
}

#rightcontent .product{

	width:168px;
	height:250px;
	margin:0px;
	padding:0px;
	margin-top:10px;
}
#rightcontent .product h2{
	background:none;
	margin:0;
	padding:0px;
	font-size:14px;
	color:#ee1c24;
	text-decoration:underline;
	text-transform:none;
	height:35px;
	line-height:17px;
	display:block;
}
#rightcontent .product .kpopis{
	display:none;
}
#rightcontent .product .ko7sik{
	margin-top:30px;
}
.product a.obr{
	display:block;
	height:110px;
}

.product img{
	margin:0 auto;
	max-height:110px;
	max-width:150px;
	display:block;
}
#rightcontent .product img{
	height:120px;
}

.povinne{
	color:red;
}
.katcislo{
	margin:5px 0px;
}
.pridano{
	display:block;
	border:2px red solid;
	padding:20px;
}
strike.puvodni{
	text-align:center;
	margin:0 auto;
	display:block;
}
.podsekce,.podsekce_active{
	margin:2px 0px;
	margin-left:20px;
	margin-right:10px
}
.podsekce a,.podsekce_active a{
	background:none;
}
.podsekce_active a,.podsekce a:hover{
	text-decoration:underline
}
#leftcontent .podsekce a,#leftcontent .podsekce_active a{
	background:none;
}
.box{
	width:171px;
	height:370px;
  display: block;
  border: 1px black solid;
  float: left;

  text-align: left;
  margin: 0px 8px;
  margin-bottom: 10px;
}
.box .nadpis{
  background-color: #ff0000;
  color: white;
  text-align: center;
  padding: 10px 0px;
}
.box .padding{
  margin: 15px;
}
.box .padding a{
  display: block;
  color: black;
  text-decoration: underline;
  margin: 2px 0px;
}
.box .padding a:hover{
  color:red;
}
.box .padding img{
  height: 100px;
  display: block;
  margin: 0 auto;
}
table.varianty tr td,table.varianty tr th{
	border:1px gray solid;
	padding:1px 5px;
	text-align: center;
}
