@charset "utf-8";

/*altalanos (tobb helyen hasznalt) text settings */
body {
	font-family:Tahoma;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size:16px;
	color:#1f6b21;
	margin:0;
	padding:8px;
}

h2 {
	color:#259d00;
	margin:0;
	font-size:14px;
}

h3 {
	color:#2b6290;
	margin:0;
	font-size:13px;
	font-family:Arial;
}

h4 {
	color:#2b6290;
	margin:0;
	font-size:15px;
	font-family:Arial;
}

.nobold {
	font-weight:normal;	
}

.vmid {
	vertical-align:middle;	
}

.inside {
	text-align:justify;
}

.tleft {
	text-align:left;
}

.tright {
	text-align:right;
}

.tcenter {
	text-align:center;	
}

.arial {
	font-family:Arial;
}

.input {
	font-family:Tahoma;
}

.fb {
	font-weight:bold;
}

.f9 {
	font-size:9px;	
}

.f10 {
	font-size:10px;
}

.f11 {
	font-size:11px;
}

.f12 {
	font-size:12px;
}

.f13 {
	font-size:13px;
}

.f14 {
	font-size:14px;
}


.f15 {
	font-size:15px;
}

.f17 {
	font-size:17px;
}

.red {
	color:#FF3300;
}

.green {
	color: #259d00;
}

.blue {
	color: #2b7197;
}

.deepblue {
	color:#003663;
}

.white {
	color:white;
}

.black {
	color:black;
}

.lh18 {
	line-height:18px;
}

/* kezdooldal elosztas */
.leftcontent {
	text-align:justify;
}

/* lablec settings */
.copyright {
	font-size:11px;
	color:#769CBE;
}

/* arlista menu settings */
.pricehead {
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

.getpricebutton {
	color:#FFFFFF;
	font-weight:bold;
	font-family:Tahoma;
}

.pricelw {
	text-align:right;
}

.pricetable {
	font-weight:bold;
}

.prtd {
	text-align:center;
/*	font-weight:bold;*/
}

/* before and after settings */
.bacomment {
	text-align:left;
}

/* testimonials settings */

.testiblock {
	text-align:justify;
}

.contactlw {
	text-align: right;
}

.callbacklw {
	text-align: right;
}

/* accommodation settings */
.hotelhead {
	color:#FFFFFF;
	font-weight:bold;
}

.hoteltxt {
	line-height: 18px;
}

/* faq settings */
.faqtxt {
	line-height: 18px;
}

.dolt {
	font-style:italic;
}

.clb {
	font-size:18px;
	color:#2b6290;
}