html,body{
	}
	body{
		font: 11px arial,sans-serif;
		text-align:center;
		background:url(../images/styles/bg_body.jpg) top center no-repeat #6acef6;
		}

h1{
	font-size:160%;
	color:#dc1345;
	}
	
h3{
	font-size:120%;
	color:#dc1345;
	}	
	
a img{border:0;}
		
a{
	color: #dc1345;
	text-decoration:none;
	}
	a:hover{
		color: #6acff6;
		text-decoration:underline;
		}
	
div#menu{
	height:127px;
	margin:0;
	padding-left:10px;
	background: url(../images/styles/bg_top.gif) center top no-repeat;
	color: #79B30B
	}
	
div#menu .logo{
	padding:25px 0 0 15px;
	float:left;
	}
	
div#menu .sortiment{
	font-size:180%;
	padding:50px 20px;
	float:right;
	background:url(../images/styles/bg_content.gif) top left repeat-y;
	text-align:center
	}
	
div#menu .kontakt{
	font-size:180%;
	padding:50px 20px;
	float:right;
	background:url(../images/styles/bg_content.gif) top left repeat-y;
	text-align:center;
	}
	
	
div#header{
	height:267px;
	margin:0;
	background: #fff;
	color: #79B30B;
	text-align:center;
	clear:both;
	}
	
div#container{
	text-align:left;
	width:759px;
	margin:0 auto;
	}
	
div#wrapper{
	float:left;
	width:100%;
	background:url(../images/styles/bg_wrapper.gif) center bottom no-repeat; 
	color:#555;
	}

	
div#content{
	width:509px;
	float:left;
	margin:0 0 0 5px;
	background:url(../images/styles/bg_content.gif) top right repeat-y;
	}
	div#content div{
		margin:20px 20px 30px 20px;
		}

div#mobler{
	width:375px;
	float:left;
	margin:0 0 0 5px;
	background:url(../images/styles/bg_content.gif) top right repeat-y;
	}
	div#mobler div.wrapp{
		margin:20px 20px 30px 20px;
		}

div#content_3{
	margin:0 0 0 5px;
	background:#fff;
	}
	div#content_3 div{
		margin:20px 20px 30px 20px;
		}		
	
div#footer{
	float:left;
	width:225px;
	margin:0 5px;
	xbackground:#fff;
	}
	div#footer div{
		margin:20px;
		}
		
div#dekoration{
	float:left;
	width:358px;
	margin:0 5px;
	}
	div#dekoration div.wrapp{
		margin:20px;
		}

div#bottom{clear:left;}

a.container_thumb{
	float:left;
	border:0;
	margin:0 11px 20px 0;
	padding:5px;
	line-height:150%;
	color:#333;
	text-align:center;
	text-decoration:none;
	border: 1px solid #eee;
	}
	a:hover.container_thumb{
		border:0;
		text-decoration:none;
		color:#0067a6;
		border: 1px solid #ccc;
		}
