/* Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License:http://developer.yahoo.net/yui/license.txt Version: 0.11.3 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}hr{border: 0;}address,caption,cite,code,dfn,em,th,samp,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}

/* Copyright (c) 2006, Websys s.c. All rights reserved. */
samp {font-family: Tahoma; font-size: 11px; line-height: normal; padding: 0; margin: 0;}

body
{
    background: url(gfx/background.jpg) repeat-x;
    margin: 0px;
    padding: 0px;
    font-family: Tahoma;
    font-size: 11px;
}   



.transport_info p
{
	padding: 5px 0 10px 0;
    text-align: justify;
}

.transport_info ol
{
	list-style-type: lower-latin;
	margin: 10px 0 0 16px;
}

.transport_info ol li
{
	margin-bottom: 13px;
}

.transport_info ol li ul li
{
	margin-top: 4px;
	margin-bottom: 0;
	margin-left: 15px;
	list-style-type: square;
}

.transport_info table
{
	margin: 15px 0;
	width: 100%;
	border: 1px #333 solid;
	border-width: 0 0 1px 1px;
}

.transport_info table thead td
{
	background: #33B3E5;
	font-weight: bold;
	text-align: center;
	padding: 4px 2px 5px 2px;
	border: 1px #333 solid;
	border-width: 1px 1px 0 0;
}

.transport_info table tbody th
{
	text-align: center;
	padding: 4px 2px 5px 2px;
	border: 1px #333 solid;
	border-width: 1px 1px 0 0;
	font-weight: bold;
	background: #D9D9D9;
}

.transport_info table tbody td
{
	text-align: center;
	padding: 6px 2px 5px 2px;
	border: 1px #333 solid;
	border-width: 1px 1px 0 0;
}


form.ask em
{
	margin-left: 3px;
	color: #BC000C;
}


.cartprocess
{
	background: url(cart/bg.png) repeat-x 0 10px;
	width: 578px;
	padding: 10px 0 20px;
}

.cartprocess.step1 div
{
	height: 44px;
	background: url(cart/1.png) no-repeat top center;
}

.cartprocess.step2 div
{
	height: 44px;
	background: url(cart/2.png) no-repeat top center;
}

.cartprocess.step3 div
{
	height: 44px;
	background: url(cart/3.png) no-repeat top center;
}

.cartprocess.step4 div
{
	height: 44px;
	background: url(cart/4.png) no-repeat top center;
}


#smodule form.years_list table 
{
	width: 100%;
	margin-bottom: 40px;;
}

#smodule form.years_list h3 
{
	color: #0996c2;
	padding: 8px 0 6px 0;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px #0996c2 solid;
}

#smodule form.years_list table td.price 
{
	width: 160px;
	text-align: right;
	white-space: nowrap;
}

#smodule form.years_list table td.price p.out
{
	font-size: 12px;
	padding-bottom: 3px;
}


#smodule form.years_list table td.price p.out strong 
{
	color: #ff7200; 
	font-size: 13px;
}


#smodule form.years_list table td h5 a 
{
	font-size: 13px;
	padding-bottom: 3px;
} 


#smodule form.years_list table tbody tr td 
{
	border-bottom: 1px #0996c2 solid;
	padding: 5px;
}


#smodule form.years_list table td.img 
{
	text-align: center;
	width: 90px;
	padding: 10px 0;
}

#smodule form.years_list table td.cbox 
{
	width: 15px;
} 


#smodule form.years_list input.submit
{
	background: url(gfx/toCartButton.jpg);
	width: 103px;
	height: 25px;
	border: none;
	text-indent: -10000px;
	display: block;
	margin: 10px auto;
	cursor: pointer;
}



#generated
{
	display: block;
	border-top: 18px #fff solid;
	color: #fff;
	font-size: 1px;
}


a.goToCheckOut
{   
	color: #fd9901 !important; 
 	display: block;   
	padding-top: 7px; 
	padding-left: 6px;
	height: 22px; 
	width: 150px;
	text-align: left;
	background: url(gfx/basket.jpg) no-repeat scroll 86px 0px;
}
 
.priceBox
{     
	font-weight: bold;
	text-align: center;                                 
	width: 145px;
	height: 42px;
	padding: 3px 0 0 20px;	
	margin-top: 3px;
	background: url(gfx/priceBox.jpg) no-repeat scroll 21px 0px;
}   

