body{
   background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	background-color: #DADADA;
	margin: 0px;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	*/
	text-align: center;
	font-family: sans-serif;

}
p{
	margin: 0px;
	padding:0px;
}
div.top{
	width:900px;
	height: 170px;
	background-repeat: no-repeat;
	background-image: url(../img/top2.jpg);
	text-align: left;
	margin: 0px auto 0px auto;
}
div.middle{
	width:900px;
	background-repeat: repeat-y;
	background-image: url(../img/middle.jpg);
	text-align: left;
	margin: 0px auto 0px auto;	
}
div.bottom{
	width:900px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(../img/bottom.jpg);
	margin: 0px auto 0px auto;	
	font-size: 11px;
	color: White;
	text-align: center;
	padding-top: 3px;	
}
div#langdiv{
   color: Black;
	position: relative;
	top: 33px;
	width: 200px;
	left: 700px;
	font-size: 13px;
}
div#searchdiv{
	position: relative;
	top: 103px;
	width: 200px;
	height: 20px;
	left: 43px;
	font-size: 12px;	
}
input#searchtext{
	width: 95px;
	margin: 0px;
	font-size: 11px;
}
input#searchsubmit{
	background-color: transparent;
	border: none 0px;
	margin: 2px;
	font-size: 13px;
   position: relative;
	top: 2px;
}
a.lana{
	text-decoration: none;
	color: Black;
}
a.lana:hover{
	text-decoration: none;
	color: #2677FE;
}
a#backtohome{
	border: none 0px black;
	text-decoration: none;
	display: block;
	width:320px;
	height: 60px;
	position: relative;
	top:-10px;
	left: 25px;
}
div#menu{
	width: 197px;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	left: 20px;
}
div#content{
	width: 625px;
	float: left;
	position: relative;
	margin: 0px 0px 0px 42px;
	line-height: 23px;
}
div#bottomshadow{
	clear: both;
	background-image: url(../img/bottomshadow.jpg);
	height: 10px;
	margin: 0px 0px 0px 219px;
	width:655px;
	font-size: 0px;
}
div.mbr{
	margin: 0px 0px 0px 0px;
	height: 10px;
	font-size: 1px;
}
h1{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 19px;
	color: #FFCC52;
	line-height: 20px;
}
a{
	text-decoration: none;
	color: #5698FE;
}
a:hover{
	text-decoration: underline;
	color: #9ACD32;	
}
a.lnk{
	text-decoration: none;
	color: #9ACD32;	
}
a.lnk:hover{
	text-decoration: underline;
	color: #5698FE;
}
div.imgobal{
	border: 0px none black;
	padding: 0px;
	margin: 0px;
}
img{
	border: none 0px;
	margin: 0px;
	padding: 0px;
}
div.timg{
	background-image: url(../img/it.jpg);
	background-repeat: repeat-x;
	height:8px;
	clear: both;
	font-size: 0px;
}
div.tlimg{
	background-image: url(../img/itl.jpg);
	width: 8px;
	height: 8px;
}
div.trimg{
	background-image: url(../img/itr.jpg);
	float: right;
	width: 8px;
	height: 8px;	
}
div.limg{
	background-image: url(../img/il.jpg);
	float: left;
	clear: right;
	width: 8px;
}
div.simg{
	float: left;
}
div.rimg{
	background-image: url(../img/ir.jpg);
	float: left;
	clear: right;
	width: 8px;	
}
div.bimg{
	background-image: url(../img/ib.jpg);
	background-repeat: repeat-x;
	height:8px;
	clear: both;
	font-size: 0px;
}
div.blimg{
	background-image: url(../img/ibl.jpg);
	width: 8px;
	height: 8px;
	font-size: 0px;
}
div.brimg{
	background-image: url(../img/ibr.jpg);
	float: right;
	width: 8px;
	height: 8px;	
	font-size: 0px;
}
div.line{
	background-image: url(../img/line.jpg);
	background-repeat: repeat-x;
	width: 619px;
	height: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	clear: both;
}
h2{
	color: #9ADD32;	 
	margin: 0px;
	padding: 0px;
	font-size: 19px;
}
img.sipkaimg{
	border: 0px none;
	float: left;
}
div.imgdesc{
	border: 0px none black;
	margin: auto;
	clear: both;
	text-align: center;
	font-size:16px;
}
div.imagecenter{
	text-align: center;
	border: 0px none black;
}
div.imgobal{
	margin: auto;
	border: 0px none red;
	text-align: left;
	font-size: 0px;
}
.edit{
	width: 400px;
}
.contactLeft{
	width: 70px;
	vertical-align: top;
	font-size: 14px;
}
.errormessage{
	color: #F6961A;
}