* {
	margin: 0px;
	padding: 0px;
}
ul, ol{
	list-style: none;
}
.cl{
	float: none;
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
.bold{
	font-weight: bold;
}
img{
	border: 0px none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #2f2f2f;
	background: #252628 url(../images/body_bg.png) repeat-x scroll 0px 230px;
	position: relative;
}
#top{
	width: 100%;
	height: 69px;
	background: url(../images/top_bg.gif) repeat-x scroll 0 0;
}
.page_width{
	width: 990px;
	height: 100%;
	margin: 0px auto;
}
#sub_top{
	position: relative;
}
.top_menu{
	position: absolute;
	top: 15px;
	right: 180px;
}
.top_menu li{
	display: block;
	width: 130px;
	height: 35px;
	float: left;
}
.top_menu li a{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/top_menu_bg.png) no-repeat scroll 0 0;
}
.top_menu li a:hover{
	text-decoration: none;
}
.top_menu li a.selected{
	background: url(../images/top_menu_bg_ro.png) no-repeat scroll 0 0;
}
.top_menu li a span{
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	display: block;
	padding: 11px 0px 0px 23px;
}
.cart_top{
	width: 180px;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/cart_top.gif) no-repeat scroll 0 6px;
}
.cart_top p{
	color: #fff;
	padding-bottom: 4px;
	
}
.logo_bg{
	position: absolute;
	top: 0px;
	left: 20px;
}
.logo{
	position: absolute;
	top: 40px;
	left: 40px;
}
#cat_menu{
	width: 100%;
	background: #277ca1;	
}
#sub_cat_menu{
	min-height: 160px;
	height: auto !important; 
	height: 160px;
	width: 1000px;
	background: url(../images/sub_cat_bg.png) no-repeat scroll 0 0;
}
.cat_menu{
	width: 560px;
	float: right;
	padding: 20px 40px 20px 0px;
}
.cat_menu li{
	width: 260px;
	float: left;
	background: url(../images/cat_menu_bg.gif) no-repeat scroll 0px 13px;
}
.cat_menu li a{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 25px;
}
.cat_hr{
	background: url(../images/cat_hr.gif) repeat-x scroll 0px 0px;
	height: 3px;
	width: 100%;
	line-height: 1px;
	font-size:1px;
}
#page{
	width: 100%;
}
#sub_page{
	min-height: 300px;
	height: auto !important; 
	height: 300px;
	background: #fff;
	width: 980px;
	position: relative;
}
.container{
	padding: 25px 25px 0px 25px;
	min-height: 300px;
	height: auto !important; 
	height: 300px;
	background: url(../images/container_bg.png) no-repeat scroll 0px 0px;
	position: relative;
}
.over_page{
	width: 990px;
	background: url(../images/over_page.png) repeat-y scroll 0px 0px;
	margin: 0px auto;
}
#footer{
	width: 994px;
	margin: 0px auto;
	height: 90px;
	position: relative;
	background: url(../images/footer_bg.png) no-repeat scroll 0px 0px;
}
.right_corner{
	position: absolute;
	right: -11px;
	top: -280px;
	z-index:100;
}
.footer_menu{
	padding-top: 50px;
	text-align: center;
	color: #bababa;
}
.footer_menu a{
	color: #bababa;
}
.breadcrumbs{
	text-align: right;
	color: #929292;
}
.breadcrumbs a{
	color: #929292;
}
.breadcrumbs a.selected{
	color: #384444;
	text-decoration: underline;
}
.container_hr{
	background: #c7010e;
	width: 100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background: url(../images/container_hr.gif) repeat-x scroll 0px 0px;
	margin: 10px 0px;
}
.left_content{
	float: left;
	width: 170px;
	height: 250px;
	background: url(../images/left_menu_bg.gif) no-repeat scroll 100% 0px;
}
.left_content ul li a{
	color: #277ca1;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.left_content ul{
	padding-left: 30px;
	width: 140px;
}
.left_content ul li{
	padding-right: 8px;
}
.left_content ul li a.selected{
	color: #c7010e;
	text-decoration: underline;
}
.center_content{
	float: left;
	padding-left: 15px;
	width: 720px;
}
.large_breadcrumbs{
	color: #929292;
	font-size: 23px;
	padding-bottom: 10px;
}
.large_breadcrumbs a{
	color: #929292;
	font-size: 23px;
}
.large_breadcrumbs a.selected, .large_breadcrumbs span.red{
	color: #9d030d;
}
#sub_page .red{
	color: #c7010e;
}
.center_content p.header{
	color: #277ca1;
	font-weight: bold;
	padding-bottom: 10px;
	
}
div.center_content p.header a {
	color: #277CA1;
}
.prod_info{
	width: 340px;
	min-height: 260px;
	height: auto !important; 
	height: 260px;
	margin: 0px 0px 5px 5px;
	float: right;
	background: #eeeeee;
	text-align: center;
	padding: 20px 0px;
}
.prod_info img.prod_photo{
	border: 1px solid #282b2d;
}
.prod_details{
	padding-top: 10px;
}
.prod_details p{
	width: 180px;
	color: #2f2f2f;
	font-size: 12px;
	float: left;
}
.prod_details p.no_price {
	width: 145px;
}
.prod_details p span{
	font-size: 24px;
}
.prod_details .add_to_cart{
	float: right;
	padding-right: 20px;
}
.dynamic_button{
	display: block;
	padding: 2px 20px;
	border: 1px solid #929292;
	background: #f6f7f8;
	float: left;
	color: #929292;
	font-size: 13px;
}
.dynamic_button:hover{
	text-decoration: none;
	color: #c7010e;
	border: 1px solid #c7010e;
}
.top_picture{
	position: absolute;
	top: -110px;
	left: 10px;
}
.gallery_content{
	text-align: center;
}
.gallery_content a{
	display: inline-table;
	color: #c7010e;
	font-weight: bold;
	width: 170px;
	height: 155px;
}
head:first-child+body .gallery_content a{
	#
	display: inline-block;
}

