
html{
 background-image: url(img/bg.jpg);
 background-position: left top;
 background-repeat: repeat-x;
 height:100%;
 margin:0px;
 padding:0px; 
}

body{
 background: url(img/field.jpg);
 background-position: center top;
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-color: #feee51;
 color:#000;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:90%;
 margin:0px;
 padding:0px;
 text-align:center;
 min-height:100%;
}
a{
 color:#000;
}
a:hover{
 text-decoration:underline;
}
a img{
 border:0px;
}
table, table td{
 margin:0px;
 padding:0px;
 border-collapse: collapse;
}
.clear{
 clear:both;
}
.clear_right{
 clear:right;
}
.clear_left{
 clear:left;
}
.clear_inherit{
 clear:inherit;
}
.text{
 padding-left:5px;
 padding-right:5px;
 text-align: justify;
}
.text1{
 padding-top:5px;
 padding-bottom:5px;
}
.page{
 margin:0px;
 padding:0px;
 width:1000px;
 margin:0 auto;
 text-align:left;
 position:relative;
}

/*top*/
.top{
 background-image: url(img/top_bg.jpg);
 background-position: left top;
 background-repeat: repeat-x;
 height:175px;
 width:100%;
}
.top h1, h2{
margin:0px;
padding:0px;
}
.top_cetner{
 width:1000px;
 margin:0 auto;
 text-align:left;
}

.logo_rolmax{
 width:223px;
 float:left;
 text-align:center;
}
.logo_rolmax h1{
 width:198px;
 margin:0 auto;
}

.logo_new{
 width:372px;
 float:right;
}

.top_center_center{
 width:720px;
 float:left;
}

/*menu top*/
.menu_top {
 width:770px;
 margin:0 auto;
}
.menu_top ul{
 margin:0px;
 padding:0px;
}
.menu_top ul li{
 margin:0px;
 padding:0px;
 list-style:none;
 float:left;
 height:33px;
 display:block;
 padding-top:17px;
 font-size:90%;
}
.menu_top ul li.line{
 background-image: url(img/menu_line.jpg);
 background-position: center center;
 background-repeat: no-repeat;
 width:3px;
 margin:0 10px;
}
.menu_top ul li.line_none{
 background-position: center center;
 background-repeat: no-repeat;
 width:3px;
 margin:0 5px;
}
.menu_top ul li a{
 color:#fff;
 text-decoration:none;
}
.menu_top ul li a:hover, .menu_top ul li.active a{
 color:#FFE545;
}

.path{
 margin-top:10px;
 margin-left:0px;
 font-size:80%;
 margin-bottom:10px;
 padding-bottom:3px;
}
.path ul{
 margin:0px;
 padding:0px;
 list-style:none;
}
.path ul li{
 margin:0px;
 padding:0px;
 float:left;
 margin:0 3px;
}
.path ul li.home{
 margin-right:0px;
}
.path ul li.home a{
  background-image: url(img/arrow_yellow1.png);
 background-position: center center;
 background-repeat: no-repeat;
 displaY:block;
 width: 12px;
 height: 16px;
}

.path ul li a{
 text-decoration:none;
}
.path ul li a:hover{
 text-decoration:underline;
}
.logo_newholland{
 width:147px;
 float:left;
}


/*main*/

.main{

}

/*left col*/
.left_col{
 width:253px;
 float:left;
}


/*left box*/
.left_box{
 margin-bottom:10px;
}

.naglowek1{
 background-image: url(img/naglowek1_bg.png);
 background-position: left bottom;
 background-repeat: no-repeat; 
 height:25px;
}
.naglowek1 h3{
 margin:0px;
 padding-left:5px;
 padding-top:5px;
 font-size:80%;
}
.naglowek1 a{
 text-decoration:none;
}
.box_main{
 background-image: url(img/blue_bg.png);
 background-position: center center;
 background-repeat: repeat; 
 color:#fff;
 font-size:90%;
}
.box_main h4{
 margin:0px;
 padding:0px;
 margin-left:5px;
 font-size:110%;
 margin-bottom:10px;
}
.price{

 font-size: 14px;
}
.box_main_in{
 background-color: #002577;
 margin-right:3px;
 padding-top:5px;
 padding-bottom:5px;
}
.box_main_bottom{
 background-color: #002577;
 height:1px;
 margin:0 1px;
 margin-right:4px;
}
.box_main_transparent{
 background-position: center center;
 background-repeat: repeat; 
 color:#fff;
 font-size:90%;
}

