.style1 {
        color: #FFFF99;
        font-weight: lighter;
        font-size: 12px;
}
table {
        clip: rect(auto,auto,auto,auto);
}

#navbar {
        position:absolute;
        left:10px;
        top:10px;
        width:960px;
        height:202px;
        z-index:3;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-top-color: #ECE9D8;
        border-left-color: #ECE9D8;
        background-image: url(style/back.jpg);
        background-repeat: repeat-y;
        border-right-color: #ECE9D8;
        border-bottom-color: #ECE9D8;
}



#content {
        position:absolute;
        left:10px;
        top:212px;
        width:960px;
        height:175px;
        z-index:1;
        background-image: url(back.jpg);
        background-repeat: repeat-y;
}
#end {
        position:relative;
        left:0px;
        top:570px;
        width:960px;
        height:30px;
        z-index:1;
        background-attachment: scroll;
}
.navigator {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}
.broq4_down {
	vertical-align: bottom;
}
.right_column {
        font-size: 14px;
        color: #840000;
        font-weight: bold;
}
.main_text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #660000;
        padding-left: 0px;
}
h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: oblique;
        color: #660000;
        padding-left: 0px;
}
.contacts_text {
        font-size: 18px;
}
.contacts_text_table {
        font-size: 18px;
        font-style: oblique;
}
.kliu4ovi_dumi {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1px;
        color: #FFF0E1;
}
.style3 {
	color: #996600;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	background-color: #330000;
}
.border-gore {
        border-left-width: 2px;
        border-left-style: solid;
        border-left-color: #e1b3b3;
        background-color: #FFF0E1;
        border-top-width: 2px;
        border-right-width: 2px;
        border-top-style: double;
        border-right-style: solid;
        border-top-color: #e1b3b3;
        border-right-color: #e1b3b3;
}
.background {
        background-color: #FF6600;
        font-size: 18px;
        font-weight: bold;
        color: #FFFF00;
        font-family: Georgia, "Times New Roman", Times, serif;
}

.style9 {
        color: #996600;
        font-weight: normal;
        font-size: 14px;
        background-color: #CC00CC;
}

.zaglavie_statii {
	color: #330000;
	font-weight: bold;
	font-size: 18px;
}

.data_statii {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	color: #000000;
	margin-right: 10px;
	font-weight: normal;
}

a.content:link {
	color: #990000;
	text-decoration: underline
}
a.content:visited {
	color: #990000;
	text-decoration: underline
}
a.content:hover {
	color: #CC00CC;
	text-decoration: none
}

a:link {
	color: #FFFFCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFCC;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: underline;
}

