@CHARSET "UTF-8";

a,a:VISITED{
	text-decoration:none;
	color:#d52010;
}
a:hover{
	text-decoration:underline;
}
a img
{
	border:0;
}
body {
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin:0px;
	padding:0px;
}
form, h1, h2, h3, h4 img, ul, li, div{
	margin:0px;
	padding:0px;
	border:0px;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}
.c
{
	clear:both;
}

#top, #lower_top_inside, #footer, #links, #columns
{
	width: 970px;
	margin:auto;
}
#top
{
	min-width:970px;
}
#top #logo
{
	width:275px;
	height:46px;
	margin-top:25px;
	float:left;
}
#top #company
{
	float:right;
	margin-right:4px;
}

#top #quote
{
	padding:25px;
	text-align:center; 
	color: #7EB10A; 
	font-weight:bold;
}
#top #quote span
{
	color:#F5AC21;
}
#lower_top
{
	width:100%;
	margin:4px 0;
	height:34px;
	background-image: url(/public/images/ksiazki.fm/lower_top_bck.gif);
	background-repeat: repeat-x;	
	min-width:970px;
}

#lower_top #our_products
{
	float:left;
	width:185px;
	height:34px;
}

/*
	Menu na belce
*/
#lower_top #top_menu
{
	white-space: nowrap;
	margin:10px 0;
	padding:0;
}

#lower_top #top_menu li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	border-left:1px #d5d9dc solid;
}

#lower_top #top_menu a 
{ 
	padding: 0px 15px; 
	color: #406000;
}

#lower_top #top_menu a img
{
	vertical-align: middle;
}

#main_container
{
	width:980px;
	height:auto;
	margin: auto;
}
#main_container #container{
	width:980px; 
	text-align:left; 
	margin:auto;
	margin-top:0;
	float:left;
}

#main_container #container #left
{
	float:left;
	width:194px;
	padding-right:6px;
}
#main_container #container #right
{
	float:left;
	width:570px;
	margin-left:5px;
}
#main_container #container #right2
{
	float:left;
	width:194px;
	padding-left:6px;
	margin-left:5px;
}
#main_container #container #left .head
{
	background-image: url(/public/images/zabawki.net/menu_bck.png);
	background-repeat: no-repeat;
	width:164px;
	height: 31px;
	color:#fff;
	padding:10px 0 0 30px;
	font-weight: bold;
}
#main_container #container #left .submenu
{
	background-color: #f9a11b;
	width:192px;
	border:1px #f9a11b solid;
}

#main_container #container #left .submenu_inner
{
	border:1px #ccc solid;
}