.rmoduleBox .price
{
	color: #ff7200; 
	font-size: 10pt;
	display: block;
}      

.recommended_price
{
	color: #ff7200; 
	font-size: 10pt;
}

#logIn
{

	height: 40px;
	position: absolute;
	top: 140px;
	right: 0;
} 

#logIn input#logInButton
{   
	width: 38px;
	height: 31px;
	border-width: 0;
	margin: 5px 0 0 0 ;
	background: url(gfx/logInButton.jpg);
	padding: 0 !important;
}  

#logIn input
{
	font-size: 12px;
	margin: 8px 15px 0 8px;
	padding: 5px 5px 4px 5px;
	float: left;
	width: 90px;
	border: 1px #A2CDE2 solid;
 	color: #0F68DA;
}   

#logIn label
{                
	float: left;
	padding-top: 13px; 
	color: white;
	font-size: 12px;
}


#userMenu
{
	height: 40px;
	position: absolute;
	top: 140px;
	right: 0;
	line-height: 40px;
	font-size: 13px;
} 

#userMenu a
{
	margin-left: 15px;
	color: #fff;
}

#userMenu a:hover
{
	color: #FFDB00;
}

#search
{
	width: 350px;
	height: 50px;
	position: absolute;
	top: 140px;
	left: 5px;
}
  
#search input
{                     
	font-size: 12px;
	margin: 8px 3px 0 8px;
	padding: 5px 5px 4px 5px;
	float: left;
	width: 210px;
	border: 1px #A2CDE2 solid;
 	color: #0F68DA;
}  

#search label
{           
	float: left;
	padding-top: 13px; 
	color: white;
	font-size: 12px;

}
#search input#searchButton
{   
	margin-top: 5px;
	width: 38px;
	height: 31px;
	border-width: 0;
	background: url(gfx/searchButton.jpg);
}   

.tabBox
{    
	text-align: left;           
	color: white;                            
	height: 17px; 
	padding: 8px 0px 5px 17px;
	border: 1px #097fbd solid;
	background: url(gfx/tabBox.jpg) repeat-x;
}

.cartTab
{  
	height: 16px; 
	padding: 9px 0px 5px 17px;
	border: 1px #f6be68 solid;
   	background: url(gfx/cartTab.jpg) repeat-x;   
}   

.rmoduleBox
{   
 	position: relative;
	margin-bottom: 25px;
	margin-right: 20px;
	height: 220px;
	width: 276px;
	background:  url(gfx/rmoduleBackground.jpg) repeat-y;  
	float: left;
	display: inline
}  

.rmoduleBoxIMG
{
    position: absolute;
	width: 100px;
	height: 150px;
	top: 20px;
	left: 20px;
}

   

.rmoduleBoxContentButtons img
{
   	margin-left: 10px;
	margin-right: 16px;
}                   

.rmoduleBoxContent
{   
	color: #111111;
	text-decoration: bold;              
	text-align: right;
	position: absolute;   
	left: 120px;
	top: 10px;
	width: 151px;
	
} 

#rmodule h1
{
	color: #0996c2;
	margin-bottom: 10px;
	font-size: 12px;
}   

.rmoduleBoxContent h1 a
{                   
	color: #ff7200 !important;
	font-size: 12px !important;
}  

.rmoduleBoxContentButtons
{
	position: absolute;
    bottom: 9px;
	left: 10px;
}   

a.readMore
{              
	margin: auto;
	display: block; 
  	width: 80px; 
	margin-top: 4px;
	margin-bottom: 4px;
	color: #111111 !important;
	background: url(gfx/arrow.jpg) no-repeat scroll 0 2px;
	padding: 0 0 0 15px;
}



#langSelector 
{
	position: absolute;  
	top: 5px; 
	right: 0;
	overflow: hidden;
	width: 200px;

}

#langSelector li
{
	float: right;
	display: inline;
}

#langSelector .lang_pl a
{
	background: url(../../images/countries/pl.gif) no-repeat 0 center;
}

#langSelector .lang_en a
{
	background: url(../../images/countries/en.gif) no-repeat 0 center;
}


#langSelector li a
{
	color: #666;
	float: right;
	padding-left: 22px;
	margin-left: 20px;
	display: inline;
}

#langSelector li a:hover
{
	color: #999;
	text-decoration: underline;
}


#topMenu
{
	position: absolute;   
	top: 35px;
	right: 0;
	width: 168px;
	height: 100px;
	
}   

