* {
	margin:0;
	padding:0;	
}
body{
	background: url("../images/bg.png") left top repeat;
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;	
}
h2
{
    margin: 4px 0 0 10px;    
    font-weight: normal;
    font-size: 11px;
}
h2 a
{
    color: #FFF;
    text-decoration: none;
}
h2 a:hover
{
    color: #4a4a4a;
}
h3
{
    font-size: 11px;
    font-weight: normal;
}
h3 a
{
    color: #1980b6;
    text-decoration: none;
}
h3 a:hover
{
    color: #4a4a4a;
}
.offer h3{ width: 163px;}

img{
	border: none;
	vertical-align: bottom;
}
a{
	
}
p
{
    color: #777777;    
}
.clear{
	clear: both;
	font-size: 0px;
	height: 0px;
}
.left{
	float: left;
}
.right{
	float: right;
}

.page{
	margin: 0px auto;
	width: 978px;
}
/* ****************** header *************** */
.header
{
    width: 978px;
    height: 217px;
    background: url("../images/header_bg.png") left top no-repeat;    
    padding: 7px 0 0 0;
}.logo{    padding-left: 5px;    float: left;}.search
{
    float: left;  
    padding-top: 25px;  
}
.search input
{
    vertical-align: top;
}
.search_field
{
    background: url("../images/search_input.png") right bottom no-repeat;
    width: 130px;
    height: 20px;    
    border: none;
    padding: 3px 5px 0 5px;
}
.path
{
    float: left;
    padding: 3px 0 0 35px;
    width: 300px;
}
.path a
{
    color: #000;
    text-decoration: none;    
}
.path a:hover
{
    text-decoration: underline;    
}
/* ****************** container *************** */
.container
{
    clear: both;
    padding-top: 10px;
}
.left_container
{
    float: left;
    width: 170px;
    padding-right: 8px;
}
.right_container
{
    float: left;
}
.boxes
{
    padding-top: 5px;
}
.box
{
    float: left;
    background: url("../images/bg_box.png") left top no-repeat;
    width: 153px;
    height: 169px;   
    text-align: center; 
    padding-right: 3px;
}
.box#last1, .box#last2
{
    padding-right: 0px;    
}
.box p
{
    line-height: 28px;
}
.box p a
{
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
}





.boxbig
{
    float: left;
    background: url("../images/bg_bigbox.png") left top no-repeat;
    width: 205px;
    height: 187px;   
    text-align: center; 
    padding-right: 3px;
}
.boxbig#last1, .boxbig#last2
{
    padding-right: 0px;    
}
.boxbig p
{
    line-height: 28px;
}
.boxbig p a
{
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
}










.banner_small
{
    float: left;
    padding-right: 3px;
}
.banner_small#last_banner
{
    padding: 0;    
}
/* ***** offers ****** */
#green .tab
{
    background: url("../images/green_tab.png") left bottom no-repeat;          
}
#green .tab_content
{
    background: url("../images/green_tab_content.png") left top repeat-y;    
}
#green .tab_bottom
{
    background: url("../images/green_tab_bottom.png") left top no-repeat;       
    
}
#yellow .tab
{
    background: url("../images/yellow_tab.png") left bottom no-repeat;          
}
#yellow .tab_content
{
    background: url("../images/yellow_tab_content.png") left top repeat-y;    
}
#yellow .tab_bottom
{
    background: url("../images/yellow_tab_bottom.png") left top no-repeat;       
    
}


#redprice .tab
{
    background: url("../images/red_tab.png") left bottom no-repeat;          
}
#redprice .tab_content
{
    background: url("../images/red_tab_content.png") left top repeat-y;    
    
}
#redprice .tab_bottom
{
    background: url("../images/red_tab_bottom.png") left top no-repeat;       
    
}





