body
{
	margin:0;
	padding:0;
	background:#f7e2a8 url("./img/background_top.jpg") repeat-x;
}
.cleaner
{
	clear:both;
}
.cleaner2
{
	height:5px;
	clear:both;
}
p.listing
{
	text-align:center;
}
div#head
{
	width:990px;
	background:url("./img/background_top.jpg") top left repeat-x;
}
div#logo_baby
{
	float:left;
	width:190px;
	height:130px;
	background: url("./img/mimco_vlevo_logo.jpg") top left no-repeat;
}
#top
{
	float:left;
	width:790px;
	margin-left:10px;
}
#sitename
{
	display:none;
}
#page
{
	margin: 0 auto;
	width:990px;
}

#top_logo
{
	float:left;
	margin-top:35px;
	width:214px;
	/*height:45px;*/
	background: url("img/top_logo.jpg") top left no-repeat;
}
#top_picture
{
	width:790px;
	height:100px;
	background: url("img/top_picture.jpg") top left no-repeat;
}
#top_whitebox
{
	/*margin-left:200px;*/
	width:743px;
	height:40px;
	background: url("img/top_whitebox.jpg") top left no-repeat;
	padding-left: 45px;
	font-size: 0.8em;
}
#top_menu
{
	margin-top:80px;
	text-align: right;
	padding-right: 150px;
}
#top_menu a
{
	padding:0 0.5em 0 0.5em;
	color:#d39104;
	font-weight:bold;
}
#top_menu a:hover,#top_menu a:active
{
	text-decoration:none;
}

