BODY { 
	font: 11px/16px Verdana, sans-serif; 
#	color: #7C1D20; 
	background: #FFF; 
	margin: 8px;
}
B {
	color: #7C1D20; 
}

A IMG { border: 0; text-decoration: none; }

A { color: #7C1D20; text-decoration: none; }
A:hover { color: #7C1D20; text-decoration: underline; }

A.whitelink { color: #ffffff; }

p {
	color: black;
}

p a {
	text-decoration: underline;
}

/* STRUKTÚRA */
#container { 
	width: 946px;
	margin: 0 auto; 
	background: #F8F0D9 url(images/body_bg.jpg) repeat-y top;
}
#left { 
	width: 143px; 
	float: left; 
}
#middle { 
	width: 660px; 
	float: right;
	background: url(images/middle_bg_top_left.gif) no-repeat 0px 235px; 
}
#wrapper { 
	width: 803px; 	/* 143+660 */
	float: left;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.clearleft {
	clear: left;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

#right { 
	width: 143px; 
	float: right;
	background: url(images/right.gif) no-repeat top left; 
}

#middle #topbar { 
	width: 660px; 
	height: 25px; 
	background: url(images/topbar.gif) no-repeat top left; 
	color: #FFF; 
	font-weight: bold; 
	text-align: center; 
}
:root #middle #topbar { 
	padding-top: 1px; 
	height: 24px; 
}
#middle #topbar a { 
	color: #FFF; 
	font-weight: bold;

}

#rightlogintop {
	width: 143px; 
	height: 10px;
	background: url(images/kereses.gif) no-repeat top left;
}
#rightlogin {
	margin: 0 0 0px 0; 
	padding: 0; 
	background: #B86F66;
	text-align: center; 
	margin: 0px 6px 0px 5px;
	width: 132px; 
	font-weight: normal; 
}
#rightlogin input {
	font-size: 100%;
}
#rightloginbot {
	width: 143px; 
	height: 10px;
	background: url(images/kereses.gif) no-repeat bottom left;
	margin: 0 0 15px 0; 
}

.title {background: #B86F66; font-weight: bold; font-size: 11px; margin: 20px 0; padding: 3px 0; color: white;}


/* JOBB OLDAL */
#right-inner { color: #FFF; padding-top: 40px; text-align: center; font-weight: bold; }
#right-inner h3 { background: #B86F66; font-weight: bold; font-size: 11px; margin: 20px 0; padding: 3px 0; }
#right-inner > p a { color: #B86F66; }
#right-inner img { border: 1px solid #F8F0D9;}

.loginname {
	font-weight: bold;
}

.usermenu {
	display: block;
	text-align: center;
	color: #f8f0d9;
}

.usermenu > a,
.usermenu > a:link,
.usermenu > a:visited {
	color: white;
	text-decoration: none;
	white-space: nowrap;
}

.usermenu a:hover {
	color: #f8f0d9;
	text-decoration: underline;
}


/* KERESÉS */
#kereses { 
	margin: 0 0 15px 0; 
	padding: 0; 
	background: #B86F66 url(images/kereses.gif) no-repeat top left; 
	text-align: center; 
	padding: 6px 0; 
	width: 143px; 
	height: 101px; 
	font-weight: normal; 
}
#kereses input { 
	margin: 3px 0; 
	padding: 1px; 
	background: #FFF; 
	color: #000; width: 116px; 
	border: 1px solid #FFF; 
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
}
#kereses a { color: #FFF !important; }
* html #kereses input { margin: 0; }

#nevnap { text-align: center; height: 28px; line-height: 28px; background: #FFF; }

#footer { 
	clear: both;
	width: 946px; 
	margin: 0 auto; 
	background: #FFF url(images/footer.gif) no-repeat top left; 
	padding: 25px 0; 
	text-align: center; 
}

/* MENÜ */
#left ul { margin: 0; padding: 0 8px; list-style: none; }
#left ul li { margin: 0; padding: 3px 0; background: url(images/menu_dots.gif) repeat-x bottom left; }
#left ul li a { background: url(images/nyil_zold.gif) no-repeat 0 50%;padding: 0 0 0 10px; color: #FFF; display: block; }
#left ul li.kat { padding-top: 15px; font-weight: bold; color: #FFF;}
#left ul li.kat a { font-weight: bold; }