.box_main_transparent h4{
 margin:0px;
 padding:0px;
 margin-left:5px;
 font-size:100%;
 margin-bottom:10px;
}
.box_main_transparent_in{
 background-color: #002577;
 margin-right:3px;
 padding-top:5px;
 padding-bottom:5px;
}
.box_main_transparent_bottom{
 background-color: #002577;
 height:1px;
 margin:0 1px;
 margin-right:4px;
}
.box_bottom{
 background-image: url(img/blue_bg.png);
 background-position: center center;
 background-repeat: repeat; 
 height:2px;
 margin:0 1px;
 margin-left:2px;
}
.box_bottom_bottom{
 background-image: url(img/blue_bg.png);
 background-position: center center;
 background-repeat: repeat;
 height:1px;
 margin:0 2px;
 margin-left:3px;
}
.left_box ul{
 margin:0px;
 padding:0px;
}
.left_box ul li{
 margin:0px;
 padding:0px;
 margin-left:10px;
 list-style:none;
}
.left_box ul li a{
 color:#fff;
 text-decoration:none;
 background-image: url(img/arrow_submenu.jpg);
 background-position: left top;
 background-repeat: no-repeat;  
 padding-left:15px;
}
.left_box ul li a:hover{
 text-decoration:underline;
}
.left_box ul li.active a{
 background-image: url(img/arrow_submenu.jpg);
 background-position: right top;
 background-repeat: no-repeat;  
 padding-right:15px;
 font-weight:bold;
}
.left_box ul li.active a:hover{
 text-decoration:none;
}
/*data*/
.data{
 background-image: url(img/data_bg.jpg);
 background-position: center center;
 background-repeat: no-repeat; 
 width:43px;
 height:64px;
 float:right;
 margin-right:10px;
 margin-left:5px;
 margin-bottom:5px;
 color:#000;
 text-align:center;
 padding-top:5px;
 font-weight:bold;
}
.data span{
 font-size:130%;
}
/*more*/
.more{
 float:right;
 background-image: url(img/link_bg.png);
 background-position: left bottom;
 background-repeat: repeat-x;
 font-size:80%;
 height:14px;
 margin-right:5px;
 margin-bottom:5px;
}
.more a{
 background-image: url(img/arrow_yellow.png);
 background-position: right top;
 background-repeat: no-repeat;
 padding-right:17px;
 padding-left:4px;
 padding-top:1px;
 display:block;
 height:14px;
 color:#fff;
 text-decoration:none;
}

/*box_yellow*/
.box_yellow{
 margin-bottom:10px;
}

.box_yellow_round{
 background-color: #ffe545; 
 margin-right:4px;
 height:1px;
}

.box_yellow_in{
 margin-right:3px;
 background-color: #ffe545;
 color:#000;
}
.box_yellow_bottom{
 margin-right:4px;
 margin-left:1px;
 height:1px;
 background-color: #ffe545;
}
.box_yellow .box_main{
 padding-bottom:2px;
}

/*login box*/
.login_box, .search_box, .card_box{
 padding:8px;
}
.box_yellow a{
 font-weight:bold;
 font-size:100%;
}
a.login_title{
 font-size:100%;
 text-decoration:none;
 display:block;
 margin-bottom:5px;
}

