body {
	width:100%;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color:#434343;
	font-size: 12px;
	background: #F0D8E5;
	text-align: center;
}

.body_bg { 
	background: #F0D8E5;
}
.clr {
	clear: both;
	font-size:0;
	line-height:0;
}

#header{
	background: transparent url(images/header_26.jpg) top center no-repeat;	
	width:980px;
	height:277px;
	margin:0 auto;	
}
#header_img{
	background: transparent url(images/header_img_27.jpg) top center no-repeat;
	width:980px;
	height:277px;
	margin:0 auto;	
	padding:0;
}

#wrapper{
	width:900px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#logo{
	width:900px;
	height:213px;
	margin:0 auto;
}
table.header_logo{
	margin:0 auto;
	width:900px;
}

#logo h1{
	font-size:20px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#fff;
	padding:130px 0 0 12px;
	margin:0;
}
#top_menu{
	width:900px;
	height:40px;
	padding: 0;
	margin:0 auto;
}

#topnavi{
	margin:0;
	padding-left:215px;
	text-align:right;
	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: 13px;
	float: left;
	display: block;
	color: #ffffff;
	text-align:center;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
	height: 42px;
	line-height: 42px;
	width:60px;
	padding: 0 18px;
	margin: 0;
	cursor: pointer;
}

#topnavi li a:hover {	
	color: #76023F;
	background-color:#FFFFFF;
}

#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:884px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	background:#fff;
}

.text{
	text-align:left;
	padding:0 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height: normal;
}
.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: #76023F;
	font-size:11px;
}
a:hover {
	text-decoration: none;
}

h2, .contentheading{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	color: #76023F;
	text-align: left;
	font-weight: bold;
	margin-bottom:0;
}

#footer {
	margin: 0 auto;
	width: 900px;
	color: #232323;
	background-color:#FFFFFF;
	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;
}
table.contentpaneopen td.buttonheading {

	}

