* {
	margin:0;
	padding:0;
}
a {
	text-decoration: underline;
	color: #304792;
}
a:hover {
	color: #B22222;
}
a img {
	border:none;
}
body {
	background: #D8D2CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	color:black;
	text-align:center;
}

#web {
	margin:0 auto 0 auto;
	width:911px;
	background: transparent;
	background-image: url(../image/back_page.jpg);
	background-repeat: repeat-y;
	padding:0;
}


#top {
	width:911px;
	height:55px;
	background-image: url(../image/back_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align:left;
}
#top_nav {
	padding:15px 5px 0px 15px;
	float:left;
	width:330px;
	font-size:13px;
}
#top_nav a {
	color:black;
}
#top_nav a:hover {
	color:gray;
}
#top_right {
	float:right;
	padding:15px 15px 0px 0px;
	text-align:right;
	width:500px;
}
#top_right .sel_nav {
	width: 180px;
	border: 1px solid #B3AE9D;
}
#top_right p {
	padding-top:5px;
}


#header {
	background-image: url(../image/back_header.jpg);
	background-position: center;
	width:879px;
	height:218px;
	text-align:left;
	margin:5px 16px 0px 16px;
}
#header_menu {
	margin:32px;
}
#header_menu a {
	color:white;
	font-size:15px;
	font-weight:bolder;
	padding-right:5px;
	padding-left:5px;
	text-decoration: none;
}
#header_menu a:hover {
	color: #304792;
}
#header_menu .fut {
	color:white;
	font-size:15px;
	font-weight:normal;
}

#left {
	width:227px;
	float:left;
	position:relative;
	top:-35px;
	text-align:left;

}
#left ul {
	margin-left:17px;
}
#left ul li {
	background-color: #CDC6BD;
	width:100%;
	height:28px;
	background-image: url(../image/back_menu_cat.jpg);
	background-position: top;
	background-repeat: no-repeat;
	list-style-type: none;
	padding:0;
}
#left ul li a {
	color:black;
	text-decoration:none;
	padding-left:35px;
	padding-top:8px;
	display:block;
	background-color: transparent;
	height:30px;
}
#left ul li a:hover {
	text-decoration: underline;
}
#left ul li.levelli0 {
	padding:0;
	background-image: none;
	height:30px;
}
#left ul li.levelli0 a {
	display: block;
	width: 182px;
	_width: 100%;
	background-image: url(../image/back_list1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding: 5px 0 0px 27px;
	color: white;
	/*border-top: 1px solid #BDB1A1;*/
	font-weight: bolder;
}
#left ul li.levelli0 a:hover {
	background-image: url(../image/back_list_hover3.jpg);
	/*background-repeat: no-repeat;
	background-position: left;*/
	text-decoration: none;
}


#page {
	float:right;
	width:664px;
	padding-right:16px;
	margin-bottom:25px;

}
#navigation {
	background-image: url(../image/back_div_searcher.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width:664px;
	height:34px;
	text-align: left;

}
#navig_left {
	width:420px;
	float:left;
	border:0px solid green;
	margin-top:25px;
	margin-left:15px;

}
#search {
	width:180px;
	float:left;
	border:0px solid green;
	margin:3px 0px 0 10px;
	_margin:3px 0px 0 0px;
	background-image: url(../image/back_input.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#search input.texterin {
	width:150px;
	height:18px;
	border:none;
	background-color: transparent;
	font-size:9px;
	border:0px solid black;
	margin-top:2px;
	margin-left:3px;
	padding-top:2px;
}

#cleaner, .cleaner
{
	clear:both;

}
#foot {
	margin:0 auto 0 auto;
	width:879px;
	background-image: url(../image/back_foot_top.jpg);
	background-position: top;
	background-repeat: no-repeat;

	padding-top:15px;

}
#foot div {
	padding:8px;
	background-color: #CDC6BD;
	text-align: left;
}
#bottom {
	margin:0 auto 0 auto;
	background: url(../image/back_page_bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width:911px;
	height:13px;
}

