
/* alap + construc  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  # */

BODY {
	background-color: #f2f5e7;
	scrollbar-face-color: #F2F5E7;		/**/
	scrollbar-track-color: #F2F5E7;		/**/
	scrollbar-arrow-color: #6273B9;		/* nyil */
	scrollbar-highlight-color: #6273B9;	/* balszel + felsozel */
	scrollbar-shadow-color: #6273B9; 	/* jobbszel + alsoszel */
	scrollbar-3dlight-color: #F2F5E7;	/* balkulso + felsokulso */
	scrollbar-darkshadow-color: #F2F5E7;	/* jobbkulso + alsokulos */
}

BODY, DIV, TABLE, TR, TD, P, UL, LI, FORM, TEXTAREA, INPUT, CHECKBOX, RADIO, SELECT, OPTION {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #222222;
}

.colLeft {
	background-color: #6273B9;
}

.colRight {
	background-image: url('/img/right_bg.gif');
}

.colMain {
	background-image: url('/img/main_bg.gif');
}

.foot {
	color:#969EA8;
}

.bg_foot {
	background-color: #DBDDD2;
	background-image: url('/img/foot.jpg');
	height: 26px;
}

A:link, A:visited, A:active {
	color: #0b3c78;
	text-decoration: none;
}
A:hover {
	color: #000000;
}

INPUT.form, TEXTAREA.form, SELECT.form {
	border: solid 1px #999999;
}

INPUT.submit {
	border: solid 1px #999999;
	background-color: #CDCDCD;
	color: #0B3C78;
}

.text {
	text-align: justify;
}








/* cimek   #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  # */

.oldalcim {
	font-family : Trebuchet MS, Tahoma, Verdana, Arial;
	font-size : 19px;
	color: #ff0000;
	padding-bottom: 10px;
}

.cim {
	font-size: 13px;
	font-weight: bold;
	color: #6273b9;
}










/* listak  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  # */

.list1 {
	border-top: 1px solid #6273b9;
        padding: 3px 0 0 0;

}
.list2 {
	border-top: 1px solid #6273b9;
        padding: 6px 0 6px 0;

}










/* misc #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  # */

.vissza {
	border-top: 1px solid #6273b9;
	font-weight: bold;
        padding: 3px 0 0 0;

}

.banner {
	text-align: center;
	padding: 10px 0 0 0;
}

.sepline {
	border-bottom: 1px solid #6273b9;
}

.alert {
	color: #FF2222;
}










/* popup   #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  # */

.popCim{
	font-family : Trebuchet MS, Tahoma, Verdana, Arial;
	font-size : 17px;
	color: #ff0000;
	text-align: center;
	padding: 10px 10px 10px 10px;
}

.popText{
	font-size: 12px;
	text-align: justify;
	padding: 0px 10px 0px 10px;
}

.popClose {
	position: absolute;
	bottom: 10px;
	right: 10px;
}










/* menuz  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  */

.mmOff {
	color:#FFFFFF;
}
.mmOn {
	color:#6273b9;
}

A.menu:link, A.menu:visited, A.menu:active   {
	background-image: url(/img/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	display: block;
	font-size: 10px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 4px 4px 4px 14px;
	text-decoration: none; 
}
A.menu:hover {
	background-image: url(/img/menu_bullet_OVR.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	display: block;
	font-size: 10px;
	color:#6273b9;
	font-weight:bold;
	padding: 4px 4px 4px 14px;
	text-decoration: none; 
	background-color: #f2f5e7;
}

A.submenu:link, A.submenu:visited, A.submenu:active   {
	background-image: url(/img/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 13px center;
	display: block;
	font-size: 10px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 4px 4px 4px 23px;
	width: 100%;
	text-decoration: none; 
}
A.submenu:hover {
	background-image: url(/img/menu_bullet_OVR.gif);
	background-repeat: no-repeat;
	background-position: 13px center;
	display: block;
	font-size: 10px;
	color:#6273b9;
	font-weight:bold;
	padding: 4px 4px 4px 23px;
	width: 100%;
	text-decoration: none; 
	background-color: #f2f5e7;
}










/* forum  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  */

.topicListRow1 {
	background-color: #F5F5F5;
	padding: 4px 2px 4px 4px;
}
.topicListRow0 {
	padding: 4px 2px 4px 4px;
}
.topicListCim {
	font-weight: bold;
	color: #6273b9;
	margin-bottom: 3px;
}
.topicListSzolas {
	margin-bottom: 3px;
}
.topicListOpener {
	padding-bottom: 8px;
}

.postListRow1 {
	background-color: #F5F5F5;
	padding: 4px 0 8px 0;
}
.postListRow0 {
	padding: 4px 0 8px 0;
}
.postListDatum {
	font-size: 10px;
}
.postListOpener {
	font-weight: bold;
	padding-bottom: 3px;
}
.postListPost {
	text-align: justify;
	margin-bottom: 3px;
}









/* marquee   #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  */

#marqueecontainer{
	position: relative;
	left: 15px;
	background-color: #FFFFFF;
	width: 120px;
	height: 160px;
	overflow: hidden;
	border: 1px solid #6273b9;
}

.marquDatum {
	padding: 0 2px 0 2px;
	font-size: 10px;
}
.marquCim {
	padding: 0 2px 0 2px;
	font-weight: bold;
}
.marquTxt {
	text-align: left;
	padding: 2px;
}

.marquSep {
	text-align: center;
}










/* keresek felajanlasok  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  #  */

DIV.kefDate {
	font-size: 10px;
	margin: 0 0 2px 0;
}

DIV.kefCim {
	font-weight: bold;
	margin: 0 0 2px 0;
}

DIV.kefType {
	margin: 0 0 2px 0;
}

DIV.kefTxt {
	text_align: justify;
	margin: 0 0 8px 0;
}

DIV.kefEmail {
	padding: 0 0 1px 8px;
}
DIV.adTel {
	padding: 0 0 1px 8px;
}

.kefPic {
	text-align: center;
	border:1px solid #909090;
	margin: 2px 0 2px 5px;
	float: right;
}

.kefPicTitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	padding: 2px 0px 2px 0px;
}










#DEVbox {
	position: absolute;
	background-color: #FFFFFF;
	filter:alpha(opacity=89);
	opacity: 0.89;
	-moz-opacity:0.89;
	border: 1px solid #FF0000;
	margin: 25px 0 0 105px;
}
