BODY {
	FONT-SIZE: 8pt; COLOR: #4c4c4c; FONT-FAMILY: Tahoma;
}
TD {
	FONT-SIZE: 8pt; COLOR: #4c4c4c; FONT-FAMILY: Tahoma;
}

span.main  {	FONT-SIZE: 70%;}

A:visited {
    FONT-SIZE: 8pt; COLOR: #db5656; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}
A:hover {
	FONT-SIZE: 8pt;
	COLOR: #FF4500;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: underline
}
A:link {
	 FONT-SIZE: 8pt; COLOR: #db5656; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}
A:active {
	FONT-SIZE: 8pt; COLOR: #db5656; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}
A.small:visited {
	FONT-WEIGHT: 400;
	FONT-SIZE: 8pt;
	COLOR: #DEDEDE;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none
}

A.small:link {
	FONT-WEIGHT: 400;
	FONT-SIZE: 8pt;
	COLOR: #E0E0E0;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none
}
A.small:hover {
	 FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
A.small:active {
FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.dt_news {
	FONT-SIZE: 8pt; COLOR: #7d808b; FONT-FAMILY: Tahoma
}
.white {
	 FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: Tahoma
}
.header {
	FONT-SIZE: 14pt; COLOR: #cc0e0e; FONT-FAMILY: Arial;	font-weight : 400;
}
.subheader {
	FONT-SIZE: 11pt;
	COLOR: #cc0e0e;
	FONT-FAMILY: Tahoma;
	font-weight : bold;
}
A.pathOFF:visited {
	FONT-WEIGHT: 400;
	FONT-SIZE: 100%;
	COLOR: #909090;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: underline
}
A.pathOFF:hover {
	FONT-WEIGHT: 400;
	FONT-SIZE: 100%;
	COLOR: #404040;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: underline
}
A.pathOFF:link {
	FONT-WEIGHT: 400; FONT-SIZE: 100%; COLOR: #73757d; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}
A.pathOFF:active {
	FONT-WEIGHT: 400; FONT-SIZE: 100%; COLOR: #73757d; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}
.pathON {
	 COLOR: #cc0e0e; FONT-FAMILY: Tahoma
}
A.banner:visited {
	FONT-WEIGHT: 400; FONT-SIZE: 100%; COLOR: #a2a2a2; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}
A.banner:hover {
	FONT-WEIGHT: 400;
	FONT-SIZE: 100%;
	COLOR: #606060;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: underline
}
A.banner:link {
	FONT-WEIGHT: 400; FONT-SIZE: 100%; COLOR: #a2a2a2; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}
A.banner:active {
	FONT-WEIGHT: 400; FONT-SIZE: 100%; COLOR: #a2a2a2; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}
A.grey:visited {
	FONT-WEIGHT: 400;
	FONT-SIZE: 100%;
	COLOR: #909090;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: underline
}
A.grey:hover {
	FONT-WEIGHT: 400; FONT-SIZE: 100%; COLOR: #6c6e75; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}
A.grey:link {
	FONT-WEIGHT: 400; FONT-SIZE: 100%; COLOR: #6c6e75; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}
A.grey:active {
	FONT-WEIGHT: 400; FONT-SIZE: 100%; COLOR: #6c6e75; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}

A.address:visited {
	 FONT-SIZE: 100%; COLOR: #65676f; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}
A.address:hover {
	FONT-SIZE: 100%;
	COLOR: #B0B0B0;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: underline
}
A.address:link {
	 FONT-SIZE: 100%; COLOR: #65676f; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}
A.address:active {
	 FONT-SIZE: 100%; COLOR: #65676f; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}

.txtaddress {
	 FONT-SIZE: 60%; COLOR: #65676f; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.main {
	HEIGHT: 100%
}
.mini {
	FONT-SIZE: 3pt; FONT-FAMILY: Tahoma
}
.border-white {
	BORDER-LEFT-COLOR: #ffffff; BORDER-BOTTOM-COLOR: #ffffff; BORDER-TOP-COLOR: #ffffff; BORDER-RIGHT-COLOR: #ffffff
}

.top_bar_active{
	border-bottom : 3px solid #CC0E0E;
}



a.language_select:link{
	color: #303030;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size : 6pt;
	border : 1px solid #C4C4C4;
	padding: 0px 2px 0px 2px;
	background : #C4C4C4;
}


a.language_select:visited{
	color: #303030;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size : 6pt;
	border : 1px solid #C4C4C4;
	padding: 0px 2px 0px 2px;
	background : #C4C4C4;
}

a.language_unselect:link,a.language_unselect:visited,a.language_unselect:active{
	color: #71737A;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border : 1px solid #71737A;
	padding: 0px 2px 0px 1px;
	font-size : 6pt;
}

a.language_unselect:hover{
	color: #E0E0E0;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border : 1px solid #71737A;
	padding: 0px 2px 0px 1px;
	font-size : 6pt;
	background : #CC0E0E;
}


.b0{
	background : url(../img/prof_consult.gif) no-repeat left;
	height : 65px;
	width : 163px;
}

.b1{
	background : url(../img/room.gif) no-repeat left;
	height : 65px;
	width : 163px;
}

.b2{
	background : url(../img/instalatia.gif) no-repeat left;
	height : 65px;
	width : 163px;
}

.b3{
	background : url(../img/roznita.gif) no-repeat left;
	height : 65px;
	width : 163px;
}

.b4{
	background : url(../img/akust.gif) no-repeat left top;
	height : 65px;
	width : 163px;
}

.b5{
	background : url(../img/home_cinema.gif) no-repeat left 8px;
	height : 65px;
	width : 163px;
}

.b6{
	background : url(../img/stereo.gif) no-repeat left 8px;
	height : 65px;
	width : 163px;
}

.b7{
	background : url(../img/personal.gif) no-repeat left 8px;
	height : 65px;
	width : 163px;
}

.b8{
	background : url(../img/umdom.gif) no-repeat left 8px;
	height : 65px;
	width : 163px;
}

.b9{
	background : url(../img/exclusiv.gif) no-repeat left 8px;
	height : 65px;
	width : 163px;
}

.a0{	
	height : 65px;
	width : 163px;
}

.a1{
	margin-left : 58px;
	background : url(../img/ind.gif) no-repeat left bottom;
	height : 65px;
	width : 105px;
}

.a2{
	margin-left : 63px;
	margin-top: 30px;
	background : url(../img/ind.gif) no-repeat left bottom;
	height : 35px;
	width : 100px;
}

.a3{
	margin-left : 43px;
	margin-top: 30px;
	background : url(../img/ind.gif) no-repeat left bottom;
	height : 35px;
	width : 120px;
}

.button {color: #FCFCFC; font-size: 8pt; font-family: Tahoma; letter-spacing: 3pt; font-weight: bold; border: 0 solid #FFFFFF; background-color: #CC0E0E; text-transform: lowercase;}
.input1 { font-family:Tahoma; font-size: 8pt; border: 1px solid #FFFFFF; background-color: #E7E8EB; color: #4C4C4C; width:250px; height:18px;}
.input2 { font-family:Tahoma; font-size: 8pt; border: 1px solid #FFFFFF; background-color: #E7E8EB; color: #4C4C4C; width:100px; height:18px;} 
.farea {color: #4C4C4C; border: 1px solid #FFFFFF; background-color: #E7E8EB; font-family:Tahoma; font-size: 8pt; width:250px; height:18px; width:250px; height:170px;}
.sup {color:#DB5656;}
.cb {border: 1px solid #FFFFFF; background-color: #E7E8EB;}







DIV.sub_0_ON {
	padding-left: 1px;
	margin-left: 1px;
	margin-bottom: 10px;
	FONT-SIZE: 100%;
}
DIV.sub_0_ON A:link, DIV.sub_0_ON A:active, DIV.sub_0_ON A:visited, DIV.sub_0_ON A:hover {
    color: #73757D;
	font-weight: bold;
	text-transform: uppercase;	
	FONT-SIZE: 100%;
}

DIV.sub_0_OFF {
	padding-left: 1px;
	margin-left: 1px;
	margin-bottom: 10px;
	FONT-SIZE: 100%;
}
DIV.sub_0_OFF A:link, DIV.sub_0_OFF A:active, DIV.sub_0_OFF A:visited, DIV.sub_0_OFF A:hover  {
	color: #db5656;
    font-weight: bold;
    text-transform: uppercase;
    FONT-SIZE: 100%;
}

DIV.sub_1_ON, DIV.sub_2_ON, DIV.sub_3_ON, DIV.sub_4_ON {
	padding-left: 10px;
	margin-left: 27px;
	margin-bottom: 3px;
	margin-top: 5px;
	FONT-SIZE: 100%;
}

DIV.sub_1_ON A:link, DIV.sub_2_ON A:link, DIV.sub_3_ON A:link, DIV.sub_4_ON A:link, 
DIV.sub_1_ON A:active, DIV.sub_2_ON A:active, DIV.sub_3_ON A:active, DIV.sub_4_ON A:active,
DIV.sub_1_ON A:hover, DIV.sub_2_ON A:hover, DIV.sub_3_ON A:hover, DIV.sub_4_ON A:hover,
DIV.sub_1_ON A:visited, DIV.sub_2_ON A:visited, DIV.sub_3_ON A:visited, DIV.sub_4_ON A:visited {
    color: #73757D;
    font-weight: normal;
    text-transform: none;
    FONT-SIZE: 100%;
}

DIV.sub_1_OFF, DIV.sub_2_OFF, DIV.sub_3_OFF, DIV.sub_4_OFF  {
	padding-left: 10px;
	margin-left: 27px;
	margin-bottom: 5px;
	margin-top: 5px;
	FONT-SIZE: 100%;
}

DIV.sub_1_OFF A:link, DIV.sub_2_OFF A:link, DIV.sub_3_OFF A:link, DIV.sub_4_OFF A:link, 
DIV.sub_1_OFF A:active, DIV.sub_2_OFF A:active, DIV.sub_3_OFF A:active, DIV.sub_4_OFF A:active,
DIV.sub_1_OFF A:hover, DIV.sub_2_OFF A:hover, DIV.sub_3_OFF A:hover, DIV.sub_4_OFF A:hover,
DIV.sub_1_OFF A:visited, DIV.sub_2_OFF A:visited, DIV.sub_3_OFF A:visited, DIV.sub_4_OFF A:visited {
    color: #db5656;
    font-weight: normal;
    text-transform: none;
    FONT-SIZE: 100%;
}
.tdItem_light {	background-color: #FCFCFC;}
.tdItem_dark {	background-color: #FFFFFF;}


.red_text {font-family:Tahoma; font-size: 8pt; color:#CC0E0E;}
.orange_text {font-family:Tahoma; font-size: 8pt; color:#FF9900;}
.sub_header {font-family:Tahoma; font-size: 11pt; color:#CC0E0E; font-weight: 700;}
.s_s_header_blue {font-family:Tahoma; font-size: 10pt; color:#4C4C4C; font-weight: 700;}
.s_s_header_grey {font-family:Tahoma; font-size: 10pt; color:#A3A3A3 font-weight: 700;}
.s_s_header_orang{font-family:Tahoma; font-size: 10pt; color:#FF9900; font-weight: 700;}
.comment_grey {font-family:Tahoma; font-size: 7pt; color:#717276; font-weight: 400;}
.comment_red {font-family:Tahoma; font-size: 7pt; color:#CC0E0E; font-weight: 400;}



