@charset "utf-8";

html,body,div,span,applet,object,iframe,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,strong,tt,var,dl,dt,dd,blockquote,fieldset,form,i,b,caption,tbody,tfoot,thead,tr,th,td,p{margin:0;padding:0;border:0;vertical-align:baseline;}
.dp20,.dp25,.dp33,.dp50,.dp75,.dp100{float:left;display:inline;*margin-left:-0.04em;text-align:left;}
.dp20{width:20%;}
.dp25{width:25%;}
.dp33{width:33.33%;}
.dp50{width:50%;}
.dp75{width:75%;}
.dp100{width:100%;}
.clr{clear:both;}

body{font:100%/1.5em Arial, Helvetica, sans-serif; position:relative;}
textarea{font:100%/1.5em Arial, Helvetica, sans-serif;}
:focus{outline:1px #58483b solid;}

h1{font-size:2em;font-weight:700;margin:0 0 0.75em}
h2{font-size:1.5em;margin:0 0 1em}
h3{font-size:1.1666em;margin:0 0 1.285em}
h4{font-size:1em;margin:0 0 1.5em}
h5{font-size:0.8333em;margin:0 0 1.8em}
h6{font-size:0.666em;margin:0 0 2.25em}
img{display:inline-block;vertical-align:bottom}

p{font-weight:300;margin:0 0 1.5em}
pre{font:1em/1.5em "Courier New", Courier, monospace;margin:0 0 1.5em;padding:0 0 0 1.5em}

ul,ol{margin:0 0 1.5em;padding:0}
li ul,li ol{margin:0}
ul li{list-style:inside disc}
table{border-collapse:collapse;border-spacing:0;margin:0 0 1.5em;padding:0}

form button{cursor:pointer;font-size:1em;height:2em;line-height:1.5em;display:block;margin:1em 0 0;padding:0 0.5em}
form fieldset{border:0;position:relative;margin:0 0 1.5em}
form fieldset fieldset{clear:both;margin:1.5em 0 0;padding:0 0 0 1.5em}
form input{border:1px #896f53 solid;font-size:1em;height:22px;line-height:1em;background:#fff;padding:2px 0px 0px 0px;}
form input[type=file]{height:2.25em;padding:0}
form textarea{width:100%;border:0;background:#eee;margin:0;padding:0.375em 0}
form select{font-size:1em;height:2.25em;line-height:2.25em;margin:0;padding:0}
form option{font-size:1em;height:1.5em;line-height:2.25em;padding:0}
form label{cursor:pointer;margin:1.5em 0 0;padding:0}
form label input{vertical-align:top;background:0;margin:0 0.5em 0 0;padding:0}
form legend{font-size:1.1666em;font-weight:700;left:0;margin:0;padding:0}


body,html{
	margin:0px; padding:0px;
	color:#000;
	background:#7a99a2 url('gui/bkg.png') center top;
	text-align:center;	
	width:100%; 
	font-size: 14px; font-family: Calibri, Arial, Tahoma, Verdana, sans-serif; font-weight:normal;
}

#bkgtop{
	position:absolute;
	left:0px;
	width:100%;
	height:264px;
	background:url('gui/bkgtop.jpg') center top repeat-x
}

#root{
	position:relative;
	text-align:left;
	width:979px;
	margin: 0px auto; 
	background: url('gui/bkgroot.png') center top repeat-y;
}

#head{
	padding:0px 20px 0px 20px;
	width:940px; height:214px;
	background: url('gui/bkghead.jpg') center top no-repeat;
}

#logo{
	position:absolute; left:41px; top:13px;
	width:205px;height:172px;
}

#title{
	position:absolute; left:260px; top:27px;
	width:338px;height:99px;
	background: url('gui/title.png') center top no-repeat;
}

#title h1{
	margin:0px; padding:0px;
	text-indent:-4000px;
}

#mainmenu{
	position:absolute;
	left:260px; top:138px;
	width:296px; height:62px;
	background: url('gui/bkgmenu.png') center top no-repeat;
}

#mainmenu ul{margin:0; padding:0; position:relative;}
#mainmenu li{ padding:0; list-style:none; margin:0 0 0 -20; list-style-position:outside;}