/*search box*/
.search_box{
 position:relative;
}
.search_box form{
 margin:0px;
 padding:0px;
}
.search_box form input, .search_box form select{
 width:230px;
 margin-bottom:5px;
}
.search_box form input.button_search{
 width:120px;
 height:19px;
 padding-left:4px;
 position:absolute;
 bottom:-15px;
 right:10px;
 background-color: #1f2125;
 background-image: url(img/button_search.jpg);
 background-position: right bottom;
 background-repeat: no-repeat; 
 border:0px;
 color:#fff;
 text-align:left;
 font-weight:bold;
 cursor: pointer;
}
/*card_box*/
.box_yellow table{
 margin-bottom:5px;
 width:90%;
}



/*right col*/
.right_col{
 width:737px;
 float:left;
 margin-left:10px;
}
.right_col_in{
 padding-bottom:5px;
}
.subsite .box_main_in{
 background-color:#fff;
 color:#000;
}
.subsite .box_main_bottom{
 background-color:#fff;
}
.subsite_top{
 height:6px;
 width:100%;
 background-image: url(img/main_top.png);
 background-position: right bottom;
 background-repeat: no-repeat;  
}
.yellow_line{
 margin:5px;
 padding:5px;
 border-left:1px solid #ffe545;
}
.naglowek2{
 margin:0px;
 padding:0px;
 margin-bottom:10px;
 font-size:110%;
}

.round_blue{
 background-image: url(img/blue_bg.png);
 background-position: center center;
 background-repeat: repeat; 
 height:1px;
 margin:0 1px;
}

/*promotion_box*/
.promotion_box{
 margin-top:10px;
 display: none;
}
.promotion_box_in{
 background-image: url(img/blue_bg.png);
 background-position: center center;
 background-repeat: repeat; 
 padding:3px;
 color:#fff;
}
.promotion_top{
 background-color: #ffe545;
 color:#000;
 padding:3px;
 font-size:90%;
}
.promotion_top h4{
 margin:0px;
 padding:0px;
 font-size:100%;
}
a.promotion_top_more{
 float:right;
 text-decoration:none;
}
a.promotion_top_more:hover{
  text-decoration:underline;
}
.promotion_body{
 border-left:1px solid #ffe545;
 border-right:1px solid #ffe545;
  padding:3px;
}
.round_yellow{
 background-color: #ffe545;
 margin:0 1px;
 height:1px;
}
.round_yellow1{
 border-left:2px solid #ffe545;
 border-right:2px solid #ffe545;
 height:1px;
}
.promotion_left{
 width:360px;
 float:left;
 margin-right:10px;
}
.promotion_right{
 width:360px;
 float:left;
}
.product_box{
 width:110px;
 margin-right:3px;
 margin-left:3px;
 margin-bottom:3px;
 float:left;
 text-align:center;
}
.product_box a{
 color:#fff;
 text-decoration:none;
}
a.product_title{
 margin-top:5px;
}
.round_white{
 background-color: #fff;
 margin:0 1px;
 height:1px;
}
.product_box_in{
  background-color: #fff;
  padding:3px;  
}
.product_box_in a{
 width:104px;
 height:120px;
 overflow:hidden;
}


/*start*/
.start{
 margin-top:-25px;
}
.start .box_main{
 padding-top:10px;
}
.start .start_body{
 margin:0px;
 padding:0px;
 margin-top:-15px;
 margin-right:3px;
 position:relative;
}
.img_start{
 border:1px solid #f6e5c3;
 margin:0px;
 padding:0px;
}
.product_blue_box{
 position:absolute;
 bottom:15px;
 left:15px;
 width:320px;
}
.product_blue_box .box_main{
 padding:5px;
}
.product_blue_box_left{
 width:200px;
 float:left;
 font-size:80%;
}
.product_blue_box_right{
 width:110px;
 float:right;
 text-align:right;
}
.product_blue_box h4{
 margin:0px;
 padding:0px;
 font-size:140%;
}
.product_blue_box h4 a{
 text-decoration:none;
 color:#fff;
}
.product_blue_box h4 a:hover{
 text-decoration:underline;
}

/*lista*/
.lista{

}

