body {
	width:100%;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color:#666666;
	font-size: 12px;
	text-align: center;
	background: #D29D75 top center no-repeat;
}

.body_bg { 
	
}
.clr {
	clear: both;
	font-size:0;
	line-height:0;
}

#header{
	background: transparent url(images/header_16.jpg) top center no-repeat;	
	width:900px;
	height:363px;
	margin:0 auto;
	padding:0px;	
}
#header_img{
	background: transparent url(images/header_img_17.jpg) top center no-repeat;
	width:900px;
	height:363px;
	margin:0;	
	padding:0;
}

#wrapper{
	width:900px;
	margin:0;
	padding:0;
	text-align:center;
}
#logo{
	width:900px;
	height:25px;
	margin:0 auto;
}
table.header_logo{
	margin:0 auto;
	width:900px;
}
table.header_logo td{
	height:25px;
	vertical-align:middle;
}
#logo h1{
	font-size:24px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight:normal;
	text-align:left;
	color:#fce9db;
	padding-top:30px;
	padding-left:22px;
	margin:0;
}
#top_menu{
	width:900px;
	height:40px;
	padding: 0;
	margin:0 auto;
}

#topnavi{
	float:left;
	margin:0;
	padding-left:25px;
	padding-top:70px;
	text-align:left;
	width:190px;
	height: 233px;
	line-height: 40px;
}

#topnavi ul {
	margin: 0;
	padding: 0;
	height:233px;
	list-style: none;
}

#topnavi ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

#topnavi li a {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	float: left;
	display: block;
	color: #fce9db;
	text-decoration: none;
	font-weight: bold;
	width:190px;
	height: 30px;
	line-height: 30px;
	padding: 0 18px;
	margin: 0;
	cursor: pointer;
}

#topnavi li a:hover {	
	background: #fce9db;
	color: #333;
}

#topnavi li a.current {
	color: #333;
	background: url(images/but_hover.gif) bottom center no-repeat;
}

#topnavi li a span {
	height: 40px;
	display: block;
	float: left;
	padding: 0 4px 0 0;
}

#content{
	width:880px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	background:#fce9db url(images/content_bg.jpg) top left repeat-x;
}

#main {
	float: left;
	width: 506px;
	padding:0;
	font-size:12px;
	margin:10px;
}
div#main{
	text-align:left;
}
.text{
	text-align:left;
	padding:0 0 0 10px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height: 12px;
}
.message{
	color:#fff;
}
div div div form{
	margin:0 auto;
	text-align:left;
	padding: 0 0 0 4px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position:outside;
}

li{
	padding-left: 0;
	padding-top: 0;
}


/**  Linkove  **/
a {
	outline: none;
}
a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #AA510F;
	font-size:11px;
}
a:hover {
	text-decoration: none;
}
div.syndicate {
	padding:0;
	margin:0 auto;
	text-align:center;	
} 


p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}

#footer {
	margin: 0 auto;
	width: 900px;
	height: 20px;
	color: #232323;
	vertical-align: top;
	padding:10px 0 10px 0;
}

h3 {
	font-size: 10px;
	text-transform: uppercase;
}

h2 {
	font-size: 13px;
	text-transform: uppercase;
	text-align:left;
}

