body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	background: #f8f3e7 url(../img/bg_body.gif) repeat-x left top;
	text-align: left;
}

div#container {
	width: 100%;
	float: left;
}
div#content {
	width: 980px;
	background: transparent url(../img/bg_content.gif) repeat-y left top;
	float: left;
}
div#left {
	width: 250px;
	float: left;
}
div#right {
	width: 730px;
	float: left;
}

div.news {
	font-family: Arial;
	font-size:10pt;
}
div.header {
	width: 490px;
	height: 355px;
	background: transparent url(../img/bg_header.jpg) no-repeat left bottom;
	float: left;
	padding: 10px 0 0 21px
}
div.menu {
	width: 219px;
	height: 365px;
	background: transparent url(../img/bg_menu.jpg) no-repeat left bottom;
	float: left;
}
div.menu a {
	display: block;
	float: left;
	width: 176px;
	height: 23px;
	padding: 8px 5px 0 38px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
}
div.menu a:hover {
	color: #959494;
}
div.search {
	width: 219px;
	height: 58px;
	float: left;
	color: #6c5d3f;
	padding-top: 20px;
}
div.search input,
div#left div.osztalyok select {
	width: 144px;
	height: 17px;
	background-color: #fff;
	border: 1px solid #e1cfab;
	margin: 10px 15px 0 0;
	font-size: 11px;
	padding: 2px 2px 0 2px;
	float: left;
}
div#left div.osztalyok select {
	width: 140px;
	height: 19px;
	background-color: #fff;
	border: 1px solid #e1cfab;
	margin: 10px 0 0 0;
	font-size: 11px;
	padding: 0;
	float: left;
}
div.search input.submit,
div#left div.osztalyok input.submit {
	margin: 10px 0 0 0;
	padding: 0;
	background: transparent;
	border: 0;
	width: 50px;
	height: 19px;
	color: #1a2a47;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
}
div.title {
	width: 705px;
	height: 38px;
	background: transparent url(../img/bg_title.jpg) no-repeat left bottom;
	float: left;
	padding: 22px 0 0 25px;
	color: #4a0001;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
div.tartalom {
	width: 700px;
	float: left;
	padding: 10px 0 20px 30px;
	font-size: 12px;
}
div.tartalom p {
	text-align: justify;
}
div.submenu {
	padding-bottom: 10px;
}
div.submenu a {
	display: block;
	margin: 0 18px 1px 18px;
	height: 18px;
	width: 187px;
	background: #ebdbb8 url(../img/bg_submenu.gif) no-repeat 5px 5px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #4a0001;
	padding: 4px 5px 0 22px;
}
div.submenu a:hover {
	color: #959494;
}
div#left h2 {
	background: transparent url(../img/bg_h2.gif) no-repeat left bottom;
	height: 23px;
	color: #4a0001;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
	padding: 6px 5px 0 20px;
}
div#left h2.osztalyok {
	background: transparent url(../img/bg_h2_osztalyok.gif) no-repeat left bottom;
}
div#left p {
	margin: 0;
	padding: 0 20px;
}
div#left ul {
	list-style-type: disc;
	margin: 0 0 0 20px;
	padding: 10px 20px;
}
div#left ul li {
	padding: 0;
}
div#left div.osztalyok {
	width: 210px;
	clear:both;
}

div.osztalyok div.top {
	background: transparent url(../img/bg_osztalyok_top.gif) no-repeat left bottom;
	height:40px;
	width:210px;
	padding-left:40px;
	float:left;
}

div.osztalyok div.middle {
	background: transparent url(../img/bg_osztalyok_cnt.gif) repeat-y left bottom;
	width:210px;
	padding-left:40px;
}

div.osztalyok div.bottom {
	background: transparent url(../img/bg_osztalyok_btn.gif) no-repeat left bottom;
	width:210px;
	padding-left:40px;
	float:left;
	height:10px;
}


div.osztalyok div.top span {
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
	color: #4a0001;
}

div.osztalyok a,
div.osztalyok a:hover {
	display:block;
	margin-top:10px;
	margin-left:2px;
	margin-right:30px;
	
	font-size:13px;
	text-decoration:none;
	font-family:Tahoma;
	font-weight:normal;
	clear:both;
	border-bottom:#fff 1px solid;
}

div.osztalyok a:hover {
	background-color:#F0F0F0;
}

