body{
	background:#edd3de url('../images/body_bg.gif') repeat-x;
	margin:0;
	color:#333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: 1.6em;
}
#wrap{
	margin:0 auto;
	width:760px;
	height:500px;
}

#head{
	background: url('../images/top.gif') no-repeat;
	height:140px;
}
#head img {
	margin: 50px 0px 0px 25px;
	border: 0;

}
#adres {
	text-align: right;
	display: block;
	width: 150px;
	position: relative;
	float: right;
	margin: 65px 20px 0px 0px;

}


#main{
	background: url('../images/main_bg.gif') center repeat-y;
	margin:0 auto;
	width:760px;
	padding: 0 0px 0 1px;
	overflow:hidden;
}
#splash {
	width: 740px;
	height: 136px;
	display: block;
	margin: 0px 10px 0px 9px;
	background: url('../images/title.jpg') no-repeat;
}
#menu {
	width: 740px;
	height: 40px;
	background-color: #9C0059;
	margin: 0px 10px 0px 9px;
	padding-top: 0px;
}
#menu ul        {
	width: 100%;
	margin: 0;
	left: -10px;
	clear: both;
	float: left;
	display: block;
	list-style-type: none;
	padding: 0;
}
#menu li {
	width: 740px;
	display: inline;
	text-align: left;
}
#menu     a {
	margin-left: 10px;
	display: inline;
	margin-bottom: 3px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
#menu   a:link, #menu a:visited  {
	display:block;
	width:15%;
	text-decoration:none;
	background-color:#9C0059;
	color:#FFFFFF;
	height: 35px;
	float: left;
	padding-top: 5px;
}
#menu a:hover {
	display:block;
	width:15%;
	text-decoration:none;
	color:#9C0059;
	float: left;
	height: 35px;
	background-image: url('../images/a_bg.gif');
}




#splash h2.subtitle{
	margin:8px 0 0 0;
	padding: 0 5px 0 0;
	font-variant:small-caps;
	letter-spacing:1px;
	font-size:14px;
}


#content{
	margin: 0 10px 10px 10px;
	text-align:justify;
	background-position: 48% 0%;
	padding: 5px 10px 0px 10px;
	min-height: 100px;
}
#content h1 {
	color:#9C0059;
	margin:20px 0 0 0;
	line-height:20px;
	padding: 0px 0 0 0px;
	font-size: 12pt;
}
#content h2{
	color:#4A1031;
	margin:15px 0 0 0;
	line-height:15px;
	font-size: 10pt;

}


#content div.box{
	width:210px;
	margin: 0 15px 20px 15px;
	float:left;
}
#news li{
	padding: 2px 0;
}


#news ul{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}
#bottom{
	clear:both;
	background: url('../images/bottom_bg.gif') center no-repeat;
	height: 13px;
	padding: 0 20px 0px 0;
	text-align:right;
	color:#E0BDD0;
}
#bottom  p{
	margin:0;
	padding: 20px 0 0 0;
}
#footer {
	height: 15px;
	padding: 5px 10px 5px 5px;
	text-align:right;
	color:#FF1A9D;
	letter-spacing: 4px;
	float: left;
}
#footer2 {
	height: 50px;
	padding: 5px 20px 5px 0;
	text-align:right;
	float: right;
}
.logo {
	margin: 0px 0px 5px 5px;
}
.logolinks {
	margin: 0px 0px 5px 20px;
}


#footer  a, #footer a:link, #footer a:visited {
	color:#FF1A9D;
	text-decoration: none;
}
#footer a:hover {
	color:#9C0059;
	text-decoration: none;
}