.product{
 margin-bottom:10px;
 font-size:90%;
}
.product_left{
 width:100px;
 float:left;
 margin-right:10px;
}
.product_right{
 float:right;
 width:616px;
 border-left:1px solid #FFD634;
}
.product_right_in{
 width:610px;
 float:right;
}

 
.product .more{
 margin-bottom:0px;
}
.product .product_title{
 margin-top:0px;
 font-weight:bold;
 text-decoration:none;
} 
.product_box_opis{
 background-color:#FFFFFF;
 padding:3px;
 min-height: 82px;
}

/*pager*/
.pager{
 font-size:110%;
}

.pager a{
 background-color:#002577;
 border:3px solid #FFFFFF;
 color:#fff;
 text-decoration:none;
} 
.pager a:hover{
 background-color:#FFFF00;
 border-left:3px solid #FFFF00;
 border-right:3px solid #FFFF00;
 color:#000000;
}
.pager a.active{
 background-color:#FFE545;
 border-left:3px solid #FFE545;
 border-right:3px solid #FFE545;
 color:#000;
}

 
 
/*product_site*/

.product_site{

}
.product_desc{
 padding-bottom:5px;
 margin-bottom:10px;
 border-bottom:1px solid #FFE545;
}
.product_images_left{
 width:680px;
 float:left;
 margin-right:10px;
 padding-left:10px;
}
.product_desc_left{
 width:360px;
 float:left;
 margin-right:10px;
 padding-left:10px;
}
.product_desc_right{
 width:330px;
 float:left;
}
.img_big{
 padding:1px; 
/* border:1px solid #FFE545; 
*/
 width:222px;
 margin-bottom:5px;
}
.img_big a{
 width:220px;
 height:200px;
 overflow:hidden;
 display:block;
} 

.img_small a{
 display:block;
 width:70px;
 height:50px;
 overflow:hidden;
 float:left;
 margin-right:2px;
 margin-left:3px;
 margin-bottom:5px;
}

.naglowek3{
 margin:0px;
 padding:0px;
 background-color:#002577;
 color:#fff;
 background-image: url(img/button_search.jpg);
 background-position: left top;
 background-repeat: no-repeat; 
 padding-left:20px;
 font-size:100%; 
 padding-top:2px;
 padding-bottom:1px;
 padding-left:20px;
}
.price1, .price2{
 text-align:right;
 padding-right:5px;
 font-weight:bold;
 margin-bottom:10px;
} 

.price1 span, .price2 span{
 padding:2px;
 background-color:#002577;
 color:#fff;
 border:2px solid #fff; 
 font-size: 11px;
}
.price2 span{
 border:2px solid #FFE545; 
 color:#FFE545; 
}
 
/*over*/
.over{
 width:730px;
 position:absolute;
 z-index:10;
 margin-left:265px;
 margin-bottom:10px;
 margin-top:20px;
}
.over .box_main{

}
.box_over{
 background-color:#fff;
 margin-right:10px;
 margin-top:-10px;
 border:20px solid #fff;
 width:680px;
}
.box_over_bottom .round_blue{
 margin:0px;
 margin-left:10px;
 height:10px;
} 
.box_over_in{
 border:1px solid #FFE545; 
 padding:10px;
 background-image: url(img/line1.jpg);
 background-position: center center;
 background-repeat: no-repeat;  
}
a.close{
 float:right;
 display:block;
 width: 34px;
 height: 34px;
 background-image: url(img/close.jpg);
 background-position: center center;
 background-repeat: no-repeat;  
}

.over .naglowek2{
 color:#000;
} 

.over_left{
 float:left;
 width:300px;
 text-align:center;
}
.over_left_in, .over_right_in{
 width:220px; 
 margin:0 auto;
 text-align:left;
}

