@charset "ISO-8859-1";
/* LAYOUT BASIC */
html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff url('/templates/img/body-bg.png') top left repeat-x;
	margin: 0;
	padding: 0;
	min-width: 807px;
	text-align: left;
}
* html body {
	behavior: url("/templates/js/csshover.htc");
}
#wrapper {
	margin:0px auto;
	width: 807px;
	min-height: 590px;
}
#header {
	background: #fff url('/templates/img/header.png') top left no-repeat;
	width:807px;
	padding:0;
	border:0;
	height: 200px;
}
#logo {
	position: absolute;
	margin-left: 60px;
	margin-top: 25px;
	width: 191px;
	height: 130px;
	background: #fff url('/templates/img/logo.png') top left no-repeat;
}
#pagebody {
	padding:0;
	margin:0;
	background: #fff url('/templates/img/pagebody-bg.png') top left repeat-y;
	width: 807px;
	text-align: left;
}
#pagebodyleft{
	float:left;
	padding:0;
	margin:0;
	background: #fff url('/templates/img/pagebody-left.png') top left no-repeat;
	width: 30px;
	height: 344px;
}
#pagebodycenter{
text-align: left;
	margin: 0;
	padding: 0;
	float:left;
	width: 747px;
	background: #fff url('/templates/img/content-bg.png') top left repeat-x;
}
#pagebodyright {
	float:left;
	background: #fff url('/templates/img/pagebodyright.png') top  no-repeat;
	width: 30px;
	height: 345px;
}
#top1{
	height: 171px;
}
#top2{
	padding:0;
	margin:0;
}
#footer {
	height: 35px;
	min-height: 35px;
	min-width: 807px;
	width: 807px;
	background: url('/templates/img/footer.png');
}
#sfeer {
	position:absolute;
	top:12px;
	height: 159px;
	margin-left: 327px;
	width:450px;
	overflow:hidden;
}
#menu-left{
	float:left;
	height: 29px;
	width: 33px;
	background: url('/templates/img/menuleft.png');
}
#topmenu {
	float: left;
	width:741px;
	height:29px;
	background: url('/templates/img/menu-bg.png') top left repeat-x;
	text-align: center;
}
#menu-right {
	float:left;
	height: 29px;
	width: 33px;
	background: url('/templates/img/menuright.png');
}
#topnav {
	margin-top:-9px;
	padding: 0:
	height:29px;
	color:#fff;
}
#topnav li{
	display: block;
	float:left;
	list-style: none; 
	list-style-image: none;
	height: 29px;
	margin-left: 20px;
	}
#topnav li a {
	display: block;
	font-size: 12px;
	color: #a1aca4;
	text-decoration: none; 
	line-height: 29px;
}	

#topnav li:hover {
background: url('/templates/img/menu-hover.png') no-repeat;
background-position: center;
}
#topnav .link_active{
background: url('/templates/img/menu-hover.png') no-repeat;
background-position: center;
}
#content {
	width:717px;
	margin:0;
	height: auto;
	padding: 0 0 0 0;
	text-align: left;
	color:#48594f;
	font-size: 12px;
	margin-left:30px;
}
#content-left {
	float: left;
	margin: 0;
	margin-top: 30px;
	padding: 0;
	width:223px;
	height: 360px;	
	background: #fff url('/templates/img/content-left-bg.png') top left repeat-x;
	text-align: left;
}
#content-left-image{
	padding:0;
	margin:0;
	width: 223px;
	height: 151px;
}
#content-left-news-slider
{  margin-top: 10px;
	margin-left: 15px;
    width: 195px;
    height: 200px;
    overflow: hidden;
    font-size: 11px;
    line-height: 14px;
}

#content-left table{
	width: 223px;
	font-size: 11px;
	line-height: 15px;
	padding:0;
	margin:0;
}	

#content-right {
	float:left;
	margin:0;
	margin-top:30px;
	margin-left: 30px;
	padding:0;
	width:444px;
	height: auto;
	text-align: left;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0;
}
h1{
	color:#69897f;
}
h2 {
	color: #69897f;
}
h3 {
	color: #69897f;
}
h4 {
	color: #69897f;
}
h5 {	
	color: #69897f;
	border-bottom: 1px #69897f solid;
}
h6 {
	color: #69897f;
}

#webshop{
	margin: 0;
	padding: 0;
	border: none;
	display: block;
	height: 70px;
	width: 223px;
	background: url('/templates/img/banner-shop.png') top left no-repeat;
	z-index: 100;
}
