body{
	background-color: #c59555;
	margin: 0px;
	padding: 0px;
}
div {
	width: auto;
	margin: 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#gl{
	width: 760px;
	background-color: #f6ede6;
	background: url(../img/tlo_gl.jpg) repeat-y;	
}
#top{
	background: url(../img/top.jpg) no-repeat;
	height: 273px;
}
#top h1{
	font-size: 190%;
	width: 100px;
	position: absolute;
	color: black;
	margin: 25px 0px 0px 50px;
}
#content{
	float: right;
	padding: 5px 35px 5px 5px;
	margin: 0px;
	width: 490px;
	text-align: left; 
	color: #8f8785;
}
#content_p{
	padding: 5px;
}
#content a{
	text-decoration: none;
	color: Maroon;
}
#content a:hover{
	text-decoration: underline;
	color: Maroon;
}
#lewa{
	float: left;
	width: 187px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
#lewa ul{
	display: block;
	padding: 10px 0px 5px 0px;
	margin: -1px 0px 0px 0px;
}
#lewa li{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 3px 20px 5px 10px;
	margin: 0px 10px 0px 0px;
	list-style-type: none;
	background: url(../img/strzalka.gif) no-repeat right;
	text-align: right;
}
li a:link, li a:visited, li a:active{
	color: #685456;
	text-decoration: none;
}
li a:hover{
	color: #998587;
	text-decoration: none;	
}
.wyl{
	color: #992436;	
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
#bottom{
	background: url(../img/bottom.jpg) no-repeat;
	height: 93px;
	clear: both;
	margin: 0px;
}
#copyright{
	padding: 35px 15px 0px 0px;
	text-align: right;
	color: #8f8785;
}
#copyright a{
	text-decoration: none;
	color: Maroon;
}
#copyright a:hover{
	text-decoration: underline;
	color: Maroon;
}
img{
	border: 0px;
}
.ods{
	margin: 0px 10px 10px 0px;
	float: left;
}
.menu_g{
	background: url(../img/menu_g.jpg) no-repeat;
	height: 12px;
}
.menu_c{
	background: url(../img/menu_c.jpg) repeat-y;
	height: auto;
}
.menu_d{
	background: url(../img/menu_d.jpg) no-repeat;
	height: 11px;
}
.nagl{
	font-size: 14px;
	font-weight: bold;
	color: Black;
	border-bottom: 3px solid #ae9b9d;
	clear: both;
}
.center{
	text-align: center;
}