#topMenu strong
{
	font-size: 12px;
	color: #666;
}

#topMenu ol 
{
	margin: 11px 0 0 0;
}

#topMenu ol li
{   
	color: #555;
	font-size: 12px;
	height: 20px;
	display: block;
	background: url(gfx/arrow.jpg) no-repeat scroll 0px 3px;  
	padding: 0 0 0 18px;
	margin-left: 4px;
}

a.topMenuRegister
{   
	font-style: italic;
	color: #10a6ca !important;
	border: 1px #e5e5e5 solid;
	display: block;
	padding: 3px 22px 6px 20px;
	background: url(gfx/arrow.jpg) no-repeat scroll 3px 5px;
	position: absolute;
	bottom: 5px;
	left: 0;
}

.rmoduleBoxTop
{                                          
	position: absolute;  
	width: 276px;
	height: 8px;
	background: url(gfx/rmoduleBoxTop.jpg) no-repeat;
}  

.rmoduleBoxBottom
{
	position: absolute;
	bottom: 0;
	width: 276px;
	height: 10px;
	background: url(gfx/rmoduleBoxBottom.jpg) no-repeat;
}

#rcontainer
{   
	
    width: 960px;
    margin: 0 auto 0 auto;
}

#container
{   
	 
    width: 960px;
    margin: 0 auto 0 auto;
}

#top
{
	height: 184px;
	background: url(gfx/top.jpg);
	margin-bottom: 15px;  
	position: relative;
}

#top h1 a
{
	position: absolute;
	width: 180px;
	height: 75px;
	top: 33px;
	left: 35px;
}

#top h1 a span
{
	display: none;
}

#main
{
    
	width: 960px;
    margin: 0 auto 0 auto;
    
}

#smenu
{             
	padding: 0px;
    width: 240px;
    float: left;
    margin-right: 22px;
    color: #666;
    display: inline;
}

#smenu div.smenuBox
{
	padding-bottom: 15px;
}

#smenu div.smenuBox ul 
{
	border: 1px #ccc solid;
	border-top: none;
	padding: 7px 5px 7px 15px;
	font-size: 12px;
	font-weight: bold;
}   

#smenu div.smenuBox ul li
{
	display: inline;
	padding-right: 10px;
}

#smenu div.smenuBox ul li a:hover
{
	color: #2876E3;
}

#lmenu
{             
	padding: 0px;
    width: 169px;
    float: left;
    margin-right: 22px;
    -margin-right: 18px;
    color: #666;
}   

.lmenuPrice
{                      
	padding-top: 10px;
	text-align: center;
	height: 35px;
	background: url(gfx/lmenuPrice.jpg) no-repeat;
}

.lmenuBox
{
	position: relative;
	margin-bottom: 4px;     
    color: #555;
	background: url(gfx/menuBackground.jpg) repeat-y; 
}    

.lmenuBox p
{
	padding: 10px 10px 5px 13px; 
}

.lmenuBox img
{
	margin-bottom: 5px; 

} 

.lmenuBanner
{
	margin-bottom: 10px;
}

.lmenuBoxBottom
{              
	padding-top: 4px;
	height: 8px;
	width: 169px;  
	
	background: url(gfx/menuBottom.jpg) no-repeat;
}     

.recommended
{
	text-align: center;
}

.recommended div h5 
{
	padding: 4px 0 3px 0;
}        

.recommended div h6
{
	padding: 0 0 3px 0;
	font-weight: normal;
	color: #666;
}      

.recommended span
{
	font-size: 10pt;
	font-weight: bold;
}

.recommended img
{
	margin: 4px;
}

#lmenu .find .input
{
    width: 134px;
    margin-bottom: 3px;
}

#lmenu .find .send
{
    margin-left: 76px;
}

#lmenu h2
{
    
}

#lmenu ul
{
    margin-left: 13px;
	padding-bottom: 4px;
	margin-top: 6px;
}

#lmenu ul li
{
    color: #2b94ad;
    padding: 2px 0px 3px 16px;   
	background: url(gfx/arrow.jpg) no-repeat 0px 4px;
}

#lmenu .students ul li
{
	font-weight: bold;
}

#lmenu .students ul li ul
{
	padding: 0;
	margin: 3px 0 10px;
	
}

#lmenu div.lmenuBox.students ul 
{
	padding-bottom: 0;
}

