@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
body,td,th {
	font-size: 13px;
	font-family: Tahoma;
	color: #333333;
}
h1 {
	font-size: 13px;
	color: #333333;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #afafaf;
}
.a {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #afafaf;
}
p:first-letter {
	font-weight:bold;
}
p {
	text-indent: 2em;
	text-align:justify;
	font-family: Tahoma;
	font-size: 13px;
	color: #003300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #afafaf;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.home { 
        background:url(images/meniu_home.jpg) repeat 0px 0px; 
        width: 81px; 
        height: 47px; 
        display: block; 
}

a.home span { 
        display: none; 
}

a.home:hover { 
        background: url(images/meniu_home_over.jpg) repeat 0px -47px; 
}

a.desprenoi { 
        background:url(images/meniu_desprenoi.jpg) repeat 0px 0px; 
        width: 115px; 
        height: 47px; 
        display: block; 
}

a.desprenoi span { 
        display: none; 
}

a.desprenoi:hover { 
        background: url(images/meniu_desprenoi_over.jpg) repeat 0px -47px; 
}

a.streamingvideo { 
        background:url(images/meniu_streamingvideo.jpg) repeat 0px 0px; 
        width: 163px; 
        height: 47px; 
        display: block; 
}

a.streamingvideo span { 
        display: none; 
}

a.streamingvideo:hover { 
        background: url(images/meniu_streamingvideo_over.jpg) repeat 0px -47px; 
}

a.servicii { 
        background:url(images/meniu_alteservicii.jpg) repeat 0px 0px; 
        width: 124px; 
        height: 47px; 
        display: block; 
}

a.servicii span { 
        display: none; 
}

a.servicii:hover { 
        background: url(images/meniu_alteservicii_over.jpg) repeat 0px -47px; 
}

a.contact { 
        background:url(images/meniu_contact.jpg) repeat 0px 0px; 
        width: 88px; 
        height: 47px; 
        display: block; 
}

a.contact span { 
        display: none; 
}

a.contact:hover { 
        background: url(images/meniu_contact_over.jpg) repeat 0px -47px; 
}
