/* ----------------------------------------------------
   C O N T E N T S
------------------------------------------------------*/

/* --- DIVS --- */

#contents div.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: -10px 0 -10px 0;
	width: 100%;
}


/* --- HEADERS --- */

#contents h1 {
	background: url(../images/h1.png) center center no-repeat;
	color: #51678c;
	font: small-caps normal 20px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	width: 580px;
	height: 26px;
}

#contents h2 {
	color: #161616;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 30px 0 25px 0;
	text-transform: uppercase;
}

#contents h3 {
	color: #262626;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 0;
}


/* --- PARAGHRAPHS --- */

#contents p {
	color: #262626;
	line-height: 18px;
	margin: 20px 0 20px 0;
	text-align: justify;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contents p.clear {
	clear: both;
}


/* --- ANCHORS --- */

#contents a {
	color: #bb4444;
}

#contents a:hover {
	color: #cc4444;
	text-decoration: none;
}


/* --- IMAGES --- */

#contents img.left {
	float: left;
	margin: 5px 10px 0 0;
}

#contents img.right {
	float: right;
	margin: 5px 0 0 10px;
}

#contents img.bordered {
	background-color: #ffffff;
	border: solid 1px #b5b5b5;
	padding: 4px;
}

#contents img.bordered-left {
	background-color: #ffffff;
	border: solid 1px #b5b5b5;
	float: left;
	margin: 5px 15px 5px 0;
	padding: 4px;
}

#contents img.bordered-right {
	background-color: #ffffff;
	border: solid 1px #b5b5b5;
	float: right;
	margin: 5px 0 5px 15px;
	padding: 4px;
}


/* --- MISC --- */

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.underline {
	text-decoration: underline;
}

table.kozepe {
	width: 100%;
}

table.menu {
	padding-bottom: 20px;
}

table.menu td {
	width: 190px;
	height: 35px;
	background-image: url('../images/menu.png');
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 10px;
}

a.mlink {
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial;
	font-size: 10px;
}

a.mlink:hover {
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

table.menu td span.bull {
	color: #FFB10E;
}

table.box {
	width: 195px;
}

table.box th {
	background-image: url('../images/box_header.png');
	height: 30px;
	text-align: left;
	padding-left: 25px;
}

table.box textarea {
	font-family: 'Times New Roman', 'Verdana', 'Tahoma', 'Ariel';
	font-size: 12px;
	width: 195px;
	height: 70px;
}

table.box input {
	height: 27px;
	background-color: #FFB033;
	border: 3px solid #FFFFFF;
	padding: 0px 4px 2px 4px;
	margin-top: 1px;
	font-family: Arial;
	font-weight: bold;	
}

td.tartalom {
	padding: 0px 25px 15px 25px;
}
