body {
	margin: 0px; padding: 0px;
	font-family: arial, 'liberation sans', freesans, 'ninbus sans l', helvetica;
	font-size: 12px;
	color: #272525;
}

table, td, p, div, a, li, input, select, form, textarea {
	font-size: 12px;
	font-family: arial, 'liberation sans', freesans, 'ninbus sans l', helvetica;
}
ul { margin: 0px; padding: 10px 0 10px 40px; }
ul li { padding-bottom: 2px; }
p { margin: 0px; padding: 10px 0 15px 0; }
a img { border: none; }


.floatnone { float: none; clear: both; }
a { color: #bd9a20; text-decoration: none; }
a:hover { text-decoration: underline; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 10px 0; }
h1 { padding: 15px 0; font-size: 20px; }
h2 { padding: 12px 0; font-size: 18px; }
h3 { padding: 10px 0; font-size: 16px; }
h4 { padding: 8px 0; font-size: 14px; color: #333333; }
h5 { padding: 6px 0; font-size: 12px; }
h6 { padding: 6px 0; font-size: 12px; }

body .siker { color: green; font-weight: bold; }
body .hiba { color: #dd0000; font-weight: bold; }


/********* header *********/
body .header {
	background: #11548b url('/images/siteimg/bg_header.jpg') no-repeat top left;
	width: 100%; height: 146px;
}
.header h1 {
	padding: 46px 0 0 45px;
	float: left;
}

.header .search {
	float: left;
	padding: 88px 0 0 88px;
}
.search input[type="text"] {
	border: none;
	margin: 0;
	padding: 0 0 0 5px;
	width: 107px; height: 22px;
	background: url('/images/siteimg/bg_sinput.gif') no-repeat top left;
	color: #6c6c6c;
	font-size: 10px;
}
.search input[type="submit"] {
	border: none;
	margin: 0 0 0 4px;
	width: 31px; height: 22px;
	background: url('/images/siteimg/bg_ssubmit.gif') no-repeat top left;
	vertical-align: top;
}

body .content {
	background-color: #fff;
	min-height: 400px;
}

.content .right a {
	text-decoration: underline;
}

/******* content left *******/
.content .left, .content .right {
	display: inline-block;
	vertical-align: top;
}
.content .left {
	border-right: 1px solid #a6bbbf;
	width: 332px;
}
.content .right {
	width: 575px;
	padding-left: 25px;
}

.content .right h2 {
	font-size: 24px;
	color: #bd9a20;
	font-weight: normal;
	padding: 30px 0 15px 0;
}

.content .left .menu {
	background: url('/images/siteimg/bg_menu.jpg') no-repeat top left;
	width: 332px; height: 259px;
	margin: 0; padding: 30px 0 0 20px;
	list-style: none;
}
.menu li { padding: 4px 0 4px 30px; width: 267px; }
.menu li a {
	color: #2276a5;
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	width: 100%;
}
.menu a:hover { text-decoration: underline; }

.menu li.aktiv {
	background-color: #1d74a2;
}
.menu li.aktiv a { color: #ffffff; }

body div.contact {
	margin-left: 20px;
	padding: 28px 0 28px 28px;
	width: 270px; min-height: 300px;
	background-color: #c3dce2;
}
.contact img {
	margin-bottom: 15px;
}
.contact input, .contact textarea {
	color: #6c6c6c;
	font-size: 10px;
}
.contact input[type="text"] {
	border: none;
	background: transparent url('/images/siteimg/bg_input.gif') no-repeat top left;
	width: 164px; height: 24px;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}
.contact textarea {
	border: none;
	background: transparent url('/images/siteimg/bg_textarea.gif') no-repeat top left;
	width: 229px; height: 136px;
	margin: 13px 0 10px 0;
	padding: 10px;
}
.contact input[type="submit"] {
	border: none;
	background: transparent url('/images/siteimg/bg_input_submit.gif') no-repeat top left;
	width: 56px; height: 24px;
	float: right;
	margin-right: 20px;
}
/***** footer *********/
body ul.footer {
	background: url('/images/siteimg/bg_footer.gif') repeat-x top left;
	width: 100%; height: 46px;
	list-style: none;
	margin: 0; padding: 0;
	float: none; clear: both;
}
.footer li {
	float: left;
	height: 30px; width: 645px;
	padding: 16px 0 0 0;
	text-align: right;
}
.footer li.left {
	width: 333px; height: 30px;
	background: url('/images/siteimg/bg_footer_left.gif') no-repeat top left;
	padding-left: 23px;
	color: #ffffff;
	text-align: left;
}
.footer a {
	font-family: verdana, 'dejavu sans', 'bitstream vera sans', sans-serif;
	color: #ffffff;
}

/****** kereses *********/
.kereses {
	padding-top: 20px;
}
.kereses span.talalat {
	font-size: 16px;
	border-bottom: 2px solid #666666;
}
.kereses span strong {
	color: #2276a5;
}
.kereses ul {
	padding: 10px 0 0 0;
	list-style: none;
}
.kereses ul h3 span {
	font-size: 12px;
}
.kereses ul h3 a {
	font-size: 14px;
}
.kereses ul li {
	padding: 0 0 10px;
	border-bottom: none;
}


/**** admin css *****/
.lap h3 { font-weight: normal; padding-top: 0; font-size: 16px; }
.lap ul { padding: 10px 0 15px 0; list-style: none; float: none; clear: both; }
.lap li { padding: 4px 0; float: none; clear: both; }
.lap li.head { font-weight: bold; font-size: 14px; color: #2276a5; padding-bottom: 5px; }
.lap span { display: block; width: 35px; padding-left: 20px; float: left; }
.lap p { padding: 0; margin: 0; float: left; width: 520px; }

