body
{
	padding:0;
	margin:0;
	color:#3e3e3e;
	background: #f5f9fa;
}
#page
{
	position:relative;
	margin: 0 auto;
	padding: 0 25px;
	width: 900px;
	background: url('./img/page_bg.gif') repeat-y;
}
#top
{
	height: 97px;
	background: url('./img/top_bg.gif') repeat-x;
	margin-bottom:7px;
}
#top #logo
{
	width:389px;
	height: 42px;
	margin: 24px 0 0 39px;
	overflow: hidden;
	float:left;
	display:inline;
}
#top #logo a
{
	display:block;
}
#top #contact
{
	float:left;
	width: 170px;
	height: 60px;
	margin: 24px 0 0 60px;
	overflow:hidden;
	font-size:0.85em;
	color: #838383;
}
#top #contact h4, #top #text_search h4
{
	font-size: 1.1em;
	color: #fe5911;
	margin:0;
}
#top #contact p
{
	margin:0;
}
#top #contact strong
{
	color: #2c5276;
}
#top #login
{
	float:left;
	width: 200px;
	height: 72px;
	margin: 0 0 0 10px;
	padding-top: 25px;
	overflow: hidden;
	font-size: 0.8em;
	background: url('./img/passat_login.png') no-repeat center right;
}
#login input{
	font-size:0.9em;
	height:14px;
}
#top #login fieldset
{
	border: none;
	padding:0;
	margin:0;
}
#searchbox
{
	height:129px;
	margin-bottom: 1px;
	overflow:hidden;
}
#searchbox_menu
{
	height: 31px;
	background: url('./img/tab_no_bg.gif') repeat-x;
}
#searchbox_menu a
{
	display:block;
	float:left;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left:15px;
	padding-right:15px;
	margin-right:1px;
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	color: #2c5276;
	width:auto;
	margin-top:5px;
	height:20px;
	border-left:1px solid #bfd4da;
	border-right:1px solid #bfd4da;
	background: url('./img/top_menu_ua_link.jpg') bottom left repeat-x;
}
#searchbox_menu a span
{
	text-decoration:underline;
	color: #fe5911;
}
#searchbox_menu a:hover, #searchbox_menu a.active
{
	border-left:1px solid #f78f1e;
	border-right:1px solid #f78f1e;
	height:21px;
	padding-top: 10px;
	margin-top:0px;
	width:auto;
	color: #fff;
	background: url('./img/top_menu_a_link.jpg') bottom left repeat-x;
}
#searchbox_menu a:hover span, #searchbox_menu a.active span
{
	color: #fff;
	text-decoration:underline;
}
#fast_contact
{
	color:#ff4e00;
	font-weight:bold;
	font-size:1.1em;
}
#folder
{
	width: 160px;
	float:right;
	height:31px;
	overflow: hidden;
	font-size:1.1em;
	text-align:right;
	padding-top:5px;
}
#folder a:link, #folder a:visited
{
	background: none;
	display: inline;
	color: #fe5911;
	text-decoration: underline;
	margin:0;
	padding: 0;
	height:auto;
	width:auto;
	text-transform: none;
	font-weight:bold;
}
#folder a:hover, #folder a:active
{
	display: inline;
	background: none;
	color: #fe5911;
	text-decoration: none;
	margin:0;
	padding: 0;
	height:auto;
	width:auto;
}
#searchbox_content
{
	height: 98px;
	background: url('./img/searchbox_bg.gif') repeat-x;
	border-left: 1px solid #f78f1e;
	border-right: 1px solid #f78f1e;
}
#searchbox_content #searchbox_spacer
{
	height: 5px;
	overflow:hidden;
}
#searchbox_component
{
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
	padding: 0 100px;
}
#searchbox fieldset#topform
{
	margin:0;
	padding:0;
	border:0;
	margin-left: 5px;
	height:65px;
	width: 890px;
	background: url('./img/top_form_bg.gif') repeat-x;
}
#searchbox #topform #topform_left
{
	float:left;
	width:9px;
	height:65px;
	background: url('./img/top_form_left.gif') no-repeat;
}
#searchbox #topform #topform_right
{
	float:right;
	width:5px;
	height:65px;
	background: url('./img/top_form_right.gif') no-repeat;
}
#content
{
	margin: 0 20px;
}
.topfilter, .topfilter_smaller, .topfilter_middle
{
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
	float:left;
	height: 65px;
	overflow: hidden;
}
.topfilter
{
	width: 156px;
}
.topfilter_smaller
{
	width: 90px;
}
.topfilter_middle
{
	width: 120px;
}
.topfilter select, .topfilter input
{
	width: 150px;
}
.topfilter_smaller input, .topfilter_smaller select
{
	width: 80px;
}
.topfilter_middle input, .topfilter_middle select
{
	width: 110px;
}
#searchbtn
{
	width:116px;
	height:23px;
}
#topform_quote
{
	margin: 0 0 0 5px;
}
#main
{
	padding: 10px 0;
	background: #fff url('./img/subtop_bg.gif') repeat-x;
}
#main_left
{
	width:670px;
	float:left;
	overflow: hidden;
	padding-bottom:5px;
}
#main_right
{
	width:230px;
	float:right;
	height:650px;
	overflow: hidden;
	margin-top: 62px;
}
#top_catalogue
{
	float:left;
	width:440px;
	height: 524px;
	margin-top:10px;
}
#top_catalogue h2, #last_catalogue h2, #top_catalogue2 h2
{
	border: 1px solid #bfd4da;
	border-bottom: none;
	background: #fff url('./img/headline_bg.gif') repeat-x;
	height:20px;
	margin: 0 0 1px 0;
	padding:4px 20px 0 20px;
	font-size: 1em;
	color: #2b5276;
	overflow:hidden;
}
#last_catalogue p.sell
{
	margin-bottom:9px;
}
.box
{
	border: 1px solid #bfd4da;
	padding: 0 0;
	height: 500px;
}
.darkbox
{
	border: 1px solid #bfd4da;
	padding: 10px 20px;
	height: 140px;
	background: #f5f9fa;
	font-size: 0.9em;
	overflow: hidden;
}
#top_catalogue .box div
{
	margin: 13px 20px 0 20px;
}
#top_catalogue2 .box div.cleaner
{
	width:auto;
	margin:0;
	padding:0;
	height:10px;
	overflow:hidden;
	display:block;
	float:none;
}
#top_catalogue2 .box div
{
	margin: 13px 15px 0 15px;
	width:410px;
	display:inline;
	float:left;
}
#top_catalogue .box div img, #top_catalogue2 .box div img
{
	float:left;
	padding:4px;
	border: 1px solid #bfd4da;
	margin: 0 10px 5px 0;
}
#top_catalogue h3, #top_catalogue2 h3
{
	font-size: 1em;
	margin:0;
}
#top_catalogue p
{
	margin:0;
}
#introtext
{
	border:1px solid #bfd4da;
	padding:15px;
	width:558px;
	height:268px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	overflow:hidden;
}
#introtext h1
{
	margin:0;
	padding:0;
}
#introtext p
{
	margin:1em 0;
}
#introbox
{
	width:270px;
	height:270px;
	float:left;
	background:#e7f1f4;
	padding:15px;
	overflow:hidden;
	position:relative;
}
#introbox h2
{
	padding:0;
	margin:0;
	color:#2b5276;
}
#introbox ul
{
	margin:10px 0;
	list-style:none;
	padding:0;
}
#introbox ul li 
{
	background: url('./img/more_sign.gif') no-repeat left 5px;
	margin:0;
	padding:0 0 5px 10px;
}
#phone-number
{
	width:200px;
	height:60px;
	background:url('./img/infoline.jpg') no-repeat;
	position:absolute;
	left:0;
	bottom:0;
	padding:50px 0 0 100px;
	color:#2b5276;
	font-size:1.7em;
	font-weight:bold;
}
#phone-number span
{
	font-size:0.9em;
	color:#f9a54b;
}
#top_catalogue2
{
	clear:both;
	margin-bottom:10px;
}
#top_catalogue2 .box
{
	height:300px;
}
#top_catalogue2 h2 a
{
	float:right;
	width:100px;
	color:#fff;
	font-weight:bold;
	font-size:1em;
	padding-right:10px;
	text-align:right;
	background:url('./img/more_sign_white.gif') no-repeat right center;
}
#whole_ctlg{
	width:97%;
	display:block;
	font-weight:bold;
	text-align:right;
}
#adv_bottom2 p
{
	margin:0;
}
.show
{
	float:right;
	width: 73px;
	height: 19px;
	background: #fff url('./img/show_btn.gif') no-repeat;
	text-decoration:none;
}
#last_catalogue
{
	width: 220px;
	float:left;
	height: 528px;
	margin-left:10px;
	margin-top:10px;
	padding-bottom:1px;
	overflow: hidden;
}
#last_catalogue p
{
	font-size:0.9em;
	margin:5px 20px;
}
#last_catalogue .box div
{
	margin: 15px 0;
}
#last_catalogue a:link
{
	color: #2b5276;
}
#last_catalogue a:visited
{
	color: #1b4266;
}
#adv_right
{
	float:right;
	width:220px;
	height:250px;
	margin-left: 10px;
	overflow: hidden;
}
#adv_right_box
{
	border: 1px solid #bfd4da;
	padding: 0 0;
}
#adv_right_box p
{
	margin:0;
}
#left_menu_head
{
	float:right;
	width:188px;
	margin: 0 0 2px 10px;
	border:1px solid #bfd4da;
	background: #f5f9fa;
	padding: 3px 15px;
	color: #ff4e00;
	font-weight:bold;
}
ul#left_menu
{
	float:right;
	width:220px;
	margin:0;
	padding:0;
	margin-left: 10px;
	overflow: hidden;
	list-style:none;
}
ul#left_menu li
{
	height: 49px;
	background: url('./img/menu_lft_bg.png');
	border:1px solid #bfd4da;
}
ul#left_menu li a
{
	display: block;
	color: #2c5276;
	font-size: 15px;
	font-weight:bold;
	text-decoration: none;
	margin-top: 16px;
	padding-left:30px;
	background: url('./img/menu_lft_arrow.png') no-repeat 10px center;
}
/***** develop menu ****/
ul#devel_menu
{
	float:left;
	width:220px;
	margin:0;
	padding:0;
	margin-left: 10px;
	overflow: hidden;
	list-style:none;
}
ul#devel_menu li
{
	height:39px;
	background: url('./img/menu_lft_bg.png');
	border:1px solid #bfd4da;
	padding:0;
	margin-bottom:1px;
}
ul#devel_menu li a
{
	display: block;
	color: #2c5276;
	font-size: 15px;
	font-weight:bold;
	text-decoration: none;
	vertical-align: bottom;
	margin-top: 12px;
	padding-left:30px;
	background: url('./img/menu_lft_arrow.png') no-repeat 10px center;
}
ul#devel_menu li a:hover, ul#devel_menu li a:active{
	color: #ff4e00;
}
/*****************************************/
#adv_right h2, #articles h2, #newsletter h2, .halfbox h2, .halfbox_left h2, #top_catalogue2 h2
{
	border: 1px solid #f78f1e;
	background: #fff url('./img/headline2_bg.gif') repeat-x;
	height:20px;
	margin: 0;
	padding:4px 20px 0 20px;
	font-size: 1em;
	color: #fff;
	overflow:hidden;
}
.halfbox h2 a, .halfbox_left h2 a
{
	color: #fff;
}
#adv_right a
{
	display:block;
}
#adv_right img
{
	display:block;
	padding:10px 5px 10px 10px;
	width: 200px;
	height:200px;
}
p.sell
{
	color: #2b5276;
	margin:0;
	font-size:0.9em;
	font-weight: bold;
}
.sell strong
{
	color: #ff4e00;
	font-size:1.1em;
}
.sell span
{
	font-weight: bold;
}
.more
{
	text-align: right;
	font-weight: bold;
	padding-right: 20px;
}
#articles
{
	float:right;
	width:220px;
	height:381px;
	margin-left: 10px;
	overflow: hidden;
	font-size: 0.9em;
	margin-top:10px;
}
#article_box
{
	border: 1px solid #bfd4da;
	padding: 15px;
	background: #f5f9fa;
	height: 323px;
}
#articles h3
{
	font-size: 1em;
	margin: 15px 0 0 0;
}
#articles p
{
	margin:0;
}
#adv_bottom
{
	float:left;
	margin-top: 10px;
	width:438px;
	height:100px;
}
#newsletter
{
	float:left;
	width:220px;
	height: 100px;
	margin: 10px 0 0 10px;
	padding:0;
}
#newsletter fieldset
{
	border: 1px solid #bfd4da;
	padding: 5px 10px;
	background: #f5f9fa;
	height: 64px;
	overflow: hidden;
	margin:0;
	font-size: 0.9em;
}
#foot
{
	background: url('./img/subtop_bg.gif') repeat-x;
	color: #2b5276;
	text-align: right;
	height: 60px;
	padding: 10px;
}
#foot a
{
	padding: 0 10px;
	color: #2b5276;
}
#foot #copy
{
	float:left;
	width: 200px;
	height: 30px;
	color:#888;
	font-size: 0.8em;
}
#foot #copy p
{
	margin:0;
}
#foot #copy a
{
	padding:0;
}
#foot #bl
{
	font-size:0.85em;
	text-align:left;
}
#foot #bl a
{
	padding:0;
}
a.show_mini
{
	display: block;
	float:right;
	width:10px;
	height: 10px;
	background: url('./img/more_sign.gif') no-repeat;
	margin: 5px 20px 0 0;
}
input.hpfield
{
	border: 1px solid #999;
	width: 80px;
	height: 18px;
}
input.loginbtn
{
	display: inline;
	margin-bottom: -5px;
}
a.older
{
	padding-right: 12px;
	background: url('./img/more_sign.gif') no-repeat center right;
	color: #2b5276;
	font-weight: bold;
}

