* {
	margin: 0;
	padding: 0;
}
body
{
	margin:0;
	padding:0;
	color:#3f3f3f;
	background: #f2f2f2 url('./img/body-bg.jpg') repeat-x;
}
#lang_versions
{
	margin: 0 auto;
	width: 955px;
	text-align:right;
	height:22px;
	padding-top:8px;
	font-size:1.1em;
	position:relative;
}
#lang_versions a:link, #lang_versions a:visited
{
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	margin-left:10px;
	background: url('./img/link-arrow-white.png') no-repeat left center;
	text-decoration:none;
}
#lang_versions a:hover, #lang_versions a:active
{
	text-decoration:underline;
}
#cart_pannel
{
	position:absolute;
	top:10px;
	left:700px;
	width:300px;
	height:70px;
	overflow:hidden;
	text-align:left;
	color: #fff;
}
#cart_pannel a.cart
{
	background:none;
	padding:0 20px 0 0;
	float:left;
}
#cart_pannel a:link, #cart_pannel a:visited
{
	margin:0;
	text-decoration:underline;
}
#cart_pannel a:hover, #cart_pannel a:active
{
	text-decoration:none;
}
	
	
#cart_pannel p
{
	margin: 12px 0;
}
#top
{
	width:965px;
	margin: 10px auto 0 auto;
	height:40px;
	overflow:hidden;
}
#top #logo
{
	width:365px;
	display:block;
	float:left;
	background: url('./img/top-bar-title-cs.jpg') no-repeat 130px 15px;
}
#top ul#topmenu
{
	width:530px;
	float:right;
	height:20px;
	list-style-type:none;
	text-align:right;
	margin:0;
	margin-top:15px;
}
ul#topmenu li
{
	display:inline;
	padding-left:20px;
}
ul#topmenu a:link, ul#topmenu a:visited
{
	color:#fff;
	text-decoration:none;
}
ul#topmenu a:hover, ul#topmenu a:active
{
	text-decoration:underline;
}
#page
{
	background: #fff url('./img/all-bg.png') repeat-y;
	width: 975px;
	margin:5px auto 0 auto;
}
#page #topframe, #page #topframe_hp
{
	background: url('./img/all-inner-bg.jpg') no-repeat;
}
#topframe_hp #topbanner
{
	width:955px;
	height:180px;
	margin:5px 10px;
}
#topframe_hp ul#middlemenu, #topframe ul#middlemenu
{
	margin: 0 5px 40px 5px;
	background: url('./img/menu-middle-bg.jpg') repeat-x bottom;
	height:25px;
	padding-top:7px;
	overflow:hidden;
	list-style-type:none;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
}
#topframe_hp ul#middlemenu li
{
	display:inline;
}
#topframe_hp ul#middlemenu a:link, #topframe_hp ul#middlemenu a:visited
{
	text-decoration:none;
	text-transform:uppercase;
	padding:0 24px;
}
#topframe_hp ul#middlemenu a:hover, #topframe_hp ul#middlemenu a:active
{
	text-decoration:underline;
}

#topframe ul#middlemenu
{
	padding-top:0px;
	height:40px;
	background: url('./img/menu-middle-bg.jpg') repeat-x 0 0;
}
#topframe ul#middlemenu li
{
	display:inline;
}
#topframe ul#middlemenu a:link, #topframe ul#middlemenu a:visited
{
	font-size:13px;
	padding:10px 24px;
	text-decoration:none;
	text-transform:uppercase;
	line-height:44px;
}
#topframe ul#middlemenu a:hover, #topframe ul#middlemenu a:active
{
	text-decoration:underline;
}
#topframe ul#middlemenu a.active
{
	background: #fff url('./img/menu-middle-separ.jpg') no-repeat;
}

#page #hp_left
{
	margin:45px 0 0 45px;
	width:640px;
	float:left;
	display:inline;
}
#hp_left h1
{
	font-weight:normal;
	font-size:1.4em;
	margin:0 0 8px 0;
}
#hp_left p
{
	line-height:2em;
}
.leftblock, .rightblock
{
	display:block;
	float:left;
	margin: 30px 0 20px 0;
	width:300px;
	height:300px;
	background: url('./img/section-bg.png') no-repeat;
}
.rightblock
{
	margin-left:40px;
}
.leftblock h2, .rightblock h2
{
	font-size:1.1em;
	padding:11px 16px 10px 20px;
	width:264px;
}
.leftblock h2 a, .rightblock h2 a
{
	display:block;
	background: url('./img/section-link.png') no-repeat right top;
}
.leftblock img, .rightblock img
{
	margin-left:1px;
}
#hp_left .leftblock p, #hp_left .rightblock p
{
	margin: 10px 12px 10px 20px;
	line-height:1.4em;
}
.leftblock ul, .rightblock ul
{
	margin: 10px 25px;
	list-style-type:none;
}
.leftblock ul li, .rightblock ul li
{
	padding:2px 0 2px 13px;
	background: url('./img/link-arrow-gray.png') no-repeat 3px 7px;
}
#hp_left p.nomargin
{
	margin:0;
}
a.next
{
	float:right;
	display:block;
	width:11px;
	height:11px;
	background: url('./img/section-link.png') no-repeat;
	margin:1px 3px 0 0;
	text-decoration:none;
}


