/* Általános */
body {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	background: #f2ede7;
}

p {
	margin: 0px;
	padding: 0px;
}

/* Hasábok elrendezése */

.site {
	width: 750px;
	float: left;
	margin-right: 10px;
	background: url(../img/bgr.png) repeat-y #f2ede7;	
}

.site_b {
	width: 750px;
	float: left;
	margin-right: 10px;
	background: #f2ede7;	
}

.reklam {
	width: 160px;
	float: left;
	text-align: center;
	padding-top: 22px;
}

.top {
	background: url(../img/top.png) no-repeat left top;	
	width: 750px;
	height: 22px;
	text-align: right;
}

.topmenu {
	padding-top: 6px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #4f4a40;
}

.logo {
	width: 750px;
	height: 112px;
}

.content {
	width: 510px;
	float: left;
	text-align: left;
}

.content_b {
	width: 750px;
	float: left;
	text-align: left;
}

.menusav {
	width: 510px;
	height: 30px;
	text-align: left;
	background: url(../img/bgr_menu.jpg) no-repeat left top;
	padding-left: 15px;
}

.menusav_b {
	width: 750px;
	height: 30px;
	text-align: left;
	background: url(../img/bgr_menu2.jpg) no-repeat left top;
	padding-left: 15px;
}

.textbox1 {
	padding-left: 20px;
	padding-right: 20px;
	font-family: Georgia;
	font-size: 12px;
	color: #4f4a40;
}

.textbox2 {
	background: url(../img/right_top.jpg) no-repeat left top;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Georgia;
	font-size: 12px;
	color: #4f4a40;
}

.rightbox {
	background: url(../img/bgr_right.png) repeat-y;	
	width: 240px;
	float: left;
	text-align: left;
}

.foot {
	background: url(../img/foot.png) no-repeat left top;	
	width: 750px;
	height: 40px;
	font-size: 10px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	color: #fff;
	clear: both;
}

.foot_b {
	background: url(../img/foot2.png) no-repeat left top;	
	width: 750px;
	height: 40px;
	font-size: 10px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	color: #fff;
	clear: both;
}

.left {
	float: left;
	text-align: left;
	padding-top: 22px;
	padding-left: 10px;
}


.right {
	float: right;
	text-align: right;
	padding-top: 22px;
	padding-right: 10px;
}

.clear {
	clear: both;
}

.bal {
	float: left;
	width: 225px;
	margin-right: 20px;
}

.jobb {
	float: left;
	width: 225px;
}

/* Formok */

form {
	padding: 0px; 
	margin: 0px; 
}

input, select, textarea {
		font: 10px Tahoma, Verdana, Arial;
		border: 1px solid #A9AEB4;
		color: #656C69;
		background: url(../img/bgr_form.png) no-repeat left top;
}

.field {
		width: 90px;
}

#login {
		padding: 0px;
		margin: 0px;
}

#passw {
		padding-right: 10px;
		padding-top: 0px;
		margin: 0px;
}

.radio {
		border: none;
}

.button {
		border: none;
		background: url(../img/bgr_button.jpg) no-repeat left top;
		color: #fff;
		height: 17px;
		font-weight: bold;
		margin-top: 3px;
		margin-bottom: 3px;
}

/* Linkek */

a:link	{
	color: #336699;
	text-decoration: underline; 
}

a:hover	{
	color: #656C69;
	text-decoration: underline; 
}

a:active	{
	color: #656C69;
	text-decoration: underline; 
}

a:visited	{
	color: #656C69;
	text-decoration: underline; 
}

