html, body {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #5f5f5f;
	margin: 0;
	padding: 20px 0px 20px 0px;
	background: url('../images/bg.jpg') #656565 repeat-x;
	}
/****************************************************/
#container {
	margin: 0 auto;
	padding: 0;
	width: 970px;
	}
/****************************************************/
#lang {
	margin: 0;
	padding: 0;
	height: 25px;
	width: 970px;
	overflow: hidden;
	}
	
.lang-text { padding:0 30px 0 0; margin: 0; font-size:16px; color: #ffffff; text-align: right; text-decoration: none; }
.lang-text  a { color: #ffffff; text-decoration: none; }
.lang-text  a:HOVER { color: #ffffff; text-decoration: underline; }
/****************************************************/
#top {
	margin: 0;
	padding: 0;
	height: 71px;
	width: 970px;
	background: url('../images/top.jpg') #ffffff no-repeat;
	overflow: hidden;
	}
/****************************************************/
#header {
	margin: 0;
	padding: 0;
	height: 270px;
	width: 970px;
	background: url('../images/header.jpg') #ffffff no-repeat;
	overflow: hidden;
	}
	
#header-spacer {
	margin: 20px;
	padding: 0;
	height: 230px;
	width: 930px;
	}
/****************************************************/
#wrapper{
	margin: 0;
	padding: 0;
	height: 50px;
	width: 970px;
	background: url('../images/wrapper.jpg') #ffffff no-repeat;
	overflow: hidden;
	}
	
.wrapper-text { padding:14px 0 0 30px; margin: 0; font-size:16px; color: #128fb4; text-align: left; text-decoration: none; }
/****************************************************/
#content {
	margin: 0;
	padding: 0;
	min-height: 500px;
    height: auto !important;
    height: 500px;
	width: 970px;
	background: url('../images/content.jpg') #ffffff repeat-y;
	}

#content-left {
	margin: 0;
	padding: 0;
	min-height: 500px;
    height: auto !important;
    height: 500px;
	width: 730px;
	float: left;
	}

#content-left-spacer {
	margin: 10px 30px 20px 30px;
	padding: 0;
    height: auto;
	width: 670px;
	overflow: hidden;
	}

#content-right {
	margin: 0;
	padding: 0;
	min-height: 500px;
    height: auto !important;
    height: 500px;
	width: 240px;
	float: right;
	}

#content-right-spacer {
	margin: 0 20px 20px 20px;
	padding: 0;
    height: auto;
	width: 200px;
	overflow: hidden;
	}
/****************************************************/
#footer {
	margin: 0;
	padding: 0;
	height: 60px;
	width: 970px;
	background: url('../images/footer.jpg') #ffffff no-repeat;
	overflow: hidden;
	}

#footer-left {
	margin: 0;
	padding: 0;
	height: 60px;
	width: 485px;
	float: left;
	overflow: hidden;
	}

.footer-left-text { padding:14px 0 0 30px; margin: 0; color: #5f5f5f; text-align: left; text-decoration: none; }
.footer-left-text a { color: #5f5f5f; text-decoration: underline; }
.footer-left-text a:HOVER { color: #5f5f5f; text-decoration: none; }

#footer-right {
	margin: 0;
	padding: 0;
	height: 60px;
	width: 485px;
	float: right;
	overflow: hidden;
	}
/****************************************************/
.clear {
	clear: both;
	}
/****************************************************/
.content-left-text { padding:0; margin: 0; color: #5f5f5f; text-align: left; text-decoration: none; }
.content-left-text a { color: #f3932f; text-decoration: underline; }
.content-left-text a:HOVER { color: #f3932f; text-decoration: none; }
/****************************************************/
hr {
	border: none;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid;
	height: 1px;
	color: #dcdcdc;
	}
/****************************************************/
li { list-style: none; }

.menu{ float:right; line-height:25px; padding:25px 20px 0 20px; }
.menu ul{ padding:0; margin:0; }
.menu ul li{ float:left; background:url(../images/separ.png) no-repeat 0 0; padding:0 10px; }
.menu ul .li_un{ background:none; padding-left:0; }
.menu ul li a{ color:#858585; text-decoration:none; }
.menu ul li a:hover{ color:#dcdcdc; text-decoration:none; }

.menu-footer{ float:right; line-height:25px; padding:14px 30px 0 0; }
.menu-footer ul{ padding:0; margin:0; }
.menu-footer ul li{ float:left; background:url(../images/separ.png) no-repeat 0 0; padding:0 10px; }
.menu-footer ul .li_un{ background:none; padding-left:0; }
.menu-footer ul li a{ color:#858585; text-decoration:none; }
.menu-footer ul li a:hover{ color:#dcdcdc; text-decoration:none; }
/****************************************************/
.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cf {
	display: inline-block;
}
* html .cf {
	height: 1%;
}
.cf {
	display: block;
}
/****************************************************/
.blog-item{
	display: block;
	float: none;
	clear: both;
	margin-bottom: 10px;
	}
/****************************************************/
.news-cont{
	display: inline;
	float: left;
	width: 648px;
	line-height: 1.5;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	}
	
.link-cont{
	display: inline;
	float: left;
	width: 178px;
	line-height: 1.5;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	}

.news-name{
	display: block;
	float: none;
	color: #5f5f5f;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #5f5f5f;
	margin-bottom:10px;
	}

.news-date{
	display: block;
	float: none;
	color: #5f5f5f;
	font-size: 11px;
	margin-bottom:10px;
	}

.news-link { padding: 0; margin: 10px 0 0 0; color: #5f5f5f; text-align: left; text-decoration: none; }
.news-link a { color: #80a02a; text-decoration: underline; }
.news-link a:HOVER { color: #80a02a; text-decoration: none; }
/****************************************************/
.formleft {
    width: 140px;
    padding-bottom: 5px;
    float: left;
	}

.formright {
	width: 400px;
	padding-bottom: 5px;
	float: left;
	}

.forminput {
    font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	width: 400px;
	color: #000000;
	background-color: transparent;
	border: 1px;
	border-style: solid;
	border-color: #d0d0d0;
	}
/****************************************************/
.forminputarea {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	height: 100px;
	width: 400px;
	color: #000000;
	background-color: transparent;
	border: 1px;
	border-style: solid;
	border-color: #d0d0d0;
	}
/****************************************************/
.formtext {
	padding: 10px 0px 10px 0px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	}
/****************************************************/
.s {
	width: 1px;
	visibility: hidden;
	}
/****************************************************/
.linkajanlo { padding: 0; margin: 10px 0 0 0; color: #5f5f5f; text-align: left; text-decoration: none; }
.linkajanlo a { color: #80a02a; text-decoration: none; }
.linkajanlo a:HOVER { color: #80a02a; text-decoration: underline; }

.arajanlatkeres { padding: 0; margin: 0; font-size: 16px; color: #128fb4; text-align: left; text-decoration: none; }
.arajanlatkeres a { color: #128fb4; text-decoration: underline; }
.arajanlatkeres a:HOVER { color: #128fb4; text-decoration: none; }