* {
	padding: 0;
	margin: 0px auto;
}

body {
	background: #000000 url('images/tlo.jpg') bottom center fixed; 
	font: 12px/16px Times New Roman; 
	color: #43321e;
}

#container {
	width: 800px;
	left: 50%;
	margin: 0px;
	position: absolute;
	margin-left: -298px;
}

#belka {
	width: 1025px;
	height: 39px;
	position: fixed;
	left: 50%;
	margin-left: -523px;
	z-index: 3;
}

html>body #belka {
	background: url('images/belka.png');
}

#ramka {
	width: 792px;
	margin: 0px auto;
}

html>body #ramka {
	background: url('images/ramka.png');
}

#naglowek {
	width: 726px;
	height: 336px;
	background: url('images/naglowek.jpg');
	margin: 0px auto;
}

#top_tresc {
	width: 726px;
	height: 30px;
	background: url('images/top_tresc.jpg');
	margin: 0px auto;
}

#dol_tresc {
	width: 726px;
	height: 57px;
	background: url('images/dol_tresc.jpg');
	margin: 0px auto;
}

#tlo_tresc{
	width: 726px;
	margin: 0px auto;
	background: url('images/tlo_tresc.jpg');
}

#tresc {
	width: 630px;
	margin: 0px auto;
	font: 12px/19px Arial; 
	color: #48210b;
}

	#tresc a:link, #tresc a:visited {
		font: 12px/19px Arial; 
		color: #8a4924;
		text-decoration: none;
}

	#tresc a:hover, #tresc a:active {
		font: 12px/19px Arial; 
		color: #a53c00;
		text-decoration: none;
}

#tresc a:link img, #tresc a:visited img, #tresc img {
	border: 1px solid #bc9f7a;
	padding: 3px;
}

#tresc a:hover img, #tresc a:active img {
	border: 1px solid #9d4001;
	padding: 3px;
}

#tresc table {
	border: 1px solid #d1c7a9;
}

#tresc td {
	border: 1px solid #d1c7a9;
	padding: 2px;
	font: 11px/13px Verdana; 
	color: #432819;
}

#kontakt_1 {
	width: 726px;
	height: 139px;
	margin: 0px auto;
	background: url('images/kontakt_1.jpg');
}

#kontakt_2 {
	width: 726px;
	height: 50px;
	margin: 0px auto;
	background: url('images/kontakt_2.jpg');
}

#kontakt {
	width: 726px;
	margin: 0px auto;
}

#stopka {
	width: 726px;
	height: 15px;
	margin: 0px auto;
	font: 11px/13px Verdana; 
	color: #ab8768;
	background: url('images/stopka.jpg');
}

	#stopka a:link, #stopka a:visited {
		font: 11px/13px Verdana; 
		color: #8a4924;
		text-decoration: none;
}

	#stopka a:hover, #stopka a:active {
		font: 11px/13px Verdana; 
		color: #a53c00;
		text-decoration: none;
}

#dol {
	width: 795px;
	height: 34px;
	margin: 0px auto;
}

html>body #dol {
	background: url('images/dol.png');
}

#menu_container {
	width: 218px;
	height: 350px;
	position: fixed;
	left: 50%;
	margin-left: -500px;
	z-index: 2;
}

html>body #menu_container {
	background: url('images/menu_tlo.png') no-repeat;
}

#menu {
	z-index: 4;
	width: 218px;
	height: 340px;
	background: url('images/menu_tlo.gif') no-repeat;
}

code {
background:#E7E6D4;
display: block;
font-size:11px;
width:60%;
height: auto;
border: 1px solid #CFC8B5;
text-align:center;
padding:7px;
line-height:100%;
color:#67523D;
margin: 0 auto;
}