body
{
    background:url(../_img/background_body.jpg) top left repeat-x;
    background-color:#062b3b;
}

.background_body_middle
{

}


h2 {
	font-size: 14px;
	font-weight: bold; 
	margin: 0;
}

/*  Layout */
    .belka_top {position:absolute; left:620px; top:30px; color: #ffffff; font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:12px; }
    .menu_head {position:absolute; left:270px; top:80px; }
       
    .belka {color: #000000; font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:13px;}
    .text  {color: #000000; font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:12px;}
    
    .top {font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:12px; color:#999; font-weight:bold;}
	.top2 {font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:10px; color:#999; font-weight:normal;}
    .white tr td a{font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:10px; color:#fff; font-weight:normal;}
    .white td {padding: 0px 3px;}
    .white td td {padding: 0px 0px;}
    .konto, .konto a  {font-family:Futura,Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:10px; color:#fff; font-weight:normal;}
    .konto a:hover {font-family:Futura,Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:10px; color:#fff; font-weight:normal; text-decoration:underline;}
    .konto1  {font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:10px; color:#666; font-weight:normal;}
    .naglowek  {font-family:Helvetica,Verdana,Tahoma,Geneva,Arial,Swiss,SunSans-Regular; font-size:12px; color:#fff; font-weight:bold; padding:0px 0px 0px 10px;}
    .koszyk   {font-family:Tahoma,Futura,Helvetica,Verdana,Geneva,Arial,Swiss,SunSans-Regular; font-size:10px; color:#fff; font-weight:normal; padding-top:4px;}
    .koszyk a  {font-family:Tahoma,Futura,Helvetica,Verdana,Geneva,Arial,Swiss,SunSans-Regular; font-size:10px; color:#fff; font-weight:normal;}
    .koszyk a:hover  {font-family:Tahoma,Futura,Helvetica,Verdana,Geneva,Arial,Swiss,SunSans-Regular; font-size:10px; color:#fff; font-weight:normal; text-decoration:underline;}
    
body, table, tr, td, div, b, a, input, textarea, form, select {
	font-family: Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	font-size: 10px;
	margin:0px;
	}
a {text-decoration: none; color: #000}	

img { border: none }

a:hover img { text-decoration: none; }

a:hover, a.currentNavLink {
	color: #990000;
	text-decoration: underline;
	}
	


a.gora:link { color: #ffffff; font-size:12px; }
a.gora:visited { color: #ffffff; font-size:12px; }
a.gora:hover { color: #ffffff;  font-size:12px; text-decoration: underline; }
a.gora:active { color: #ffffff; font-size:12px; } 



.normal a:link {color: #000000;  font-size:12px; }
.normal a:visited {color: #000000;  font-size:12px; }
.normal a:hover { color: #000000;  font-size:12px; text-decoration: underline; }
.normal table, .normal td, .normal b { color: #000000; font-size:12px;}

.normal2 a:link {color: #ffffff;  font-size:12px; }
.normal2 a:visited {color: #ffffff;  font-size:12px; }
.normal2 a:hover { color: #ffffff;  font-size:12px; text-decoration: underline; }
.normal2 table, .normal2 td, .normal2 b { color: #ffffff; font-family:Arial; font-size:12px;}

.pseudo_link { cursor: hand; cursor: pointer }

#10{
  font-size: 10px;
}
#11{
  font-size: 10px;
}
#12{
  font-size: 12px;
}
.red{
  color: #bb0000;
}
.green{
  color: #005500;
}
.blue{
  color: #000033;
}


/* Form elements */
select, textarea, input, textarea { 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	/*border-color: #563409;*/
	border-color: #777777;
    font-size: 12px;    
}

.border0{
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;

}

/* Price preview (info) */
.text_preview { 
	border-style: solid;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	border-color: #563409;	
    font-size: 10px;
}

/* Terminarz */
.bg_red {    
    border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
    border-color: #770000;
    padding: 8px 16px;
}

.record_even {
    background-color: #f2f2f2;
    padding: 4px;
}
.record_odd {
    background-color: #fefefe;
    padding: 4px;
}
/* end Terminarz */

/* galeria */
.gallery_tab { 
	margin: 5px;
	padding: 5px; 
	float: left;  
	border: 1px solid #cccccc; 
}

.gallery_tab  img {
	display: block;
}


    
#page_links, #page_links span { 
	color: #999; 
	font-size: 10pt 
}

#page_links span { 
	text-decoration: underline;
	margin: 0 2px 
}

#page_links #selected { 
	color: #888; 
	font-weight: bold 
}
/* koniec galerii */


/*wyszukiwarka ajax*/

div.searchDivHidden {
    position: absolute;
    left: 710px;
    border: 0px none none;
/*    border: 0px none none;*/
}
span.searchHint {
    padding: 2px;
    padding-top: 3px;
    text-align: left;
    display: block;
}
span.HintHighlight {
    padding: 2px;
    padding-top: 3px;
    text-align: left;
    display: block;
    background-color: #f0f0f0;
    color: black;
}
span.HintUnHighlight {
    padding: 2px;
    padding-top: 3px;
    text-align: left;
    display: block;
    background-color: white;
    color: black;
}
div.searchDiv {
    text-align: left;
    border-left: 1px solid #ccc; 
    border-right: 1px solid #ccc; 
    border-bottom: 1px solid #ccc; 
    position: relative; 
    top: 0px;
    width: 135px; 
    left: 0px;
    background-color: white;
}
#magicDiv {
width: 0px; 
height: 0px; 
float: left;
}
/* map site */

.SiteMapCatgories {
	width: 100%;
}
.SiteMapCatgories td {
	vertical-align: top;
	width: 50%;
	padding-left: 15px;
	text-align: left;
}

.SiteMapCatgories td.border {
	border-left: 1px solid #666;
	text-align: right;
}

.SiteMapCatgories td.border div {
	text-align: left;
}

.pseudoLink {
	cursor: hand;
	cursor: pointer;
}

.map_category_link{
font-weight: bold;
font-size:12px;
}

.map_subcategory_link1{
}

/*end ajax search*/

/* start menu kategorii */
.category  {
	width: 100%;
 	border-bottom: 1px solid #e7e7e7;
}

.category td {
	height: 30px;
	vertical-align: middle;
	padding-left: 25px;
	background-image: url('../_img/strzalka_kat.gif');
	background-position: center left;
	background-repeat: no-repeat;
}

.category td.no_bg {
	background-image: none;
}

.category td a {
	color: #000;
	font-size: 10px;
	font-family:Verdana;
	font-weight: normal;
	color:#666;
}

.category td a span { 
	color: #990000;
}

.linkcategory1 a:link {color: #fff;  font-size:11px; padding-left:10px; }
.linkcategory1 a:visited {color: #fff;  font-size:11px; padding-left:10px; }
.linkcategory1 a:hover { color: #fff;  font-size:11px; text-decoration: underline; padding-left:10px; }

.linkcategory2 a:link {color: #fff;  font-size:11px; padding-left:10px; }
.linkcategory2 a:visited {color: #fff;  font-size:11px; padding-left:10px; }
.linkcategory2 a:hover { color: #fff;  font-size:11px; text-decoration: underline; padding-left:10px; }

.linkcategory3 a:link {color: #fff;  font-size:11px; padding-left:10px; }
.linkcategory3 a:visited {color: #fff;  font-size:11px; padding-left:10px; }
.linkcategory3 a:hover { color: #fff;  font-size:11px; text-decoration: underline; padding-left:10px; }

.site_map_category a {
	font-size: 14px;
	font-weight: bold; 
}

#container
{
    margin:0px auto;
    width:966px;
    padding:0px;
}

#content_left
{
    width:540px;    
}

#background_head
{
    background:url(../_img/bg_top.jpg) top left no-repeat;
    width:966px;
    height:351px;    
    overflow:hidden;
}

.float_left
{
    float:left;
    overflow:hidden;    
}

.float_right
{
    float:right;
}

#logo
{
    padding:0px 0px 0px 74px;
    float:left;
    overflow:hidden;          
}

#wishlist_box
{
    padding-left:15px;
}

#frame_basket
{
    overflow:hidden;
}

#frame_basket
{
    overflow:hidden;    
    padding-left:33px;
    width:520px;
}

#search_box
{    
    padding-left:33px;    
    margin-top: 180px;
    margin-bottom: 15px;
}

.clear_all
{
    padding:0px;
    margin:0px;
    line-height:0px;
    font-size:0px;
    clear:both;    
}

.button_search_adv
{
    overflow:hidden;
    margin:3px 0px 0px 15px;
}

.button_search_adv_left
{
    background:url(../_img/button_search_adv_left.png) top left no-repeat;
    width:5px;
    height:22px;
    float:left;
}

.button_search_adv_middle
{
    background:url(../_img/button_search_adv_middle.png) top left repeat-x;    
    height:18px;
    float:left;
    padding:4px 8px 0px 8px;
}

.button_search_adv_middle a
{
    color:#fff;
    font-family:Futura,Arial;
    font-size:10px;
    text-decoration:none;
    font-weight:normal;
}

.button_search_adv_right
{
    background:url(../_img/button_search_adv_right.png) top left no-repeat;
    width:5px;
    height:22px;
    float:left;
}

.login_head
{
    color:#fff;
    font-family:Futura,Arial;
}

#login_head_frame
{
    float:right; 
    margin-top:107px;   
    padding-right:7px;
}

.txt_login
{
    font-weight:normal; 
    font-family:Futura,Arial; 
    font-size:10px; 
    padding-right:5px;
}


.button_login
{
    overflow:hidden;   
    float:right; 
}

.button_login_left
{
    background:url(../_img/button_login_left.png) top left no-repeat;
    width:10px;
    height:20px;
    float:left;
}

.button_login_middle
{
    background:url(../_img/button_login_middle.png) top left repeat-x;    
    height:20px;
    float:left;
    padding:0px;
}

.button_login_middle input
{
    color:#fff;
    font-family:Futura,Arial;
    font-size:10px;
    text-decoration:none;
    font-weight:normal;
    border:none;
    background:transparent;
}

.button_login_right
{
    background:url(../_img/button_login_right.png) top left no-repeat;
    width:10px;
    height:20px;
    float:left;
}

#count_users
{
    margin-top:10px;
    text-align:right;
    padding-right:7px;
}

#box_category
{
    padding:15px 0px 15px 25px;
    width:220px; 
}

.background_head_box
{
    padding-left: 15px;
    background-color: #153645;    
}

.background_head_box span
{
    background:url(../_img/icon_head.gif) top left no-repeat;
    height:24px;
    padding: 10px 0px 0px 40px;
    display: block;
}

#head_category
{
    background-color: #051e28;
    padding-top: 10px;    
}

#head_category span
{
    background:url(../_img/icon_category.gif) top left no-repeat;    
}

.background_left_frame
{

}

.background_box_bestseller
{
    background-color: #153645;
    width:225px;
    padding:10px;     
}

#copyright_txt
{
    font-family:Tahoma;
    font-weight:normal;
    font-size:10px;
    color:#fff;  
    margin-top:8px;  
    padding-left:10px;
}

.foot_box
{
    padding-right:10px;
}

.foot_box a
{
    border-right:1px dotted #fff;    
    padding-right:5px;
    margin-right:5px;
}

.foot_box a
{    
    font-family:Tahoma;
    font-weight:normal;
    font-size:11px;
    color:#fff;
}

a.foot_box_last 
{
    margin-right:0px;    
}

.logo_sote, .logo_sote a
{
    color:#385562;
}

.white_background
{
    background-color:#fff;
}

#left_column_bilard
{
    background-color:#153645;
}

.background_box_main
{
    background-color:#fff;
    padding:10px;
}

.box_product
{
    padding:10px;
    margin-bottom:20px;
    width:210px;
}

.box_product_random
{
    background: url(../_img/box_product_top.gif) top left no-repeat;
    background-color: #fff;
    margin-bottom:3px;    
    width: 221px;
    overflow: hidden;
}

.box_product_random_bottom
{
    background: url(../_img/box_product_bottom.gif) bottom left no-repeat;
    padding: 10px 10px 2px 10px;    
}



.box_product_name
{
    padding-bottom:2px;
}

.box_product_name a
{
    color:#0a252d;
    font-size:16px;
    font-family:Arial;
    font-weight:bold;
}

.box_product_producer
{
    color:#2b2b2b;
    font-size:10px;
    font-family:Tahoma;
}

.box_product_photo
{
    text-align:center;
    margin-top:20px;
    min-height:105px;
}

.box_product_price
{
    margin-top:15px;
    padding-bottom:7px;
    margin-bottom:7px;
    color:#585858;
    border-bottom:1px dotted #959595;
}

.price_strike
{
    margin-top:7px;
    padding-top:7px;
    border-top:1px dotted #959595;
}

.price
{
    font-size:15px;
    color:#2186a2;
    font-family:Futura,Arial;
    font-weight:bold;
}

.box_product_available
{
   padding-bottom:7px;
   margin-bottom:7px;
   color:#585858;
   border-bottom:1px dotted #959595;
}

.box_product_frame_basket
{
    padding-top:5px;    
    overflow:hidden;
}

.button_basket
{
    overflow:hidden;
    background:url(../_img/button_koszyk.jpg) top left repeat-x;
    height:22px;
    margin-right:10px;
    float:right;        
}

.button_basket_icon, .button_basket_txt, .button_basket_icon2, .button_basket_txt2
{
    float:left;    
}

.button_basket_icon
{
    padding:6px 10px 0px 10px;
}

.button_basket_icon2
{
    padding:0px 0px 0px 2px;
}

.button_basket_txt2
{
    padding:5px 6px 0px 3px;
    color:#fff;
}

.button_basket_txt
{
    padding:4px 7px 0px 0px;
    color:#fff;
}

.button_more
{
    overflow:hidden;
    background:url(../_img/button_more.jpg) top left repeat-x;
    height:22px;    
    float:right;
}

.button_more_icon, .button_more_txt
{
    float:left;    
}

.button_more_icon
{
    padding:6px 3px 0px 5px;
}

.button_more_txt
{
    padding:5px 7px 0px 0px;    
}

.button_basket_txt a, .button_more_txt a
{
    font-weight:bold;
    color:#fff;
}

.background_box_product
{
    background:url(../_img/background_box_product.jpg) bottom left repeat-x;
    border-bottom:1px solid #e1e2dc;    
}

.background_box_product_middle
{
    background:url(../_img/background_box_product.jpg) bottom left repeat-x;
    border-bottom:1px solid #e1e2dc;
    border-left:1px solid #e1e2dc;
    border-right:1px solid #e1e2dc;    
}

.bar
{
    color:#0a252d;
    font-size:18px;
    font-family:Arial;
    text-align:left;
    margin-bottom:10px;
    padding-left:4px;    
}

.background_foot_box_container
{    

}

.background_foot_box_container2
{        
    overflow:hidden;
}

.background_foot_box
{    
    background:url(../_img/bg_foot.jpg) top left no-repeat;    
    width: 966px;
    height: 201px;
    overflow:hidden;
}

.select select
{
    background-color:#020f15;
    border:1px solid #4e5559;
    color:#fff;
}

div#tpowit {
    padding-left: 9px;
}

div#tpowit h1 {
  text-align: left; 
  color: #0A252D;
  font-size: 10pt;
}

div#tpowit p {
  text-align: left; 
  color: #585858;
}

#button_search, #button_login
{
    background: url(../_img/btn_blue.gif) top left no-repeat;
    width: 73px;
    height: 22px;
    text-align: center;
    font-size: 10px;
    color: #fff;
    border: none;
}

#box_login
{
    padding-top: 126px;
    padding-right: 15px;
}

#frame_category
{
    background-color: #051e28;
}

#frame_contact
{
    background: url(../_img/bg_category.gif) top left repeat-x;
    background-color: #153645;
    padding-top: 10px;
}

#frame_contact span
{
    background: url(../_img/icon_head_png.gif) top left no-repeat;
}

.box_info
{
    color: #fff;
}

#platnosci p
{
    margin-top: 0px;
}

.box_address
{
    float: left;
    padding-top: 60px;
    padding-left: 15px;
    text-align: left;
}

.txt_blue
{
    font-size: 10px;
    font-weight: bold;
    color: #00afff;
    padding-bottom: 7px;
}

.txt_white
{
    font-size: 10px;
    color: #fff;
}

.foot_right
{
    float: right;
    padding: 84px 0px 0px 0px;
}

#boxes {
text-align:left;
width:692px;
}

#boxes h2 {
font-size:10px;
font-weight:bold;
padding:5px;
}

#boxes span {
float:left;
width:227px;
min-height:140px;
background:#f4f4f4;
margin:0 1px 1px 0;
border:1px dotted #9a9a9a;
}

#boxes p {
padding:5px;
margin:0;
}