#sitename
{
	display:none;
}

/****   MESSAGES   ****/
ul#message
{
	border:1px solid #60c63f;
	font-weight:bold;
	font-size:0.9em;
	padding:5px 10px;
	list-style:none;
	color:#1e500d;
	background-color:#bbefaa;
	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;
}
.listing
{
	text-align: right;
}
/* PRODUCT DETAIL */

h1 span
{
	font-size: 0.5em;
	color: #2b5276;
	padding-left: 1em;
}
.pdbox
{
	border: 1px solid #bfd4da;
	margin-top:10px;
	padding: 0;
	width: 328px;
	height: 300px;
	float:left;
	overflow: hidden:
}
.pdbox h2
{
	border-bottom: 1px solid #bfd4da;
	background: #fff url('./img/headline_bg.gif') repeat-x;
	height:20px;
	margin: 0;
	padding: 4px 20px 0 20px;
	font-size: 1em;
	color: #2b5276;
	overflow:hidden;
}
.pdcontent
{
	margin: 20px;
}
.pdcontent fieldset
{
	margin: 0;
	padding: 0;
	border:none;
}
.pdcontent h2
{
	height: auto;
	background: none;
	font-size: 1.2em;
}
.pdcontent h3
{
	margin: 0;
}
.pdcontent .pdimage
{
	text-align:center;
}
.pdboxright
{
	margin-left:10px;
}
.pdboxwide
{
	width: 668px;
	height: auto;
}
#files_list input
{
	width: 15px;
	height: 15px;
	margin-bottom: -5px;
}
table.pdtable
{
	margin: 0;
	margin-bottom: 1em;
	font-size: 1em;
	border: none;
}
table.pdtable th
{
	text-align: left;
	background: none;
	color: #2b5276;
	font-weight: normal;
	border: none;
}
table.pdtable td{
	border: none;
}
.delaerimg
{
	float:left;
	width:80px;
	padding: 4px;
	border: 1px solid #bfd4da;
	margin: 0 10px 0 0;
}
.pdcontact
{
	float:left;
	width: 90px;
}
.pdcontact input
{
	width: 80px;
}
div.product_gal_image
{
	margin:5px;
	float:left;
}
/*** FOLDER ***/
table.prodlist
{
	margin-top:14px;
}
table.prodlist th
{
	border-bottom: 1px solid #bfd4da;
	background: #fff url('./img/headline_bg.gif') repeat-x;
	height:20px;
	margin: 0;
	padding: 4px 20px 0 20px;
	font-size: 1em;
	color: #2b5276;
	overflow:hidden;
}
table.prodlist td
{
	text-align: center;
}
.dark
{
	background: #effaff;
}
.smallimg
{
	width:75px;
	padding: 4px;
	border: 1px solid #bfd4da;
}