* html .gallery_content a{
	display: inline-block;
}
.gallery_content a:hover{
	text-decoration: none;
}
.gallery_content a img{
	border: 1px solid #929292;
}
.gallery_content a:hover img{
	border: 1px solid #c7010e;
}
.cart_table{
	width: 100%;
}
.cart_table tr td{
	vertical-align:middle;
	text-align: center;
}
.cart_table tr td img.prod_img{
	margin: 10px 0px;
	border: 1px solid #929292;
}
.cart_table tr.summary td {
	font-size: 14px;
	text-align: right;
}
.footer_picture{
	position: absolute;
	left: 10px;
	top: -340px;
}
.products{
	padding-top: 20px;
}
.products .prod_info{
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 20px 0px 0px;
}
* html .products .prod_info{
	margin: 0px 10px -5px 0px;
}
head:first-child+body .products .prod_info{
	#
	margin: 0px 10px -5px 0px;
}
.prod_info .prod_details{
	padding: 15px;
}
.prod_info .prod_details .header{
	width: 100%;
	text-align: left;
	padding-bottom: 5px;
	margin: 0px;
}
.prod_info .prod_details .description{
	width: 100%;
	text-align: left;
}
.prod_info .prod_details .description span{
	font-weight: bold;
	font-size: 11px;
}
.prod_info .prod_details .add_to_cart{
	padding: 0px;
}
.main_text{
	left:66px;
	position:absolute;
	top:-85px;
}
.container_top{
	float: right;
	width: 680px;
	padding: 10px 110px 0px 0px;
}
.container_top .container_hr{
	margin:0px 0px 10px 0px;
	width: 88%;
}
.container_top div .pc1{
	float: left;
}
.container_top div .pc2{
	float: left;
	padding: 10px;
}
.container_top div.welcome_text{
	padding: 10px 40px;
	float: left;
	width: 380px;
	color: #2f2f2f;
}
.right_gallery{
	float:right;
	width: 180px;
	text-align: right;
}
.right_gallery img{
	border: 1px solid #929292;
	margin: 5px;
}
.picture4{
	position: absolute;
	top: -175px;
	right: 5px;
	z-index: 100;
}
.content ul{
	padding: 15px;
}
.content ul li{
	padding: 3px 0px 3px 18px;
	background: url(../images/ul_dot.gif) no-repeat scroll 0 7px;	
}
.content .left_content ul li{ background: none;}
.cat_menu li a.selected{ text-decoration: underline;}
/* galeria */
div.galeria {
	clear:both;
}
div.galeria ul, div.galeria ul li {
	list-style-type: none;
	background: none;
}
div.galeria ul li {
	display: inline;
}
/*warianty */
div.warianty {
	margin: 20px 10px;
}
div.warianty table td, table th {
	text-align: left;
}

div.warianty table tr td {
	line-height: 25px;
}
div.warianty table tr.szczegoly td {
	border-bottom: 1px solid #333;
}
/* bledy */
div.message {
	border: 1px solid #EEE777;
	background-color: #FFFDDD;
	font-size: 16px;
	padding: 20px;
	text-align: center;
	font-weight: bold;
}
/* tips */
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 17px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
 
.tool-text {
	font-size: 17px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 17px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 17px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
/* formularz */
div.row {
	margin-bottom: 10px;
	padding: 2px;
}
div.row .label {
	width: 200px;
	float: left;
	display: block;
}
input[type="text"] {
	width: 400px;
}
div.submit {
	text-align: right;
}
div.submit input {
	background-color: #f00;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #fcc;
}
div.submit a {
	color: #f00;
}
/* komunikaty błędów */
.error_message {
	font-size: 14px;
	color: #f00;
}

/* kontakt */
.adres_kontaktowy p {
	margin: 10px;
}

/* formularz */
form.order{
	margin: 0; padding: 0;
}
form.order input[type="text"]{
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	vertical-align: middle;
}
form.order input[type="image"]{
	height: 29px;
	width: 114px;
	line-height: 25px;
	vertical-align: middle;
	margin-left: 5px;
}