a.menu:link {
	font-family: Tahoma,Arial,Sans-Serif;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none; 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

a.menu:hover {
	font-family: Tahoma,Arial,Sans-Serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none; 
	padding-top: 5px;
	background: #336699;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

a.menu:active {
	font-family: Tahoma,Arial,Sans-Serif;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none; 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

a.menu:visited {
	font-family: Tahoma,Arial,Sans-Serif;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none; 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

a.gomb:link {
	font-family: Arial,Sans-Serif;
	font-size: 12px;
	color: #fff;
	background: #820000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none; 
	padding: 4px;
}

a.gomb:hover {
	font-family: Arial,Sans-Serif;
	font-size: 12px;
	color: #fff;
	background: #092885;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none; 
	padding: 4px;
}

a.gomb:visited {
	font-family: Arial,Sans-Serif;
	font-size: 12px;
	color: #fff;
	background: #820000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none; 
	padding: 4px;
}

a.gomb:active {
	font-family: Arial,Sans-Serif;
	font-size: 12px;
	color: #fff;
	background: #820000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none; 
	padding: 4px;
}

a.gray:link {
	color: #4f4a40;
	text-decoration: none; 
}

a.gray:hover {
	color: #092885;
	text-decoration: underline; 
}

a.gray:visited {
	color: #4f4a40;
	text-decoration: none; 
}


a.white:link {
	color: #fff;
	text-decoration: none; 
}

a.white:hover {
	color: #fff;
	text-decoration: underline; 
}

a.white:visited {
	color: #fff;
	text-decoration: none; 
}

a.white:active {
	color: #fff;
	text-decoration: none; 
}

/* Szövegformázás */

.alert {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #820000;
	padding-bottom: 3px;
	padding-left: 18px;
	background: url(../img/alert.gif) no-repeat top left;
	margin-top: 3px;
}

.pdf {
	padding-left: 20px;
	font-size: 11px;
	font-family: Georgia;
	font-size: 12px;
	color: #4f4a40;
	background: url(../img/pdf.png) no-repeat top left;
	height: 18px;
	margin-top: 3px;
}

.word {
	padding-left: 20px;
	font-size: 11px;
	font-family: Georgia;
	font-size: 12px;
	color: #4f4a40;
	background: url(../img/word.png) no-repeat top left;
	height: 18px;
	margin-top: 3px;
}

.video {
	padding-left: 20px;
	font-size: 11px;
	font-family: Georgia;
	font-size: 12px;
	color: #4f4a40;
	background: url(../img/video.gif) no-repeat top left;
	height: 18px;
	margin-top: 3px;
}

.title {
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	padding-bottom: 3px;
	padding-top: 10px;
}

.redtitle {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #820000;
	padding-bottom: 3px;
	padding-top: 5px;
}

.headline {
	background: url(../img/bgr_headline.png) no-repeat top left;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	width: 206px;
	height: 24px;
	padding-left: 5px;
	padding-top: 4px;
	margin-top: 8px;
	margin-bottom: 6px;
}

#first {
	margin-top: 0px;
	margin-bottom: 0px;
}

.subtitle {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #336699;
	padding-bottom: 3px;
}

.text {
	font-family: Georgia;
	font-size: 12px;
	color: #4f4a40;
	text-align: justify;
	padding-top: 3px;
}

.line {
	border-bottom: 1px solid #336699;
	margin: 0px;
}

.caption {
	font-family: Tahoma,Arial, Sans-Serif;
	font-size: 10px;
	padding-top: 2px;
	font-style: italic;
}

.little {
	font-size: 10px;
	font-family: Tahoma, Arial, Sans-Serif;
	color: #4f4a40;
}

.date {
	font-size: 10px;
	font-family: Tahoma, Arial, Sans-Serif;
	color: #4f4a40;
	font-weight: bold;
	margin-top: 4px;
}

.list {
	background: url(../img/arrow.gif) no-repeat top left;
	padding-left: 10px;
	font-size: 11px;
	font-family: Georgia;
	font-size: 12px;
	color: #4f4a40;
}

/* Képformázás */

.picleft {
	border: 3px solid #b5b2ad;
	font-size: 11px;
	margin-left: 0px;
	font-family: Georgia;
	font-size: 12px;
	color: #4f4a40;
	float: left;
	margin-top: 5px;
	margin-right: 8px;
}

.picright {
	border: 3px solid #b5b2ad;
	font-size: 11px;
	margin-left: 8px;
	font-family: Georgia;
	font-size: 12px;
	color: #4f4a40;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
}

/* Táblázatcellák */

td {
	font-family: Georgia, Arial, Sans-Serif;
	font-size: 11px;
	padding: 4px;
}

.tablehead {
	background: #092885;
	color: #fff;
}

.dark {
	background: #e8e3d9;
	color: #4f4a40;
}

.light {
	background: #F9F7F4;
	color: #4f4a40;
}

.nopad{
	font-family: Georgia, Arial, Sans-Serif;
	font-size: 11px;
	padding: 0px;
}

.box{
	font-family: Georgia, Arial, Sans-Serif;
	font-size: 11px;
	padding: 10px;
	text-align: justify;
	background: #e8e3d9;
	width: 320px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

