BODY {
	MARGIN: 0px;
}
BODY {
	FONT-SIZE: 11px; COLOR: #272425; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD {
	FONT-SIZE: 11px; COLOR: #272425; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TH {
	FONT-SIZE: 11px; COLOR: #272425; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}


a{
	color:gray;
	text-decoration:none;
}
.inputField {
 font: 11px Arial, Helvetica, sans-serif; color: #000;
 text-align: left;
 width:120px; 
 /*height:20px;*/
}

.submitButton {
 font: 11px Arial, Helvetica, sans-serif; color: #000;
 text-align: center;
 width:50px; height:20px;
}
.td_jelentkezes_left {
 font: 11px Arial, Helvetica, sans-serif; color: #000;
 font-weight:bold;
 text-align: left;
 vertical-align: text-top;
}
.td_jelentkezes_right {
 font: 11px Arial, Helvetica, sans-serif; color: #000;
 font-weight:bold;
 text-align: right;
 vertical-align: text-top;
}

.td_index {
	background-color:#F3F2CE;
}

.dropdown {
	font: 11px Arial, Helvetica, sans-serif; 
	font-weight:bold;
	vertical-align: text-top;
}
.line {
 border-bottom-width:1px;
 border-bottom-style:double;
 border-bottom-color:#D7D7D7;
}

.dotted {
 border-bottom-width:1px;
 border-bottom-style:dotted;
 border-bottom-color:#D7D7D7;
}


.christmas{
 /*border-left-width:1px;
 border-left-style:double;
 border-left-color:#D7D7D7;
 border-right-width:1px;
 border-right-style:double;
 border-right-color:#D7D7D7;
 border-bottom-width:1px;
 border-bottom-style:double;
 border-bottom-color:#D7D7D7;*/
 border: 2px solid #009431;
 padding: 3px;
 background-color:#CD0000;
 }
.boxLine {
 /*border-left-width:1px;
 border-left-style:double;
 border-left-color:#D7D7D7;
 border-right-width:1px;
 border-right-style:double;
 border-right-color:#D7D7D7;
 border-bottom-width:1px;
 border-bottom-style:double;
 border-bottom-color:#D7D7D7;
 border: 1px solid #F5BD7E;*/
 border-top: 1px dotted #A8A8A8;
 padding-top: 1em;
 padding-bottom: 1em; 
 padding-left: 1em; 
 padding-right: 1em;
 /*background-color:#F3F2CE;*/

}

.question {
 border: 1px dotted #278D00;
 
 padding-top: 1em;
 padding-bottom: 1em; 
 padding-left: 1em; 
 padding-right: 1em;
 background-color:#e6e6e6;
}

.answer {
 border: 1px dotted #278D00;
 border-top-style: none;
 padding-top: 1em;
 padding-bottom: 1em; 
 padding-left: 1em; 
 padding-right: 1em;
 background-color:#F3F2CE;
}

.headBoxLine {
 /*border-bottom-width:1px;
 border-bottom-style:double;
 border-bottom-color:#969696;*/
 padding-left: 12px; 
 padding-right: 12px;
}

.textArea {
 font: 11px Arial, Helvetica, sans-serif; color: #000;
 text-align: left;
 width:120px; height:60px;
}

.guestbookArea {
 font: 11px Arial, Helvetica, sans-serif; color: #000;
 text-align: left;
 width:300px; height:150px;
}


.szakertok{
 border: 2px solid #278D00;
 padding-top: 1em;
 padding-bottom: 1em; 
 padding-left: 1em; 
 padding-right: 1em;
  background-color:#e6e6e6;
}


.link{
	COLOR: gray; 
}

/*********************************/
/********* INDEX PAGE ***********/
/********************************/
H1.index{
	FONT-SIZE: 15px; 
	COLOR: #004080; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
}

H1.hirdetes{
	FONT-SIZE: 12px; 
	COLOR: #004080; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	
}



a.hirdetes:hover{
	color:#EF8A1D;
	font-weight:bold;
}

a.hirdetes{
	color:#004080;
	FONT-SIZE: 10px;
	
}

a.rolunkirtak:hover{
	color:#EF8A1D;
	font-weight:bold;
}

a.rolunkirtak{
	color:#006385;
	font-weight:bold;
}

a.szakertoink{
FONT-SIZE: 12px;
	color:#278D00;
	font-weight:bold;
}
a.szakertoink:hover{
	color:#EF8A1D;
	font-weight:bold;
}

a.secret{
FONT-SIZE: 12px;
	color:#760C0E;
	font-weight:bold;
}
a.secret:hover{
	color:#EF8A1D;
	font-weight:bold;
}

/*********************************/
/*********     PAGES       ***********/
/********************************/

H1.pages{
	FONT-SIZE: 13px; 
	FONT-WEIGHT:bold;
	/*COLOR: #969696; */
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

H2.pages{
	FONT-SIZE: 11px; 
	FONT-WEIGHT:bold;
	/*COLOR: #969696; */
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

.alert {
	background: #fff6bf ;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}

.vimg120 {
	width: 120px;
	height: 90px;
	border: 1px solid #999;

}

.picture {
	background-repeat: no-repeat; 
	cursor: pointer;
	text-align:right;
	color:white;
	font-weight:bold; 
	padding-right:3px;
}