#hp_right
{
	float:left;
	width:205px;
	margin: 20px 0 0 40px;
	font-size:0.9em;
}
#hp_right h3
{
	font-size:1.1em;
	margin-bottom:0;
}
#news h2 span
{
	font-size:0.85em;
	font-weight:normal;
}
#hp_right p, #left p
{
	margin: 15px 0;
	line-height:1.45em;
}
#news p 
{
	margin:0;
}
.tip-top
{
	background: url('./img/tip-top-bg.png') no-repeat;
	height:9px;
	overflow:hidden;
	margin-top:20px;
}
.tip-body
{
	background: #f2f2f2 url('./img/tip-bg.png') repeat-y;
	padding:1px 15px;
}
#hp_right .tip-body p, #left .tip-body p, .tip-body p, .tip-body h2
{
	margin: 0 0 0.4em 0;
}
.tip-body h2
{
	font-size: 1em;
}
.tip-bottom
{
	background: url('./img/tip-bottom-bg.png') no-repeat;
	height:9px;
	overflow:hidden;
}

#breadcrumbs
{
	margin: 0 40px 40px 40px;
	font-weight: bold;
}
#breadcrumbs a
{
	font-weight:normal;
}
#breadcrumbs span
{
	padding-left: 30px;
	background: url('./img/link-arrow-gray.png') no-repeat 15px center;
}


#left
{
	float:left;
	display:inline;
	width:205px;
	margin: 0 0 40px 45px;
}
ul#leftmenu
{
	margin:0;
	list-style-type:none;
}
ul#leftmenu li
{
	font-weight:bold;
	border-bottom:1px solid #e6e6e6;
	padding:1px 0;
}
ul#leftmenu li a:link, ul#leftmenu li a:visited
{
	display:block;
	padding: 7px 5px 7px 30px;
	background: url('./img/link-arrow-bold.png') no-repeat 15px 13px;
	text-decoration:none;
	vertical-align: bottom;
}
ul#leftmenu li a:hover, ul#leftmenu li a:active
{
	background:#e6e6e6;
	text-decoration:underline;
}
ul#leftmenu li ul
{
	margin:0 0 0 30px;
	list-style-type:none;
}
ul#leftmenu li ul li
{
	font-weight:normal;
	border:none;
}
ul#leftmenu li ul li a:link, ul#leftmenu li ul li a:visited
{
	background:none;
	padding: 3px 5px 3px 30px;
	background: url('./img/link-arrow.png') no-repeat 15px 9px;
}
ul#leftmenu li ul li a:hover, ul#leftmenu li ul li a:active
{
	background:#e6e6e6;
	text-decoration:underline;
}
ul#leftmenu li a.active, ul#leftmenu li ul li a.active
{
	color:#000;
	font-weight:bold;
	text-decoration: underline;
}

#right
{
	float:left;
	margin: 0 0 40px 45px;
	width:640px;
}


