body
{
	font: 12px Helvetica, Verdana, sans-serif;
}

html, body{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	color:#000;
	background:#f9f9f9;
}

div#main{
	width:834px;
	margin:0 auto;
	background:url(/images/ro/bg.jpg) center top repeat-y;

}

div#main2{
	background:url(/images/ro/bg_top.jpg) center top no-repeat;
}

div#holder{
	width:834px;
	background:url(/images/ro/bg_top.jpg) 0px 0px no-repeat;
}

div#main, div#holder{
}

div.buttons{
	width:100px;
}

#langs{
	float:left;
	margin-top:10px;
}

#imgs{
	float:right;
}

div#left{
	float:left;
	width:219px;
	background: url(/images/ro/shadow_center.jpg) 200px 211px no-repeat;
}

div#right{
	float:right;
	width:615px; /*615px*/
	padding:120px 0px 0px 0px;
}

div#right{
	font: 12px Helvetica, Verdana, sans-serif;
}

div#right b{
	font-weight:bold;
}

div#right .highlight{
	font-weight:bold;
	color:#333;
}

div#content{
	width:563px; /*593px*/
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	background: url(/images/ro/bg_content.jpg) center bottom no-repeat;
	overflow: hidden;
}

a#logo{
	display:block;
	width:212px;
	height:58px;
	margin-left:357px;
	margin-bottom: 25px;
	clear:right;
}

p{
	font: 12px Helvetica, Verdana, sans-serif;
	text-align:justify;
	margin:0px 0px 10px;
	padding:0px;
}

h1{
	background: url(/images/ro/title.jpg) left bottom no-repeat;
	color: #000000;
	font: bold 12px Helvetica, Verdana, sans-serif;
	float:left;
	margin:0px 0px 0px 20px;
	padding:10px 0px 5px 0px;
}

div.buttons{
	float:right;
	font: 12px Helvetica, Verdana, sans-serif;
	padding:0px 40px 0px 0px;
	margin-top:-15px;
}

div.clear{
	clear:both;
	height:15px;
	margin:0px;
	padding:0px;
}

div#footer{
	clear:both;
	width:784px;
	height:95px;
	padding:0px 25px;
	background: url(/images/ro/bg_footer.jpg) center top no-repeat;
	vertical-align:top;
	font: 12px Helvetica, Verdana, sans-serif;
	color:#000;
}

div#footer_left{
	float:left;
	padding:30px 0px 0px 45px
}
div#footer_right{
	float:right;
	padding:75px 10px 0px 0px;
}

div#footer_right input{
	font: 12px Helvetica, Verdana, sans-serif;
	margin:0px;
	padding:0px;
	border:0px;
	background:transparent;
	text-align:right
}

div#footer_right form{
	float:left;
}
/*
div#footer{
	clear:both;
	position:relative;
	bottom:0%;
	left:50%;
	margin-left:-417px;
	margin-top:-75px;
	width:834px;
	height:75px;
	background: url(/images/ro/bg_footer.jpg) center top no-repeat;
	border:1px solid red;
	vertical-align:top;
}*/

dl.menu{
	list-style:none inside none;
	margin:60px 0px 0px 22px;
	padding:0px;
	/*font-size:0px;*/
	font-size:12px;
}

dl.menu a,
dl.menu a:active,
dl.menu a:visited
{
	color: #000000;
	text-decoration: none;
}
dl.menu a:hover
{
	color: #682642;
}

dl.menu dt{
	margin:0px;
	padding:0px;
	height:18px;
}

img{
	border:0px;
}

div#news_holder{
	padding:25px 0px 10px 26px;
}

div.news{
	margin:10px 0px 25px 0px;
	width:160px;
	padding-left:15px;
	padding-bottom:4px;
	background: url(/images/ro/bg_news.jpg) left bottom no-repeat;
	color:#682642;
}

div.news *{
	margin:0px;
	padding:0px;
}

.nospan span{
	display:none;
}

a{
	text-decoration:none;
	color:#682642;
}

a.active{
	color: #682642;
}

a.inactive{
	color: #682642;
}

.red{
	color:red;
}

ul{
	padding-left: 0px;
	margin-left: 20px;
	list-style-type: disc;
}

li{
	margin-bottom: 5px;
}


tr th{
	background-color: #78C74A;
}

span.active {
	color: #682642;
}
