body {

	padding: 0px;
	margin: 0px;
	font: 12px Verdana;	
	background: #f1e7c1;
} 

.top {
	width: 878px;
	background: url(../pict/nagl.png) repeat-x center top;
	position: absolute;
	top: -55px;
	left: 0px;
	height: 55px;
}

.text_bg {
	
	background: #8f6234 url(../pict/tlo_1px.png) repeat-x center top;
	
}

.text {
	width: 970px;
	height: auto;
	position: relative;
}

.text .left {
	
	padding: 20px 0 20px 0;
	float: left;
	display: inline;
	width: 380px;
	
}

.text .left img {
	
	margin: 0px;
	padding: 0px;
	
}

.menu {
	
	float: right; 
	margin: 20px 100px 0 0 ;
	font: 18px arial;
	color: #5d3600;
	
}

img {
	
	border: none;
}

.menu a {
	
	font: 18px arial;
	text-decoration: none;
	color: #5d3600;
	margin: 0 10px 0 10px;
	
}

.text .right {
	
	float: left;
	display: inline;
	padding: 20px 0 20px 0px;
	margin-left: 20px;
	width: 500px;
	line-height: 1.5;
	text-align: justify;
	
}

.main {
	text-align: center;
	height: 55px;
	width: 100%;
	position: relative;
}

.atcomp {
	
	text-align: right;
	padding-top: 20px;
	margin-right: 40px;
	color: #f2ddb0;
}

.atcomp a {
	color: #f2ddb0;
	text-decoration: none;
}

.left_bg {
	width: 50%;
	height: 55px;
	display: inline;
	float: left;
	text-align: center;
	background: url(../pict/nagl_l_1px.png) repeat-x center top;
}
.right_bg {
	display: inline;
	float: left;
	width: 49%;
	text-align: center;
	background: url(../pict/nagl_p_1px.png) repeat-x center top;
	height: 55px;
}

.footer_main {
	text-align: center;
	background: url(../pict/stopka.png) no-repeat center top;
	height: 40px;
}



.footer {
	text-align: center;
	background: url(../pict/stopka_1px.png) repeat-x center top;
	height: 40px;
}