#main
{
	background: url("img/main_strip.jpg") repeat-y;
}
#left
{
	float:left;
	width:204px;
	background: url("img/left_menu_strip.jpg") top left repeat-y;
}
#left_top
{
	width:204px;
	height:28px;
	background: url("img/left_menu_top.jpg") top left no-repeat;
}
#left ul
{
	padding-left:4px;
	margin:0;
	list-style-type:none; 
}
#left ul li
{
	padding:1px;
	line-height: 1.4em;
	margin-right:4px;
}
#left ul li a
{
	padding-left:1em;
	color:#e49203;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#left ul li.active a
{
	/*border-bottom: 1px solid #e49203;*/
	color:#F94800;
}
#left ul li.noactive a
{
	color:#e49203;
}
#left ul a:hover, #left ul a:active 
{
	background: url("img/main_menu_active.jpg") top left repeat-y;
}
li.menu_level0
{
	font-size:15px;
	border-bottom:1px solid #FED892;
}
li.menu_level1
{
	margin-left:0.5em;
	font-size:13px;
	border-bottom:1px solid #FFF0CA;
	font-weight:normal;
}
li.menu_level2
{	
	margin-left:1em;
	font-size:11px;
	font-weight:normal;
}
.left_label
{
	width:204px;
	height:30px;
	background: url("img/left_menu_label.jpg") top left no-repeat;
}
#left p
{
	padding-left:20px;
	padding-right: 10px;
}
#left_bottom
{
	width:204px;
	height:15px;
	background: url("img/left_menu_bottom.jpg") top left no-repeat;
}
#content
{
	float: left;
	margin-left:40px;
	width:500px;
	background: none;
	overflow: hidden;
	line-height:1.4em;
	padding-top:10px;
}
#footer_box
{
	font-size:0.85em;
	padding:0.5em 1em;
	width:480px;
	background: url("img/green_box_back.jpg") top left repeat-y;
}
#right
{
	margin-left:40px;
	width:180px;
	float:left;
}
#expocms_small_label
{
	width:20px;
	height:62px;
	margin-right:5px;
	float:right;
	background: url("img/expocms_label.jpg") top left no-repeat;
}
#footer
{
	width:500px;
	margin-left:220px;
	
}
#friendly_links a
{
	padding-left:0.5em;
	color:#d39104;
	font-size:0.85em;
}
#friendly_links a:hover, #friendly_links a:active
{
	text-decoration:none;
}
#links_underline
{
	border:none;
	width:500px;
	height:2px;
	color:#fffc20;
	background:#fffc20;
}
#bottom_menu
{
	text-align:center;
	padding-bottom:0.5em;
}
#bottom_menu a
{
	padding-left:0.5em;
	color:#000;
	font-size:0.85em;
}
#bottom_menu a:hover, #bottom_menu a:active
{
	text-decoration:none;
}
#bottom
{ 	
	width:768px;
	height:20px;
	background: url("img/bottom_line.jpg") top left no-repeat;
	padding:10px 0 0px 220px;
	font-size:10px;
}
#signature
{
	margin-left:220px;
	color:#565656;
	font-size:0.8em;
}


form
{
	padding: 0;
	margin: 0;
}

#footer_box h3
{
	color:#fff;
	padding:0.5em 0;
	font-size:1.2em;
	margin:0;
	
}
#right h3
{
	color:#60c63f;
	padding:0.5em 0;
	font-size:1.2em;
	margin:0;
}
/* Button 1 - big  */
input.btn1
{
	color:white;
	font-weight:bold;
	font-size:1.1em;
	background: url("./img/table_top.jpg") top left repeat-x;
	border:3px solid;
	border-top-color:#fad839;
	border-left-color:#fad839;
	border-right-color:#dd8d01;
	border-bottom-color:#dd8d01;
	
}
/* Button 2- medium */
input.btn2
{
	color:white;
	font-weight:bold;
	background: url("./img/table_top.jpg") top left repeat-x;
	border:2px solid;
	border-top-color:#fad839;
	border-left-color:#fad839;
	border-right-color:#dd8d01;
	border-bottom-color:#dd8d01;
	
}
/* Button 3- small */
input.btn3
{
	color:white;
	font-weight:bold;
	font-size:0.7em;
	background: url("./img/table_top.jpg") top left repeat-x;
	border:1px solid;
	border-top-color:#fad839;
	border-left-color:#fad839;
	border-right-color:#dd8d01;
	border-bottom-color:#dd8d01;
	
}
/****   MESSAGES   ****/
ul#message
{
	border:1px solid #e79403;
	font-weight:bold;
	font-size:0.9em;
	padding:5px 10px;
	list-style:none;
	color:#d68902;
	background-color:#ffda75;
	margin-top:0;
	margin-bottom:20px;
}
ul#error
{
	border:1px solid #de4646;
	font-weight:bold;
	font-size:0.9em;
	padding:5px;
	list-style:none;
	color:#4a1919;
	background-color:#ea8e8e;
	margin-top:0;
	margin-bottom:20px;
}
ul#warning
{
	border:1px solid #bdbf00;
	font-weight:bold;
	font-size:0.9em;
	padding:5px 10px;
	list-style:none;
	color:#636401;
	background-color:#f0f264;
	margin-top:0;
	margin-bottom:20px;
}
/****         ESHOP              ****/
input.count
{
	font-size:0.9em;
	width:2em;
}
/***    FORM ORDER   ****/
.label_mandatory
{
	color:#772424;
	font-weight:bold;
}
.label_normal
{
	color:#000;
	font-weight:bold;
}
fieldset.form
{
	border:1px solid #f89e00;
	margin-bottom:5px;
	padding-left:8px;
	padding-bottom:4px;
}
fieldset.form label
{
	font-size:0.8em;
}
fieldset.form legend
{
	background: url("./img/table_top.jpg") top left repeat-x;
	color:#fff;
	font-weight:bold;
	font-size:0.9em;
	padding:0 10px;
}
fieldset.form input
{
	font-size:0.9em;
}
fieldset.form select
{
	width:150px;
}
div#order_reg
{
	border:none;
}
div.in_form
{
	width:155px;
	float:left;
	text-align:left;
}
div.in_form_note
{
	width:265px;
	float:left;
	text-align:left;
}
div.in_form_captcha
{
	width:205px;
	float:left;
	text-align:left;
}
span.captcha_question
{
	font-size:0.8em;
}
/*** ORDER INFORMATION ***/
div.order_info
{
	line-height:1em;
	padding:0 10px;
	margin-bottom:5px;
	font-size:0.9em;
}
div#order_adress, div#order_contact, div#order_admin_message, div#order_note
{
	border:1px solid #f89e00;
	width:300px;
	padding:5px;
	margin:10px 10px;
}
div#order_order_status
{
	padding:5px;
	margin:10px 10px;
	font-size:0.9em;
}
/*****     Product list         ****/
div#category_descr
{
	font-size:0.9em;
	line-height:1.4em;
}
#products_page_num
{
	font-size:0.85em;
	font-weight:bold;
	color:#f89e00;
}
div.product
{
	width:150px;
	padding:0;
	border-right:1px dotted #ffd284;
	border-bottom:1px dotted #ffd284;
	
	float:left;
	margin:10px 6px 15px 7px;
	height:245px;
	background-color:#FFF;
	position:relative;
}
div.product .avail
{
	font-size:0.9em;
	color:#771F01;
}
div.product .pr_mark
{
	position:absolute;
	bottom:182px;
	padding:0 3px;
	left:4px;
	font-size:12px;
	line-height:15px;
}
div.product .new
{
	background:#3AE002;
	color:#fff;
}
div.product .advised
{
	background:#F8A11E;
	color:#fff;
}
div.product .disc
{
	background:#F20039;
	color:#fff;
}
div.product h2
{
	font-size:0.9em;
	margin:0;
	padding:0;
	height:3.3em;
	line-height:1.1em;
	overflow:hidden;
}
div.product h2 span.producent_list
{
	font-size:0.85em;
}
div.product h2 a
{
	color:#771f01;
}
div.product h2 a:hover
{
	color:#771f01;
	text-decoration:none;
}
div.product_img
{
	
	/*padding-top:10px;*/
	margin-left:4px;
	margin-top:5px;
	width:135px;
	height:135px;
	text-align:center;
	background-color:#fff;
}
div.in_form_filter
{
	width:100px;
	float:left;
	text-align:left;
}
div.prod_price_label
{
	line-height:1.1em;
	color:#db8b01;
	font-size:0.8em;
	font-weight:bold;
}
div.prod_price
{
	line-height:1.1em;
	color:#771f01;
	font-size:0.8em;
	font-weight:bold;
}

div.prod_code
{
	line-height:0.8em;
	color:#db8b01;
	font-size:0.7em;
	font-weight:normal;
}
fieldset.product_list_cart
{
	border:none;
	padding:0;
	margin:0;
}
fieldset.product_list_cart input.count
{
	width:2em;
	font-size:0.8em;
	height:12px;
}
div.filter_rol
{
	width:auto;
	float:left;
	margin-right:5px;
}
fieldset#filter {
	float:left;
	width:auto;
	padding-left:0px;
	padding-right:5px;
	text-align:right;
}
div.filter_rol label
{
	width:auto;
	float:left;
}
span.filter_check
{
	width:105px;
	display:block;
	float:left;
	font-size:0.95em;
	text-align:right;
}
span.with_dph
{
	font-size:0.7em;
}
/**** PRODUCT DETAIL ***/
fieldset.add_cart
{
	width:90%;
	border:1px solid #ffa200;
	padding:2px 2px 5px 5px;
}
div.cart_form
{
	padding-top:4px;
	margin-right:5px;
	float:left;
}
div.cart_form label
{
	line-height:1em;
	font-size:1em;
	float:left;
	
}
div.cart_form select
{
	width:60px;
	font-size:12px;
	float:left;
}
div.cart_form input
{
	float:left;
	width:60px;
	font-size:12px;
}
div#adding_to_cart span
{
	font-weight:bold;
	font-size:11px;
}
div#prod_detail_image
{
	padding:5px;
	margin-right:10px;
	float:left;
	border:1px solid #ffa200;
	background-color:#fff;
}
table#prod_detail
{
	width:250px;
	float:left;
	border:none;
}
table#prod_detail td.label
{
	line-height:1em;
	color:#ffa200;
	font-weight:bold;
}
table#prices_and_sizes
{
	line-height:1em;
	width:100%;
	margin-bottom:1em;
}
div#prices_sizes
{
	margin-right:3px;
	float:left;
}
div#product_description
{
	line-height:1.3em;
	font-size:0.9em;
}
div.product_gal_image
{
	margin:5px;
	float:left;
}

