/* CSS Document */
body {margin:0; padding:0;}

a{
	color: #454343; text-decoration: none;
}

a:hover {
	color:#454343;text-decoration: underline;
}

a.albastru{
	color: #4878B1;
	text-decoration: none;
}

a.albastru:hover {
	color: #4878B1;
	text-decoration: underline;
}

a.portocaliu{
	color: #24548D;
	text-decoration: none;
}

a.portocaliu:hover {
	color: #F86635;
	text-decoration: none;
}

a.rosu{
	color: #C70C0C;
	text-decoration: none;
}

a.rosu:hover {
	color: #C70C0C;
	text-decoration: underline;
}


.text1{
font-family: Arial; 
color:#FFFFFF;
font-size: 11px;
line-height: 16px;
}

.text2{
font-family: Arial, Helvetica, sans-serif; 
color:#454343;
font-size: 11px;
line-height: normal;
text-align: left;
}


.text3{
font-family: Arial; 
color:#454343;
font-size: 10px;
line-height: 15px;
text-align: justify;
}

.text-zoom{
font-family: Arial; 
color: #C70C0C;
font-size: 10px;
line-height: 16px;
text-align: justify;
}

.text-back{
font-family: Arial; 
color:#4878B1;
font-size: 11px;
line-height: 16px;
text-align: justify;
}

.text-produse{
font-family: Arial; 
color:#ffffff;
font-size: 11px;
line-height: 16px;
text-align: center;
font-weight: bold;
}

.h1{
font-family: Arial; 
color:#24548D;
font-size: 15px; 
}