﻿@charset "utf-8";
/* common selectors */

.left {	float: left; }
.right { float: right; }
.clear { clear: both; height: 0; min-height: 0px;}
.bold { font-weight: bold; }
.hide { display: none; }
h1 { color: #a01a1c; font-size: 24px; margin: 0; padding: 0; margin-bottom: 5px; }
h2 { color: #a01a1c; font-size: 12px; margin: 0; padding: 0; margin-bottom: 5px; }
form { margin: 0; padding: 0; height: auto; }
img { border: 1px solid #ffffff;}
img.underline { border: 1px solid #b9d767; }
.last { margin-right: 0; border-right: none; }
a:hover { text-decoration: none }
.td_center {text-align: center}
.td_right {text-align: right}
a { color: #3C3C3C; }
/* main layout */

body, html
{
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	color: #3c3c3c;
}

#container
{	
	background: #f5f7e5;
	background-image: url('../img/bg.gif');
	background-repeat: repeat-x;
	position: relative;
}

#header
{
	background-image: url('../img/header_bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
}

#content
{
	width: 983px;
	margin: 0 auto;
}



#header_content
{
	width: 983px;
	margin: 0 auto;
	position: relative;
}

	#logo{
		position:absolute;
		top:9px;
		left:-1px;
	}
	#logo>a{
		background-image: url( '../img/logo.jpg' );	
		display:block;
		height:100px;
		width:320px;	
		text-indent:-2000px;
		overflow:hidden;
	}

	#main_menu
	{
		position: absolute;
		top: 15px;
		left: 330px;
		overflow: hidden;
		cursor: pointer;
		float: left;
		height: 30px;
		color:#ffffff;
		z-index: 1;
	}
	
		#main_menu li{
			display:block;
			float:left;
			padding:5px;
		}
		
		#main_menu li a{
			padding: 5px 0 5px 15px;
		}
		
		#main_menu #mm_promocje{
			background: url('../img/main_menu_promocje.png') no-repeat;
			padding-left:10px;
		}
		
		#main_menu #mm_nowosci{
			background: url('../img/main_menu_nowosci.png') no-repeat;			
		}
		
		#main_menu #mm_bestsellery{
			background: url('../img/main_menu_bestsellery.png') no-repeat;
		}
		
	#search_box
	{
		position:relative;
		left:15px;
		top:1px;
		/*
		position: absolute;
		top: 16px;
		left: 794px;
		*/
	}
	
		#search_box input
		{
			height: 25px;
			border: none;
			padding: 2px 0 0 10px;
			line-height: 14px;
			font-size: 16px;
			color: #567686;
			float:left;
		}
		#search_box input#search_query{
			width:255px;
		}
		#search_box input.search_submit
		{
			display: block;
			width: 23px;
			height: 25px;
			cursor: pointer;
			text-indent: -600px;
		}
	
	#user_info
	{
		position: absolute;
		top: 15px;
		left: 780px;
		color: #ffffff;
		font-size: 11px;
		line-height: 20px;
		text-align: right;
		width:200px;
	}
	
			#user_info a
			{
				color: #ffffff;
				font-size: 11px;
			}
	
	
	#page_info
	{
		/*position: relative;*/
		width: 598px;
		padding-top: 110px;
	}
	
		#page_info div.top
		{
			width: 598px;
			height: 5px;
			background-image: url('../img/pageinfo_top.gif');
		}
		#page_info div.body
		{
			background: #f9ecb1;
			background-image: url('../img/pageinfo_top_background.png');
		}
	
	
	#page_info a{
	}
	
	#page_info div.extra_info
	{
		color: #666666;
		font-size: 11px;
	}
	
	#page_info div#top_kategorie{
		display:block;
		float:left;
	}
	#page_info div#top_kategorie_tab{
		display:block;
		float:left;
		width: 235px;
		background: url( '../img/kategorie_background.png' );
	}
	#page_info div#top_kategorie_tab a{}
	#page_info div#top_kategorie_tab a h1{
		display:inline;
		float:left;
		padding:0px 0 0 10px;
		text-decoration:none;
	}
	
	#page_info div#top_kategorie_tab a.arrow_down{
		margin:35px 0 0 10px;
		padding:15px 20px;
		background: url( '../img/kategorie_arrow_down.png' );
		
	}
	
	#page_info div#top_kategorie_list{
		position:absolute;
		background: #F9ECB1;
		padding:10px;
		line-height: 14px;
		border: 1px solid #f4da75;
		width: 770px;
	}
	
	#page_info div#top_kategorie_list  div.left{
		margin:0 10px;
		width:220px;
	}
	
	#page_info div#top_kategorie_list ul{
		float:left;
		display:block;
		margin:10px 0;
	}
	
	#page_info div#top_kategorie_list ul>li>a.categoryTitle{
		font-size:14px;
		color:#3b535f;
		font-weight:bold;
	}
	
