/**
H1|H2|H3|H4|P|TABLE|TBODY|TR|TD|OL|LI|STRONG|EM|U|DEL|SUP|SUB|BR|A|IMG
*/
BODY {
	font-family: Verdana;
	font-size: 11px;
	color: #3A3A3A;
	
}

.content {
	padding: 0px 0px 30px 0px;
	text-align: justify;
}

TD, P, LI, OL {
	font-family: Verdana;
	font-size: 11px;
	color: #3A3A3A;
	
}

A:link {
	font-family: Verdana;
	font-size: 11px;
	color: #FC7603;
	text-decoration: none;
}
A:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FC7603;
	text-decoration: none;
}
A:active {
	font-family: Verdana;
	font-size: 11px;
	color: #FC7603;
	text-decoration: none;
}
A:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFB400;
	text-decoration: underline;
}


/** --- Antrastes -------------------------------------------------------------------------------------------------- */
H1, .H1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #FC7603;
	
}

H2, .H2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #FC7603;
	
}

H3, .H3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FC7603;
	
}

H4, .H4 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #EB9500;
	margin-bottom: 0px;
	margin-top: 0px;
}
/** --- Antrastes --- */
p {
	margin-bottom: 2px;
	margin-top: 0px;
}

/** --- .KONTAKTAI -------------------------------------------------------------------------------------------------- */
.kontaktai {
	font-family: Tahoma;
	font-size: 9px;
	color: #A6A29A;
}

.kontaktai a:link, .kontaktai a:visited, .kontaktai a:hover {
	font-size: 7pt;
}

A:link.kontaktai {
	font-family: Tahoma;
	font-size: 9px;
	color: #A6A29A;
}
A:visited.kontaktai {
	font-family: Tahoma;
	font-size: 9px;
	color: #A6A29A;
}
A:active.kontaktai {
	font-family: Tahoma;
	font-size: 9px;
	color: #A6A29A;
}
A:hover.kontaktai {
	font-family: Tahoma;
	font-size: 9px;
	color: #A6A29A;
	text-decoration: underline;
}
/** --- .KONTAKTAI --- */

/** --- .NORMAL -------------------------------------------------------------------------------------------------- */
.normal {
	font-family: Verdana;
	font-size: 11px;
	color: #3A3A3A;
	line-height: 15px;
}
A:link.normal {
	font-family: Verdana;
	font-size: 11px;
	color: #F5821F;
	text-decoration: underline;
}
A:visited.normal {
	font-family: Verdana;
	font-size: 11px;
	color: #F5821F;
	text-decoration: underline;
}
A:active.normal {
	font-family: Verdana;
	font-size: 11px;
	color: #F5821F;
	text-decoration: underline;
}
A:hover.normal {
	font-family: Verdana;
	font-size: 11px;
	color: #FFB400;
	text-decoration: underline;
}
/** --- .NORMAL --- */
/** --- .LIGHT -------------------------------------------------------------------------------------------------- */
.light {
	font-family: Tahoma;
	font-size: 7pt;
	
	color: #5E5E5F;
}
A:link.light {
	font-family: Tahoma;
	font-size: 7pt;
	
	color: #F5821F;
	text-decoration: underline;
}
A:visited.light {
	font-family: Tahoma;
	font-size: 7pt;
	
	color: #F5821F;
	text-decoration: underline;
}
A:active.light {
	font-family: Tahoma;
	font-size: 7pt;
	
	color: #F5821F;
	text-decoration: underline;
}
A:hover.light {
	font-family: Tahoma;
	font-size: 7pt;
	
	color: #FFB400;
	text-decoration: underline;
}
/** --- .LIGHT --- */
/** --- .HEAVY -------------------------------------------------------------------------------------------------- */
.heavy {
	font-family: Tahoma;
	font-size: 8pt;
	color: #D0501E;
}
A:link.heavy {
	font-family: Tahoma;
	font-size: 8pt;
	color: #F5821F;
	text-decoration: underline;
}
A:visited.heavy {
	font-family: Tahoma;
	font-size: 8pt;
	color: #F5821F;
	text-decoration: underline;
}
A:active.heavy {
	font-family: Tahoma;
	font-size: 8pt;
	color: #F5821F;
	text-decoration: underline;
}
A:hover.heavy {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFB400;
	text-decoration: underline;
}
/** --- .HEAVY --- */
/** --- .MENIU -------------------------------------------------------------------------------------------------- */
.meniu {
	font-family: Tahoma;
	font-size: 11px;
	color: #2D2D2F;
	
}
A:link.meniu {
	font-family: Tahoma;
	font-size: 11px;
	color: #2D2D2F;
	
	text-decoration: none;
}
A:visited.meniu {
	font-family: Tahoma;
	font-size: 11px;
	color: #2D2D2F;
	
	text-decoration: none;
}
A:active.meniu {
	font-family: Tahoma;
	font-size: 11px;
	color: #2D2D2F;
	
	text-decoration: none;
}
A:hover.meniu {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFB400;
	
	text-decoration: underline;
}

hr {
	height: 1px;
	color: #DBD9CD;
}

.normal img {
	border: 1px solid #DBD8CF;
}

/** --- .meniu --- */
