body {
	width:100%;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color:#666666;
	font-size: 12px;
	background: #CDC7E1;
	text-align: center;
}

.body_bg { 
	background: #CDC7E1 top repeat-x;
}
.clr {
	clear: both;
	font-size:0;
	line-height:0;
}

#header{
	width:980px;
	height:363px;
	margin:0 auto;	
}
#header_img{
	background: transparent url(images/header_img_29.jpg) top center no-repeat;
	width:980px;
	height:363px;
	margin:0 auto;	
	padding:0;
}

#wrapper{
	width:900px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#logo{
	width:900px;
	height:120px;
	margin:0 auto;
}
table.header_logo{
	margin:0 auto;
	width:900px;
}
table.header_logo td{
	height:120px;
	vertical-align:middle;
}
#logo h1{
	font-size:24px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight:normal;
	text-align:left;
	color:#543000;
	padding:0 0 0 612px;
	margin:0;
}
#top_menu{
	width:770px;
	height:40px;
	padding-left: 60px;
	margin:0 auto;
}

#topnavi{
	margin:0;
	text-align:center;
	height: 40px;
	line-height: 40px;
}

#topnavi ul {
	margin: 0;
	padding: 0;
	height:40px;
	list-style: none;
}

#topnavi ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	background: transparent url(images/menu_separator.gif) center right no-repeat;
}

#topnavi li a {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	float: left;
	display: block;
	color: #CCE5A3;
	text-decoration: none;
	font-weight: bold;
	height: 40px;
	width:105px;
	line-height: 40px;
	padding: 0 0px;
	margin: 0;
	cursor: pointer;
}

#topnavi li a:hover {	
	background: #fff;
	color: #232323;
}

#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:#fff url(images/content_bg.jpg) top left repeat-x;
}


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: #3f6500;
	font-size:11px;
}
a:hover {
	text-decoration: none;
}
#footer {
	margin: 0 auto;
	width: 900px;
	background-color:#FFFFFF;
	color: #232323;
	vertical-align: top;
	padding:10px 0 10px 0;
}
.copyright {
	font-size: 11px;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	color: #f2f2f2;
	font-family:Tahoma, Arial, Verdana, sans-serif;
}


h4 {
	font-size: 10px;
	text-transform: uppercase;
}

h2 {
	font-size: 12px;
	text-transform: uppercase;
	text-align:left;
}
