body {
	margin: 0px;
	padding: 0px;
	background: url(../images/body_bg.gif) left top repeat-y #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

img.icon {
	background-color: #336633;
}

p {
	font-size: 12px; !important;
	line-height: 133%;
	color: #000000;
}
.title {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #222E20;

}
talat_fejlec {
	font-weight: bold;
	font-size: 12px;
}

th, h3 {
	text-align: left;
	font-size: 11px;
}
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}

a {
	color: #336633;
	text-decoration: none;
	font-weight: bold;
}

tr.dark {
	background-color: #F0F0F0;
}

acronym {
	background-color: #FFF7D2;
}

#extraDiv1 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 100%;
	height: 51px;
	background: url(../images/header_bg.gif) left top repeat-x;
}

#pageHeader h1 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	width: 237px;
	height: 176px;
	margin: 0px;
	padding: 0px;
	background: url(../images/logo.gif) left top no-repeat;
}

#pageHeader h1 span,#pageHeader h2 {
	position: absolute;
	left: -9999px;
}
#pageHeader h3 {
	position: relative;
	left: 100px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #222E20;
}

#container {
	background: url(../images/rightside_top.gif) 0px 0px no-repeat;
	width: 799px;
	margin: 51px 0px 0px 237px;
	padding-top: 24px;
	min-height: 800px;
	_height: 800px;
}

#content {
	margin-left: 0px;
	padding-left: 30px;
	padding-bottom: 30px;
	width: 725px !important;;
	width /**/: 455px;
	/*background: url(../images/arrow.gif) left top no-repeat;*/
}

#content p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#linkList {
	position: absolute;
	left: 13px;
	top: 176px;
	width: 212px;
	background: url(../images/leftside_bg.gif) left top repeat-x;
}

#lselect {
	width: 212px;
	background: url(../images/list_bg.gif) left top repeat-y;
}

#lselect h3 {
	background: url(../images/select_tit.gif) left top no-repeat;
	width: 212px;
	height: 0px !important;;
	height /**/: 35px;
	padding-top: 35px;
	display: block;
	overflow: hidden;
}

#lselect ul {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	font-size: 12px; ! important;
	font-weight: bold;
}

#lselect li a {
	padding: 6px 5px 6px 5px;
	margin: 0px;
	width: 196px !important;;
	width /**/: 206px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e9e9e9;
	border-bottom-color: #FFFFFF;
	display: block;
	text-decoration: none;
}

#lselect li a:hover {
	background-color: #fff;
}

#larchives {
	width: 212px;
	background: url(../images/list_bg.gif) left top repeat-y;
	display: block;
}

#larchives h3 {
	background: url(../images/archives_tit.gif) left top no-repeat;
	width: 212px;
	height: 0px !important;;
	height /**/: 26px;
	padding-top: 26px;
	display: block;
	overflow: hidden;
}

#larchives ul {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	font-size: 12px; ! important;
	font-weight: bold;
}

#larchives li {

}

#larchives li a:hover {
	background-color: #ffffff;
}

#larchives li a {
	padding: 6px 5px 6px 5px;
	margin: 0px;
	width: 196px !important;;
	width /**/: 206px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e9e9e9;
	border-bottom-color: #FFFFFF;
	display: block;
	text-decoration: none;
}

#lresources {
	width: 212px;
	background: url(../images/list_bg.gif) left top repeat-y;
	display: block;
}

#lresources h3 {
	background: url(../images/archives_tit.gif) left top no-repeat;
	width: 212px;
	height: 0px !important;;
	height /**/: 26px;
	padding-top: 26px;
	display: block;
	overflow: hidden;
}

#lresources ul {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	font-size: 12px; ! important;
	font-weight: bold;
}

#lresources li a {
	padding: 6px 5px 6px 5px;
	margin: 0px;
	width: 196px !important;;
	width /**/: 206px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e9e9e9;
	border-bottom-color: #FFFFFF;
	display: block;
	text-decoration: none;
}

#lresources li a:hover {
	background-color: #fff;
}

fieldset.form {
	border:1px solid #DFDFDF;
	clear:left;
	margin:14px 0pt 0pt;
	padding:4px 8px;
	text-align:left;
}

fieldset.form label {
	color:black;
	display:block;
	font-family:Tahoma,Verdana,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-top:2px;
	text-align: left;
}

fieldset.form input[type="text"]:focus, fieldset.form label:hover + input[type="text"]:focus, fieldset.form input[type="password"]:focus, fieldset.form label:hover + input[type="password"]:focus, fieldset.form input[type="file"]:focus, fieldset.form label:hover + input[type="file"]:focus, fieldset.form select:focus, fieldset.form label:hover + select:focus, fieldset.form textarea:focus, fieldset.form label:hover + textarea:focus {
	background-color:#E0F0FF;
	border:1px solid #00509A;
	color:#00509A;
}

fieldset.form input[type="text"], fieldset.form input[type="password"], fieldset.form input[type="file"], fieldset.form textarea {
	margin-bottom:1px;
}

fieldset.form input[type="text"], fieldset.form input[type="password"], fieldset.form input[type="file"] {
	height:18px;
	padding-top:1px;
}

fieldset.form input[type="text"], fieldset.form input[type="password"], fieldset.form input[type="file"], fieldset.form select, fieldset.form textarea {
	background-color: white;
	border: 1px solid #6690AC;
	color: black;
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin-top: 1px;
	padding: 0pt 2px;
}

fieldset.form .form-equal {
	-moz-box-sizing: border-box;
	width: 280px;
}

input.button {
	background-color: #D3D3D3;
	border-color: #CECECE;
	color: black;
}

.button {
	background-color: #E67D01;
	border: 1px solid #9E5403;
	color: #FFFFFF;
	font-size: 11px;
	margin: 1px;
	padding: 1px;
	text-align: center;
}
.form-row label {
	width: 120px;
	float: left;
}
.form_error {
	color: #FF0000;
}
table {
}
.footer {
	padding: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
.footer a {
	border: 1px solid black;
	padding: 3px 8px;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	background-color: #E0F0FF;
}
td.doctype_row {
	background-color: #E0F0FF;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid black;
}
.cim {
	padding: 5px;
	background-color: #E0F0FF;
	font-weight: bold;
	border: 1px solid #336633;
}
#hirdetmeny div, #legfrissebb_kozlonyok div {
	border: 1px solid #336633;
	padding: 3px;
}
#cpv_targy caption {
	text-align: left;
	font-weight: bold;
}
#cpv_targy td, #cpv_targy caption{
	border: 1px solid #336633;
	padding: 3px;
}
#kozlony {
	background-color: #E0F0FF;
	border: 1px solid black;
	width: 150px;
	float: right;
	position: absolute;
	top: 70px;
	left: 820px;
	padding: 10px;
}
#legfrissebb_kozlony_container {
	font-weight: bold;
	border: 1px solid #336633;
}
#legfrissebb_kozlony_container td {
	padding: 3px;
}
#search_container {
	border: 1px solid black;
	padding: 10px;
	color: #000;
	background-color: #fff;
	width: 600px;
}

#feedback {
	border: 1px solid #336633;
	width: 400px;
	padding: 10px;
	font-weight: bold;
	color: #336633;
}

#notice {
	width: 16px;
	height: 16px;
	background-image: url('/images/check.gif');
	background-color: #336633;
}