.regi .over_left_in, .regi  .over_right_in{
 width:300px; 
}
.over_right{
 float:right;
 width:300px;
}
.shadow{
 height:10px;
 width:100%;
 background-image: url(img/cien.jpg);
 background-position: center center;
 background-repeat: no-repeat; 
 margin-top:5px;
 margin-bottom:5px;  
}
.over form input{
 width:200px;
 display:block;
 padding:4px;
 margin-bottom:10px;
 border:1px solid #ededed;
}
.over form input.button_more, a.register{
 background-image: url(img/button_search.jpg);
 background-position: right top;
 background-repeat: no-repeat;
 background-color:#000;
 color:#fff;
 width:100px;
 float:right;
 padding:0px;
 padding-bottom:1px;
 text-align:left;
 padding-left:2px;
 margin-right:10px; 
 cursor: pointer;
}
a.register{
 width:auto;
 float:none;
 text-decoration:none;
 padding-right:20px;
 padding-bottom:3px;
 display:block;
 margin-bottom:10px;
 width:130px;
 padding-left:4px;
}
a.remember{
 font-size:120%;
 font-weight:bold;
 color:#000;
 text-decoration:none;
 display:block;
 margin:10px 0;
 background-image: url(img/arrow_white.jpg);
 background-position: right center;
 background-repeat: no-repeat;
}
.over .text1{
 color:#000;
}

/*bottom*/
.bottom{
 margin-top:5px;
 color:#fff;
 margin-bottom:10px;
}
.bottom a {
 color:#fff;
 text-decoration:none;
}
.bottom  a:hover{
 text-decoration:underline;
}
.bottom_in{
 background-image: url(img/blue_bg.png);
 background-position: center center;
 background-repeat: repeat; 
 height:50px;
}

.bottom_top{
 border-bottom:2px solid #002577;
 height:30px;
}

.menu_bottom_left{
 width:70%;
 float:left;
}
.menu_bottom_left ul, .menu_bottom_right ul{
 margin:0px;
 padding:0px;
 list-style:none;
 margin-top:5px;
}
.menu_bottom_left ul li, .menu_bottom_right ul li{
 float:left;
 margin-left:5px;
 margin-right:5px;
}


.menu_bottom_right{
	width:30%;
	float:right;
}

.menu_bottom_right ul{
 float:right;
 margin-right:5px;
}

.copy{
 width:40%;
 float:left;
 padding-left:5px;
 font-size:80%;
 padding-top:2px;
}

.auth{
 width:40%;
 float:right;
 text-align:right;
 padding-right:5px;
 font-size:80%;
 padding-top:2px;
}
.new
{
 background-image: url(img/arrow_down.jpg);
 background-position: right top;
 background-repeat: no-repeat;
 padding-right:20px;
 padding-left:4px;
 padding-top:1px;
 margin-bottom:20px;
 display:block;
 height:18px;
 color:#fff;
 background-color: 	#000000;
 text-decoration:none;
}
.button_submit
{
 background-image: url(img/button_search.jpg);
 background-position: right top;
 background-repeat: no-repeat;
 padding-right:20px;
 padding-left:4px;
 padding-top:1px;
 margin-bottom:20px;
 display:block;
 height:23px;
 color:#fff;
 background-color: 	#000000;
 text-decoration:none;
}
.td_rej
{
  text-align:right;
  padding-right:5px;
}
/*kontakt*/
.kontakt_left{
 width:49%;
 float:left;
}
.kontakt_right{
 width:49%;
 float:right;
}
.box_white{
 margin-bottom:10px;
}
.box_white_in{
 background-color: #fff;
 padding:5px;
}

.box_white h5{
 margin:0px;
 padding:0px;
 margin-bottom:10px;
 font-size:100%;
}
.box_person{
 margin-bottom:5px;
}
.img_person_right{
 float:right;
 width:75px;
 padding-right:5px;
 border-right:1px solid #FFE545; 
}
.img_person_left{
 float:left;
 width:75px;
 padding-right:5px;
 border-right:1px solid #FFE545; 
}
.desc_person_left{
 float:left;
 width:240px;
 padding-left:5px;
}
.desc_person_right{
 float:right;
 width:240px;
 padding-left:5px;
}
.desc_person .text{
 padding-left:20px;
}
/*loga producent�w*/
.logs{
 margin-bottom:10px;
}