/*** PRODUCT LIST ***/
fieldset#filter
{
	margin:0;
	padding: 20px;
	border: 1px solid #bfd4da;
}
.filter_submit
{
	float:right;
	width: 150px;
}
h2.box_headline
{
	border: 1px solid #bfd4da;
	border-bottom: none;
	background: #fff url('./img/headline_bg.gif') repeat-x;
	height:20px;
	margin: 14px 0 1px 0;
	padding: 4px 20px 0 20px;
	font-size: 1em;
	color: #2b5276;
	overflow:hidden;
}

.filter_rol
{
	float:left;
	width:150px;
	margin-top: 5px;
}
.filter_rol select, .filter_rol input
{
	width: 140px;
}
.filter_chck
{
	clear: both;
	margin-top: 5px;
}
.filter_chck label
{
	display: block;
	float: left;
	width: 150px;
}
.filter_chck span
{
	display: block;
	float: left;
	width: 150px;
}
.filter_chck div
{
	display: block;
	float: left;
	width: 460px;
}
.filter_inline
{
	border-top: 1px solid #bfd4da;
	margin-top: 10px;
	padding-top: 15px;
}
.filter_inline label, .filter_inline select, .filter_order label, .filter_order select
{
	display: block;
	float: left;
	width: 150px;
}
fieldset.order_by
{
	margin:0;
	padding: 15px 20px;
	border: 1px solid #bfd4da;
	border-bottom: none;
	background: #effaff;
}
fieldset.provincesel
{
	margin:0;
	padding:0;
	border:0;
}