#mainmenu a{font-size:18px; text-decoration:none;}
#mainmenu a:hover{color:#000; text-decoration:underline;}

#mainmenu .l1{position:absolute;left:25px;top:6px;}
#mainmenu .l2{position:absolute;left:146px;top:6px;}
#mainmenu .l3{position:absolute;left:25px;top:36px;}
#mainmenu .l4{position:absolute;left:146px;top:36px;}

#products{
	position:absolute;
	left:540px; top:55px;
	width:390px; height:150px;
	background: url('gui/bkgprods.png') left top no-repeat;
}

#products ul{margin:0; padding:0; position:relative;}
#products li{ padding:0; list-style:none; margin:0 0 0 -20; list-style-position:outside;}

#products a{font-size:18px; text-decoration:none; font-weight:bold;}
#products a:hover{color:#000; text-decoration:underline;}

#products .l1{position:absolute;left:120px;top:89px; font-size:18px;}
#products .l2{position:absolute;left:247px;top:89px; font-size:18px;}
#products .l3{position:absolute;left:120px;top:120px; font-size:18px;}

#bread_welcome{
	width:979px; height:224px;
	background: url('gui/bkginfo.jpg') 20px 52px no-repeat;
}

#bread_welcome h2{
	width:979px; height:68px;
	background: url('gui/bkgh2.png') center top no-repeat;
	padding:0; margin:0px;
	font-size:24px;
	color:#58483b;
	font-weight:normal;
}

#bread_text h2{
	width:979px; height:68px;
	background: url('gui/bkgh2_t.png') center top no-repeat;
	padding:0; margin:0px;
	font-size:24px;
	color:#58483b;
	font-weight:normal;
}

#bread_prod h2{
	width:979px; height:68px;
	background: url('gui/bkgh2_p.png') center top no-repeat;
	padding:0; margin:0px;
	font-size:24px;
	color:#58483b;
	font-weight:normal;
}

h2 span{
	position:relative; left:38px; top:12px;
}

#weltext{
	color:#fff; font-size:19px;
	padding:5px 0px 0px 38px;
	width:390px;
}

#weladvert{
	position:relative; left:10px;
	width:887px;	
	padding:16px;
	font-weight:normal;
	background:#cdb587;
}

.waimg{
	float:left;
	border:1px #51422f solid;
	background:#f5ebcc;
	padding:4px;
}

.watext{
	float:left;
	width:630px;
	padding-left:20px;
}


#contwrap{
	padding:0px 19px 0px 20px;
}

#content{
	background:#f5ebcc url('gui/bkgcont.jpg') center top no-repeat;
}

#content_prod{
	background:#f5ebcc url('gui/bkgcnt_p.png') center top repeat-y;
}

#content_text{
	padding:0px 18px 0px 18px;
	background:#f5ebcc;
}

.book{
	float:left;
	width:500px;
	margin-left:10px;
}

.bookl{
	float:left;
	width:449px;
	margin-left:10px;
}

.bookr{
	float:right;
	width:449px;
	margin-right:10px;
}

.book_prod_l{
	float:left;
	margin-left:18px;
	width:160px;
	height:300px;
}

.book_prod_i{
	float:left;
	width:530px;
}

.book_prod_r{
	float:left;
	width:232px;
	background: url('gui/bkgfdeco.jpg') 13px 0px no-repeat;
}

.bookcnt{position:relative;}

.bookcnt .image{
	background:#fff url('gui/bkgbook.png') center top no-repeat;
	width:161px; height:227px;
	text-align:center;
	float:left;
}

.bookcnt .image img{
	border:0px;
	margin-top:7px;
}

.bookcnt .info{
	float:left;
	margin-left:18px;	
}

.w265{
	width:265px;
}

.bookcnt .info h3{
	margin:0px; padding:0px;
	font-size:22px;
	font-weight:normal;
}

.bookcnt .info h3 a{
	color:#58483b;
	text-decoration:none;
	font-weight:normal;
}

.bookcnt .info h3 a:hover{
	color:#000;
	text-decoration:underline;
}

.bookcnt .info h4{
	margin:0px 0px 4px 0px; padding:0px;
	font-size:14px;
	color:#896f53;
	font-weight:bold;	
}

