body{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#232323;
	background:url(../images/body.jpg) repeat-x;
	background-position:top
}

.headerBg{
	background:url(../images/headerBg.jpg) repeat-x;
	height:248px
}
.subBg{
	background:url(../images/subBg.jpg) repeat-x;
	height:11px;
	margin:0;
	padding:0
}
.subBg2{
	background:url(../images/subBg2.jpg) repeat-x;
	height:11px;
	margin:0;
	padding:0
}
table {
	margin:0;
	padding:0
}
.cloudsLeft{
	background:url(../images/cloudsLeft.jpg) no-repeat;
	width:157px;
	height:86px;
	margin:0;
	padding:0
}
.cloudsCenter{
	background:url(../images/cloudsCenter.jpg) no-repeat;
	background-position:bottom;
	width:743px;
	height:248px;
	margin:0;
	padding:0
}

.menuHolder{
	width:157px;
}

.meniuBg{
	background:url(../images/meniuBg.jpg) repeat-x;
	height:211px;
	margin:0;
	padding:0;
}

.meniu {
	border-bottom:1px solid #FFF;
	padding:4px 0 0 20px;
	line-height:23px;
	font-weight:bold;
	background:#FED926;//url(../images/meniu.jpg) repeat;
	font-family:Tahoma;
	font-size:13px;
	color:#485b85;
	text-decoration:none;
	vertical-align:middle;
	display:block
}

.meniu:hover {
	background:url(../images/meniu2.jpg) repeat;
	font-family:Tahoma;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:middle
}

.mSpacer{
	width:157px;
	height:1px;
	background-color:#FFFFFF;
}

.titles{
	font-family:Tahoma;
	font-size:17px;
	color:#232323
}

.bodyContent{
	font-family:Tahoma;
	font-size:large;
	color:#232323;
	margin-left:55px;
	margin-top:30px;
	width:650px;
	margin-left:20px
}

.leftColumn{
	width:310px; 
	float:left
}
.rightColumn{
	width:310px; 
	float:right;
	text-align:left
}
.footerLeft{
	background:url(../images/footerLeft.jpg) no-repeat;
	width:157px;
	height:52px;
	margin:0;
	padding:0
}

.footerCenter{
	background:url(../images/footerCenter.jpg) no-repeat;
	width:743px;
	height:52px;
	margin:0;
	padding:0
}



#frontpage {
	background:url(../images/preg.jpg) no-repeat;
	background-position:right;
	min-height:400px;
	}

.hr {
	height:18px;
	background:url(../images/separator.gif) repeat-x;
}