table#prod_detail td#prod_main_img a img
{
	margin:5px;
	border:1px solid #ffa200;
	background-color:#fff;
	
}

/* Top menu */
div#spectopmenu
{
	height:26px;
}
div.topmenu_item
{
	background: url("./img/top_menu_inside.jpg") top left repeat-x;
	height:26px;
	float:left;
	margin-right:3px;
}
div.topmenu_item a
{
	margin-top:4px;
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	width:105px;
	float:left;
}
div.topmenu_item a:hover,div.topmenu_item a:active
{
	color:#fffc20;
}
div.topmenu_left_part
{
	background: url("./img/top_menu_left_part.jpg") top left no-repeat;
	float:left;
	height:26px;
	width:3px;
}
div.topmenu_right_part
{
	background: url("./img/top_menu_right_part.jpg") top left no-repeat;
	float:left;
	height:26px;
	width:3px;
}
div#breadcrumbs
{
	color:#ffa200;
	font-size:0.7em;
	margin-bottom:20px;
	line-height:0.8em;
}
span.rec_name a
{
	font-weight:bold;
	text-decoration: none;
}
div.rec_price
{
	font-size:0.9em;
	text-align:right;
	border-bottom:1px solid #ffa200;
}
div.rec_price strong
{
	color:#771f01;
}
div.rec_pieces
{
	float:left;
	text-align:left;
	font-size:0.8em;
	color:#771f01;
	font-weight:bold;
	padding-left:0.5em;
}
div#recommendation
{
	padding:5px;
	margin-right:0.5em;
	font-size:0.9em;
}
div#rightbox
{
	font-size:0.8em;
}
div#cart_info
{
	color:#f89e00;
	padding-left:2em;
	font-size:0.9em;
}
div#left h3
{
	padding-left:1em;
}
#loged
{
	color:#f89e00;
	font-size:0.9em;
	
}
#login_links a
{
	font-size:0.85em;
}
#cart_link
{
	margin:3px;
	padding:5px 10px;
	font-weight:bold;
}
a.kramek
{
	text-decoration:none;
	margin:1em 3em;
	text-align:center;
	float:left;
	width:160px;
}
#counter
{
	text-align:center;
	margin:10px 10px;
}
h3.article_list_header
{
	margin:0;
	float:left;
	width:300px;
}
div.article_list_date
{
	font-weight:bold;
	float:right;
	width:120px;
	font-size:11px;
}
.list_autor
{
	margin:0;
}
.list_autor span
{
	font-size:10px;
}