#red .tab
{
    background: url("../images/red_tab.png") left bottom no-repeat;          
}
#red .tab_content
{
    background: url("../images/red_tab_content.png") left top repeat-y;    
    padding-left: 0px;
    width: 622px;
}
#red .tab_bottom
{
    background: url("../images/red_tab_bottom.png") left top no-repeat;       
    
}
.tab
{
     background: url("../images/blue_tab.png") left bottom no-repeat;      
     height: 63px;
     width: 622px;
}
.first
{
    height: 53px;
}
.tab img
{
	padding: 26px 0 0 20px;
    float: left;    
}
.tab p
{
    float: right;
    color: #FFF;
    padding: 18px 10px 0 0;   
}
.tab p a
{
    color: #FFF;    
}
.tab p a:hover
{
    text-decoration: none;    
}
.first img
{
    padding-top: 16px;
}
.tab_content
{
     background: url("../images/blue_tab_content.png") left top repeat-y;
     width: 597px;
     padding: 0 0 10px 25px;
	 
}
.tab_bottom
{
     background: url("../images/blue_tab_bottom.png") left top no-repeat;   
     width: 622px;
     height: 15px;
     font-size: 0px;
     clear: both;
}
/* **** offer ***** */
.offer
{
    width: 281px;
    height: 259px;
    background: url("../images/offer.png") left top no-repeat;   
    float: left;
    margin: 0 4px 4px 0;
}
.offer img
{
    /*border: 1px solid #bdbdbd;*/
    float: left;
    margin: 10px 0 0 5px;    
}
.list_text
{
    padding: 5px 10px 0 10px;
    font-size: 10px;
    clear: both;
}
.list_text a
{
    color: #ff0000;    
    text-decoration: none;
}
.options
{
    float: left;
    padding: 10px 0 0 5px;
}
.options p
{
    color: #343434;
    padding-top: 5px;    
}
.options p.bigger {font-size:19px}
.options p.bigger strong {font-size:19px}
	
.options p span
{
    text-decoration: line-through;
	color: #fd1cf4;
}
a.tt{
    position:relative;
    z-index:24;
    color:#343434;
    text-decoration:none;
}
a.tt span 
{
    display: none; 
}
a.tt:hover 
{
    z-index:25; 
    color: #343434; 
    background:;
}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    bottom: 0; left:-35px;
	padding: 15px 0 12px 0;
	width: 200px;
	height: 35px;
	color: #c50000;
    text-align: center;
	filter: alpha(opacity:80);
	opacity: 0.80;
	text-decoration: none;
    background: url("../images/tooltip.png") no-repeat top;	
    cursor: pointer;
}
.options p strong
{
    color: #c61212;
    font-size: 12px;
}
.list_buttons
{
    padding-top: 13px;    
}
.more_info, .more_info2, .button_basket, .details_info, .details_print, .details_friend, .details_friend2
{
    display: block;
    width: 157px;
    height: 18px;    
    color: #FFF;
    text-decoration: none;
    padding: 2px 0 0 5px;
}
.more_info:hover, .more_info2:hover, .button_basket:hover,  .details_info:hover, .details_print:hover, .details_friend:hover, .details_friend2:hover
{
    color: #bdbdbd;
}
.more_info
{
    background: url("../images/bg_more_info.png") left top no-repeat;    
}
.more_info2
{
    background: url("../images/stock_blue_button.png") left top no-repeat;    
}
.button_basket
{
    background: url("../images/bg_basket.png") left top no-repeat;    
}
.details_info
{
    background: url("../images/bg_blue.png") left top no-repeat;    
}
.details_print
{
    background: url("../images/bg_green.png") left top no-repeat;    
}
.details_friend
{
    background: url("../images/bg_silver.png") left top no-repeat;    
}
.details_friend2
{
    background: url("../images/stock_gray_button.png") left top no-repeat;    
}

/* ****************** details *************** */
.details_images
{
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    padding-left: 25px;
}
.details_images img
{
    border: 1px solid #fff;
}
.details_images div
{
    margin-top: 7px; 
    width:250px;
    height:225px;   
}
.details_images div img
{
    margin-right: 4px;        
}
.details_images img.zoom
{
	border:none;
  position:relative;
	left:-29px;
}
.details_images div.main_img
{
  height:211px;width:213px;border:1px solid #939393; 
  cursor:pointer;    
}
.details_options
{
    float: left; 
    width: 330px;
}
.details_options p
{
    color: #343434;    
}
.details_options h3
{   
    font-weight: bold;
    color: #1980b6;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 10px;
}
.price
{
    background: url("../images/bg_details_price2.jpg") left top no-repeat;    
    width: 237px;
    height: 77px;
    padding: 10px 0 0 20px;
}
.price p
{
    padding-top: 2px;    
}
.price p span
{
    text-decoration: line-through;
	color: #fd1cf4;
}
.price p strong
{
    color: #c61212;
    font-size: 15px;
}

