/* ************************************
    Vendégkönyv
************************************ */

.gb_title {
	font: bold 10pt Arial, Helvetica, sans;
	text-decoration: underline;
}
.gb_subject {
	font: bold 8pt Arial, Helvetica, sans;
	margin-bottom: 5px;
}
.gb_text {
	padding-left: 30px;
	text-align: justify;
	margin-bottom: 20px;
}

/* ************************************ */


BODY {
	background: #FFFFFF;
	color: #000000;
	font: normal 9pt/9pt Arial, Helvetica, sans;
	margin: 0px;
	padding: 0px;
}
P {
    font: normal 9pt/11pt Arial, Helvetica, sans;
    margin-left: 20px;
}
IMG {
    border: 0px;
}
A {
    font-weight: bold;
    text-decoration: none;
    color: #007701;
}
A:hover {
    text-decoration: underline;
}

.menu_left_td {
	text-align: left;
}
.menu_left_box {
	text-align: center;
	margin: 30px 25px 20px 20px;
}
.menu_left_title {
	font: bold 10pt/11pt Arial, Helvetica, sans;
	text-align: center;
	margin: 14px 0px 14px 0px;
}
.menutext {
	color: #000000;
	font: bold 10pt/11pt Arial, Helvetica, sans;
	text-decoration: none;
}
.menutext:hover {
    border-bottom: 2px solid #FFAA00;
}

.bottom {
	font: normal 9pt/10pt Arial, Helvetica, sans;
	color: #606060;
	width: 100%;
	text-align: center;
	border-top: 1px solid #FFAA00;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
}


IMG.link {
	border: 1px solid #000090;
}


/*  *** Cimsorok ***  */
H1 {
    border-bottom: 3px solid #007701;
    font: bold 14pt/18pt Arial, Helvetica, sans;
    padding: 5px 20px 5px 20px;
    margin: 20px 0px 5px 0px;
}
H2 {
    border-bottom: 1px solid #007701;
    font: bold 12pt/16pt Arial, Helvetica, sans;
    padding: 2px 10px 2px 10px;
    margin: 0px 0px 5px 0px;
}
H3, H4 {
    border-bottom: 1px solid #ffffff;
}
H3 {
    font: bold 10pt/14pt Arial, Helvetica, sans;
    font-style: italic;
    padding: 3px 3px 3px 20px;
}

H4 {
    font: bold 10pt/10pt Arial, Helvetica, sans;
    font-style: italic;
    padding: 3px 3px 3px 10px;
}



/*  *** Tables ***  */
.td_left {
    width: 150px;
    background-color: #FFAA00;
}
.td_text {
    background-image: url('http://www.chek.hu/pipeline/skins/default/img/text-bg.jpg');
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    text-align: justify;
    padding: 10px 20px 20px 30px;
    font: normal 9pt/11pt Arial, Helvetica, sans;
}


.error {
	background: #c00000;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	margin: 10px;
	padding: 5px;
}

.author {
	position: relative;
	color: #FFAA00;
	font-size: 8pt;
	width: 100%;
	text-align: right;
	vertical-align: bottom;
}

DIV.kontakt, A.kontakt {
	font: normal 9pt/10pt Arial, Helvetica, sans;
	color: #606060;
	width: 100%;
	text-align: center;
	padding: 20px 0px 20px 0px;
}


// EOF