#obsah {
	margin-top:20px;
	text-align: left;
}

#obsah .orange {
	width:100%;
	background-color: #F58A29;
	margin-bottom:20px;
	color: White;
	width:664px;
	font-size:13px;
}
#obsah .orange p {
	padding:15px;
}
#obsah .lefter {
	width:400px;
	float: left;
}
#obsah div.nahlad {
	padding: 3px;
	border: 5px solid #CCC4B7;
	width:400px;
	text-align:center;
}

#obsah div.nahlad img, #obsah div.picture img{
	display:block;
	margin:0;
	padding:0;
}
#obsah h1 {
	font-size: 170%;
	color: #F58A29;
	margin:0px 0 20px 10px;
}
#obsah table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:black;
	float:left;
	margin-left:30px;
}
#obsah td.tch {
	width:110px;
	vertical-align:top;
}
#obsah h3 {
	font-size: 110%;
	color: #F58A29;
	background-color: #FCFDFB;
}
#obsah div.picture {
	margin-top: 20px;
	width: 410px;

}
#obsah div.picture p {
	padding:2px;
	background-color: White;
	float: left;
	margin:10px 3px 0px 3px;
	border:2px solid #E4DDD6;
}
#obsah table.products {
	margin-left: auto;
	margin-right: auto;
}
#obsah table.products td{
	border-bottom:10px solid white;
}
#obsah table.products td.ops1{
	width: 100%;
	padding: 0px 5px 3px 3px;
	background-color: #F1F1F1;
	vertical-align:top;
}
#obsah table.products td.ops{
	width: 100%;
	padding: 0px 5px 3px 3px;
	background-color: #E4DFD7;
	vertical-align:top;
}
#obsah table.products h3 {
	background-color:transparent;
	width:70%;
	color: #F58A29;
	float:left;
	margin-top:15px;
}
#obsah table.products .right {
	width:30%;
	text-align:right;
	float:right;
}
#obsah table p.img {
	padding:3px;
	border:2px solid #E4DFD7;
}
#obsah table p.price {
	padding: 3px;
	background-color: #E4DFD7;
	color: Blue;
	margin-top: 2px;
	text-align:right;
}
#lister {
	padding:0px;
	background-color: #E4DFD7;
	text-align: center;
}
#hypo {
	background-color: #E4DFD7;
	border: 5px solid #CDC6BE;
	padding:3px;
	height:180px;
}
#hypo div{
	float:right;
	width:230px;
	padding:2px; background-color:white;
	border:1px solid #CDC6BE;
	margin: 0 auto 0 auto;
}
#hypo div img{
	margin:5px;
	display:block;
	float:left;
}
#hypo h3 {

	background-color:transparent;
}
div.popis{
margin-left:30px;
}
div.popis ul {
margin-left:30px;
}
div.zalozky {
    margin-left:17px;
}
.zalozka {
    display:block;
    float:left;
    width:63px;
    padding:5px 3px 5px 3px;
    background-color: white;
    text-align:center;
    border-top:1px solid white;
     border-bottom:2px solid #F58A29;
      text-decoration:none;
}
.zactiv {
    border:1px solid #F58A29;
    border-bottom:2px solid #F58A29;
    background-color: #F58A29;
    color:white;
    text-decoration:none;
    padding:5px 4px 5px 3px;
}
.zactiv:hover  {
    color:white;
    text-decoration:none;
}
.cleaner {
    clear:both;
}

.prod {
    width:210px;
    margin:5px;
    float:left;
    height:280px;
}
.mytext {
    margin-bottom:15px;
    padding-left:10px;
}
.dalej {
    padding-left:5px;
}

@media print {
#top {display:none;}
#header {display:none;}
#left {display:none;}
#page {float:left}
#navigation {display:none;}
#search {display:none;}
}
table.products td {
  vertical-align:top;
}
table.products td table td{
  vertical-align:top;
}
#obsah ul {
margin-left:40px;
}
#rubrique {
    margin-left:20px;
}
