html,body {
    margin:0;
    padding:0;
	font-family: Georgia;
	font-size:11px;
	background-color:#3b6257;
	background-image:url(imgs/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

#wrap {
	position: relative;
    margin:0 auto;
    width:1026px;
}

.red { color:#d20000; }

#clear {
	clear: both;
}

#menu {
	height:44px;
}

#menu img, #language img {
	display:block;
	float:left;
	padding:0;
	margin:0;
}

#header {
	width:1026px;
	height:97px;
	background-image: url(imgs/head.jpg);
	margin-top:10px;
}

#header-eng {
	width:1026px;
	height:97px;
	background-image: url(imgs/head_eng.jpg);
	margin-top:10px;
}

#main {
	background-image:url(imgs/main_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	min-height:300px;
	padding:10px 0px 10px 0px;
}

#content {
	width:965px;
	margin:0px 30px 0px 31px;
	color:#000000;
	
}

strong, b {
	color:#3b6257;
}

a { text-decoration: none; color:#d20000; }
a:hover { text-decoration: underline; }
	
#content-menu {
	width:919px;
	margin:0px 30px 0px 31px;
	padding:35px 10px 25px 25px;
	color:#000000;
	font-size:12px;
}

#grey-right {
	width:929px;
	background-image: url(imgs/grey_rtl.jpg);
	background-repeat: repeat-y;
	padding:25px 10px 25px 25px;
}

#grey-left {
	width:929px;
	background-image: url(imgs/grey_ltr.jpg);
	background-repeat: repeat-y;
	padding:25px 10px 25px 25px;
}

#yellow-right {
	height:1px;
	width:965px;
	background-image:url(imgs/yellow_line_rtl.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	padding:3px 0px 3px 0px;
	clear:both;
}

#yellow-left {
	height:1px;
	width:965px;
	background-image:url(imgs/yellow_line_ltr.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	padding:3px 0px 3px 0px;
	clear:both;
}

h2 {
	display:block;
	background-image:url(imgs/reddot.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:0px 0px 2px 12px;
	letter-spacing:2px;
	color:#3b6257;
}

#left {
	float:left;
	width: 420px;
}

#right {
	float:left;
	width: 420px;
	margin-left: 65px;
}

#grey-left p, #grey-right p {
	padding:1px 0px 1px 12px;
	margin:0px;
	line-height:16px;
}

#grey-left ul, #grey-right ul {
	padding:1px 0px 1px 12px;
	margin:0px;
	line-height:16px;
	list-style:none;
}

#grey-left ul.hirek, #grey-right ul.hirek {
	line-height:20px;
	font-size:10px;
	list-style:circle;
	padding:10px 0px 1px 32px;
}

ul {
	line-height:20px;
}

ul.partnereink {
	line-height:35px;
}

#grey-left a, #grey-right a {
	color:#d20000;
}

#foot {
	background-image:url(imgs/main_bg.gif);
	background-position:center;
	background-repeat:repeat-y;	
	font-size:10px;
	text-align:center;
	padding:20px 55px 0px 56px;
	color:#999;
}

#footer {
	height:43px;
	background-image: url(imgs/foot.jpg);
	margin-bottom:40px;
	font-size:10px;
	text-align:center;
	padding:0px 55px 0px 56px;
	color:#999;
}

#footer a { color: #999; }
#footer a:hover { color: #000; }

input,select {
	border:1px solid #000;
	width:150px;
	font-size:10px;
}

td.fej {
	border-bottom:1px solid #ccc;
}

select.szeles {
	border:1px solid #000;
	width:250px;
	font-size:10px;
}


textarea {
	border:1px solid #000;
	font-size:10px;
	font-family: Georgia;
	overflow:auto;
}

input.csekk {
	border:0;
}


input.gomb {
	color:#d20000;
	font-weight:bold;
	width:80px;
	background-color:#FFF;
}

#language {
	position:relative;
	top:73px;
	left:40px;
	width:60px;
	height:30px;
}

p .szakasz {
	font-weight: bold;
	color: #d20000;
}

center {
	margin-bottom:25px;
	line-height:20px;
}

.small {
	font-size:10px;
}

table.koszonto, table.koszonto td  {
	background-color:#EBEBEB;
	padding:10px;
	font-size:10px;
}