.logs a{
 margin-bottom:5px;

}
input[type="file"]{
background-color:white;
}

.second_product_description{
	margin-top: 30px;
}

.left_list_position{
	margin: 3px 0 3px -20px;	
}

#searchOptions input{
	width: 20px;	
}

#searchOptions td{
	font-size: 12px;	
}

/* replacements styles list */

.replacement_contener{
 font-size:90%;
 width: 49%;
 float: left;
 height: 103px;
}

.replacement{
 width: 98%;
 margin-bottom:10px;
 font-size:90%;
}

.replacement_left{
 width:100px;
 float:left;
 margin-right:4px;
}
.replacement_right{
 float:left;
 width:250px;
 height: 93px;
 border-left:1px solid #FFD634;
 margin-right:3px;
}
.replacement_right_in{
 width:610px;
 float:right;
}
 
.replacement .more{
 margin-bottom:0px;
}
.replacement .replacement_title{
 margin-top:0px;
 font-weight:bold;
 text-decoration:none;
} 
.replacement_box_opis{
 background-color:#FFFFFF;
 padding:3px;
 height: 87px;
 overflow: hidden;
/* width: 250px;
 float: right;
*/
}

.replacement_title{
	font-size: 12px;
	
}

.replacement_box_opis .text1{
	font-size: 80%;
	height: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #000;
	text-align:right;
}

.replacement_box_in{
  background-color: #fff;
  padding:3px;  
    text-align:center;
}
.replacement_box_in a{
 width:104px;
 height:120px;
 overflow:hidden;
}

.other{
	font-size:105%;
	height:13px;
	margin-bottom:5px;
	margin-left: 0px;
	padding: 0 2px 0 2px;
	color: #000;
}

.more .button_submit_list{
 background-image: url(img/arrow_yellow.png);
 background-position: right top;
 background-repeat: no-repeat;
 padding-right:17px;
 padding-left:4px;
 display:block;
 height:14px;
 color:#fff;
 font-size: 85%;
 text-decoration:none;
 background-color: #FF0000;
 border:none; 
}

.list_replacements_form, .list_replacements_form input{
	margin: 0;
	padding: 0;	
}
	
.random_list_title{
	margin: 5px 0 10px 0;
}

.replacement_desc{
 padding-bottom:5px;
 margin-bottom:10px;
 border-bottom:1px solid #FFE545;
}

.replacement_desc_left{
	float:left;
	margin-right:10px;
	padding-left:10px;
	width:260px;
}


.replacement_desc_right{

	float:left;
	width:430px;
}

.replacement_center_left{
	float: left;
	width: 285px; 
}

.replacement_center_right{
	float: right;
}

.replacements_center_descr_title {
	font-weight: bold;
	font-size: 110%;
}
	
.replacement_center_right_form{
	text-align: right;
}

.replacement_center_right_form .price1{
	margin-right: 0;
	padding-right: 0;
}
	
.logo_new {
	float:right;
	width:372px;
}

/* replacements styles list */

p.slider_link_orders{
	color: #002576;
	font-weight: bold;
	display: block;
	border: 1px solid #dcddd7;
	text-align: center
}                 


/* zakladki */
#tabbedBox                 { overflow: auto; margin-top: 20px; }
#tabbedBox a               { background: #FFFFFF; color: #999999;    padding: 10px 10px; border: solid 1px #dcddd7; font-size: 12px; text-decoration: none;}
#tabbedBox a:hover         { color: #000000;     background: #efefef; }
#tabbedBox a.selected_tab      { font-weight: bold; color: #FFFFFF; background: #59ACFF;}
#tabbedBox a.selected_tab:hover{ font-weight: bold; color: #000000; background: #59ACFF;}
#tabbedBox p               { padding: 1px; margin: 2px; }