.price2
{
    background: url("../images/blue_frame.png") left top no-repeat;    
    width: 237px;
    height: 95px;
    padding: 10px 0 0 20px;
}
.price2 p
{
    padding-top: 2px;    
}
.price2 p span
{
    text-decoration: line-through;
	color: #fd1cf4;
}
.price2 p strong
{
    color: #c61212;
    font-size: 15px;
}

div.details_options ol, div.details_options ul
{
	padding-left:20px;
}

.back
{
    float: left;   
    margin: 45px 0 0 20px;
}
.details_buttons
{
    float: left;
    padding: 40px 0 0 40px;
}
/* **** comments ***** */
.comments_title
{
    background: url("../images/bg_comment.png") right bottom no-repeat;    
    width: 593px;
    height: 30px;
    clear: both;
    padding: 26px 0 0 20px;
}
.comments
{
    background: url("../images/bg_comment2.png") right bottom no-repeat;    
    width: 593px;
    height: 26px;
    clear: both;
    padding: 0 0 0 20px;    
}
.comments_content
{
    background: url("../images/bg_comment_content.png") right top no-repeat;    
    width: 573px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
}
.comments_content label
{
    color: #777777;
    padding: 0 5px 0 20px;    
}
.comments_content input
{
    border: 1px solid #777777;
    width: 180px;    
}
.comments_content textarea
{
    border: 1px solid #777777;
    width: 570px;
    height: 70px;
    overflow: hidden;    
    margin: 10px 0 5px 0;
}
.user
{
    float: left;
    color: #777777;    
}
.date
{
    float: right;
    color: #bc3939;    
}
.comments_content p
{
    clear: both;   
    color: #191919; 
    padding: 10px 40px 0 5px;
}
.comments_bottom
{
    background: url("../images/bg_comment_bottom.png") right top no-repeat;    
    width: 613px;
    height: 4px;
    font-size: 0px;
    clear: both;
}
.all_comments
{
    float: right;
    background: url("../images/button_show_all.png") left top no-repeat;
    width: 162px;
    height: 17px;
    display: block;
    color: #FFF;
    text-decoration: none;
    text-align: center;    
    padding-top: 2px;
    margin-right: 15px;
    margin-top: 5px;
}
/* ****************** basket *************** */
.news
{
    clear: both;
    display: block;
    margin-top: 5px;
}
.basket
{
    clear: both;
    width: 600px;
    margin: 0px auto;
    padding: 10px 0 0 0;
}
.basket_label
{
    background-color: #ba1515;
    height: 22px;
    clear: both;
    margin-bottom: 5px;
}
.basket_label ul
{
    float: right;
    padding: 0 30px 0 0;
}
.basket_label ul li
{
    color: #fff;
    float: left;
    height: 22px;
    list-style-type: none;
    padding: 5px 20px 0 20px;
    background: url("../images/line.png") right top no-repeat;   
}
.basket_label ul li#all_label
{
    background: none;
    padding: 5px 5px 0 35px;
}
.basket_label p
{
  padding: 0 20px 0 30px; 
  font-weight: bold;
  color: #fff;
  padding-top: 5px;
}
.basket_label p.right
{   
    padding: 5px 0 0 0;
    width: 100px;
    text-align: center;    
}
.basket_item
{
    background: url("../images/line_dot.png") center bottom no-repeat;
    margin-bottom: 4px;
    margin-top: 4px;
}
.basket_info_side
{
    float: left;
    width: 494px;
    border-right: 1px solid #ba1515;
    margin: 0 0 5px 0;
}
.basket_item_img
{
    width: 93px;
    padding: 12px 0 12px 0;
    text-align: center;
    float: left;
}
.basket_item_img img
{
    border: 1px solid #999999;    
}
.basket_info
{
    float: left;
    padding-top: 15px;  
    width: 160px;  
}
.del_button
{
    background: url("../images/del_button.png") left top no-repeat;
    width: 142px;
    height: 16px;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding-top: 3px;    
    margin-top: 5px;
}
.basket_count
{
    float:left;
    width: 110px;   
    text-align: center;
    padding-top: 30px;
}
.basket_count input
{
    border: 1px solid #7d7d7d;
    width: 33px;
    padding-top: 2px;
    text-align: center;
    color: #676767;
    font-weight: bold;
    font-size: 11px;
    height: 14px;
    background: url("../images/input_count.png") left top no-repeat;
}
.basket_price
{
    float: left;
    padding-top: 30px;
    width: 100px;
    text-align: center;    
    color: #676767;
}
.basket_price_sum
{
    float: left;
    padding-top: 30px;
    width: 100px;
    text-align: center;    
    color: #676767;
    margin-left: 5px;
}
.basket_price_total
{
    float: right;
    padding-top: 10px;
    width: 100px;
    text-align: center;    
    color: #676767;
}
.basket_info_side div.basket_price
{
    width: 130px;    
    color: #ba1515;
}
.basket_buttons
{
    clear: both;    
}
.b_continue, .b_refresh, .basket_promotion a
{
    text-align: center;
    height: 16px;
    color: #fff;
    text-decoration: none;
    padding-top: 3px;
}
.b_continue:hover, .b_refresh:hover, .basket_promotion a:hover
{
    color: #e7e7e7;
}
.b_continue
{
    float: left; 
    width: 162px;   
    background: url("../images/button_continue.png") left top no-repeat;
}
.b_refresh
{
    float: right;
    width: 99px;
    background: url("../images/button_refresh.png") left top no-repeat;    
}
.basket_promotion
{
    clear: both;
    padding: 10px 0 10px 0;    
    color: #6a6a6a;
}
.basket_promotion p
{
    width: 190px;
    float: left;
}
.basket_promotion input
{
    border: 1px solid #7d7d7d;
    width: 139px;
    text-align: center;
    color: #676767;
    font-weight: bold;
    font-size: 11px;        
    float: left;
    height: 14px;
    padding-top: 2px;
    background: url("../images/input_code.png") left top no-repeat;
}
.user_login input
{
    
    width: 107px;
	margin-top: 2px;
	
    
}
.user_login p
{
    
    width: 300px;
	text-align: center;
    
}
.vlez a
{
    background: url("../images/button_continue.png") left top no-repeat;    
    width: 162px;
    display: block;
	text-decoration: none;
	padding: 2px 0 5px 0;
	color: #fff;
	text-align: center;
}
.vlez p
{
    margin-top: 2px;
	width: 165px;
	text-align: center;
    
}