.bookcnt .more{
	position:absolute;
	left:133px; top:160px; 
	width:317px; height:57px;
	background: url('gui/bkgmore.png') center top no-repeat;
}

.bookcnt .more .sshots{
	position:relative;
	left:63px; top:27px;
}

.bookcnt .more .detail{
	position:relative;
	left:116px; top:27px;
}

.bookcnt .more_prod{
	position:absolute;
	left:37px; top:209px; 
	width:94px; height:62px;
	background: url('gui/bkgsshots.png') center top no-repeat;
}

.bookcnt .more_prod .sshots{
	position:relative;
	left:13px; top:33px;
}

a.sshots{
	text-decoration:none;
}

a:hover.sshots{
	text-decoration:underline;
	color:#000;
}

a.detail{
	text-decoration:none;
}

a:hover.detail{
	text-decoration:underline;
	color:#000;
}



.rt{
	color:#d1ba8c; font-size:18px; font-weight:bold;
}

.review{
	background:#fbf6e9 url('gui/bkgrev.png') left top repeat-y;
	width:450px;
	padding:16px 22px 16px 22px;
}

#formtop{
	background: url('gui/formt.png') left top no-repeat;
	padding:10px 10px 10px 50px;
	color:#58483b;
}

#formbot{
	width:219px; height:52px;
	background: url('gui/formb.png') left top no-repeat;
}

.form_count{
	width:25px; height:14px; background:#fff; border:1px #896f53 solid;
	color:#58483b; padding:1px; margin:0; font-size:11px; text-align:center;
	position:relative; left:51px; top:9px;
}

.form_send{
	width:95px; height:19px; background:#fdfcf7 url('gui/s.png') left center no-repeat; border:0px;
	color:#dc6919; padding:1px; margin:0; font-size:11px; font-weight:bold;
	position:relative; left:68px; top:10px; text-align:right;
}

.ks{
	position:relative; left:52px; top:8px;
	color:#896f53;
}

#presstop{
	background: url('gui/presst.png') 37px top no-repeat;
	padding:31px 10px 10px 50px;
	color:#896f53;
}

#pressbot{
	width:219px; height:29px;
	background: url('gui/pressb.png') 37px top no-repeat;
}

.cena1{
	color:#dc6919; font-weight:bold; font-size:18px;
}

.cena2{
	color:#ff6600; font-weight:bold; font-size:18px;
}

.kusy{
	width:30px;
	text-align:center;
}

#price{
	border:1px #f5ebcc solid;
	background:#f5ebcc;
	color:#dc6919; font-weight:bold; font-size:18px;
	width:60px;
	height:20px; padding:0px; margin:0px;
}

.price_kc{
	color:#dc6919; font-weight:bold; font-size:18px;
}

#submito{
	height:26px;
	background:#dc6919; color:#fff; font-weight:bold;
	padding:2px;
}

hr{color:#dc6919; background:#dc6919;}

.hd{display:none;}

#footer{}

#f1{
	width:979px; height:20px;
	background: url('gui/f1.png') center top no-repeat;
}

#f1_prod{
	width:979px; height:20px;
	background: url('gui/f1_p.png') center top no-repeat;
}

#f2{
	position:relative;
	width:979px; height:115px;
	background: url('gui/f2.jpg') center top no-repeat;
}

#f2 ul{margin:0;padding:0;position:relative; left:34px; }
#f2 li{list-style:none; padding:0px 0px 0px 4px; margin:0 0 0 -20; list-style-position:outside;
float:left;}

#cecko{
	position:absolute; top:0px; left:869px;
	width:91px; height:115px;
	background: url('gui/cecko.png') center top no-repeat;
	text-align:center;
	color:#fff;
}

#cecko span{
	position:relative; top:74px;
}

#f3{
	width:979px; height:91px;
	background: url('gui/f3.png') center top no-repeat;
}

#f3 span{color:#fff; font-face:tahoma; font-size:11px; position:relative; left:11px; top:30px;}
#f3 a{color:#fff;}
#f3 a:hover{color:#000;}


a{color:#4e443b;font-weight:normal;text-decoration:underline;}
a:hover{color:#000;}
a:visited{color:#5e544b}

.flp{float:left;padding-right:20px;}
.clr{clear:both;}

.tac{text-align:center;}