#page #bigfooter
{
	margin: 10px 5px;
	color:#cbcbcb;
	background:#2359a3;
	border-top:1px solid #000;
}
#bigfooter .footcolumn
{
	float:left;
	width:190px;
	margin: 30px 0 20px 40px;
	display:inline;
}
.footcolumn h3
{
	font-weight:normal;
	font-size:1.4em;
}
.footcolumn p
{
	margin:10px 0;
	line-height:1.4em;
}
.footcolumn strong
{
	color: #fff;
}
.footcolumn ul
{
	list-style-type:none;
	margin:20px 0;
}
.footcolumn ul li
{
	padding: 3px 0 3px 20px;
	background: url('./img/link-arrow-white.png') no-repeat 12px 8px;
}
.footcolumn a:link, .footcolumn a:visited, .footcolumn a:hover, .footcolumn a:active
{
	color:#fff;
}
#smallfooter
{
	background: url('./img/footer-logo.png') no-repeat right top;
	margin:10px 45px;
	font-size:0.9em;
	color:#595959;
}
#smallfooter a:link, #smallfooter a:visited
{
	color:#595959;
}
#smallfooter a:hover, #smallfooter a:active
{
	color:#000;
}
#bottomframe
{
	background: url('./img/footer-bg.jpg') no-repeat;
	height:5px;
	overflow:hidden;
	margin-top:30px;
}
#smallfooter p
{
	margin: 10px 0;
}
#bottom
{
	margin:5px auto 0 auto;
	padding-bottom:20px;
	width:900px;
}
#bottom p
{
	margin:0;
}
ul#sitemap ul
{
	margin-top:0;
	margin-bottom:0;
}
p.contactp
{
	margin:0;
}
fieldset.contact
{
	border:0;
}
fieldset.contact input
{
	width: 190px;
}


iframe
{
	border:none;
}

/*** ESHOP ***/
fieldset
{
	border: none;
	margin:0;
	padding:0;
}
	
fieldset#cat_filter
{
	border: none;
	padding:1em 0 2em 0;
	margin: 1em 0 2em 0;
	border-bottom: 1px solid #e6e6e6;
}
fieldset#cat_filter legend
{
	font-size: 1.2em;
	font-weight: bold;
}
fieldset#cat_filter label
{
	width: 250px;
	float:left;
}
fieldset#cat_filter label select
{
	width: 100px;
	margin-left:10px;
}
fieldset.product_cart
{
	padding-top: 2em;
}
fieldset.product_cart input
{
	width:40px;
}
fieldset#sidelogin
{
	margin: 2em 0 4em 0;
	padding-top: 2em;
	line-height: 2em;
	border-top: 5px solid #e6e6e6;
}
fieldset#sidelogin input
{
	width: 120px;
	float: left;
}
fieldset#sidelogin label
{
	width: 60px;
	float: left;
}
fieldset#sidelogin input.submit
{
	float:left;
	margin: 0 0 -1em 60px;
	width: 124px;
}
fieldset.eshop_form
{
	border: none;
	border-top: 5px solid #e6e6e6;
	padding: 2em 0;
	line-height: 2.2em;
	margin: 0 0 2em 0;
}
legend
{
	padding: 0 2em 0 0;
	font-size: 1.2em;
	font-weight:bold;
	color:#000;
}
fieldset.eshop_form label
{
	width: 200px;
	display: block;
	float: left;
}
fieldset.eshop_form input, fieldset.eshop_form select
{
	float:left;
}
	
label.obligate
{
	font-weight: bold;
}
fieldset.eshop_form label.dp_combination
{
	width: 350px;
}
#eshop_order_steps
{
	text-align: center;
	margin: 2em 0;
}
#eshop_order_steps span
{
	width: 189px;
	float: left;
	background: #e6e6e6;
	border-right: 1px solid #fff;
	padding: 8px 0;
}
#eshop_order_steps span.active
{
	font-weight: bold;
	color: #fff;
	background: #1c80d0;
}
#eshop_order_steps span.separator
{
	width: 34px;
}
p#user_pannel
{
	margin:2em 0;
	line-height:2em;
}

label img
{
	margin-bottom: -4px;
}
fieldset.product_cart input.submit
{
	float:none;
	width:123px;
	margin-top: 10px;
}

.products_list .detail
{
	float:left;
	width: 410px;
	margin-left:40px;
	display:inline;
}

.products_list img
{
	float:left;
	margin: 1em 0;
}
div.price
{
	width: 150px;
	float: right;
	font-weight: bold;
	font-size: 1.5em;
	text-align:right;
}
div.price_detail
{
	width: 300px;
	float:right;
	text-align: center;
}
div.price_detail span.price
{
	font-size:1.5em;
	font-weight:bold;
}

ul#message, ul#warning
{
	margin-top:0;
	font-weight:bold;
	font-size: 1.2em;
}

/*** paging ***/
#cat_paging
{
	margin:2em 0;
}
#cat_paging a:link, #cat_paging a:visited, #cat_paging span
{
	float:left;
	padding: 3px 8px;
	background: #e6e6e6;	
}
#cat_paging a:hover, #cat_paging a:active
{
	text-decoration: none;
	background: #2359a3;
	color: #fff;
}
#cat_paging a.cat_current_page:link, #cat_paging a.cat_current_page:visited
{
	color: #000;
	font-weight:bold;
	text-decoration:none;
}
	
