@charset "utf-8";
/* CSS Document */

body {
	background-color: #884b99;
	background-image: url(/images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
}

.copy {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#591f6a;
	font-weight:lighter;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#591f6a;
	font-weight:lighter;
}

.logo {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.albastru {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#18639d;
}

.albastru2 {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#18639d;
}

.verde {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0b3465;
}

.verde_mic {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0b3465;
	text-decoration:underline;
}

.meniu {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.td1 {
	background:url(/images/1.jpg) top no-repeat;
}

.td2 {
	background:url(/images/2.jpg) top no-repeat;
}

.td3 {
	background:url(/images/3.jpg) top no-repeat;
}

.td4 {
	background:url(/images/4.jpg) top no-repeat;
}

.td5 {
	background:url(/images/5.jpg) top no-repeat;
}

.td6 {
	background:url(/images/6.jpg) top no-repeat;
}

.td7 {
	background:url(/images/7.jpg) top no-repeat;
}

.td8 {
	background:url(/images/8.jpg) top no-repeat;
}

.td1_1 {
	background:url(/images/1_1.jpg) top no-repeat;
}

.td2_2 {
	background:url(/images/2_2.jpg) top no-repeat;
}

.td3_3 {
	background:url(/images/3_3.jpg) top no-repeat;
}

.td4_4 {
	background:url(/images/4_4.jpg) top no-repeat;
}

.td5_5 {
	background:url(/images/5_5.jpg) top no-repeat;
}

.td6_6 {
	background:url(/images/6_6.jpg) top no-repeat;
}

.td7_7 {
	background:url(/images/7_7.jpg) top no-repeat;
}

.td8_8 {
	background:url(/images/8_8.jpg) top no-repeat;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.nou:link {
	color: #18639d;
	text-decoration: none;
}
a.nou:visited {
	text-decoration: none;
	color: #18639d;
}
a.nou:hover {
	text-decoration: underline;
	color: #18639d;
}
a.nou:active {
	text-decoration: none;
	color: #18639d;
}

a.nou2:link {
	color: #591f6a;
	text-decoration: underline;
}
a.nou2:visited {
	text-decoration: underline;
	color: #591f6a;
}
a.nou2:hover {
	text-decoration: underline;
	color: #000000;
}
a.nou2:active {
	text-decoration: underline;
	color: #591f6a;
}

a.nou3:link {
	color: #575757;
	text-decoration: underline;
}
a.nou3:visited {
	text-decoration: underline;
	color: #575757;
}
a.nou3:hover {
	text-decoration: underline;
	color: #000000;
}
a.nou3:active {
	text-decoration: underline;
	color: #575757;
}

a.nou4:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.nou4:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.nou4:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a.nou4:active {
	text-decoration: underline;
	color: #FFFFFF;
}

