body
{
	min-width: 980px;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url(/images/bg-body-top.png);
}
body > .wrapper
{
	min-width: 980px;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-image: url(/images/bg-body-bottom.png);
}
body > .wrapper > .wrapper
{
	min-width: 980px;
	background-repeat: no-repeat;
	background-position: center 58px;
	background-image: url(/images/bg-header.jpg);
}
#container
{
	width: 980px;
	margin: 0 auto;
}

#header
{
	height: 455px;
}

#header .menu
{
	height: 58px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/images/bg-menu.jpg);
	text-align: center;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 12px;
}
#header .menu ul
{
	display: inline-block;
	width: auto;
	margin: 21px auto 0;
	padding: 0;
	list-style-type: none;
}
#header .menu ul li
{
	float: left;
	padding: 0;
	border-right: 1px dotted #5E7277;
}
#header .menu ul li.last
{
	border-right-style: none;
}
#header .menu ul li a
{
	display: inline-block;
	padding: 2px 35px 1px;
	color: #9CA49B;
	text-decoration: none;
}
#header .menu ul li a:hover
{
	color: #FFF;
}

#header .logo
{
	clear: both;
	width: 853px;
	height: 125px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
#header .logo img
{
	margin-top: 33px;
}

#header .image
{
	height: 262px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/images/bg-header-image.png);
	text-align: center;
	padding: 10px 11px;
}
#header .image > div
{
	width: 932px;
	height: 242px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/images/header-img.jpg);
}

#middle
{
	min-height: 470px;
}

.sidebar.left
{
	width: 200px;
	margin: 0 15px;
}
.sidebar.right
{
	width: 180px;
	margin: 0 15px;
}
.sidebar .box
{
	margin-bottom: 12px;
	padding: 10px 10px 20px;
	background-image: url(/images/bg-sidebar.png);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/lib/pie/PIE.htc);
	position: relative;
}
.sidebar,
.sidebar a
{
	color: #606379;
}
.sidebar a:hover
{
	color: #F2E8CA;
}
.sidebar h5
{
	height: 18px;
	padding: 9px 10px;
	background: transparent no-repeat left bottom url(/images/bg-sidebar-header.png);
	color: #212528;
	text-transform: uppercase;
	font-size: 14px;
}
.sidebar h5 span
{
	padding-left: 20px;
	background: transparent no-repeat left center url(/images/marker-header.png);
}
.sidebar ul
{
	list-style-image: url(/images/marker.gif);
}
.sidebar ul li
{
	padding-top: 0.5em;
}
.sidebar dl
{
	padding: 0;
}
.sidebar dl dt
{
	padding-top: 1em;
	font-weight: bold;
}
.sidebar dl dd
{
	padding-top: 0.5em;
}
.sidebar .box.languages ul
{
	padding-top: 0;
	padding-bottom: 0;
}
.sidebar .news span.Details
{
	display: block;
	clear: both;
}
.sidebar.right img
{
	margin: 10px auto 0;
}

.content
{
	float: left;
	width: 540px;
}
.content .banners img
{
	margin-bottom: 10px;
}
.content .box
{
	padding: 0 24px 40px;
	border: 1px solid #3B4348;
	background: #3C3B49 no-repeat left bottom url(/images/bg-content-bottom.jpg);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/lib/pie/PIE.htc);
	position: relative;
}
.content .box h1
{
	padding: 17px 6px 14px;
	text-transform: uppercase;
	font-size: 14px;
	background: transparent repeat-x left bottom url(/images/hr.png);
}
.content .box h1 span
{
	padding-left: 25px;
	background: transparent no-repeat left center url(/images/marker-header.png);
}

.content .categories
{
	display: inline-block;
	width: 100%;
}
.content .categories ul
{
	padding: 10px 0 0 2px;
	list-style-type: none;
	font-size: 12px;
}
.content .categories ul li
{
	float: left;
	width: 144px;
	height: 150px;
	margin: 9px;
	background-repeat: no-repeat;
	background-image: url(/images/bg-product-icon.png);
}
.content .categories ul li a
{
	display: block;
	padding-top: 127px;
	background-repeat: no-repeat;
	background-position: center 12px;
	text-align: center;
}

#footer
{
	clear: both;
	height: 55px;
	margin-top: 15px;
	padding-top: 20px;
	background-color: #30323D;
	font-size: 11px;
}
#footer .wrapper
{
	width: 950px;
	margin:  auto;
}
#footer .copyright
{
	float: left;
}
#footer .counter
{
	display: block;
	width: auto;
}
#footer .producer
{
	clear: right;
	float: right;
	padding-top: 0;
}
#footer,
#footer a
{
	color: #595D74;
}
#footer ul
{
	float: right;
	list-style-type: none;
	padding-left: 0;
}
#footer ul li
{
	display: inline;
	padding-left: 20px;
}

/********************** NEWS *************************/

.content div.video
{
	padding: 10px 5px 0;
}

/********************** NEWS *************************/

.content dl.news
{
	padding: 0;
}
.content dl.news dt
{
	padding-top: 0.5em;
}
.content dl.news dd
{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background: transparent repeat-x left bottom url(/images/hr.png);
}
.content dl.news dd .Details
{
	clear: both;
	display: block;
}

/********************** CATALOGUE LIST *************************/

dl.catalog
{
	padding: 0;
}
dl.catalog dt
{
	padding-top: 0.5em;
	font-size: 130%;
	margin-left: 163px;
}
dl.catalog dt a
{
	text-decoration: none;
	color: #C1CCC2;
}
dl.catalog dd
{
	padding-bottom: 0.5em;
	background: transparent repeat-x left bottom url(/images/hr.png);
}
dl.catalog dd img
{
	float: left;
	margin: -1.2em 1em 0.5em 0;
}
dl.catalog dd .info
{
	display: inline-block;
}
dl.catalog dd .Details
{
	clear: both;
	display: block;
}

/********************** CATALOGUE ITEM *************************/

div.catalog h2
{
	padding-top: 0.5em;
}
div.catalog .info
{
	padding-bottom: 0.7em;
	background: transparent repeat-x left bottom url(/images/hr.png);
}
.catalog .info span
{
	font-weight: bold;
	color: #FFF;
}
div.catalog .info img
{
	margin-top: 1.5em;
}
div.catalog p.gal
{
	display: inline-block;
	margin-top: 1em;
	padding: 0 2px;
}
div.catalog p.gal img
{
	float: left;
	margin: 6px;
}

/********************** FACEBOOK *************************/

.fb-like,
.fb-like-box
{
	margin-top: 12px;
}