.profile
{
  
  color: #525252;
  font-size: 13px;  
  font-weight: bold;
  
}
.profile input
{
  
  width: 158px;
  
}
.step1 
{
width: 135px;
height: 48px;
background: url("../images/vlak4e_ovr_01.jpg") left top no-repeat;
display: block;
}


.step1_act
{
width: 135px;
height: 48px;
background: url("../images/vlak4e_nrm_01.jpg") left top no-repeat;
display: block;
}

.step1  a
{
 
text-decoration: none;
color: black;
}


.step1  a:hover
{
 
text-decoration: underline;  

}





.step2
{
  
 width: 221px;
height: 48px;
background: url("../images/vlak4e_ovr_02.jpg") left top no-repeat;
display: block;
}

.step2_act
{
  
  width: 221px;
height: 48px;
background: url("../images/vlak4e_nrm_02.jpg") left top no-repeat;
display: block;
}
.step3
{
  
 width: 148px;
height: 48px;
background: url("../images/vlak4e_ovr_03.jpg") left top no-repeat;
display: block;
}
.step3_act
{
  
width: 148px;
height: 48px;
background: url("../images/vlak4e_nrm_03.jpg") left top no-repeat;
display: block;
}

.chekout
{
 color: #777777; 
font-size:11px;	
}

.pageing  div
{
  text-align: center;
height: 118px;
}

.pageing a
{

font-size:15px;	
font-weight: bold;
text-decoration: none;
color: black;
}


.pageing  a:hover
{
font-size:15px;	
 font-weight: bold;
text-decoration: underline;

}

.banerrr a
{
  
width: 621px;
height: 188px;
display: block;
}




.basket_promotion a
{
    background: url("../images/button_refresh.png") left top no-repeat;    
    width: 99px;
    display: block;
    float: left;
    margin-left: 5px;
}
.basket_promotion span
{
    float: right;
    color: #44ac14;    
    width: 100px;
    text-align: center;
    font-weight: normal;
}
.basket_promotion span#error
{
    color: #ba1515;    
}
/* ****************** footer *************** */
.footer
{
    clear: both;
    background: url("../images/footer.png") left 20px no-repeat;
    width: 978px;
    text-align: center;
}
.footer p
{
    padding: 0 0 10px 0;    
}
.footer a
{
    color: #000;    
}
.footer a:hover
{
    text-decoration: none;
}

.in_stock
{
	color: #FFF;
    text-decoration: none;
}
.in_stock:hover
{
    color: #bdbdbd;
}
