﻿body{
	background-image:url("../theme/background.jpg");
	background-repeat:repeat-x;
	background-color:#4e311a;
	font-family: Tahoma, Sans-serif;
	font-size:12px;
	color:#f0d7ca;	
}
a{
	text-decoration:none;
	color:#f0d7ca;
}
#main{
	width:795px;
	margin:10px auto 10px auto;
}
#top{
	height:42px;
	padding-top:289px;
	background-image:url("../theme/top.jpg");
	background-repeat:no-repeat;
}
#top a{
	display:block;
	text-align:center;
	width:113px;
	height:33px;
	background-image:url("../theme/menu.jpg");
	background-repeat:repeat-x;
	background-color:#534234;
	float:left;
	padding-top:10px;
	color:#e2c9bc;
	font-weight:bold;
}
#top a:hover{
	background-image:url("../theme/menu_active.jpg");
	background-color:#534234;
}
#top >a:first-child{
	width:117px;
}
#content{
	min-height:530px;
	height: expression(document.body.clientHeight > 530? "530px": "auto" );
	background-image:url("../theme/bgcontent.jpg");
	background-repeat:no-repeat;
	background-color:#76563c;
	padding:10px 20px;
	line-height:16px;
	margin:0px;
}
#content div.maincontent{
	float:left;
	width:460px;
	margin:20px;
}
#content div.sidecontent{
	margin:20px;
	float:left;
	width:200px;
}
#bottom{
	background-color:#2f2520;
	color:#ffffff;
	text-align:center;
	padding-top:10px;
	height:30px;
	font-size:12px;
}
#bottom a{
	padding-top:5px;
	display:block;
	float:left;
	width:70px;
	text-align:center;
	color:#ffffff;
	height:17px;
	border:1px solid #2f2520;
}
#bottom a:hover{
	border:1px solid #483c36;
	background-color:#26110e;
}
#bottom p{
	margin:0px 10px;
	float:right;
}
#bottom span{
	font-weight:bold;
}
h1{
	color:#c8ae8e;
	margin:10px 0px;
	padding-left:5px;
	font-size:14px;
	border-bottom:1px solid #664833;
	width:150px;
}
div.main div{
	float:left;
	margin:20px 5px;
	
	font-size:12px;
}
div.main div span{
	font-size:10px;
}
h2{
	font-size:14px;
	margin-bottom:2px;
	font-weight:normal;
}
h3{
	display:block;
	width:750px;
	height:20px;
	text-align:center;
	border:1px solid #664833;
	background-color:#6b4e37;
	padding:10px 0px;
	
}

.maincontent p{
	margin:10px 20px;
	line-height:16px;
}
div.sidecontent div{
	font-size:10px;
	background-color:#7c5d44;
	border:1px solid #6a4c33;
	padding:10px;
	margin:10px;
}
div.sidecontent div a{
	display:block;
	margin:0px 0px 0px 100px;
	text-align:center;
}
div.sidecontent a{
	display:block;
	text-align:center;
	color:#c8ae8e;
	padding:3px;
}
div.maincontent a:hover{
	background:#76563c;
	color:#f2e2cf;
	border:1px solid #9e8066;
}
div.sidecontent div a:hover{
	background:#76563c;
	color:#f2e2cf;
	border:1px solid #9e8066;
}
div.sidecontent img,iframe{
	border:6px solid #2f2520;
}
div.sidecontent img:hover{
	border:6px solid #44342c;
}
div.sidecontent p{
	font-size:10px;
	text-align:center;
}
div.sidecontent span a{
	background-color:#896c54;
	color:#ffeeda;
	border:1px solid #c1a38c;
	font-size:10px;
}
div.sidecontent span a:hover{
	background-color:#76563c;
}
fieldset legend{
	background:#76563c;
	border:1px solid #9e8066;
	color:#f2e2cf;
	padding:5px;
}
fieldset,p.info{
	background-color:#7c5d44;
	border:1px solid #6a4c33;
	margin:10px 5px;
}
p.info{
	padding:10px;
}	
div > fieldset:first-child{
	background-image:url("../theme/bgf.jpg");
	background-position:400px 0px;
	background-repeat:no-repeat;
}
label {
	display: -moz-inline-box;
	display: inline-block;
	width: 150px;
	margin:2px;
}
li{
	padding:5px;
}
select,input{
	background:#896c54;
	border:1px solid #c1a38c;
	color:#ffeeda;
}
input[type=text]{
	width:150px;
}
input.ok{
	margin-left:320px;	
	text-align:center;
}
fieldset input{
	text-align:left;
	margin-left:0px;
	font-size:12px;
}
textarea{
	background:#896c54;
	border:1px solid #c1a38c;
	color:#ffeeda;	
}
img.about{
	float:left;
	margin:10px 30px;
}
div#page-wrap{
	padding:20px;
	text-align:center;
}
div#page-wrap img{
	padding:6px;
	background-color:#44342c;
	border:1px solid #2f2520;
}
div#page-wrap img:hover{
	background-color:#2f2520
}
div.bgprod{
	clear:both;
}
div.product{
	background-color:#7c5d44;
	border:1px solid #6a4c33;
	min-height:118px;
	width:310px;
	margin:5px 20px;
	padding:10px;
	float:left;
}
div.productfirm{
	background-color:#7c5d44;
	border:1px solid #6a4c33;
	min-height:118px;
	width:700px;
	margin:5px 20px;
	padding:10px;
}
div.product img , div.productfirm img{
	display:block;
	border:1px solid #6a4c33;
	float:left;
	margin:6px 15px 6px 5px;
}
div.product div{
	width:130px;
	clear:both;
}
div.productfirm div{
	width:600px;
	clear:both;
}

div.product h2,div.productfirm h2{
	font-weight:bold;
}
a.opinia{
	display:block;
	width:240px;
	height:28px;
	background-image:url("../theme/write.png");
	background-repeat:no-repeat;
	background-position:4px 7px;
	padding-left:30px;
	padding-top:8px;
	background-color:#896c54;
	color:#ffeeda;
	border:1px solid #c1a38c;
}
a.opinia:hover,li a:hover{
	background-color:#65503e;
}

ul.op li a{
	padding:5px;
}

p.uwagi{
	font-size:10px;
}

p.flash{
	background-color:#2f2520;
	padding:5px;
	margin-top:20px;
	width:440px;
	margin-left:5px;
	height:240px;
}
p.adminmenu{
	width:760px;
	text-align:center;
}
p.adminmenu a:hover{
	text-decoration:underline;
}
div.category{
	width:700px;
	padding-left:50px;
	margin:auto;
}
div.category a{
	display:block;
	float:left;
	color:#f0d7ca;
	width:150px;
	margin:5px;
	text-align:center;
	padding-bottom:5px;
}
div.category a:hover{
	background-color:#6b4c34;
}
div.category img{
	border:0px;
}
div.pop
{
	position:absolute;
	height:600px;
	left:50%;
	margin-left:-400px;
	top:100px;
	border:3px solid #6b4c34;
	z-index:1;
}
div.pop a
{
	position:absolute;
	z-index:2;
	top:10px;
	right:10px;
}
div.pop a img{border:0px;}