#subTabbedBox              { padding: 10px;    margin: 0 0 0 0;    overflow: auto; border: solid 1px #dcddd7;}
#subTabbedBox div.hidden_tab     { display: none; }
#subTabbedBox div.tabdetails  { text-align: left; font-size: 15px; font-weight: bold; background: #CDE3F2; color: #296AA7; margin-top: 10px; border: 1px solid #dcddd7; padding: 3px;}

/* zakladki end */


#tooltip { 
    position: absolute; 
    z-index: 3000; 
    border: 1px solid Black; 
    background-color: #000; 
    color: White; 
    padding: 5px; 
    opacity: 1; 
} 
 
#tooltip h3, #tooltip div { margin: 0; color:White; font-size:12px; } 

.error{
	color: #c00;
	margin: 0;
	padding: 0; 
}
label.error{
	position: relative;
	left: 130px;
	top: -5px;
	display: block;
	font-size: 11px;
	color: #c00;
	text-align: center;
	padding: 5px;
	border: 1px solid #c00;
	background-color: #ffe1e1;
	margin-top: -25px;
}

em.error{
	font-size: 11px;
	color: #c00;
	margin-left: 5px;
	
}

.login_box a {
	line-height: 20px;
}

a.button-back {
	background-image:url(../../images/background_button.gif);
	display:block;
	line-height:23px;
	padding-bottom:0;
	padding-left:5px;
	padding-right:5px;
	padding-top:0;
	text-align:center;
	width:140px;
	text-decoration:none;
}

table.orders_history td, th{
	color: #373737;
	text-align: center;
	font-size: 13px;
	border: 1px solid #a8a8a8;
	padding: 3px;
}

h4.border_top_bottom{
	border-top: 1px solid #a8a8a8;
	border-bottom: 1px solid #a8a8a8;
}

table.orders_history th{
	background-color: #d8d8d8;
}

.shop_cart_table td{
	padding: 0 5px;
	margin-left: 10px;
}

.shop_title_client{
	font-size: 14px;
	padding-left: 5px;
	margin: 10px 0;
	margin-left: 10px;
	border-left: 1px solid #ffe545;
}

#ge2, #ge3, #ge4{
	border-left: 1px solid #ffe545;
}

.shopping_cart_bottom{
	margin: 20px 0;
}

.shopping_cart_bottom a{
	font-size: 14px;
}

.shopping_cart_bottom .summ {
	border-left: 1px solid #ffe545;
}

.shopping_cart_bottom .summ *{
	margin-left: 10px;
}

.err_form{
	color: #cc0000;
}

.align-r{
	text-align: right;
}


			.shop_cart_table td{
				padding: 0 5px;
				margin-left: 10px;
			}
			
			.shop_title_client{
				font-size: 14px;
				padding-left: 5px;
				margin: 10px 0;
				margin-left: 10px;
				border-left: 1px solid #ffe545;
			}
			
			#ge2, #ge3, #ge4 {
				border-left: 1px solid #ffe545;
			}
			
			.shopping_cart_bottom {
				margin: 5px 0;
				padding: 10px;
				border: 1px solid #dcddd7;
			}
			
			.stylize_it{
				font-style: italic;
				font-size: 13px;
			}

.sorry_no_products{

	padding-top: 70px;
	padding-bottom: 70px;
	font-size: 17px;
}


p.tabla{

	margin: 0px;
}

table.orders_history th.lp{
	width:20px;
}
table.orders_history th.nazwa{
	width:310px;
}
table.orders_history th.liczba{
	width:121px;
}

.contact_text .text{
	text-align: left;
}

h4.promotion{
	color: red;
	font-size: 18px;
	margin: 0px;
}

.require{
	color: red;
}


#kartkaswiateczna {
    position: fixed; 
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(img/white70procent.png) repeat;
    z-index: 50000; 
}
#kartkaswiateczna .kartka {
    position: absolute;
    width: 800px;
    left: 50%;
    top: 50%;
    margin-left: -400px;   
    margin-top: -346px; 
}