/* PROGRAMAJÁNLÓ */
#programajanlo { width: 251px; float: right; background: #B86F66 url(images/programajanlo_top.gif) no-repeat top left; padding-top: 10px; margin: 0 10px 10px 10px; border-left: 5px solid #F8F0D9; }
* html #programajanlo { margin-right: 2px; }
#programajanlo dl { margin: 10px; padding: 0 0 2px 0; background: #B86F66 url(images/programajanlo_dots.gif) repeat-x bottom left; }
#programajanlo dl dt a { color: #FFF; font-weight: bold; margin: 0; padding: 0; }
#programajanlo dl dd { color: #7C1D20; margin: 0; padding: 0; }
#programajanlo-bottom { background: #B86F66 url(images/programajanlo_bottom.gif) no-repeat top left; height: 10px; }

a.v3 { color: #8B0000 ; font-weight: bold; margin: 0; padding: 0 10px 0px 10px; }

/* KÖZÉPSŐ BLOKK */
#kozepso-blokk { padding: 0 10px; }
#kozepso-blokk .szoveg img { border: 1px solid #000; margin-right: 5px; }

/* ÁLTALÁNOS */
h1 { font-size: 140%; font-weight: bold; margin: 5px 0; padding: 0; color: #7C1D20; }
h2 { font-size: 120%; font-weight: bold; margin: 5px 5px 5px 0; padding: 0 0 3px 0; color: #000; background: url(images/dots.gif) repeat-x bottom left; }
.szoveg { color: #000; margin-bottom: 15px; }
.reszletek { text-align: right; margin: 0 0 20px 0; font-weight: bold; }

/* BANNER */
#banner { background: #B86F66 url(images/middle_banner_right.gif) no-repeat top right; margin: 5px; height: 70px; position: relative; text-align: center;clear: both;}
#banner .left { background: #B86F66 url(images/middle_banner_left.gif) no-repeat top left; width: 9px; height: 70px; position: absolute; top: 0; left: 0; }
#banner img { margin-top: 5px; }

/* FŐOLDAL ALJÁN LÉVŐ KÉT HASÁB  */
#more-news { margin: 20px 5px 0 10px; }
#more-news .blokk {width: 297px; padding: 5px; }
#more-news .blokk .reszletek { margin: 5px 15px 0 0; }
#more-news .blokk .szoveg { color: #7C1D20; }
#more-news .bal { float: left; }
#more-news .jobb { float: right; }

.hir_teljes {
	color: black;
} 

/*	background-color: #F8F0D9;	*/
input {
	font-size: 100%;
}
select, optgroup, label {
	font-size: 100%;
}
textarea {
	font-size: 100%;
}


.formError {    /* red frame around invalid form elements, DIV */
    padding-left: .3em;
    padding-right: .3em;
    padding-top: .5em;  
    padding-bottom: .3em;
    background-color: red;
    color: inherit;
    display: inline;
}
 
.formErrorMsg { /* form error messages, TD */
    background-color: inherit;
    color: red;
}

.formErrorNum {
    color: red;
    text-decoration: none;
    vertical-align: super;
    font-size: 80%; 
    padding-left: .3ex;
}

.formCap {
	text-align: right;
	font-weight: bold;
	padding-right: .5em;
}

.formCapN {
	text-align: right;
	padding-right: .5em;
}

.formSep {
	height: 1ex;
}


.listLine1 {
    background-color: #eeeeee;
    color: inherit;
}

.listLine2 {
    background-color: #ffffff;
    color: inherit;
}
 
div.updateok {
	color: green;
}


div.pinceprograminfo {
	border: 1px solid #7C1D20;
	margin: 0px auto;
	padding: .5em;
	width: 97%;
	color: #000;
}

table.arlista {
	width: 100%;
	margin: 1em auto;
}

.pinceprogramok_kateg {
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
}

.pinceprogramok_menu {
	font-size: 100%;
	font-style: italic;
}

.pinceprogramok_menu_leiras {
	font-style: normal;
	font-size: 80%;
	padding-left: 2em;
}

.pinceprogramok_ar {
	font-size: 120%;
	font-weight: bold;
}


div.kapcsolodo {
	padding-left: 2em;
	margin-bottom: 1em;
}

span.kapcsolodoFejlec {
	display: block;
	font-size: 120%;
	font-weight: bold;
}


/* Borászat, keresés... */

div.eredmeny_blokk {
	width: 90%;
	background: url(img/hatter2.jpg);
	margin: 1em auto;
	text-align: center;
	border: 1px solid #8B0000 ;
	padding: .5em;
}

div.eredmeny_nev {
	display: block;
	text-align: center;
	font-weight: bold;
}

div.eredmeny_borasz {
	display: block;
	text-align: center;
	font-weight: bold;
}

div.eredmeny_cim {
	display: block;
	text-align: center;
	border-bottom: 1px solid #8B0000 ;
}

div.eredmeny_kep {
	float: left;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: .5em;
	margin-right: 1em;
/*	border: 2px outset; */
	width: 120px;
	text-align: center;
}

div.eredmeny_terkep {
	float: right;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: 1em;
	margin-right: .5em;
	border: 1px silver solid;
}


div.eredmeny_leiras {
	font-size: 80%;
	margin-top: .5em;
	margin-bottom: .5em;
}


#navigation {
	display: table;
	text-align: center;
	margin: 1em auto 1em auto;
}
#navigation a {
	background: url('images/nav.gif') no-repeat center;
	display: table-cell;
	width: 150px;
	height: 20px;
	text-align: center;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	white-space: nowrap;
}
#navigation a.selected {
	background: url('images/snav.gif') no-repeat center;
	display: table-cell;
	width: 120px;
	height: 20px;
	text-align: center;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}

#navigation a:hover {
	color: yellow;
}
#navigation a:active {
	background: url('images/navakt.gif') no-repeat center;
}


 /* set millions of background images */