div#left span.ad {
	text-transform: uppercase;
	color: #ebdbb8;
	font-size: 10px;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 15px 0 -2px 0;
}
div.hird {
	text-align: center;
	margin: 0 0 10px 0;
	background-color: #ebdbb8;
	width: 120px;
	padding: 5px 5px 5px 5px;
	margin: 0 auto;
}
div.hird a {
	clear: both;
	margin: 0;
	display: block;
}
div.hird a img {
	border: 0;
	margin: 0 auto;
}
div#footer {
	width: 100%;
	background: transparent url(../img/bg_container.gif) repeat-x left bottom;
	height: 50px;
	float: left;
}
div.footer {
	width: 700px;
	background: transparent url(../img/bg_footer.gif) no-repeat left bottom;
	height: 28px;
	float: left;
	padding: 22px 0 0 280px;
	color: #f3ebda;
}
div.gallery a img {
	float: left;
	border: 3px solid #E9D2A2;
	margin: 0 25px 25px 0;
}
a,
a:hover {
	color: #000;
	outline: none;
}
a:hover {
	text-decoration: none;
}

a.msite,a.msite:hover {
	float:left;
	clear: both;

	padding-left:15px;
	text-decoration:none;
	margin-top:4px;

}
a.msite:hover {
	text-decoration:underline;
}

div.footer a {
	color: #f3ebda;
	text-decoration: none;
}
div.footer a:hover {
	text-decoration: underline;
}
div.footer span {
	padding: 0 5px;
}
table.pager {
	height: 20px;
}
table.pager td {
	height: 20px;
	width: 100%;
	text-align: center;
}
table.pager td a {
	display: block;
	float: left;
	margin-right: 3px;
	width: 18px;
	height: 16px;
	text-decoration:none;	
	background-color: #DCC490;
	padding-top: 2px;
}
table.pager td a:hover {
	background-color: #EBDBB8;	
}

/**
microsite
**/

div.microheader {
	background-color: #712323;
	height: 20px;
	padding: 20px;
	color: #F8F3E7;
	font-size: 16px;
	font-weight: bold;
}
div.microheader span {
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
}
div.micromenu {
	float: left;
	width: 200px;
	padding: 5px;
}
div.microtartalom {
	float: left;
	width: 640px;
}
div.microtartalom * {
	font-size: 11px;
}

div.micromenu a {
	display: block;
	margin-bottom: 1px;
	height: 18px;
	width: 200px;
	background: #ebdbb8 url(../img/bg_submenu.gif) no-repeat 5px 5px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #4a0001;
	padding: 4px 0 0 22px;
}
div.micromenu a:hover {
	color: #959494;
}
div.microtop {
	width: 210px;
	font-weight: bold;
	padding: 5px;
	background-color: #712323;
	color: #F8F3E7;
}
/**
headers
**/

h1 {
	background: transparent url(../img/bg_h1.gif) no-repeat 0 0;
	font-size: 22px;
	color: #bfa363;
	padding: 4px 0 0 35px;
	font-family: Times New Roman;
	font-weight: normal;
	margin: 0;
	margin-left: 8px;
}
h2 {
	font-size:14px;
}
h3 {
}
ul {

    list-style-type: disc;
}

ul li {
    padding: 0 0 0 0px;
    margin: 0;

}
/**
egyéb
**/

.border { border: 1px solid #000; }
.fleft { float: left; }
.fright { float: right; }
.mt6 { margin: 6px 0; }
.clear { clear: both; }
.mr25 { margin-right: 25px; }
.mr15 { margin-right: 15px; }
.ml25 { margin-left: 25px; }
.pl10 { padding-left: 25px; }
.pl180 { padding-left: 180px; }
.tac { text-align: center; }


INPUT {
	border:#B49F72 1px solid;
	margin-bottom:3px;
	width:200px;
}

INPUT.submit {
	border:none;
	background:transparent;
	color:#000;
	width:auto;
	cursor:pointer;
}

TEXTAREA {
	border:#B49F72 1px solid;
}

FIELDSET#forum {
	border: #E2D2AF 1px solid;
}

FIELDSET#forum TEXTAREA {
	width:600px;
	height:150px;
	font-family:Arial;
	font-size:12px;
}

FIELDSET#forum INPUT.submit {
	background:none;
	color:#4A0001;
	width:auto;
	border: none;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}

FIELDSET#forum legend {
	background-color:#E2D2AF;
	padding-left:20px;
	padding-right:20px;
}

FIELDSET {
	border: #E2D2AF 1px solid;
}

FIELDSET legend {
	background-color:#E2D2AF;
	padding-left:20px;
	padding-right:20px;
}

div.fl {
	float:left;
}

img.bordered {
	float: left;
	border: 3px solid #E9D2A2;
}