#lmenu .students ul li ul li
{
	padding: 0;
	background: none;
	display: inline-block;
	margin-right: 5px;
}
                                                  
#lmenu ul li a
{

}

#lmenu ul ul
{
    padding: 3px 5px 5px 10px;
    margin-left: 4px;
}






#rmodule
{
    width: 592px;
    float: left;
    margin: 0px 0px 20px 0px;
}

#smodule
{
    width: 697px;
    float: left;
    margin: 0px 0px 20px 0px;
}




h1 a:visited { text-decoration: none; color: #ffffff; }
h1 a:link    { text-decoration: none; color: #ffffff; }
h1 a:hover   { text-decoration: none; color: #000000; }


#rmenu
{   
    width: 169px;
    float: right;
}


#rmenu h2
{
    padding: 3px 5px 8px 11px;
    width: 125px;
    font-weight: bold;
    color: #ffffff;
    background: #ffffff url(gfx/rmenu_t.gif) no-repeat;
}

#rmenu ul
{
    padding: 5px 5px 6px 0px;
    margin-left: 14px;
}

#rmenu ul li
{
    color: #2b94ad;
    padding: 2px 0px 3px 16px;   
	background: url(gfx/arrow.jpg) no-repeat 0px 4px;
}



#rmenu .bestsellers .lmenuBoxBottom 
{
	margin-top: 5px;
}

#rmenu .bestsellers ul 
{
	margin: 0;
	padding: 3px 0 5px 0;
}

#rmenu .bestsellers ul li 
{
	padding: 3px 9px 5px 10px;
	background: none;
	color: #777;
	border-bottom: 1px #ddd solid;
}

#rmenu .bestsellers ul li a
{
	font-weight: bold;
}

#rmenu .bestsellers .more 
{
	background: url(gfx/arrow.jpg) no-repeat 0px 3px;
	margin: 3px 0 0 7px;
	padding-left: 16px;
}



#rmenu .login
{
    text-align: right;
    padding: 10px 6px 0 0;
    margin: 0 0 8px 0;
}

#rmenu .login .input
{
    width: 125px;
    margin-bottom: 6px;
}

#rmenu .login .send
{
    margin-bottom: 5px;
}

#rmenu .login a
{
    display: block;
}



.lmenuNewsletter .newsletter
{
    text-align: center;
    padding: 5px 0 0 0;
}

.lmenuNewsletter .newsletter ul
{
    list-style: none;
    margin: 0;
    padding: 0 !important;
    margin: 5px 0 5px 0 !important;
}

.lmenuNewsletter .newsletter ul li
{                   
    background: none !important;
	padding: 0 3px !important;
    font-weight: normal;
    display: inline !important;
}

.lmenuNewsletter .newsletter .input
{
    width: 137px;
    text-align: center;
    border: 1px #2D82C5 solid;
    padding: 5px 2px 5px 2px;
}


#rmenu .poll
{
    text-align: center;
    margin: 8px 0 9px 0;
}

#rmenu .poll ul
{
    text-align: left;
    list-style: none;
    margin: 0;
    padding: 0;
    margin: 5px 0 5px 0;
}

#rmenu .poll ul li
{
    padding: 0 0 3px 5px ;
    font-weight: normal;
}

#rmenu .poll ul li input
{
    vertical-align: middle;
    margin-right: 2px;
}

#rmenu .poll .send
{
    margin: 2px 0 10px 0;
}

#rmenu .poll a
{
    font-size: 10px;
    display: block;
}

#rmenu .cart
{          
	padding: 0px;
    margin-bottom: 6px;
    text-align: center;
}
   

#rmenu .cart img
{
    margin-top: 8px;
}

#rmenu .logo
{
    padding: 8px 5px 9px 7px;
    text-align: center;
}

#rmenu .logo img
{
    border: 1px #cccccc solid;
}

#rmenu .settings
{
    padding: 8px 0 13px 0;
    text-align: center;
}

#rmenu .settings .ex
{
    text-align: center;
    list-style: none;
    margin: 5px 0 10px 0;
    padding: 0;
}

#rmenu .settings .ex  li
{
    border: 1px #aaaaaa solid;
    margin: 2px;
    padding: 1px 3px 1px 3px;
    font-weight: normal;
    display: inline;
}

/* ie fix */
* html #rmenu .settings .ex  li
{
    padding: 1px 1px 1px 4px;
}

#rmenu .settings .co
{
    text-align: center;
    list-style: none;
    margin: 5px 0 10px 0;
    padding: 0;
}

#rmenu .settings .co li
{
    margin: 2px;
    display: inline;
}

#rmenu .settings .co li a img
{
    border: 1px #aaaaaa solid;
    padding: 1px;
}


#rmenu .promo
{
    padding: 8px 0 9px 0;
    text-align: center;
}

#rmenu .promo strong
{
    color: #C60500;
}

#rmenu .promo small
{
    font-size: 10px;
    text-decoration: line-through;
    display: block;
}

#rmenu .promo a img
{
    padding: 5px;
    border: 1px #cccccc solid;
    display: block;
    margin: 0 13px 3px 13px;
}



#foot
{
    clear: both;
    background: url(gfx/bottomBar.jpg) repeat-x top left;   
}   

#partners
{
    margin: auto;                   
	width: 740px;
	padding-top: 95px;
	background: url(gfx/partners.jpg) no-repeat 0 10px;
	text-align: center;
	
}

#partners .isklep
{
    font-size: 11px;
	color: #666;
}

#partners .isklep:hover
{
	text-decoration: underline;
}




#bottomLinks
{
	font-size: 11px;
	position: absolute;
	right: 10px;
	top: 17px;
	color: #fff;
}

#bottomLinks a
{
	color: #fff;
}

#bottomLinks a:hover
{
	text-decoration: underline;
}


#bottomBar
{
    height: 47px;
    width: 960px;
    margin: 0 auto 0 auto;
	position: relative;
}

#bottomBar .copy
{
    font-size: 11px;
    color: #fff;
    position: absolute;
	left: 10px;
	top: 17px;
	font-weight: bold;
}












.formRow
{
    clear: both;
    padding-top: 5px;
    /* IE fix */
    -padding-top: 2px;
}

.formA
{
    float: left;
    text-align: right;
    font-weight: bold;
    padding-top: 1px;
    width: 100px;
    vertical-align: middle;
}

.formB
{
    float: left;
    margin-left: 10px;
}



.title {
 position: absolute;
 z-index: 1000;
 margin-left: -1em;
 margin-top: 2em;
 visibility: hidden;
 padding: 3px;
 background-color: #ffffe1;
 border: 1px solid #000;
 color: #000;
 text-decoration: none;
 font: menu;
}


span.product
{
    white-space: nowrap;
    background: #ffffff;
    font-weight: bold;
    padding: 4px;
    border: 2px #026500 solid;
}

span.price_p
{
    white-space: nowrap;
    background: #ffffff;
    font-weight: bold;
    padding: 4px 7px 4px 7px;
    border: 2px #C60500 solid;
}



span.attah
{
    white-space: nowrap;
    background: #ffffff;
    font-weight: bold;
    padding: 4px;
    border: 2px #026500 solid;
    margin-left:-5em;
    margin-top: 3em;
}

span.title3 {color:#f00}
span.title4 {background-color:#fff; font-size:18px; margin-top:22px}
span.title5 {background-color:#ccc; border:2px outset #ddd; padding:7px}

.fv_nag
{
    border-top: 1px #111111 solid;
    border-left: 1px #111111 solid;
    font-weight: bold;
}

.fv_nag_r
{
    border-top: 1px #111111 solid;
    border-left: 1px #111111 solid;
    border-right: 1px #111111 solid;
    font-weight: bold;
}


.fv_nag_b
{
    border-top: 1px #111111 solid;
    border-left: 1px #111111 solid;
    border-bottom: 1px #111111 solid;
    font-weight: bold;
}


.fv_poz
{
    border-top: 1px #111111 solid;
    border-left: 1px #111111 solid;
}

.fv_poz_r
{
    border-top: 1px #111111 solid;
    border-left: 1px #111111 solid;
    border-right: 1px #111111 solid;
}


.button
{
    background: #1042A0;
    border: 1px #1042A0 solid;;
    color: #ffffff;
    font-weight: bold;
}


.under_h {
  font-family: verdana;
  font-size: 11px;
  padding: 4px;
  font-weight: bold;
  color: #222222;
  border-bottom: 1px #dddddd solid;
}

.under_i {
  font-family: verdana;
  font-size: 11px;
  padding: 4px;
  color: #222222;
  border-bottom: 1px #dddddd solid;
}

.list_h {
  font-family: verdana;
  font-size: 11px;
  padding: 3px;
  font-weight: bold;
  color: #222222;
}

.list_i {
  font-family: verdana;
  font-size: 11px;
  padding: 3px;
  color: #222222;
}



.main_t, .main__t
{
    color: #0996c2;
	padding: 8px 0 5px 0;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}

.main_b
{
	padding: 0 10px 20px 0;
}




.main__b
{
	padding: 0 10px 20px 0;
}




fieldset
{
    border: 1px #888888 solid !important;
}




.text
{
    font-family: verdana;
    font-size: 11px;
    color: #222222;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 0px;
    text-align: justify;
}







div {
  font-size: 11px;
  color: #111111;
}

.std {
  font-family: verdana;
  font-size: 11px;
  color: #444444;
}


.poll {
  border: 0px;
  background: none;
}







input {
  font-family: verdana;
  font-size: 11px;
  color: #111111;
  /*border-width: 1px; */
}

img
{
    border: none;
}



.input_text {
  width: 200px;
}

select {
  font-family: verdana;
  font-size: 11px;
  color: #111111;
  padding: 0;
}

textarea {
  font-family: verdana;
  font-size: 11px;
  color: #111111;
  }

.alert {
  border-style: groove;
  border-width: 2px;
  border-color: #373737;
  font-family: verdana;
  font-size: 11px;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1px;
  padding-right: 9px;
  padding-bottom: 2px;
  padding-left: 9px;
  text-align: center;
  font-weight: bold;
  background-color: #F4f4f4;
}

.menu2
{
    padding-left: 10px;
}


.transport form
{
    margin-bottom: 30px;
}

.transport form fieldset input
{
    margin-left: 10px;
    vertical-align: middle;
}

.transport form fieldset select
{
    vertical-align: middle;
}

.transport table
{
    width: 100%;
    border-spacing: 1px 1px;
    border-collapse: separate;
}


.transport table thead tr
{
    background: #ffffff;
}

.transport table thead tr th
{
    font-weight: bold;
    border-bottom: 1px #dddddd solid;
    padding: 0 3px 2px 3px;
}

.transport table tr
{
    background: #f7f7f7;
}

.transport table .shade
{
    background: #f2f2f2;
}

.transport table .separ
{
    background: #ffffff;
    height: 15px;
}

.transport table tr td
{
    padding: 5px 5px 0 5px;
    color: #222222;
    border-bottom: 1px #dddddd solid;
}

.transport table tr th
{
    font-weight: bold;
    padding: 5px;
    color: #222222;
    border-bottom: 1px #eeeeee solid;
}

.transport table tr td ul
{
    margin-left: 14px;
    list-style-image: url(gfx/p.gif);
}

.transport table tr td ul li
{
    padding: 2px 0 3px 0;
}



.main_t a:visited { text-decoration: none; color: #0996c2; }
.main_t a:link    { text-decoration: none; color: #0996c2; }
.main_t a:hover   { text-decoration: none; color: #0F68DA; }

.main__t a:visited { text-decoration: none; color: #0996c2; }
.main__t a:link    { text-decoration: none; color: #0996c2; }
.main__t a:hover   { text-decoration: none; color: #0F68DA; }

.list_cat { font-weight: bold; line-height: 17px; }
.list_cat a:visited { text-decoration: none; color: #111111; border-bottom: 1px #111111 solid; }
.list_cat a:link    { text-decoration: none; color: #111111; border-bottom: 1px #111111 solid; }
.list_cat a:hover   { text-decoration: none; color: #000000; border-bottom: 1px #111111 solid; }

.top a:visited { text-decoration: none; color: #ffffff; }
.top a:link    { text-decoration: none; color: #ffffff; }
.top a:hover   { text-decoration: none; color: #D6F7DD; }

.item a:visited { text-decoration: none; color: #0B6B2F; }
.item a:link    { text-decoration: none; color: #0B6B2F; }
.item a:hover   { text-decoration: none; color: #A0CCAE; }


a:visited { text-decoration: none; color: #333333}
a:link    { text-decoration: none; color: #333333}
a:hover   { text-decoration: none; color: #111111}

div.pagination 
{
	clear: both;
	text-align: center;
}

a.before_buy 
{
	color: red;
	display: inline-block;
	margin: 5px 0;
	font-weight: bold;
	font-size: 12px;
}

a.before_buy:hover
{
	text-decoration: underline;
}

div.buttons_box 
{
	position: absolute;
	bottom: 10px;
	right: 0;
	text-align: center;
}




