

body {
	
	padding: 0px;
	margin: 0px;
	font: 12px Verdana;
	background: #97845d url(../pict/tlo_1px.jpg) repeat-x center top;
}

h1 {
	
	font: bold 28px Courier New;
	color: #9a8d7d;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	
}

img {
	
	border: none;
	
}

.foto {
	
	float: left;
	display: inline;
	margin-top: 10px;
	width: 150px;
	text-align: center;
	height: 105px;
	
}

.foto img {
	
	padding: 1px;
	border: 1px solid #ffffd3;
	
}


.footer {
	
	background: url(../pict/stopka_1px.jpg) repeat-x center top;
	height: 179px;
	
}

.main {
	
	width: 956px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	margin-top: 7px;
	
}



.text {
	
	width: 900px;;
	min-height: 400px;
	text-align: justify;
	height: auto !important;
	height: 400px;
	margin-top: -10px;
	padding-bottom: 50px;
	
}

.banner_elt {
	
	margin: 0px;
	width: 336px;
	height: 86px;
	display: inline;
	float: left;
	
}

.atcomp {
	
	float: right; 
	font: 16px Arial; 
	color: #ffffd3;
	
}

.atcomp a {
	
	font: 16px Arial; 
	color: #ffffd3;
	text-decoration: none;
	
}