@charset "utf-8";
/* CSS */



a:link, a:visited {
	color:#7e6c5c;
	text-decoration:none;
}
a:hover {
	color:#000;
}

a.top_menu:link, a.top_menu:visited {
	color:#FFF;
	text-align:center;
	font-style:italic;
	font-weight:600;
	padding-left:25px;
	padding-right:25px;
	margin-top:18px;
	float:left;
	text-decoration:none;
}

a.top_menu:hover {
	color:#cbbbac;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#FFF;
}

.top {
	width:740px;
	margin-left:auto;
	margin-right:auto;
}

.header {
	background:url(img/header.jpg) no-repeat;
	width:740px;
	height:199px;
	float:left;
}

.menu {
	background:url(img/button.jpg) repeat-x;
	width:740px;
	height:50px;
	float:left;
}

.belka {
	float:left; 
	width:2px;
	height:15px;
	background:url(img/belka.jpg) no-repeat;
	margin-top:18px;
}

.center {
	padding:10px;
	width:720px;
	padding-top:20px;
	float:left;
	background:url(img/tlo.jpg) repeat-y;
}

.title {
	float:left; 
	background:url(img/cien.jpg) bottom center no-repeat; 
	height:25px; 
	font-size:14px; 
	font-weight:600; 
	text-align:center;
	font-style:italic; 
	color:#5d4a40; 
	width:100px; 
}

.tekst {
	float:left;
	width:720px;
	text-align:justify;
}

.stopka {
	background:url(img/stopka.jpg) no-repeat;
	width:740px;
	height:80px;
	clear:both;
	color:#7e6c5c;
}

.copy {
	float:left;
	padding:20px;
}

.stopka_menu {
	float:right;
	padding:20px;
}
