/*----------------------------------------------------------------------------------------------------
   Tag redesign
------------------------------------------------------------------------------------------------------*/

body {
	background:#f87d00;
	margin: 0;
	padding: 0;
	font: 10pt/16pt Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
}

h1 {
	font-size:17pt;
	color: #990000;
	font-weight:;
	margin-bottom:;
	text-align: left;
	display:block;
	letter-spacing:;
	border-bottom:#990000 1px solid;
}

h2 {
	font-size:%;
	color:;
	font-weight:;
	margin-bottom:;
	text-align: left;
	display:block;	
	letter-spacing:;	
}

h3 {
	font-size:%;
	color:;
	font-weight:;
	margin-bottom:;
	text-align: left;
	display: block;	
	letter-spacing:;	
}

p, ul, td, tr {
	font: 10pt/16pt Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	text-align: justify;
}

ul {
}

li {
}

a:link {
	color: ;
	text-decoration: none;
}

a:visited {
	color: ;
	text-decoration: none;
}

a:hover {
	color: ;
	text-decoration: underline;
}

a:active {
	color: ;
	text-decoration: none;
}



/*----------------------------------------------------------------------------------------------------
   Oldal objektumok
------------------------------------------------------------------------------------------------------*/

#oldal {
}

#body {
	background:#ffb100 url(../images/bg_body.gif) bottom repeat-x;
}

#oszlop_bal_ures {

}

#oszlop_jobb_ures{

}

#tart_oszlop_bal {
	width: 15px;
	vertical-align:bottom;
	text-align:right;
	background: url(../images/bg_menu_arnyek_bal.gif) right repeat-y;
}

#tart_oszlop_menu {
	margin-left: 15px;
	background: #ffe790;
	vertical-align: top;
	width: 150px;
	height: auto;
	background: #fec606 url(../images/bg_menu.gif) center repeat-y;	 	
}

#logo {
	text-align: left;
}

#menu {
	background: url(../images/bg_menu_bevel.gif) left repeat-y;
	margin-top:0;
}

#tart_oszlop_fotartalom {
	width: 577px;
	vertical-align: top;
	background: url(../images/bg_folt.gif) right top no-repeat;
}

#fotart_fejlec {
	position: relative;
	top: 0;
	left: 0;
	height: 73px;
	width: 100%;
	background: #ffb100;
}

#fotart_lablec {
	position: fixed;
	bottom: 0;
	width: 577px;
	height: 20px;
	background: #CC0000;
	padding-left: 26px;
	color: #FF9900;
	font-size:9pt;
}

#fotart_kozep {
	height: auto;
}

#fotartkoz_container {
}

#fotartkoz_vmenu {
	height: 35px;
	width: 603px;
	background: #ffefcc url(../images/bg_menu_vsz1.gif) left no-repeat;
	vertical-align: top;
	text-align: right;
}

#vmenu_text {
	width:495px;
	float:left;
	text-align:left;
	padding-left:70px;
	font-weight:bold;
	color:#CC0000;
}

#fotartkoz_tartalom {
	height: auto;
	width: 561px;
	margin-left: 22px;
	padding: 10px 10px 20px 10px;
	background: white url(../images/bg_tart_jobb_ferde_sav1.gif) right top no-repeat;
}

#tartalom_text {
	width: auto;
	margin: 0px 60px 0 40px;
}


/*----------------------------------------------------------------------------------------------------
   Class formzsok
------------------------------------------------------------------------------------------------------*/

.elso_bekezdes {
	color:#660000;
}

.elso_bekezdes first:letter {
	font: 140% bold;
}

.felsoindex {
	font-size:8pt;
	vertical-align: text-top;
}