@charset "ISO-8859-2";
/* CSS Document */

body {
	background: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

h2 {
	font-size: 22px;
	font-weight: bold;
}

.clear {
	clear:both;
}
#bg-top {
	width: 100%;
	height: 40px;
	margin: 0px 0px auto 0px;
	background: #2e201f;
}
#bg-bot {
	width: 100%;
	height: 40px;
	margin: auto 0px 0px 0px;
	background: #2e201f;
}
#site-wraper {
	width: 940px;
	margin: -40px auto;
}
#header {
	width: 940px;
	height: 155px;
	margin: 0;
	padding: 0;
}

.content_left {
	width: 568px;
	margin: 0 0 0 0;
	padding: 26px;
	float: left;
	background: #FFF;
}
.content_right {
	width:300px;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
}

.opis_sklepu span {
	width: 560px;
	margin-top:25px;
	padding-top: 20px;
	border-top: solid #efefef;
	border-width:1px;
	float:left;
	font-size:10pt
}

#blogi {
	width:940px;
	margin:20px 0 0 0;
	padding:0;
}

#footer {
	margin-top:30px;
}

#menu {width:940px; height:40px; background-color:#2e201f; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:0;}
#menu a {color:#fff; text-decoration:none;}
#menu a:hover {color:#fff; text-decoration:underline;}

/*  MENU UL LI --------------------------------------------------------------------------------------------------------------------- */
	.style {list-style:none; float:left; margin-right:50px; margin-left: 0px; height:40px; padding-top:12px; color: #fff;}
	
	.menu_ul li.style {
		position: relative;
	}
	
	.menu_ul li.style ul {
		width: 180px;
		margin: 0 0 0 -13px;
		padding: 0 0;
		list-style: none;
		background: #2e201e;
		position: absolute;
		top: -1000em;
	}
	
	.menu_ul li.style ul li {
		height: 39px;
		width: 180px;
		margin: 0 0;
		padding: 0 0;
		border-top: solid #efefef;
		border-width:1px;
	}
	
	.menu_ul li.style ul li a {
		height: 29px;
		display: block;
		margin: 0 0 0 0px;
		padding: 10px 0 0 15px;
		color: #fff;
		text-decoration: none;
	}
	
	.menu_ul li.style ul li a:hover {
		color: #FFF;
		background: #4c3834;
		width: 165px;
		height: 29px;
		text-decoration: underline;
	}
	
	.menu_ul li.style:hover ul {
		top: 40px;
	}
/*  END MENU-UL --------------------------------------------------------------------------------------------------------------------- */


#menu2 {width:940px; height:40px; background-color:#2e201f; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:0;}
#menu2 a {color:#fff; text-decoration:none;}
#menu2 a:hover {color:#fff; text-decoration:underline;}

/*  MENU UL LI --------------------------------------------------------------------------------------------------------------------- */
	.style2 {list-style:none; float:left; margin-right:50px; margin-left: 0px; height:40px; padding-top:12px; color: #fff;}
	.style3 {list-style:none; float:left; margin-right:50px; margin-left: 0px; height:40px; padding-top:12px; color: #fff;}
	.style4 {list-style:none; float:left; margin-right:50px; margin-left: 0px; height:40px; padding-top:12px; color: #fff;}
	
	.menu_ul2 li.style3, .menu_ul2 li.style4 {
		position: relative;
	}
	
	.menu_ul2 li.style3 ul, .menu_ul2 li.style4 ul {
		width: 180px;
		margin: 0 0 0 -13px;
		padding: 0 0;
		list-style: none;
		background: #2e201e;
		position: absolute;
		top: -1000em;
	}
	
	.menu_ul2 li.style3 ul li, .menu_ul2 li.style4 ul li {
		height: 39px;
		width: 180px;
		margin: 0 0;
		padding: 0 0;
		border-bottom: solid #efefef;
		border-width:1px;
	}
	
	.menu_ul2 li.style3 ul li a, .menu_ul2 li.style4 ul li a {
		height: 29px;
		display: block;
		margin: 0 0 0 0px;
		padding: 10px 0 0 15px;
		color: #fff;
		text-decoration: none;
	}
	
	.menu_ul2 li.style3 ul li a:hover, .menu_ul2 li.style4 ul li a:hover {
		color: #FFF;
		background: #4c3834;
		width: 165px;
		height: 29px;
		text-decoration: underline;
	}
	
	.menu_ul2 li.style3:hover ul {
		top: -120px;
	}
	
	.menu_ul2 li.style4:hover ul {
		top: -160px;
	}
/*  END MENU-UL --------------------------------------------------------------------------------------------------------------------- */


/*  TOP-ICON - Facebook, Mail, Phone ------------------------------------------------------------------------------------------------ */
	.top-icon li.facebook, .top-icon li.mail, .top-icon li.phone  {
		float: right;
		display: inline;
		list-style: none;
		height: 40px;
		margin-left: 30px;
		padding-top: 12px;
		padding-left: 26px;
		color:#FFF;
	}
	
	.top-icon li.facebook  {
		background: url(images/facebook.png) 0px 12px no-repeat;	
	}
	.top-icon li.mail  {
		background: url(images/mail.png) 0px 12px no-repeat;	
	}
	.top-icon li.phone  {
		background: url(images/phone.png) 0px 12px no-repeat;	
	}
/*  END TOP ICON - Facebook, Mail, Phone -------------------------------------------------------------------------------------------- */



div.formularz {
	float: left;
	width: 568px;
}
div.formularz div form table td input{
	width: 267px;
	height: 35px;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding-left: 10px;
	color: #a1aab1;
}
div.formularz div form table td#prawy input{
	margin-left: 10px;
}
div.formularz div form textarea{
	padding: 10px;
	width: 546px;
	height: 156px;
	border: 1px solid #e0e0e0;
	color: #a1aab1;
	font-family: Arial;
	font-size: 13px;
}
div.formularz div form button{
	float: right;
	width: 160px;
	height: 35px;
	background: url(images/button.png);
	border: 0px solid;
	margin-top: 10px;
	color: white;
}
div.formularz div form button:hover{
	background: url(images/button2.png);

}
div.formularz div form button:active{
	background: url(images/button3.png);

}
div.formularz div h2.komunikat {
	color: #EC3C01;
	font-size: 18px;
	margin: 12px 0 20px 0;
	float:right;
	width:400px;
}