#main
{
	float: left;
	width: 793px;
	min-height: 787px;
	background: #ffffff;
	position: relative;
}

#main_content h2{
	font-size:16px;
	margin-bottom:15px;
}

.breadcrumb{
	padding:10px;
}

	

#right_bar
{
	float: left;
	width: 190px;
	background: #f5f7e5;
}
	
	#rb_koszyk
	{
		background: #f4da75;
		background-image: url('../img/koszyk_top.gif');
		background-repeat: no-repeat;
		background-position: top right;
		font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Verdana, Sans-serif;
		padding-left: 10px;
		padding-bottom: 4px;
		position: relative;
	}
	
		#rb_koszyk_before
		{
			background-image: url('../img/koszyk_before.png');
			background-repeat: no-repeat;
			background-position: top right;
			position: absolute;
			width: 185px;
			height: 82px;
			top: -82px;
			right: 10px;
			z-index:100;
		}
		
		#rb_koszyk h3
		{
			margin: 0;
			margin-left: 64px;
			padding-top: 3px;
			font-size: 18px;
			color: #3b535f;
		}
		
		#rb_koszyk table
		{
			margin-top: 20px;
			width: 170px;
			font-size: 12px;
			color: #3c3c3c;
		}
		
		#rb_koszyk table td.tab_r
		{
			text-align: right;
		}
		
		#rb_koszyk p{
			margin: 20px 5px 10px;
		}
		#rb_koszyk p.links{
			margin: 0px 5px 10px;
		}
		
		
		#rb_koszyk a
		{
			color: #3c3c3c;
			font-size: 12px;
		}
		
	div.rb_item div.body
	{
		padding-bottom: 5px;
		padding-left: 10px;
	}
	
	div.rb_item div.head
	{
		background: #b5d45e;
		height: 26px;
		margin-bottom: 5px;
		padding-left: 10px;
		position: relative;
	}
	
	div.rb_item div.head h3
	{
		
		font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Verdana, Sans-serif;
		color: #ffffff;
		font-size: 18px;
		font-weight: normal;
		margin: 0;
		padding: 0;
	}
	
	div.rb_item div.head h3 a
	{
		color: #ffffff;
		font-size: 18px;
		font-weight: normal;
	}
	
	div.rb_item div.topimg
	{
		position: absolute;
		top: 0;
		right: 0;
	}
	
	#rb_nowosci div.topimg
	{
	 	width: 39px;
		height: 34px;
		background-image: url('../img/rb_new.gif');
	}
	
	#rb_promocje div.topimg
	{
	 	width: 34px;
		height: 37px;
		background-image: url('../img/rb_promo.gif');
	}
	
	#rb_producenci div.body, #rb_producenci div.body a
	{
		font-size: 11px;
		line-height: 14px;
		color: #3b535f;
	}
	

	#rb_information div.information_wrapper
	{
		margin-top: 15px;
		margin-left:-7px;
		width: 150px;
		text-align: center;
		font-size: 12px;
		color: #000000;
		margin-bottom: 5px;
	}

	#rb_information div.information_wrapper img
	{
		border: 0px;
	}

	#rb_nowosci div.nowosci_wrapper
	{
		margin-top: 15px;
		width: 150px;
		padding: 10px;
		background: #ffffff;
		border: 1px solid #ebeed3;
		text-align: center;
		font-size: 12px;
		color: #000000;
		margin-bottom: 5px;
	}
	
	#rb_nowosci div.nowosci_wrapper div.price
	{
		font-size: 18px;
		font-weight: bold;
		color: #3b535f;		
		text-align: center;
	}
	
	#rb_promocje div.promocje_wrapper
	{
		margin-top: 15px;
		width: 150px;
		padding: 10px;
		background: #ffffff;
		border: 1px solid #a01a1c;
		text-align: center;
		font-size: 12px;
		color: #000000;
		margin-bottom: 5px;
	}
	
	#rb_promocje div.promocje_wrapper div.price
	{
		font-size: 18px;
		font-weight: bold;
		color: #a01a1c;		
		text-align: center;
		
	}

	#rb_promocje div.promocje_wrapper .price_old
	{
		font-size:15px;
		text-decoration: line-through;
		color: #3B535F;
	}
	
	#rb_bestsellers ul.product_images>li{
		float:left;
	}

	