.rbroundbox { background: #8B0000 ; }
.rbtop div { background: url(images/rltl.gif) no-repeat top left; }
.rbtop { background: url(images/rltr.gif) no-repeat top right; }
.rbbot div { background: url(images/rlbl.gif) no-repeat bottom left; }
.rbbot { background: url(images/rlbr.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 10px;
font-size: 1px;
}
.rbcontent { margin: 0 10px; }
.rbroundbox { margin: 2px auto; }

.rbkereses { 
	background: #b86f66; 
	margin: 2px auto; 
	text-align: center;
}
.kcap { 
	color: #f8f0d9; 
	font-weight: bold; 
	text-align: center;
}
.kinput {
	color: #f8f0d9; 
	font-weight: bold; 
	text-align: center;
}
.rbkereses table {
	width: 100%;
}
.kinput div {
	text-align: center;
}
.kinput input, 
.kinput select {
	background-color: #F8F0D9;
}
.ksubmit {
	background-color: #8B0000 ;
	color: #f8f0d9; 
	font-weight: bold; 
	text-align: center;
	border: 2px outset #8B0000 ;
}

div.nyitvatartas {
	padding-left: 2em;
	margin-bottom: 1em;
}

span.szolg {
	margin-left: 1em;
	padding-left: 16px;

	padding-right: 1em;
	/*background: url('images/ok.gif') no-repeat left;*/
	white-space: nowrap;
}

.kedvezmeny {
	float: right; 
	width: 125px; 
	border-width: 1px; 
	border-style: solid;
	border-color: #b86f66; /*outset;*/ 
	margin-left: .5em; 
	margin-bottom: .5em;
	background: #f1e1b5; 
	color: #7c1d20;
}

.kedvezmeny_merteke {
	font-size: 200%;
	line-height: 150%;
	font-weight: bold;
}

.esemenynaptar {
	width: 100%;
	font-size: 12px;
	color: white;
}
.esemenynaptart {
	margin: 2px; 
	border: 1px solid gray; 
	color: white;
}
.esemenynaptart td {
	font-size: 11px;
	color: white;
}
.esH {
	background-color: #B86F66;
	color: white;
}
.esemenynaptar a{
	color: #B86F66;
}


  /**************/
 /*** irasok ***/
/**************/

.ir_bevezeto {
	color: black;
	border-bottom: 1px dashed #8B0000 ;
}

.ir_kep {
	float: right;
	margin-left: 1em;
}

.ir_kiskep {
	float: left;
	margin-right: .75em;
	padding-top: .25em;
}

.ir_bevezeto2 {
	color: black;
	font-weight: bold;
	margin-top: 2em;
}

.ir_kat {
	color: gray;
	font-weight: bold;
	padding-bottom: .25em;
}

.ir_cim {
	color: #8B0000 ;
	font-weight: bold;
	font-size: 120%;
}

.iras {
	color: black;
	padding-top: 1em;
}

.ir_forras {
	font-size: 80%;
	padding-left: 2em;
	margin-top: 1em;
	font-style: italic;
}

.ir_ertekelodoboz {
	border: 3px groove #8B0000 ;
	margin: 2em auto;
	text-align: center;
	width: 90%;
}

.ir_ertekelodoboz h3 {
	font-weight: bold;
	font-size: 130%;
}


  /***********/
 /*  hirek  */
/***********/

.hh_bekuldo {
	font-weight: bold;
}

.hh_uzenet {
}

.hh_mod {
	float: right;
}


.success {
	color: green;
	font-weight: bold;
}

.error {
	color: red;
	font-weight: bold;
}



  /**************/
 /*** forum  ***/
/**************/


.forumTemaLista {
}
.forumTemaLista tr > td {
	text-align: center;
}

.forumTemaLista tr > td:first-child {
	text-align: left;
}

.forumLine1 {
    background-color: #eeeeee;
    color: inherit;
}

.forumLine2 {
    background-color: #ffffff;
    color: inherit;
}

.forumMasterTopic {
	display: block;
	font-weight: bold;
	font-size: 120%;
	font-variant: small-caps;
}

.forumTemaFejlec {
	display: block;
	font-weight: bold;
	font-size: 120%;
	padding-left: 1em;
}

.forumNavBar {
	display: block;
	text-align: right;
	font-weight: bold;
}

.forumNavBar a:link,
.forumNavBar a:visited {
	font-weight: normal;
}

.forumNavBar .inactive {
	color: #D8D0B9;
	font-weight: normal;
}

.forumBevezeto {
	color: black;
	margin-top: 1em ;
	margin-bottom: 2em;
}

.forumOsszefoglalo {
	color: black;
	background-color: moccasin;
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 1em ;
	margin-bottom: 1em;
	padding: 0.5em;
	border: 2px solid darkred;
}

.for_hozzaszolas {
	margin-top: 1em;
	border-bottom: 2px groove #D8D0B9;
}

.for_hozzaszolas_cim {
	background-color: #D8D0B9;
	border: 1px outset;
}

.for_bekuldo {
	font-weight: bold;
}

.for_datum {
	float: right;
}

.for_szoveg {
}

.for_elozmeny {
	text-align: right;
}


.iras_hozzaszolas {
	border-bottom: 1px solid #8B0000 ;
	margin-bottom: 1em;
}

.ih_bekuldo {
	font-weight: bold;
}

.ih_uzenet {
}

.ih_mod {
	float: right;
}

.pm_uzenet {
	border-bottom: 1px solid #8B0000 ;
	margin-bottom: .5em;
	margin-top: .5em;
	
}

.pm_uj_uzenet {
	border-bottom: 1px solid #8B0000 ;
	margin-top: .5em;
	margin-bottom: .5em;
	background-color: #D8D0B9;
}

.pm_from {
	font-weight: bold;
}

.pm_read {
	padding-left: 4em;
	font-weight: bold;
}

.pm_delete {
	text-align: right;
}

.hircim {
	font-size: 105%;
	font-weight: bold;
}


.profile {
	text-indent: 2em;
	padding-left: 2em;
}

.profile_picture {
	float: right;
	margin: 1em;
}

/* poll */
.poll {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
        font-size: 10px;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 5px;
        padding-right: 2px;
}
.formlook {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
}
.menuhd {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: white;
        background-color: #B86F66;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 3px;
        font-weight: bold;
}

.vonal { 
	
	border-style: dashed; 
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #000;
	height: 1px;
	width: 100%;
	
}

