body {
	margin : 0;
	padding : 0;
	font : 76% "Trebuchet MS", verdana, arial, sans-serif;
	background-position : 50% 0;
	background-color: #B0C791;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
}
#wrap {
	width : 772px;
	margin-right : auto;
	margin-left : auto;
	background-position : 50% 0;
	background-color: #FFFFFF;
	background-image: url(images/bgfade.jpg);
	background-repeat: repeat-y;
}
#box {
width : 762px;
margin-right : auto;
margin-left : auto;
line-height : 1.8em;
padding : 1px;
margin-top : 0;
position : relative;
background : url(images/flower.jpg) no-repeat;
}
#title {
background : inherit;
color : #fff;
width : 740px;
margin : 0;
padding : 0;
height : 15px;
}
#title h1 {
background-color : inherit;
color : #9a3466;
letter-spacing : 5px;
font-size : 140%;
text-align : center;
margin : 0 20px 0 0;
padding-top : 10px;
}
#header {
background-color : inherit;
color : #000;
width : 740px;
height : 150px;
margin : 0;
padding : 0;
}
.container {
width : 740px;
padding-top : 10px;
margin : 0;
}
#navCircle {
margin : 0;
padding : 0 0 20px 20px;
}
#navCircle li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}
#navCircle a:link, #navCircle a:visited {
	padding: 6px;
	background-color: #637744;
	text-decoration: none;
	border: medium solid #b29b35;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
	text-decoration: none;
	background-color: #b29b35;
	border: medium solid #A4BA89;
}
#main {
padding : 1px;
margin : 0;
float : left;
width : 542px;
}
#main p {
padding : 0 20px 0 15px;
}
#main h1 {
padding : 5px;
margin : 10px 30px 0 20px;
font-size : 110%;
text-transform : uppercase;
letter-spacing : 3px;
border-top : 1px dashed #9a3466;
border-bottom : 1px dashed #9a3466;
background : inherit;
color : #000;
}
#main h2 {
	margin-left: 15px;
	color: #4F6036;
}
#main p.highlight {
	background-color: #98AE80;
	background-image: url(images/highlightbg.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	width: auto;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-size: 2em;
}
#main  ul.feet li {
	list-style-type: none;
	background-image: url(images/li_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	line-height: 2.2em;
}
#main div.box {
	float: left;
	width: 300px;
	margin-left: 15px;
	padding: 10px;
	background-color: #98AE80;
	color: #FFF;
	margin-bottom: 15px;
}
#main div.box p {
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}



#right-menu {
width : 180px;
margin : 0 0 0 550px;
border-left : 1px solid #eee;
padding-left : 10px;
}
#right-menu h1 {
background : inherit;
margin : 0;
text-transform : uppercase;
font-size : 10px;
line-height : 1em;
color : #9a3466;
}
#right-navlist {
background-color : inherit;
color : #333;
width : 95%;
line-height : 1.8em;
margin : 15px 0 5px 10px;
padding : 0;
list-style-type : none;
}
#right-navlist a {
display : block;
width : 95%;
text-decoration : none;
border-bottom: dotted 1px #637744;
}
#right-navlist a:hover {
text-decoration : underline;
color : #000;
background-image : url(images/submenua_hover.gif);
}
.sideheader {
height:30px;
color : #e6cfd9;
background : transparent url(images/pink_side.gif) no-repeat;
letter-spacing : 3px;
font-size : 110%;
text-align : center;
text-transform : uppercase;
margin : 0;
padding : 3px;
}
.news {
font-size : 10px;
background-color : inherit;
color : #666;
}
#footer {
clear : both;
background-color : inherit;
color : #9f6984;
padding : 0;
border-top : 1px solid #eee;
margin : 40px 0 0 10px;
}
#footer a:link, #footer a:visited {
background-color : inherit;
color : #9f6984;
}
#footer a:hover {
border-bottom : 1px dashed #000;
text-decoration : none;
}
.myborder {
border : 1px solid #000;
padding : 5px;
}
a img {
border : none;
}
a:link, a:visited {
background-color : inherit;
color : #9C3163;
text-decoration : none;
}
a:hover {
background-color : inherit;
text-decoration : none;
color : #333;
}
div.scroll {
	width : 160px;
	border : 1px solid #fff;
	padding : 1ex;
	background-color : #fbe9f9;
	color : #866709;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #990033;
}

