/* --------------------------				MAIN & GLOBAL			-------------------- */
* { padding: 0; margin: 0; }
body { padding: 0; margin: 0; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
form { padding:0; margin: 0; }
img { border: 0; }
a:hover { color: #c20000; text-decoration:underline; }
a { color: #000000; text-decoration:none; }
h2 { font-size: 14px; height: 25px; line-height: 20px; }
h3 { font-size: 12px; }
CHECKBOX, INPUT, RADIO, SELECT { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
TEXTAREA { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; }

#container { float:left; clear:both; width: 100%; }
.clear { clear: both; height: 1px; line-height: 1px; font-size: 1px; position:relative; float:none; }
.hidden { display: none; }
.notice_massage { clear: both; padding: 10px; background: #fcf4f4; margin: 5px 0 5px 0; position:relative; }
.info_massage { clear: both; padding: 10px; background: #f0f0f0; margin: 5px 0 5px 0; position:relative; }
.error_massage { clear: both; padding: 10px; background: #b20000 ; margin: 0 0 10px 0; position:relative; }
.inputRequirement { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }
.error_massage { background: #b20000; color: #ffffff; padding: 10px; margin: 25px 20px 10px 0; }
div.error_massage a:hover { color: #ffffff; }
div.error_massage a { color: #ffffff; font-weight: bold; }


/* --------------------------				TOP					-------------------- */
#top { background:#ffffff url(img/bg_head.gif) repeat-x top; }
#top_navigation { clear: both; padding: 10px 0 0 0; position: relative; }
#top_navigation .top_menu { height: 35px; background: url(img/bg_main_menu.gif) no-repeat 0 0; }
#top_navigation .top_menu_home { height: 35px; background: url(img/bg_main_menu.gif) no-repeat 0 -35px; }
#top_navigation .top_menu_firma { height: 35px; background: url(img/bg_main_menu.gif) no-repeat 0 -70px; }
#top_navigation .top_menu_oferta { height: 35px; background: url(img/bg_main_menu.gif) no-repeat 0 -105px; }
#top_navigation .top_menu_rosliny { height: 35px; background: url(img/bg_main_menu.gif) no-repeat 0 -140px; }
#top_navigation .top_menu_terraria { height: 35px; background: url(img/bg_main_menu.gif) no-repeat 0 -175px; }
#top_navigation .top_menu_kontakt { height: 35px; background: url(img/bg_main_menu.gif) no-repeat 0 -210px; }
#top_navigation a.homepage { display:block; height: 35px; width: 245px; float:left; }
#top_navigation a.main_link { display:block; width: 125px; float: left; height:35px; }
#top_navigation .sub_menu { background: #0089e1; color: #ffffff; height: 31px; font-size: 12px; padding: 0 0 0 230px; }
#top_navigation .sub_menu a { background:url(img/navtop.gif) left center no-repeat; line-height: 31px; margin: 0 20px 0 0; color: #ffffff; padding: 0 0 0 15px; }

/* --------------------------				HEADER					-------------------- */
#header { font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif; position:relative; width: 100%; height: 110px; }
#header .logo { top: 10px; left: 30px; position: absolute; width: 400px; margin: 0; padding: 0; }
#header .boxes { margin: 0 0 0 600px; background: url(img/bg_loginbox.gif) repeat-x; height: 30px; text-align: left; color: #b4adb1; font-size: 11px; }
#header .boxes .login { background:url(img/bg_login.gif) no-repeat; width: 300px; padding: 0 0 0 100px; height: 60px; }
#header .boxes a:hover { color: #c00000; }
#header .boxes a { color: #027ece; text-decoration: underline; }
#header .boxes .mini_cart { width: 360px; margin: 15px 0 0 30px; line-height: 16px; color: #000000; text-align:right; } 
#header .boxes .mini_cart em { font-style:normal; }
#header .boxes .mini_cart a:hover { color: #c00000; text-decoration:underline; }
#header .boxes .mini_cart a { color: #000000; text-decoration:underline; font-weight:bold; }
#header .boxes .mini_cart img { vertical-align: middle; padding: 0 2px 0 0; }
#header .register_me, #header .my_account { background:url(img/arrow_red_small.gif) center left no-repeat; padding: 0 5px 0 13px; margin: 0 0 0 10px; }
#header .my_account a:hover { text-decoration: underline; }
#header .my_account a { color: #b4adb1; text-decoration: underline; }

#login_box { color: #027ece; font-size: 11px; font-weight: bold; padding: 5px 0 0 0px; height: 30px; position:relative; }
#login_box input { color: #464646; font-weight: normal; vertical-align: text-bottom; width: 90px; border: #f0f0f0 1px solid;  margin: 0 5px 0 2px; padding: 1px; font-size:11px; }
#login_box input.img { width:auto; padding: 0; border: none; vertical-align: text-bottom; margin: 0 ; }
#login_box .logout { position: absolute; right: 0; }
#login_box .logout img { vertical-align: middle; }
#login_box .logout a:hover { text-decoration:none; }
#login_box .logout a { color: #b20000; }
#login_box .welcome { line-height: 16px;}

/* --------------------------				BOTTOM					-------------------- */
#bottom { clear:both; height: 100px; background: #fcf4f4; position: relative; font-size: 12px; }
#bottom_navigation { background: url(img/bg_bottom.gif) bottom right no-repeat; clear:both; width: 770px; height: 75px; margin: 10px 0 15px 0; position:absolute; left: 220px; }
#bottom_navigation .top_menu { color: #707070; font-size: 12px; height: 60px; line-height: 16px; }
#bottom_navigation .top_menu a:hover { color: #0b8fe4; text-decoration: none; }
#bottom_navigation .top_menu a { background:url(img/navbottom.gif) left center no-repeat; margin: 0 30px 0 0; color: #707070; padding: 0 0 0 15px; }
#bottom_navigation .sub_menu { color: #707070; font-size: 12px; }
#bottom_navigation .sub_menu a:hover { color: #0b8fe4; text-decoration: none; }
#bottom_navigation .sub_menu a { background:url(img/navbottom.gif) left center no-repeat; margin: 0 15px 0 0; color: #707070; padding: 0 0 0 15px; }

/* --------------------------				FOOTER					-------------------- */
#footer { background: #4ab1f4 url(img/bg_footer.gif) repeat-x; height: 34px; color: #ffffff; }
#footer .content { width: 990px; line-height: 31px; text-align:right; position:relative; }
#footer .copyrights { display:block; font-size: 10px;  }
#footer a.validate { color: #ffffff; font-weight: bold; }
#footer a.appetit:hover { background: url(img/appetit_hover.gif) no-repeat; }
#footer a.appetit { background: url(img/appetit.gif) no-repeat; width: 71px; height: 31px; position: absolute; left: 20px; display:block; }

a#gotop:hover { color: #b20000; text-decoration: none; }
a#gotop { background: url(img/gotop.gif) no-repeat; height: 16px; display:block; position: absolute; top: 10px; left: 20px; padding: 0 0 0 25px; line-height: 16px; color: #707070; }

/* --------------------------			NAVTRAIL			-------------------- */
#navtrail { color: #fc0304; font-size: 12px; border-bottom: 1px solid #efedee; line-height: 20px; margin: 0 0 15px 0; }
#navtrail a:hover { text-decoration: none; border-bottom: 1px dotted #000000; color: #000000; }

/* --------------------------			BANNER				-------------------- */
#banner { border-bottom: 1px solid #efedee; padding: 0 0 15px 0; margin: 0 0 15px 0; }

/* --------------------------				NAVIBAR			-------------------- */
#navibar { clear: both; margin: 0 12px 0 0; padding: 10px 0 10px 0; width: 543px; line-height: 18px; font-size: 11px; }
#navibar .count { float:left; width: 200px; padding: 0 13px 0 0; }
#navibar .result { width: 330px; float:left; text-align:right; }
#navibar a.page_results:hover { text-decoration: none; color: #0089e1; border: 1px solid #0089e1; padding: 2px 5px 2px 5px; }
#navibar a.page_results { padding: 3px 6px 3px 6px; color: #464646; margin: 0 1px 0 1px; }
#navibar .active { color: #464646; border: 1px solid #464646; padding: 2px 5px 2px 5px; margin: 0 1px 0 1px; }

/* --------------------------			MAIN CONTENT		-------------------- */
#main_content { clear:both; width: 1000px; }
#side { background: url(img/bg_side.gif) repeat-x; width: 180px; padding: 0 0 0 20px; float:left; }
#content { background: url(img/bg_content.gif) no-repeat top left; width: 770px; float:left; padding: 0 0 0 30px; }
#right_column { width: 200px; float:right; }

/* --------------------------			CONTENT				-------------------- */
#middle { width: 565px; font-size: 12px; float:left; padding: 0 0 30px 0; position: relative; }
#middle ul { margin:0; padding:0; }
#middle li { margin: 0 0 0 20px; }
#middle .shop_content .heading { font-weight: bold; font-size: 12px; border-bottom: #f0f0f0 1px solid; display:block; color: #959595; padding: 10px 0 0 0; margin: 0 0 5px 0; }
#middle .product_block { margin: 0 -10px 0 0; }
#middle .product { background:url(img/bg_product.gif) no-repeat; width: 244px; height: 90px; float:left; margin: 0 12px 12px 0; overflow: hidden; padding: 13px; }
#middle a.product_image { width:80px; height: 95px; background: #ffffff; }
#middle .product_image { width: 80px; height: 90px; overflow: hidden; float:left; text-align:center; }
#middle .product_name { display:block; color: #464646; float:left; width: 164px; height: 40px; margin: 0 0 30px 0; }
#middle .product_name a:hover { text-decoration: none; color: #0089e1; }
#middle .product_name a { color: #464646; }
#middle .price { font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px; font-weight: bold; float:left; width: 99px; position: relative; }
#middle em { font-size: 12px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; }
#middle .old_price { font-size: 12px; text-decoration: line-through; display:block; margin: -15px 0 0 0; color: #b20000; width: 99px; position: absolute; }
#middle .buy { background:url(img/buy.gif) no-repeat; width: 65px; height: 16px; display:block; float:left; }
#middle .buy a:hover { text-decoration: none; color: #ffffff; }
#middle .buy a { color: #ffffff; padding: 0 0 0 17px; font-size: 10px; }
#middle .content { margin: 0 20px 0 0; text-align:justify; }

/* --------------------------		STRONA PRODUKTU		-------------------- */
#middle #product_page { margin: 0 20px 0 0; }
#middle #product_page .image { width: 180px; height: 170px; padding: 10px 0 30px 0; margin: 0 20px 0 0; float: left; }
#middle #product_page .info { float:left; margin: 20px 0 0 0; padding: 10px; width: 320px; background: #fcf4f4; border-bottom: #f0f0f0 1px solid; border-top: #f0f0f0 1px solid; }
#middle #product_page .name { display: block; font-size: 12px; font-weight: bold; color: #0089e1; height: 40px;  }
#middle #product_page .shipping { display: block; color: #646464; font-weight: bold; line-height: 18px; }
#middle #product_page em { color: #959595; font-weight: normal; }
#middle #product_page .price { font-size: 16px;  color: #646464; float:none; width: 300px; line-height: 30px;  }
#middle #product_page input { vertical-align: middle; }
#middle #product_page .old_price { margin: 0; display: inline; position:static; }
#middle #product_page .add { padding: 5px 0 5px 0; }
#middle #product_page .description { border-top: 1px solid #efedee; clear:both; text-align: justify; padding: 10px 0 10px 0; }
#middle #product_page .reviews { padding: 10px; background: #fcf4f4; border-bottom: #f0f0f0 1px solid; border-top: #f0f0f0 1px solid; width: 525px; position: relative; }
#middle #product_page .reviews_count { float:left; }
#middle #product_page .reviews_action { text-align:right; }
#middle #product_page .also_purchased { margin: 15px -20px 0 0; }
#middle #product_page .also_purchased em { font-size: 12px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #000000; }
#middle #product_page .also_purchased .old_price { font-size: 12px; text-decoration: line-through; display:block; margin: -15px 0 0 0; color: #b20000; width: 99px; }
#middle #product_page .also_purchased .price { display:block; font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px; font-weight: bold; float:left; width: 99px; color: #000000; line-height: normal; }
#middle #product_page .also_purchased .buy { background:url(img/buy.gif) no-repeat; width: 65px; height: 16px; display:block; float:left; }
#middle #product_page .also_purchased .buy a:hover { text-decoration: none; color: #ffffff; }
#middle #product_page .also_purchased .buy a { color: #ffffff; padding: 0 0 0 17px; font-size: 10px; }

/* --------------------------		OPINIE O PORDUKCIE		-------------------- */
#middle #reviews { margin: 0 20px 0 0; }
#middle #reviews .product_review { padding: 10px 10px 35px 10px; border-top: #f0f0f0 1px solid; background: #fcf4f4 url(img/bg_comment.gif) bottom right no-repeat; margin: 20px 0 0 0; position: relative; }
#middle #reviews .review_info { text-align:right; padding: 5px 25px 0 0; }
#middle #reviews .author, #middle #reviews .date { font-weight: bold; }
#middle #reviews .navi { border-top: #f0f0f0 1px solid; padding: 10px; text-align:right; margin: 20px 0 0 0; }
#middle #reviews textarea { border: #f0f0f0 1px solid; width: 100%; }
#middle #reviews .review_author { display: block; margin: 5px 0 0 0; background: #fcf4f4; padding: 5px; } 

/* --------------------------		STRONA KATEGORII		-------------------- */
#middle .category { background: url(img/bg_category_top.gif) top no-repeat; padding: 13px 0 0 0; margin: 25px 20px 30px 0; }
#middle .category_content { background: url(img/bg_category.gif) bottom no-repeat; text-align:right; padding: 0 0 5px 0; position: relative; }
#middle .category_name {  display: block !important;  display: none; color: #f6f6f6; font-size: 50px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0 5px 0 0; line-height: 50px; font-weight: bold; position: absolute; bottom:5px; right:0; }
#middle .category_description { color: #eeeeee; font-size: 16px; padding: 0 5px 0 0; display:block; line-height: 16px; }
#middle ul.subcategories { margin: 10px; padding: 0 0 20px 0; text-align:left; list-style: none; }
#middle ul.subcategories li { padding: 0; margin: 0; line-height: 16px; }
#middle ul.subcategories a:hover { color: #b20000; text-decoration:none; }
#middle ul.subcategories a { background:url(img/arrow_small.gif) no-repeat center left; padding: 0 0 0 25px; display:block; color: #696969; margin: 0 0 0 10px; width: 300px; }

/* --------------------------			SHOPPING CART		-------------------- */
#shopping_cart { margin: 0 20px 0 0; }
#shopping_cart .navi {  border-top: #f0f0f0 1px solid; padding: 10px; text-align:right; margin: 5px 0 0 0; clear:both; }
#shopping_cart .heading { clear: both; line-height: 20px; }
#shopping_cart .image { float: left; width: 90px; clear:left; }
#shopping_cart .name { float: left; width: 215px; }
#shopping_cart .qty { float: left; width: 40px; }
#shopping_cart .single { float: left; width: 80px; text-align:right;  }
#shopping_cart .total { float: left; width: 80px; clear:right; text-align:right; }
#shopping_cart .remove { float: left; width: 30px; text-align:center; }
#shopping_cart .contents { clear: both; border-top: #f0f0f0 1px solid; }
#shopping_cart .in_cart { clear:both; padding: 10px 0 10px 0; }
#shopping_cart a.pd_name:hover { font-weight: bold; text-decoration: none; color: #0089e1;  }
#shopping_cart a.pd_name { font-weight: bold; color: #464646; }
#shopping_cart .total_content { background: #fcf4f4; padding: 5px; margin: 5px 0 5px 0; text-align:right; font-weight: bold; }
#shopping_cart .shipping { font-size: 10px; font-weight: normal;  }

/* --------------------------			LOGOWANIE			-------------------- */
#middle #logme { margin: 0 20px 0 0; }
#middle #logme .navi {  border-top: #f0f0f0 1px solid; padding: 10px; text-align:right; margin: 5px 0 0 0; clear:both; }
#middle #logme .account { clear:both; padding: 10px 5px; margin: 0 0 10px 0; display: block;  border-bottom: #f0f0f0 1px solid; }
#middle #logme .heading { display: block; font-weight: bold; font-size: 12px; }
#middle #logme .content { display: block; }
#middle #logme a.account:hover { color: #000000; text-decoration:none; background: #f0f0f0; border-bottom: #dedede 1px solid; }
#middle #logme a.account { color: #000000; clear:both; padding: 10px 5px; margin: 0 0 10px 0; display: block;  border-bottom: #f0f0f0 1px solid;  }
#middle #logme a { color: #c10000; }
#middle #logme input { vertical-align: text-bottom; margin: 0 10px 0 0; }

/* --------------------------			WYSZUKIWANIE		-------------------- */
#middle #searching { margin: 0 20px 0 0; }
#middle #searching .navi {  border-top: #f0f0f0 1px solid; padding: 10px; text-align:right; margin: 5px 0 0 0; clear:both; }
#middle #searching .main_input_row { margin: 0 0 15px 0; clear: both; }
#middle #searching .input_row { margin: 0 0 5px 0; clear: both; }
#middle #searching .name { float: left; width: 150px; }
#middle #searching .inputs { }
#middle #searching .main_input_row input { width: 385px; }
#middle #searching .input_row select { margin: 0 20px 0 0; width: 200px; }
#middle #searching .input_row input { margin: 0 5px 0 0; }

/* --------------------------		TWORZENIE KONTA			-------------------- */
#middle #account_creation { margin: 0 20px 0 0; }
#middle #account_creation .navi {  border-top: #f0f0f0 1px solid; padding: 10px; text-align:right; margin: 5px 0 0 0; clear:both; }
#middle #account_creation .info_group { margin: 0 0 10px 0; }
#middle #account_creation .heading { font-weight: bold; font-size: 12px; border-bottom: #f0f0f0 1px solid; display:block; color: #959595; }
#middle #account_creation .input_row { margin: 0 0 10px 0; clear: both; }
#middle #account_creation .name { float: left; width: 150px; }
#middle #account_creation .inputs { overflow:hidden; }
#middle #account_creation .input_row input, #middle #account_creation .input_row select { vertical-align: middle; width: 230px; }
#middle #account_creation .gender input { width: auto; vertical-align: text-bottom; }


/* --------------------------		SKŁADANIE ZAMÓWIENIA	-------------------- */
#middle #checkout { margin: 0 10px 0 0; }
#middle #checkout .navi {  border-top: #f0f0f0 1px solid; padding: 10px; text-align:right; margin: 5px 0 0 0; clear:both; }
#middle #checkout .process { background: #f0f0f0; margin: 5px 0 5px 0; padding: 4px; position:relative; }
#middle #checkout .step, #middle #checkout .current { display: block; float: left; width: 135px; text-align:center; padding: 3px 0 3px 0; position:relative; }
#middle #checkout .current { background: #dedede; font-weight: bold; position:relative; }
#middle #checkout .end { clear:both; float:none; position:relative; }
#middle #checkout .heading { font-weight: bold; font-size: 12px; border-bottom: #f0f0f0 1px solid; display:block; color: #959595; padding: 10px 0 0 0; }
#middle #checkout .address { padding: 5px; background: #fcf4f4; font-weight:bold; margin: 5px 0 5px 0; }
#middle #checkout .info { display: block; font-weight: normal; padding: 0 0 5px 0; }
#middle #checkout .heading a { font-weight: normal; color: #b20000; }
#middle #checkout .new_address { padding: 5px; }
#middle #checkout .comments, #middle #checkout .agb  { margin: 5px 0 5px 0; }
#middle #checkout textarea { width: 545px; border: #f0f0f0 1px solid; padding: 5px; }
#middle #checkout .address_select, #middle #checkout .payment_select, #middle #checkout .shipping_select { padding: 2px; }
#middle #checkout .address_select input, #middle #checkout .payment_select input, #middle #checkout .shipping_select input { vertical-align:text-bottom; margin: 0 10px 0 0; }
#middle #checkout .shipping_name, #middle #checkout .products_name { display:block; width: 450px; float:left;} 
#middle #checkout .shipping_price, #middle #checkout .checkout_price { display: block; text-align:right; }
#middle #checkout .description {  font-style: italic; }
#middle #checkout .input_row { margin: 0 0 10px 0; clear: both; }
#middle #checkout .name { float: left; width: 150px; }
#middle #checkout .inputs { overflow:hidden; }
#middle #checkout .input_row input, #middle #checkout .input_row select { vertical-align: middle; width: 230px; }
#middle #checkout .gender input { width: auto; vertical-align: text-bottom; }
#middle #checkout .checkout_total { text-align:right; background: #f0f0f0; padding: 2px; margin: 5px 0 5px 0; }
#middle #checkout .checkout_cart { padding: 2px; margin: 5px 0 5px 0; } 
#middle #checkout .shipping_address { width: 50%; float:left; }
#middle #checkout .payment_address { position: static !important; position:relative; }
#middle #checkout .checkout_option { display: block; padding: 0 0 0 20px; font-style:italic; }
#middle #checkout .ot_total_name { display:block; width: 450px; float:left; text-align:right }
#middle #checkout .ot_total_value { display:block; text-align:right; }

/* --------------------------		KONTO UŻYTKOWNIKA		-------------------- */
#middle #account { margin: 0 20px 0 0; }
#middle #account .navi {  border-top: #f0f0f0 1px solid; padding: 10px; text-align:right; margin: 5px 0 0 0; clear:both; }
#middle #account .heading { font-weight: bold; font-size: 12px; border-bottom: #f0f0f0 1px solid; display:block; color: #959595; padding: 10px 0 0 0; clear:both; margin: 0 0 5px 0; position:relative; }
#middle #account ul { margin: 5px 0 5px 0; }
#middle #account li { padding: 2px 0 2px 5px; }
#middle #account .products_history { margin: 10px -20px 0 0; }
#middle #account a:hover { color: #b20000; text-decoration:none; font-weight:normal; }
#middle #account a { color: #000000; font-weight: normal; }
#middle #account .product { background:url(img/bg_product.gif) no-repeat; width: 244px; height: 90px; margin: 0 12px 12px 0; overflow: hidden; padding: 13px; }
#middle #account a.product_image { width:80px; height: 95px; background: #ffffff; }
#middle #account .product_image { width: 80px; height: 90px; overflow: hidden; float:left; text-align:center; background:url(img/bg_photo.gif) left center no-repeat; }
#middle #account .product_name { display:block; color: #464646; float:left; width: 164px; height: 40px; margin: 0 0 30px 0; }
#middle #account .product_name a:hover { text-decoration: none; color: #0089e1; }
#middle #account .product_name a { color: #464646; }
#middle #account .price { font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px; font-weight: bold; float:left; width: 99px; }
#middle #account em { font-size: 12px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; }
#middle #account .old_price { font-size: 12px; text-decoration: line-through; display:block; margin: -15px 0 0 0; color: #b20000; width: 99px; }
#middle #account .buy a:hover { text-decoration: none; color: #ffffff; }
#middle #account .buy a { color: #ffffff; padding: 0 0 0 17px; font-size: 10px; }
#middle #account .order_history { clear:both; padding: 5px 0 5px 0; }
#middle #account .show_order { display: block; float:left; width: 60px; }
#middle #account .input_row { margin: 0 0 5px 0; clear: both; }
#middle #account .name { float: left; width: 150px; }
#middle #account .inputs { }
#middle #account .input_row input { vertical-align: middle; width: 230px; }
#middle #account .gender input { width: auto; vertical-align: text-bottom; }
#middle #account .primary input { width: auto; vertical-align: text-bottom; }
#middle #account .address { padding: 5px; background: #fcf4f4; font-weight:bold; margin: 5px 0 5px 0; position: relative; }
#middle #account .address_book { padding: 5px; margin: 5px 0 5px 0; }
#middle #account .buttons { padding: 3px 0 0 0; }
#middle #account .info { display: block; font-weight: normal; padding: 0 0 5px 0; }

/* --------------------------			NEWSLETTER			-------------------- */
#middle #newsletter { margin: 0 20px 0 0; }
#middle #newsletter .navi {  border-top: #f0f0f0 1px solid; padding: 10px; text-align:right; margin: 5px 0 0 0; clear:both; }
#middle #newsletter .input_row { margin: 0 0 5px 0; clear: both; }
#middle #newsletter .name { float: left; width: 150px; }
#middle #newsletter .check { background: #f0f0f0; padding: 5px 5px 5px 150px; line-height: 18px; }
#middle #newsletter .check input { width:auto; vertical-align:text-bottom; }
#middle #newsletter .input_row input { vertical-align: middle; width: 240px; }

/* --------------------------		HISTORIA ZAMÓWIEŃ		-------------------- */
#middle #account_history { margin: 0 20px 0 0; }
#middle #account_history .navi {  border-top: #f0f0f0 1px solid; padding: 10px; text-align:right; margin: 15px 0 5px 0; clear:both; }
#middle #account_history a.order_history:hover { background: #f0f0f0; text-decoration:none; color: #000000; }
#middle #account_history a.order_history { border-bottom: #f0f0f0 1px solid; margin: 0 0 5px 0; padding: 5px 2px; display:block; color: #000000; }
#middle #account_history .orderid { display:block; font-weight: bold; }
#middle #account_history .order_status { display:block; }
#middle #account_history .shipping_address { width: 50%; float:left; }
#middle #account_history .payment_address { position:relative;}
#middle #account_history .heading { font-weight: bold; font-size: 12px; border-bottom: #f0f0f0 1px solid; display:block; color: #959595; padding: 10px 0 0 0; position:relative;}
#middle #account_history .address { padding: 5px; background: #fcf4f4; margin: 5px 0 5px 0; position:relative; }
#middle #account_history .information { padding: 0 0 5px 0; }
#middle #account_history .name { display:block; float: left; width: 150px; font-weight: bold; color: #959595; }
#middle #account_history .history { padding: 2px; border-bottom: #f0f0f0 1px solid; }
#middle #account_history .massage { font-style:italic; display:block; padding: 3px 0 0 0; }
#middle #account_history .ot_total_name { display:block; width: 450px; float:left; text-align:right }
#middle #account_history .ot_total_value { display:block; text-align:right; }
#middle #account_history .total { background: #f0f0f0; padding: 2px; margin: 5px 0 0 0; }
#middle #account_history .ordered { padding: 2px; }
#middle #account_history .ordered_attributes { font-style:italic; }
#middle #account_history .ordered_name { display: block; float:left; width: 400px; }
#middle #account_history .ordered_price { display:block; float:left; text-align:right; }
#middle #account_history .ordered_total { text-align:right; display:block; }

/* --------------------------			PRZYPOMNIJ HASŁO		-------------------- */
#middle #password_forgot { margin: 0 20px 0 0; }
#middle #password_forgot .navi {  border-top: #f0f0f0 1px solid; padding: 10px; text-align:right; margin: 15px 0 5px 0; clear:both; }
#middle #password_forgot .heading { font-weight: bold; font-size: 12px; border-bottom: #f0f0f0 1px solid; display:block; color: #959595; padding: 10px 0 0 0; margin: 0 0 5px 0; }
#middle #password_forgot .input_row { margin: 0 0 5px 0; clear: both; }
#middle #password_forgot .name { float: left; width: 150px; }
#middle #password_forgot .input_row input { vertical-align: middle; width: 236px; }

/* --------------------------				KONTAKT				-------------------- */
#middle #contact { margin: 0 20px 0 0; }
#middle #contact .navi {  border-top: #f0f0f0 1px solid; padding: 10px; text-align:right; margin: 15px 0 5px 0; clear:both; }
#middle #contact .heading { font-weight: bold; font-size: 12px; border-bottom: #f0f0f0 1px solid; display:block; color: #959595; padding: 10px 0 0 0; margin: 0 0 5px 0; }
#middle #contact .input_row { margin: 0 0 5px 0; }
#middle #contact .name { padding: 0 0 5px 0; }
#middle #contact .input_row input { vertical-align: middle; width: 180px; border: #f0f0f0 1px solid; padding: 2px; }
#middle #contact textarea { width: 330px; border: #f0f0f0 1px solid; }
#middle #contact .form_body { padding: 10px 5px 10px 5px; background: #fcf4f4; margin: 10px 0 5px 0; }
#middle #contact .form_row { float:left; width: 200px; }

/* --------------------------				SITEMAP				-------------------- */
#middle #sitemap { margin: 0 20px 0 0; }
#middle #sitemap .navi {  border-top: #f0f0f0 1px solid; padding: 10px; text-align:right; margin: 15px 0 5px 0; clear:both; }
#middle #sitemap a.top:hover { text-decoration:none; color: #b20000; }
#middle #sitemap a.top { display:block; line-height: 16px; border-bottom: #f0f0f0 1px solid; font-weight: bold; }
#middle #sitemap a.sub:hover { text-decoration:none; color: #b20000; }
#middle #sitemap a.sub { display:block; padding: 0 0 0 10px; line-height: 16px;  }
#middle #sitemap .spacing { padding: 0 10px 0 5px; }
#middle #sitemap ul { list-style:none; width: auto; }

/* --------------------------				OFERTY				-------------------- */
#middle #ogloszenia { margin: 0 20px 0 0; }
#middle #ogloszenia .search_form { background: #fcf4f4; border: #f0f0f0 1px solid; padding: 10px; margin: 0 0 10px 0; }
#middle #ogloszenia .form_col_left { float:left; width: 250px; padding: 0 20px 0 0; }
#middle #ogloszenia .form_col_right { text-align:right; float:right; }
#middle #ogloszenia .bottom_row { clear:both; padding: 15px 0 0 0; }
#middle #ogloszenia .input_row { padding: 5px 0 5px 0; }
#middle #ogloszenia .bottom_row { position:relative; }
#middle #ogloszenia .bottom_row input { vertical-align: text-bottom; width: auto;  }
#middle #ogloszenia .input_row input { vertical-align: middle; width: 165px; border: #f0f0f0 1px solid; padding: 2px; }
#middle #ogloszenia .input_row select { vertical-align: middle; width: 170px; border: #f0f0f0 1px solid; padding: 2px; }
#middle #ogloszenia .bottom_row .name { padding: 0 10px 0 5px; line-height: 16px; }
#middle #ogloszenia .input_row .name { float: left; width: 70px; font-weight: bold; color: #0089e1; font-size: 12px; line-height: 20px; text-align:left;  }
#middle #ogloszenia .search { text-align:right; }
#middle #ogloszenia .check_row { float:left; }
#middle #ogloszenia .navi { padding: 20px; background: #fcf4f4; border: #f0f0f0 1px solid; clear:both; margin: 10px 0 0 0; text-align:center; }
#middle #ogloszenia .navi img { vertical-align: text-bottom; }
#middle #ogloszenia .navi .nav_bb, #middle #ogloszenia .navi .nav_ff { margin: 0 10px 0 10px; }
#middle #ogloszenia .navi .nav_b { margin: 0 10px 0 0; }
#middle #ogloszenia .navi .nav_active { font-weight: bold; color: #b20000; }
#middle #ogloszenia .navi .nav_f { margin: 0 0 0 10px; }
#middle #ogloszenia .navi form { display: inline; }
#middle #ogloszenia .navi .goto { display: inline; color: #b20000; font-weight: bold; padding: 0 10px 0 30px; }
#middle #ogloszenia .navi input { width: 50px; border: #f0f0f0 1px solid; padding: 2px; color: #000000; font-weight: normal; }
#middle #ogloszenia .navi input.btn { width: auto; border: none; vertical-align:bottom; }
#middle #ogloszenia .last_added { border-top: #f0f0f0 1px solid; padding: 5px;}
#middle #ogloszenia .offer { border-bottom: #f0f0f0 1px solid; padding: 10px 0 10px 0; clear:both; }
#middle #ogloszenia .image { float:left; width: 120px; padding: 5px 15px 5px 0; display:block; text-align:center; }
#middle #ogloszenia .image img { padding: 4px; border: #f0f0f0 1px solid; }
#middle #ogloszenia .image img.no_photo { padding: 4px; border: none; }
#middle #ogloszenia .info { overflow:hidden; }
#middle #ogloszenia .heading { background: #fcf4f4; padding: 2px; }
#middle #ogloszenia .short { display:block; height: 38px; }
#middle #ogloszenia .offer_price { color: #b20000; font-weight: bold; }
#middle #ogloszenia .detail { font-weight: bold; color: #000000; font-size: 10px; display:block; padding: 2px 0 2px 0; }
#middle #ogloszenia .date { font-size: 10px; font-style:italic; }
#middle #ogloszenia a.offer_name:hover { text-decoration:none; }
#middle #ogloszenia a.offer_name { color: #b20000; text-decoration:underline; font-weight:bold; }
#middle #ogloszenia a.more:hover { color: #b20000; }
#middle #ogloszenia a.more { font-style:italic; }
#middle #ogloszenia .contact_row { padding: 30px 0 5px 0; clear:both; }
#middle #ogloszenia .contact_row input { vertical-align: middle; width: 165px; border: #f0f0f0 1px solid; padding: 2px; }
#middle #ogloszenia .contact_row .name { width: 70px; font-weight: bold; color: #0089e1; font-size: 12px; line-height: 20px; text-align:left;  }
#middle #ogloszenia .input_description { clear:both; padding: 5px 0 5px 0; }
#middle #ogloszenia a.for_registered { color: #b20000; }
#middle #ogloszenia .for_registered { font-style:italic; color: #000000; padding: 5px 0 5px 0; }
#middle #ogloszenia .input_description .name { font-weight: bold; color: #0089e1; font-size: 12px; line-height: 20px; display:block; }
#middle #ogloszenia textarea { width: 100%; border: #f0f0f0 1px solid; }
#middle #ogloszenia .img_upload { clear:both; padding: 20px 0 10px 0; }
#middle #ogloszenia .img_upload .name { width: 110px; font-weight: bold; color: #0089e1; font-size: 12px; line-height: 20px; text-align:left; float:left; }
#middle #ogloszenia .img_upload input { width: 410px; }
#middle #ogloszenia .notice { clear:both; padding: 5px 0 5px 110px; color: #b20000; font-weight:bold; font-size: 10px; }
#middle #ogloszenia .restricted { clear:both; border-top: #dedede 1px solid; border-bottom: #dedede 1px solid; padding: 10px 0 10px 0; margin: 0 0 20px 0; }
#middle #ogloszenia .agree { color: #b20000; font-weight:bold; clear:both; font-size: 10px; text-align:center; }
#middle #ogloszenia a.agree:hover { text-decoration:none; }
#middle #ogloszenia a.agree { text-decoration:underline; color: #000000; }
#middle #ogloszenia .add { padding: 30px 10px 5px 0; text-align:right; }
#middle #offer_details .heading { background: #fcf4f4; padding: 10px; border-top: #f0f0f0 1px solid; border-bottom: #f0f0f0 1px solid; position: relative; }
#middle #offer_details .offer_name {  color: #b20000; text-decoration:underline; font-weight:bold; font-size: 13px; }
#middle #offer_details .image { float:left; width: 195px; padding: 10px 20px 5px 0; display:block; text-align:center; }
#middle #offer_details .short_info { padding: 5px 0 5px 15px; background: #fcf4f4; margin: 10px 0 10px 0; position: relative; border-top: #f0f0f0 1px solid; border-bottom: #f0f0f0 1px solid; }
#middle #offer_details .details { overflow: hidden; float:right; width: 320px; }
#middle #offer_details .detailed { display:block; background: url(img/rasquo.gif) left center no-repeat; padding: 0 0 0 15px; line-height: 20px; }
#middle #offer_details .description { overflow: hidden; padding: 10px 5px 0 0; line-height: 16px; }
#middle #offer_details .informations { background: #fcf4f4; padding: 10px; border-top: #f0f0f0 1px solid; border-bottom: #f0f0f0 1px solid; margin: 10px 0 0 0; line-height: 20px; }
#middle #offer_details a:hover { color: #b20000; text-decoration: none; }
#middle #offer_details a { color: #000000; text-decoration: underline; }
#middle #offer_details .show_price { color: #b20000; font-weight: bold; }
#middle #offer_details .zoom { text-align:left; }
#middle #offer_details .image img.zoom { border: none; }
#middle #offer_details .image img { padding: 4px; border: #f0f0f0 1px solid; }
#middle #offer_details .go_back { border-top: #f0f0f0 1px solid; padding: 5px; text-align:right; clear:both; margin: 10px 0 0 0; }
#middle #offer_details .go_back a:hover {}
#middle #offer_details .go_back a { background:url(img/rasquo.gif) left center no-repeat; padding: 0 0 0 10px; text-decoration: none;}

/* --------------------------				GALERIA				-------------------- */
#middle #galeria { margin: 0 20px 0 0; }
#middle #galeria h2 { padding: 0 0 0 10px; }
#middle #galeria .upload_form { background: #fcf4f4; padding: 10px; border-top: #f0f0f0 1px solid; border-bottom: #f0f0f0 1px solid; }
#middle #galeria .input_row {  padding: 5px 0 5px 0; }
#middle #galeria .input_row input { vertical-align: middle; width: 380px; border: #f0f0f0 1px solid; padding: 2px; }
#middle #galeria .input_row .input_title input { vertical-align: middle; width: 290px; border: #f0f0f0 1px solid; padding: 2px; }
#middle #galeria .input_row .input_title input.btn { width: auto; border: none; margin: 0 0 0 10px; }
#middle #galeria .input_row select { vertical-align: middle; width: 240px; border: #f0f0f0 1px solid; padding: 2px; }
#middle #galeria .input_row .name { float: left; width: 130px; font-weight: bold; color: #0089e1; font-size: 12px; line-height: 20px; text-align:left;  }
#middle #galeria input.btn { width: auto; border: none; margin: 0 0 0 90px; }
#middle #galeria .navi {  border-top: #f0f0f0 1px solid; padding: 10px; text-align:right; margin: 15px 0 5px 0; clear:both; }
#middle #galeria a:hover { color: #b20000; text-decoration:none; }
#middle #galeria a { color: #000000; text-decoration:underline; }
#middle #galeria .uploaded_images { padding: 0 0 5px 0; margin: -5px -5px 0 0; }
#middle #galeria .uploaded_item { margin: 5px;  text-align:center; float:left;  width: 126px; }
#middle #galeria .uploaded_item img { border: #f0f0f0 1px solid; padding: 4px; }
#middle #galeria .uploaded_item_img { height: 110px; }
#middle #galeria .uploaded_item_info { background: #f0f0f0; border-top: #dedede 1px solid; padding: 5px 2px 5px 2px; }
#middle #galeria .short_info { display:block; font-style:italic; font-size: 10px; }
#middle #galeria a.item:hover { background: #0089e1; color: #ffffff; text-decoration:none;}
#middle #galeria a.item { padding: 2px; color: #969696; text-decoration:none; }
#middle #galeria .actions { padding: 5px 0 2px 0; display:block; color: #969696; }
#middle #galeria .introduction { background: url(img/bg_gallery_intro.gif) no-repeat; width: auto; height: 195px; border-bottom: #f0f0f0 1px solid; padding: 0 10px 5px 191px; margin: 0 0 10px 0; }
#middle #galeria .introduction a { font-weight:bold; color: #b20000; }
#middle #galeria .introduction ul { list-style: none; margin: 0; padding: 0; }
#middle #galeria .introduction li { background: url(img/arrow_small.gif) left 4px no-repeat; margin: 0; padding: 5px 0 5px 20px; }
#middle #galeria .gallery_actions { text-align:center; padding: 30px 0 20px 0; }
#middle #galeria a.bttn { padding: 0 5px 0 5px; }
#middle #galeria .month_image { border: #f0f0f0 1px solid; padding: 4px; width: 185px; }
#middle #galeria .month_image_details .owner { padding: 0 0 0 5px; font-style:italic; }
#middle #galeria .month_image_details a.author:hover, #middle #galeria .month_image_details a.title:hover { color: #464646; }
#middle #galeria .month_image_details a.author { text-decoration:none; color: #0089e1; font-size: 12px; }
#middle #galeria .month_image_details a.title { text-decoration:none; color: #0089e1; font-size: 12px; font-weight: bold; }
#middle #galeria .month_image_container { float: left; padding: 0 20px 0 0; overflow:hidden; width: 185px; }
#middle #galeria .top_list_container { width: 315px; overflow:hidden; border: #f0f0f0 1px solid; }
#middle #galeria .list_heading { background: #fcf4f4; text-align:center; padding: 5px; display:block;  }
#middle #galeria .list_row_a { background: #ffffff; display:block; padding: 5px; clear:both; }
#middle #galeria .list_row_b { background: #fcf4f4; display:block; padding: 5px; clear: both; }
#middle #galeria .position { display:block; float:left; width: 40px; text-align:center; color: #696969; }
#middle #galeria .score { display:block; font-weight: bold; text-align:right; }
#middle #galeria a.list_title { display:block; color: #b20000; float:left; width:210px; padding: 0 0 0 5px; }
#middle #galeria .image_of_the_month { border-bottom: #f0f0f0 1px solid; margin: 5px 10px 10px 10px; padding: 0 0 30px 0; }
#middle #galeria .last_in_category { border-bottom: #f0f0f0 1px solid; clear: both; padding: 0 0 10px 0; margin: 0 10px 10px 10px; }
#middle #galeria .last_in_category img { border: #f0f0f0 1px solid; padding: 4px; }
#middle #galeria .last_in_category .img_container { width: 131px; float: left; text-align:center; }
#middle #galeria .last_in_category .this_category a { text-decoration: none; }
#middle #galeria .last_in_category .this_category { clear: both; text-align: right; padding: 5px 5px 0 0; font-size: 10px; color: #b20000; }
#middle #galeria .last_comments { border: #f0f0f0 1px solid; background: #fcf4f4; padding: 10px 0 10px 0; margin: 10px 0 0 0; clear:both; font-style: italic; }
#middle #galeria .comments_row_a { background: #ffffff url(img/comment.gif) left center no-repeat; display:block; padding: 3px 5px 3px 20px ; clear:both; margin: 0 10px 0 10px; position: relative; }
#middle #galeria .comments_row_b { background: #fcf4f4 url(img/comment.gif) left center no-repeat; display:block; padding: 3px 5px 3px 20px ; clear: both; margin: 0 10px 0 10px; position: relative;}
#middle #galeria .last_comments a:hover { text-decoration:underline; color: #b20000;}
#middle #galeria .last_comments a { text-decoration: none; color: #b20000; font-style:normal; }
#middle #galeria .gallery_images { padding: 5px 0 5px 0; margin: -5px -5px 0 0; }
#middle #galeria .gallery_item { margin: 5px;  text-align:center; float:left;  width: 126px; }
#middle #galeria .gallery_item img { border: #f0f0f0 1px solid; padding: 4px; }
#middle #galeria .gallery_item_img { height: 110px; }
#middle #galeria .gallery_item_info { text-align:center; padding: 2px;  border-top: #f0f0f0 1px solid; height: 48px; }
#middle #galeria .gallery_item_autor, #middle #galeria .gallery_item_date { font-size: 10px; }
#middle #galeria a.gallery_item_title { color: #b20000; text-decoration:none; font-weight: bold; }
#middle #galeria a.gallery_item_owner:hover, #middle #galeria a.gallery_item_title:hover { text-decoration: underline; }
#middle #galeria a.gallery_item_owner { color: #464646; text-decoration: none; font-weight: bold; font-size: 10px; }
#middle #galeria .quick_find { padding: 10px; background: #fcf4f4; border: #f0f0f0 1px solid; clear:both; margin: 0 0 15px 0; text-align:left; }
#middle #galeria .quick_find .inputs { display:inline; } 
#middle #galeria .quick_find .input_name { color: #0089e1; font-weight: bold; font-size: 12px; display:inline; padding: 0 5px 0 0; }
#middle #galeria .quick_find select { vertical-align: baseline;  border: #f0f0f0 1px solid; padding: 1px; width: 150px; margin: 0 20px 0 0; }
#middle #galeria .quick_find input { border: #f0f0f0 1px solid; padding: 2px; color: #000000; vertical-align: baseline; width: 170px; }
#middle #galeria .quick_find input.btn { margin: 0; border:none; padding: 0 0 2px 0; width: auto; vertical-align: bottom; }
#middle #galeria .navigate { padding: 20px; background: #fcf4f4; border: #f0f0f0 1px solid; clear:both; margin: 15px 0 0 0; text-align:center; }
#middle #galeria .navigate img { vertical-align: text-bottom; }
#middle #galeria .navigate .nav_bb, #middle #ogloszenia .navi .nav_ff { margin: 0 10px 0 10px; }
#middle #galeria .navigate .nav_b { margin: 0 10px 0 0; }
#middle #galeria .navigate .nav_active { font-weight: bold; color: #b20000; }
#middle #galeria .navigate .nav_f { margin: 0 0 0 10px; }
#middle #galeria .navigate form { display: inline; }
#middle #galeria .navigate .goto { display: inline; color: #b20000; font-weight: bold; padding: 0 10px 0 30px; }
#middle #galeria .navigate input { width: 50px; border: #f0f0f0 1px solid; padding: 2px; color: #000000; font-weight: normal; }
#middle #galeria .navigate input.btn { width: auto; border: none; vertical-align:bottom; margin:auto; }
#middle #gallery_image { clear:both; line-height: 1.1em; }
#middle #gallery_image .heading { background: #fcf4f4; border-top: #f0f0f0 1px solid; border-bottom: #f0f0f0 1px solid; padding: 10px; margin: 0 0 5px 0; position: relative; }
#middle #gallery_image .image_title{ display: block; font-size: 14px; font-weight: bold; color: #464646; line-height: 20px;  }
#middle #gallery_image .image_description { padding: 5px 0 5px 40px; display:block; background: url(img/quote.gif) 5px center no-repeat; line-height: normal;}
#middle #gallery_image .more_info { font-size: 10px; font-weight: normal; margin: 0 0 10px 0; padding: 0 5px 0 5px; text-align:right }
#middle #gallery_image a.image_owner:hover { text-decoration:underline; color: #464646; }
#middle #gallery_image a.image_owner { color: #464646; font-weight: bold; text-decoration:none; font-size: 12px; }
#middle #gallery_image .show_image { text-align:center; margin: 20px 0 20px 0; border-bottom: #f0f0f0 1px solid; padding: 0 0 20px 0; }
#middle #gallery_image .show_image img { border: #f0f0f0 1px solid; padding: 9px; }
#middle #gallery_image a.image_gal:hover { text-decoration:underline; color: #b20000; }
#middle #gallery_image a.image_gal { color: #b20000; font-weight: bold; text-decoration:none; font-size: 12px; }
#middle #gallery_image .voting { position:relative; background:url(img/bg_vote.gif) center top  no-repeat; width: 505px; height: 115px; padding: 10px 20px 20px 20px; border-bottom: #f0f0f0 1px solid; margin: 0 0 20px 0; clear:both;  }
#middle #gallery_image .count { position: absolute; top: 20px; display:block; left: 60px; color: #ffffff; font-family:Georgia, "Times New Roman", Times, serif; font-size: 42px; text-align:center; width: 60px; line-height: 50px; }
#middle #gallery_image .points{ margin: 0 0 0 130px; }
#middle #gallery_image .this_edition { font-weight: bold; color: #b20000; padding: 0 0 0 15px; }
#middle #gallery_image .last_edition { font-weight: bold; color: #464646; padding: 0 0 0 9px; }
#middle #gallery_image .do_vote { display:block; padding: 5px 0 5px 0; line-height: 16px; }
#middle #gallery_image .do_vote a { font-weight: bold; color: #b20000; }
#middle #gallery_image .users_comments { clear:both; line-height: 1.1em; }
#middle #gallery_image .comment_body { padding: 10px 10px 35px 10px; border-top: #f0f0f0 1px solid; background: #fcf4f4 url(img/bg_comment.gif) bottom right no-repeat; margin: 20px 0 0 0; position:relative;   }
#middle #gallery_image .comment_text { background: url(img/quote.gif) left center no-repeat; display: block; padding: 3px 0 3px 45px; }
#middle #gallery_image .comment_info { text-align:right; padding: 5px 25px 0 0; }
#middle #gallery_image .comment_date { font-style: italic; padding: 0 3px 0 0; }
#middle #gallery_image a.comment_author:hover { color: #464646; text-decoration:underline; }
#middle #gallery_image a.comment_author { font-weight: bold; color: #464646; text-decoration:none; }
#middle #gallery_image .submit_comment { margin: 20px 0 0 0; clear:both; background: #f0f0f0; padding: 10px 0 10px 0; border: #dedede 1px solid; position: relative;  }
#middle #gallery_image textarea { width: 515px; border: #f0f0f0 1px solid; padding: 2px; text-align:left; }
#middle #gallery_image .say { padding: 10px; text-align:center }
#middle #gallery_image .btn{ text-align: right; margin: 0; padding: 0 5px 0 0; }
#middle #gallery_image .registred_only { padding: 0 10px 0 10px; }
#middle #gallery_image .registred_only a { font-weight: bold; color: #b20000; }
#middle #gallery_image .comments_notice { margin: 10px; padding: 5px; background: #dedede; }

/* --------------------------			PROMOCJE I NOWOSCI - INDEX		-------------------- */
#main_content .index_showme_more { margin: 5px 20px 15px 0; padding: 5px 5px 5px 0; border-bottom: #f0f0f0 1px solid; text-align:right; clear:both; }
#main_content .index_content { margin: 0 20px 20px 0; padding: 0 5px 10px 5px; border-bottom: #f0f0f0 1px solid;  }
#main_content a.index_show_me:hover { text-decoration:underline; color: #b20000; }
#main_content a.index_show_me { background:url(img/rasquo.gif) left center no-repeat; padding: 0 0 0 10px; text-decoration: none; }

/* --------------------------				BOX WYSZUKAJ				-------------------- */
#box_search {  text-align:left; height: 159px; width: 180px; color: #ffffff; font-size: 12px; margin: 0 0 10px 0; }
#box_search .form_row { display:block; margin: 10px 0 0 0; }
#box_search .heading { color: #ffffff; font-weight: bold; font-size: 14px; margin: 0 0 15px 0; display:block; }
#box_search input { width: 150px; font-size: 12px; border: 2px solid #fefefe; padding: 0; margin:0; height: 15px; }
#box_search select { width: 180px; display:block; padding:0; margin:0; font-size: 12px; border: 2px solid #fefefe; }
#box_search .img { width: 20px; height: 20px; vertical-align: bottom; border: none; padding: 0 0 0 5px; margin: 0;  }
#box_search a { color: #ffffff; font-size: 12px; display:block; margin: 10px 0 0 0; }

/* --------------------------				BOX INFORMACJE				-------------------- */
#box_information { font-size: 12px; margin: 0 0 30px 0; color: #464646; }
#box_information ul { list-style: none; margin: 0; padding: 0; border-top: 1px solid #efedee; }
#box_information li { line-height: 24px; border-bottom: 1px solid #efedee; }
#box_information a:hover { background: #f6f6f6 url(img/arrow_grey.gif) no-repeat center left; text-decoration:none; }
#box_information a { background:url(img/arrow_grey.gif) no-repeat center left; padding: 0 0 0 25px; display:block; color: #373c3e; }

/* --------------------------				BOX KATEGORIE				-------------------- */
#box_categories { font-size: 12px; margin: 0 0 10px 0; color: #464646; }
#box_categories ul { list-style: none; margin:0; padding:0;  }
#box_categories ul.top_cat { border-top: 1px solid #efedee;  }
#box_categories ul.top_cat li { line-height: 24px; border-bottom: 1px solid #efedee; }
#box_categories a.top_cat:hover { background: #fcf4f4 url(img/arrow_red.gif) no-repeat center left; text-decoration:none; }
#box_categories a.top_cat { background:url(img/arrow_red.gif) no-repeat center left; padding: 0 0 0 25px; display:block; color: #373c3e; }
#box_categories a.top_cat_actv:hover { background: #fcf4f4 url(img/arrow_red_actv.gif) no-repeat center left; text-decoration:none; }
#box_categories a.top_cat_actv { background:url(img/arrow_red_actv.gif) no-repeat center left; padding: 0 0 0 25px; display:block; color: #373c3e; font-weight: bold; }
#box_categories a.sub_cat_actv { background:url(img/arrow_small_actv.gif) no-repeat center left; padding: 0 0 0 25px; display:block; color: #373c3e; margin: 0 0 0 10px; font-weight: bold; }
#box_categories a.sub_cat { background:url(img/arrow_small.gif) no-repeat center left; padding: 0 0 0 25px; display:block; color: #373c3e; margin: 0 0 0 10px; }
#box_categories a.cat { margin: 0 0 0 40px; display:block; }
#box_categories a.cat { background:url(img/raquo.gif) no-repeat center left; padding: 0 0 0 20px; margin: 0 0 0 30px; display:block; color: #373c3e; }

/* --------------------------				BOX GALERIA					-------------------- */
#box_gallery { color: #0089e1; margin: 0 0 10px 0; }
#box_gallery .content { background: url(img/bg_gallery.gif) center top no-repeat; height: 160px; padding: 37px 0 0 45px; }
#box_gallery .image { text-align:center; width: 115px; height: 75px; overflow:hidden; }

/* --------------------------				BOX CONTACTS				-------------------- */
#box_contacts { color: #464646; margin: 0 0 10px 0; }
#box_contacts .content { background:url(img/bg_contacts.gif) no-repeat; font-size: 12px; height: 80px; padding: 20px; }
#box_contacts .gg { background: url(img/gg.gif) top left no-repeat; display:block; padding: 0 0 15px 25px; }
#box_contacts .phone { background: url(img/phone.gif) top left no-repeat; display:block; padding: 0 0 10px 25px; }
#box_contacts .mail { background: url(img/mail.gif) top left no-repeat; display:block; padding: 0 0 10px 25px; }

/* --------------------------				BOX OFERTY					-------------------- */
#box_offers { color: #0089e1; margin: 0 0 10px 0; }
#box_offers .content { background:url(img/bg_offers.gif) no-repeat; font-size: 12px; height: 90px; padding: 15px 20px 15px 20px; }
#box_offers .offers { display:block; padding: 5px 0 0 0; color: #373c3e; }
#box_offers .notice { display:block; font-size: 10px; color: #0089e1; }
#box_offers ul { list-style: none; margin:0; padding:0; }
#box_offers li { margin: 0; padding: 0 0 5px 0;}
#box_offers a:hover { text-decoration: none; color: #c10000; }
#box_offers a { background:url(img/arrow_red.gif) no-repeat center left; padding: 0 0 0 25px; color: #464646; line-height: 16px; display:block; }
#box_offers a.count:hover { color: #464646; }
#box_offers a.count { background: none;  padding: 0 0 10px 0; color: #c10000; font-weight: bold; line-height:normal; display:block;  }