#mapshow
{
	padding: 30px 0;
	text-align: center;
}

#prodlist
{
	border: 1px solid #bfd4da;
}

#prodlist div
{
	padding: 15px 20px 0 20px;
}
#prodlist div img
{
	float:left;
	padding:4px;
	border: 1px solid #bfd4da;
	margin: 0 10px 5px 0;
}
#prodlist h3
{
	font-size: 1em;
	margin:0;
}
#prodlist p
{
	margin:0;
}
#products_page_num
{
	border: 1px solid #bfd4da;
	border-top: none;
	background: #fff url('./img/headline_bg.gif') repeat-x;
	height:20px;
	padding: 4px 20px 0 20px;
	font-size: 1em;
	color: #2b5276;
	overflow:hidden;
}
#products_page_num p.listing
{
	width: 500px;
	float:right;
	margin:0;
	padding:0;
}

fieldset
{
	margin:0;
	padding:0;
	border:none;
}
.halfbox_left, .halfbox
{
	width: 315px;
	float:left;
	margin-left:-20px;
	margin-top:10px;
	display:inline;
}
.halfbox
{
	margin-left:20px;
}
/*** DEMANDS ***/
.filter_wide
{
	float:left;
	width:200px;
	margin-top: 5px;
}
.filter_wide input, .filter_wide select
{
	width: 180px;
}
.filter_next
{
}
.next_step
{
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #bfd4da;
}
.next_step input
{
	width: 200px;
	margin-left: 400px;
}
.next_note
{
	float:left;
	width: 400px;
}

/****         ESHOP              ****/
input.count
{
	font-size:0.9em;
	width:2em;
}
/***    FORM ORDER   ****/
.btn_search
{
	width:116px;
	height:23px;
	border:none;
	background: url("./img/search_btn.gif") no-repeat;
}
.label_mandatory
{
	color:#772424;
	font-weight:bold;
}
.label_normal
{
	color:#000;
	font-weight:bold;
}
fieldset.form
{
	border:1px solid #60c63f;
	margin-bottom:5px;
}
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;
}
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;
}
/*** HYPO REFUND ***/
div.hypocontent
{
	padding-top: 40px;
	text-align: center;
	font-size: 2em;
}
div.hypocontent strong
{
	color: #fe5911;
	font-size: 3em;
}
/*** 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 #60c63f;
	width:300px;
	padding:5px;
	margin:10px 10px;
}
div#order_order_status
{
	padding:5px;
	margin:10px 10px;
	font-size:0.9em;
}
#skyscraper
{
	position:absolute;
	top:0;
	left:935px;
	width:160px;
	height:600px;
	overflow:hidden;
}
#skyscraper a
{
	display:block;
	position:absolute;
	z-index:5;
}
p.photo_collection
{
  margin:1em;
}