#bottom
{
	background-image: url('../img/botbot.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

	#bottom div.body
	{
		background: #b5d45e;
		font-size: 12px;
		padding: 15px;
	}
	
	#bottom div.column
	{
		width: 25%;
		float: left;
	}
	
	#bottom div.right_column
	{
		width: 175px;
		float: right;
	}
	
	#bottom div.right_column input[type=text]
		{
			width: 140px;
			height: 14px;
			border: 1px solid #dcddde;
			background: #ffffff;
			padding: 0;
			padding-left: 5px;
			line-height: 14px;
			font-size: 10px;
			color: #567686;
			margin-right: 5px;
		}
		
	#bottom div.right_column input
		{
			display: inline;
			float: left;
		}
	
	#bottom div.column a
	{
		color: #3b535f;
	}
	
	#bottom div.bottop
	{
		height: 13px;
		margin: 0;
		padding: 0;
		background-image: url('../img/bottop.gif');
		background-position: top;
		background-repeat: no-repeat;
	}
	
	#footer
	{
		padding: 15px;
		line-height: 14px;
		font-size: 11px;
		color: #3c3c3c;
	}
	
		#footer a
		{
			color: #3c3c3c;
		}

		#footer a.copyright
		{
			color: #3c3c3c;
			text-decoration: none;
		}
		
		#footer #block_various_links_footer{
			list-style:none;
			clear:both;
			padding-bottom:10px;
		}
		#footer #block_various_links_footer>li{
			
			float:left;
			display:block;
			padding-right:5px;
		}
	
	#cloud_kategorie
	{
		top: 40px;
		left: 200px;
		display: none;
	}
	
	#cloud_kategorie div.cloud_content ul
	{
		float: left;
		margin-right: 15px;
		padding-right: 15px;
		border-right: 1px solid #95ae4e;
		font-size: 10px;
	}
	
	#cloud_kategorie div.cloud_content ul.last
	{
		margin-right: 0;
		border-right: none;
	}
	
	#cloud_kategorie div.cloud_content ul li ul
	{
		float: none;
		margin-left: 8px;
		border-right: none;
		margin-right: 0;
		padding-right: 0;
	}
	
	#cloud_kategorie div.cloud_content ul a
	{
		font-size: 12px;
		color: #3b535f;
		font-weight: bold;
	}
	
	#cloud_kategorie div.cloud_content ul li ul a
	{
		font-weight: normal;
	}
	
	#cloud_kategorie div.cloud_up
	{
		margin-left: 160px;
	}
	
div.formbox2
{
	background: #ebeed3;
	border: 1px solid #dadbdd;
	padding: 2px 0 2px 15px;
}	

div.formbox2 img
{
	vertical-align:middle;
	border: 0px;
}	


	
div.formbox
{
	background: #ebeed3;
	border: 1px solid #dadbdd;
	padding: 12px;
}

	div.formbox input,	div.formbox textarea,	div.formbox select
	{
		background: #ffffff;
		border: 1px solid #dadbdd;
		line-height: 18px;
		color: #666666;
		font-size: 14px;
		margin: 0;
		padding: 0;
	}

.price 
{
	font-weight: bold;
}
.price>s{ 
	color: #3B535F;
	font-size: 18px;
}


ul#manufacturers_list{}
ul#manufacturers_list>li{
	border:1px solid #B5D45E;
	padding:20px;
	margin:20px; 
}
ul#manufacturers_list>li div.left_side{
	float:left;
}

ul#manufacturers_list>li div.right_side{
	float:right;
	width:490px;
}
ul#manufacturers_list>li .prod_count{
	color: #a01a1c;
	font-weight:bold;
}


.scroll_left, .scroll_right{
	background: url('../img/thumbs_left.gif') no-repeat center;
	text-indent:-3000px;
	display:block;
	width:9px;
	height:18px;
	float:left;
	margin-top:90px;
	margin-right:2px;
	overflow:hidden;	
}
.scroll_right{
	background-image: url('../img/thumbs_right.gif');
	margin-left:2px;
	margin-right:0px;

}

.rte{ margin-right:10px;padding:10px 20px; }
.rte ul, .rte ol{ margin-right: 20px; }

.confirmation{ margin-bottom:5px; padding:5px; }
	.success{ background: #B5D45E; }
	.error{ background: #FF8586; }
	
	
#block_newsletter{}
	#block_newsletter select{ font-size:11px;width:147px; }
	
#manufacturers_home{ margin-bottom:20px;padding:20px; }
	#manufacturers_home li{ display:block; float:left; padding:0 5px; }
	#manufacturers_home li img{ border:1px solid #F5F7E5; margin:6px; padding:10px;}
