html, body {
	margin: 0px;
	padding: 0px;
	background-color: #EFF2F2;
}
body {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border: 0px;
}
#container {
	overflow:hidden;
	margin: 0px auto 0px auto;
	width: 1010px;
	background-image: url(../images/elemek/wrapper.gif);
	background-repeat: repeat-y;
}

#top {
	width: 970px;
	margin: 0 20px;
	}
#logo {
	padding-left: 5px;
	width: 135px;
	float: left;
	line-height: 35px;
}
#language {
	padding-right: 5px;
	text-align: right;
	width: 200px;
	float: right;
	line-height: 35px;
}
.clear {
	clear: both;
}
.topmenu {
	margin: 0px auto 4px auto;
	color: #FFF;
	width: 970px;
	height: 150px;
	margin-top: 2px;
	background-color: #8cc654;
}
.topmenuDiv {
	padding-right: 10px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	border-right: solid 1px #FFF;
	color: #FFF;
}
.topmenu ul {
	margin: 0;
	padding: 0;
	z-index: 30;
}
.topmenu li {
	list-style-type: none;
}
.topmenu a {
	font-weight: normal;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
.topmenu a:hover {
	text-decoration: underline;
}
#nevnap {
	text-align: right;
	float: right;
	font-size: 9px;
	color: #FFF;
	width: 200px;
	line-height: 10px;
	padding-right: 2px;
}
/*content*/
#content {
	margin: 0px auto 4px auto;
	width: 970px;
	background-color: #FFF;
}
.leftmenu {
	padding: 2px 2px 2px 2px;
	float: left;
	width: 170px;
}
.leftmenu ul {
	list-style-type: none;
}
.leftmenu li {
}
.maincontent {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	float: left;
	width: 750px;
	text-align: justify;
}
.cells {
	width: auto;
}
.cell1 {
	padding: 2px 2px 2px 2px;
	width: 49%;
	float: left;
}
.cell2 {
	padding: 2px 2px 2px 2px;
	width: 49%;
	float: left;
}
.section {
	margin-top: 10px;
	padding: 10px 0; 
	border-top: solid 1px #999; 
	width: auto; 
	overflow: hidden;
}
.section1 {
	margin-bottom: 20px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 350px;
	float: left;
	border-right: solid 1px #999;
}
.section2 {
	margin-bottom: 20px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 350px;
	float: left;
}
.leftpic {
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	padding: 2px 2px 2px 2px;	
}
.rightpic {
	float: right;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding: 2px 2px 2px 2px;	
}
.textbox {
	width: 940px;
	text-align: left;
}
.mainright {
	text-align: center;
	padding: 2px 2px 2px 2px;
	float: left;
	width: 180px;
}
.latogato {
	margin-bottom: 4px;
	background-image: url(../images/elemek/latogatoink.png);
	float: left;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	width: 174px;
	height: 170px;
}
.hirlevel {
	float: left;
	background-image: url(../images/elemek/hirlevel.png);
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 174px;
	height: 170px;
	margin-bottom: 4px;
}
.hirlevel input {
	font-size: 12px;
}
.right_m_pic {
	margin-bottom: 4px;
}
/*bottom*/
#bottom {
	width: 970px;
	margin-top: 10px;
	background-color: #FFF;
	border-top: solid 1px #ddd;
}

/*footer*/
#footer { 
	margin: 0px auto 0px auto;
	padding:20px 40px 40px; 
	width:930px; 
	background-image:url(../images/elemek/footer.jpg); 
	background-position:center bottom; 
	background-repeat:no-repeat; 
	overflow:hidden;
}
#footerlogo { 
	float: left;
}
#footercontact { 
	width: 300px;
	float: right;
}
.hordot76
{
	margin-left: 0px;
	width: 760px;
	height: 5px;
	background-image: url(../images/hordot76.png);
	background-repeat: repeat-x;
}
