body {
	font-family: Arial, Helvetica, sans-serif;
	color: #BEA97F;
	font-size: 11px;
	background-image: url(../images/soho_bk.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #1E110B;
	margin:0;
	padding:0;
}
h1{
	font-size:18px;
}
h2{
	margin:0px;
}
a,a:visited{
	color:#cccccc;
}
a:hover{
	color: #CCFF00;
}
img{
	border:0px;
}
.FullPage {
	width:824px;
	margin:0 auto;
	padding:44px 0 0 0;
}
.PageHeader {
	height:285px;
	background-image: url(../images/top_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.PageContents {
	background-image: url(../images/contents_bk.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 10px 25px 10px 25px;
}
.PageFooter {
	height:13px;
	background-image: url(../images/footer_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.MainMenu {
	/*background-color:#006699;*/
	width:330px;
	margin:126px 0 0 15px;
	position:absolute;
}
.MainMenu ul {
	margin:2px 0 2px 0;
	padding:0 0 0 15px;
	list-style-type:none;
}
.MainMenu ul li a{
	width:320px;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
}
.MainMenu ul li a:hover{
	color: #CCFF00;
}
.MainMenu p {
	color:#CCCCCC;
	text-align: center;
}
.MainMenu p a {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.MainMenu p a:hover {
	color:#CC6699;
}

.HeaderImage {
	width:464px;
	height:251px;
	margin:15px 0 0 350px;
	position:absolute;
}
.headerImage img{
	position: relative;
	top:0;
	left:0;
}
.Bottom {
	clear:both;
	height:50px;
	margin:15px 20px 0 20px;
	padding:20px 0 0 0;
	border-top:1px solid #4D2D1A;
}
.BottomLogo {
	width:100px;
	height:34px;
	float:left;
	background-image: url(../images/logo_footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.BottomContents {
	float:left;
	margin:0 0 0 15px;
}
.BottomContents ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.BottomContents ul li {
	float:left;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.BottomContents ul li a {
	margin:0 5px 0 5px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.BottomContents ul li a:hover {
	color: #BEA97F;
}
.BottomContents p {
	margin:0;
	padding:0;
	clear:both;
	font-size: 11px;
	color: #BEA97F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.ContentsBoxSpace {
	width:25px;
	height:1px;
	float:left;
}
.ContentsBoxSeparator {
	width:40px;
	height:1px;
	float:left;
}
.ContentsBox {
	width:230px;
	margin:0;
	padding:15px 0 0 0;
	float:left;
	background-color:#24140D;
	border-top:1px solid #4D2D1A;
}
.ContentsTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.ContentsImage {
	width:230px;
	height:96px;
	border:1px solid #FFFFFF;
}
.ContentsDescr {
	padding:0 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #BEA97F;
	text-decoration: none;
	font-size: 11px;
}
span.ContentsDescrAccent {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

div#navigation{
	word-spacing: normal;
	}

div#navigation ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	line-height:20px;
	color: #cccccc;
	list-style: none;
	padding:0;
	margin:0;
}

div#navigation ul li{
	float:left;
	margin-left:5px;
}

div#navigation ul li a,div#navigation ul li a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
div#navigation ul li a:hover{
	color: #CCFF00;
}
ul.meniu{
	width:180px;
	margin: 0px 0px 20px 0px;
	padding:0px;
	list-style-position: inside;
	word-wrap: break-word;
}
p.odd,p.even{
border:1px solid #4d2c19;
margin-bottom:10px;
padding:2px;

}