#main_container #container #left .submenu .submenu_inner div
{
	margin:0 10px;
	padding:5px 5px;
	border-bottom: 1px #fff dotted;
}
#main_container #container #left .submenu .submenu_inner div a
{
	color: #fff;
}
#main_container #container #right2 #menu2
{
	border: #e5e5e5 1px solid;
}
#main_container #container #right2 #menu2 div
{
	margin:0 10px;
	padding:5px 10px;
	border-bottom: 1px #e5e5e5 dotted;
}
#main_container #container #right2 #menu2 div a
{
	color: #999;
}
#main_container #container #right .main_header
{
	border-top:5px #fff7ea solid;
	border-bottom:5px #fba31b solid;
	color:#d52010;
	width:560px;
	padding:5px;
	font-weight: bold;
}
#main_container #container #right .main_header a
{
	color:#d52010;
}
.product
{
	width:150px;
	height:194px;
	float:left;
	background-image: url(/public/images/ksiazki.fm/bestseller_bck.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin:11px;
	padding:8px;
}
.product .product_image_container
{
	background-color: #fff;
	text-align:center;
	min-height: 127px;
}
.product_name
{
	padding:5px 0;
	border-bottom:1px #f9a11b solid;
}
.product_name a
{
	color: #D52010;
}
.product_price
{
	padding-top:3px;
}
.product_price a
{
	color:#d52010;
	font-weight: bold;
}
.recommended_product
{
	width:166px;
	height:55px;
	float:left;
	background-image: url(/public/images/zabawki.net/polecamy_bck.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin:4px;
	padding:8px;
}
.recommended
{
	margin-left:8px;
	width:94px;
}
.recommended_name
{
	padding-left:5px;
	border-bottom:1px #945f13 solid;
}
.recommended_name a
{
	color:#945f13;	
}
#main_container #container #right #zoom
{
	background-color:#ffe681;
	border-left: 6px #fbc980 solid;
	border-right: 6px #fbc980 solid;
	padding:12px 18px;
	width:522px;
	color:#D52010;
}
#main_container #container #right #zoom #img_zoom
{
	float:left;
	width:230px;
	text-align: center;
}
#main_container #container #right #zoom #img_zoom #zoomWhiteBck
{
	background-color: #fff;
	width:100%;
}
#main_container #container #right #zoom #product_desc
{
	margin-left:8px;
	float:left;
	width:284px;
	color:#D52010;
	text-align: justify;
}
#main_container #container #right #zoom #product_desc #product_name
{
	color:#f00;
	font-size:14px;
}
#main_container #container #right #zoom #product_desc #product_price
{
	border-top: 1px #ec9a13 solid;
	border-bottom: 1px #ec9a13 solid;
	padding: 10px 0;
	margin:8px 0;
	font-size:24px;
	font-weight: bold;
}
#main_container #container #right #zoom #empty_basket
{
	text-align:center; 
	padding:25px;
	color:#ec9a13;
	font-weight:bold;
	font-size:13px;
}
.data_header
{
	border-bottom:1px #ec9a13 solid; 
	padding-bottom:10px; 
	margin-bottom:10px;
	color:#d52010;
	font-weight: bold;
}
#main_container #container #right #zoom #invoiceData
{
	display:none;
}

#main_container #container #right #categoriesSitemap
{
	overflow:hidden;
}
#main_container #container #right #categoriesSitemap div
{
	width:150px; 
	min-height:150px;
	float:left;
}

.error
{
	color:#f00;
	font-weight:bold;
	padding-bottom:10px;
	font-size:13px;
}
#pager
{
	width:370px;
	margin:auto;
}
#pager img
{
	border:0;
}
#pager a
{
	color:#f9a11b;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.center
{
	text-align:center;
}
.regulations
{
	width:360px; 
	text-align:justify;
	margin-left:10px;
}
.rozm_tbl_brd
{
	border-right:1px #ec9a13 solid;
	border-bottom:1px #ec9a13 solid;
}
.rozm_tbl_r_brd
{
	border-right:1px #ec9a13 solid;
}
#footer
{
	float:left;
	color:#eee;
	font-size:10px;
	width:600px;
}
#footer a
{
	color:#eee;
	font-size:10px;
}
.zoom_btn
{
	font-weight:bold;
	color:#fff;
	cursor: pointer;
	width: 19px;
	height: 13px;
	margin:8px 4px;
	background-image: url(/public/images/zabawki.net/zom_bck.png);
	padding:3px 0;
	text-align: center;
	float:left;
}
.otherView
{
	width: 85px;
	height: 19px;
	float:left;
	margin:8px 4px;
}

/*
	Moduł mini koszyka
*/
#mini_shop_basket_module
{
	width:100%;
	border:1px #83bf12 solid;
	background-color: #97c00e;	
	margin-bottom:4px;
}

#mini_shop_basket_module #mini_shop_basket_module_inner
{

	border:1px #cbe337 solid;
	padding:10px;
}

#mini_shop_basket_module #mini_shop_basket_module_inner h1
{
	color: #fff;
	border-bottom:1px #fff solid;
	font-size:14px;
	padding-bottom:10px;
	text-align:right;
	
	/*background-image: url(/cms/datastore/images/layout/search_module_h1_bck.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
}

#mini_shop_basket_module #mini_shop_basket_module_inner form
{
	margin-top:10px;
	color:#fff;
}

#mini_shop_basket_module #mini_shop_basket_module_inner #mini_basket_line
{
	border-bottom:1px #fff solid; 
	margin-bottom:8px;
}

#mini_shop_basket_module #mini_shop_basket_module_inner #mini_basket_sum
{
	text-align:right;
	border-bottom:1px #fff solid;
	padding-bottom:10px;
	font-weight: bold;
}

#mini_shop_basket_module #mini_shop_basket_module_inner #mini_basket_btns
{
	padding-top:10px;
	text-align:center;
}

/*
	Moduł wyszukiwarki
*/
#search_module
{
	width:100%;
	border:1px #ffae2e solid;
	background-color: #ffd703;	
	margin-bottom:4px;
}

#search_module #search_module_inner
{

	border:1px #ffee68 solid;
	padding:10px;
}

#search_module #search_module_inner h1
{
	color: #a97801;
	border-bottom:1px #fff solid;
	font-size:13px;
	padding-bottom:10px;
	text-align:right;
	/*background-image: url(/cms/datastore/images/layout/search_module_h1_bck.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
}

#search_module #search_module_inner form
{
	margin-top:10px;
	color:#a97801;
}

#search_module #search_module_inner select
{
	width:211px;
	margin:5px 0;
}

#search_module #search_module_inner input
{
	width:160px;
	margin:5px 0;
}
	
#search_module #search_module_inner #image_submit
{
	width:112px;
	height:18px;
	margin-bottom:0;
}

/*
	Stopka
*/
#footer
{
	width:100%;
	margin:4px 0;
	height:18px;
	background-image: url(/public/images/ksiazki.fm/footer_bck.gif);
	background-repeat: repeat-x;
	text-align:center;
}

#footer #footer_txt
{
	font-size:9px;
	padding: 2px 0;
	color:#666666;
	margin:auto;
}

#footer img
{
	width:147px;
	height:18px;
}
