body {
	margin-top:0px;
	background-color: #fff4d9;
}
.body {
    background:url(../tplimg/bg_new.png) repeat-x #fff4d9 center top;
    margin-top:0px;
}
.top_bar {
	height:38px;
	background-color:#4a4a4a;
}
.top_search {
	height:32px;
	margin:0px 5px 0 0;
	background:url(../tplimg/top_search_bg.gif) no-repeat;
}
.menuline_mod {
    width: 715px;
}    
.menuline_search {
    margin:0px;
    padding-top: 9px;
    width: 235px;
}
input.search_input {
	width:147px;
	height:18px;
	margin:2px 0 2px 33px;
	border:1px solid #dbdbdb;
	border-bottom-color:#ffffff;
	border-right-color:#ffffff;
}
input.search_bt {
	padding:3px 0 0 4px;
	margin:0;
	vertical-align: middle;
}
.search_text {
	font-size: 0.9em;
	padding:0 0 0 6px;
	color:#999999;
}
.search_text a{
	text-decoration:none;
	color:#999999;
}
.languages {
	padding:8px 0 0 0;
	vertical-align: middle;
}
.lang_text {
	padding:5px 5px 0 0;
	color:#b3adad;
	text-align: right;
}
a.lang {
	display:inline;
	padding:0 4px 0 0;
}
.header{
    height:173px;
/*	height:140px;*/
	background:#ffda93 url(../tplimg/header_bg_new1.jpg) no-repeat center;
}
.logo{
    margin:106px 0px 15px 0px;padding:0;
/*	margin:80px 0px 15px 0px;padding:0;*/
    padding: 0 0 0 10px;
}
/*---------------- menu tab----------------------*/
.menu_tab {
	height:50px;
	background-color:#fff;  
	background:url(../tplimg/menu_bg_all.gif) no-repeat;   
	margin: 0; 
	clear:both;                                            
}
ul.menu {
	list-style-type:none; 
	display:block;
	width:750px; 
	margin:0px; 
	padding:0px;
}
ul.menu li {
	padding:0;
	margin:0;    
	display:inline;
	font-weight:bold;
	line-height:50px;
    font-size: 1.3em;
}
ul.menu li.divider {
	padding:0;
	margin:0;    
	display:inline;
	width:2px;
	height:50px;
	float:left;
	background:url(../tplimg/menu_divider.gif) no-repeat center;
}
a.nav img {
	padding: 0; vertical-align: middle; margin: 0 6px 0 0; 
}
a.nav:link, a.nav:visited {
	display:block; float:left; padding:0px 8px 0px 0px; margin:0 10px 0 10px;height:50px;text-decoration:none; color:#757e8d;
}
a.nav:hover {
	color:#333333;
}
.currencies {
	color:#676d77;
	font-weight:bold;
	padding:10px 8px 0 0;
	display: inline;
}
.button_waluty {
	padding: 2px 0;    
	margin: 0;
	font-size: 0.9em;
}
/*----------------crumb_navigation-------------*/
.crumb_navigation{
	height:15px;
	padding:3px 10px 0 20px;
	color:#333333;
	background:url(../tplimg/navbullet.png) no-repeat left;
	background-position:5px 6px;
}
.crumb_navigation a {
	color:#0fa0dd;
	text-decoration:underline;
}
span.current{
	color:#0fa0dd;
}
.information {
	height:15px;
	padding:3px 0 0 0;
	color:#333333;
	text-align: right;
}
.information img {
	vertical-align: top;
}
/*-------------left_content------------------*/
.title_box{
	width:190px;
	height:30px;
	margin:5px 0 0 0;
	padding: 0;
	background:url(../tplimg/menu_title_bg_ln_new.gif) no-repeat;
	text-align:center;
    color:#000;
    font: 1.5em Verdana;
	line-height:30px;
    font-variant: small-caps;
}
.border_box{
	width:188px;
	height:auto;
	text-align:center;
	border:1px #f9d899 solid;
}
.product_title {
	color:#703330;
    padding:3px 14px 3px 0px;
    font-size: 1em;
	font-weight: normal;
    margin:0 0 5px 0;
    line-height:1.2em;
	height: 54px;
	width:100%;
	overflow: hidden;
}
.product_title_right {
    color:#703330;
    padding:3px 14px 3px 0px;
    font-size: 1em;
    font-weight: normal;
    margin:0 0 5px 0;
    line-height:1.2em;
    width:100%;
}
.product_title a, .product_title a:visited, .product_title_right a, .product_title_right a:visited {
	text-decoration:none;
	color:#703330;
	font-weight:normal;
    padding: 0;
    margin: 0;
}
.product_title_left a, .product_title_left a:visited {
    color:#703330;
    text-decoration: underline;
    font-weight: bold;
}
.product_title a:hover, .product_title_right a:hover, .product_title_left a:hover {
	color:#064E5A;
}
.product_img{
    padding-top:0;
    margin-top:0;
    padding-bottom: 0;
    margin-bottom: 0;
    height: 175px;
    overflow: hidden;
}
.product_img a{
    margin: 0;
    padding: 0;
}
.prod_price{
	padding:5px 0 5px 0;
}
span.reduce{
	color:#999999;
	text-decoration:line-through;
}
span.price{
	color:#ea2222;
}
.producencisel {width:190px;border:1px #f9d899 solid;border-top:none;padding: 0; font-size: 1.1em;}
.producencisel .odd {
    padding: 3px;
    background-color: #fcf6e9;
}
.producencisel .even {
    padding: 3px;
    background-color: #fbedd2;
}
option.selected { padding: 3px; background-color: #703330; } 
/*----------newsletter--------------*/
input.newsletter_input{
	width:144px;
	height:16px;
	border:1px #ddd9d9 solid;
	margin:10px 0 5px 0;
	padding:3px;
	color:#999999;
}
/*----------------------right content--------------*/
.right_content{
	padding:5px 0 0 0;
	margin: 0;
}
.shopping_cart{
	width:150px;
	height:84px;
	text-align:center;
	background:url(../tplimg/cart_bg_small.gif) no-repeat;
}
.cart_title{
	color:#847676;
	font-weight:bold;
	padding:8px 0 0 0;
}
.cart_details{
	width:95px;
	float:left;
	padding:5px 0 0 5px;
	text-align:left;
}
.cart_icon{
	float:left;
	padding:5px 0 0 0px;
}
span.border_cart{
	width:90px;
	height:1px;
	margin:3px 0 3px 0;
	display:block;
	border-top:1px #999999 dashed;
}
ul.right_menu{
width:150px;
padding:0px;
margin:0px;
list-style:none;
}
ul.right_menu li{
margin:0px;
list-style:none;
}
ul.right_menu li.odd a{
height:25px;display:block;background:url(../tplimg/checked.png) no-repeat left #dad0d0; background-position:5px 5px;border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.right_menu li.even a{
height:25px;display:block;background:url(../tplimg/checked.png) no-repeat left #eee6e6;background-position:5px 5px;border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.right_menu li.even a:hover, ul.right_menu li.odd a:hover{
background:url(../tplimg/checked.png) no-repeat left #7bbcc7; color:#FFFFFF;background-position:5px 5px;
}
.title_box_right {
    width:150px;
    height:30px;
    margin:5px 0 0 0;
    padding: 0;
    background:url(../tplimg/menu_title_bg_r_new.gif) no-repeat;
    text-align:center;
    font-weight:bold;
    color:#000;
    font: 1.5em Verdana;
    font-variant: small-caps;
    line-height:30px;
}
.border_box_right{
width:148px;
text-align:center;
border:1px #f9d899 solid;
border-top-width: 0px;
background-color: #fff;
}
.wieksze, #polec {font: 1.4em Verdana; color:#000; font-variant: small-caps; padding-top: 4px;}
.prodsort {font-size:0.8em;padding:0;}
/*center content--------------------------*/
.center_content{
	padding:5px 0 5px 0;
	margin: 0;
	z-index:2;
}
.center_title_bar, .center_title_bar_big, .center_title_bar_bign {
	height:33px;
	padding:0 0 0 40px;
	margin:0;
	margin-bottom: 5px;
	line-height:33px;
	color:#847676;
	font-weight:bold;
	background:url(../tplimg/bar_bg_smalln.gif) no-repeat;
	overflow: hidden;
}
.center_title_bar_big {
	background:url(../tplimg/bar_bg_bign2.gif) no-repeat;
}
.center_title_bar_bign {
    background:url(../tplimg/bar_bg_bign.gif) no-repeat;
}

/*---------------contact_form------------------*/
.contact_form{
width:355px;
float:left;
padding:0px 0 0 75px;
}
.form_row{
width:335px;
clear:both;
padding:10px 0 10px 0;
_padding:5px 0 5px 0;
color:#a53d17;
}
label.contact{
width:75px;
float:left;
text-align:right;
padding:4px 5px 0 0;
color: #333333;
}
input.contact_input{
width:253px;
height:18px;
background-color:#fff;
color:#999999;
border:1px #DFDFDF solid;
float:left;
}
textarea.contact_textarea{
width:253px;
height:50px;
font-family:Arial, Helvetica, sans-serif;
color: #999999;
background-color:#fff;
border:1px #DFDFDF solid;
float:left;
}
a.contact{
width:99px;
height:27px;
display:block;
float:right;
margin:0 0 0 10px;
background:url(images/contact_bt.gif) no-repeat left;
padding:0 0 0 10px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
/*--------------footer----------------*/
.footer {
clear:both;
height:65px;
background: url(../tplimg/footer_bg_new.gif) repeat-x top;
}
.left_footer{
float:left;
width:300px;
padding:5px 0 0 10px;
}
.right_footer{
float:right;
padding:15px 30px 0 0;
}
.right_footer a{
padding:0 0 0 7px;
text-decoration:none;
color: #666666;
}
.right_footer a:hover{
text-decoration:underline;
}

.center_footer{
float:left;
width:200px;
text-align:center;
color:#666666;
padding:10px 0 0 60px;
}

