/* CSS Document */
*{ padding:0; margin:0}
body
{
	
	background-repeat:repeat;
}

div#red
{ 
	background-image: 
	url("html_slice/contact_red.jpg");
	background-repeat: no-repeat;
	background-position: center; 
	height:103px;
	width:200px;
	margin-left:13px;
}

div#green
{ 
	background-image: 
	url("html_slice/address_green.jpg");
	background-repeat: no-repeat;
	background-position: center; 
	height:136px;
	width:196px;
	margin-left:10px;
}

div#blue
{
	background-image:url("html_slice/text_blue.jpg");
	background-repeat:no-repeat;
	background-position:left;
	height:80px;
	width:455px;
}

div#newsPic
{
	background-image:url(html_slice/news_pic.jpg);
	background-repeat:no-repeat;
	background-position:center;	
	height:157px;
	width:241px;
	margin-left:25px;
	margin-right:15px;
}

div#gray
{
	background-image:url(html_slice/news.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:10px;
	width:280px;
	height:75px;
}

div#TopRed
{
	background-image:url(html_slice/top_red.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:521px;
	height:139px;
}


div#Logo
{
	background-image:url(html_slice/top_logo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:265px;
	height:125px;
}

.L1
{
	background-image: url(html_slice/liniesus.jpg);
	background-color: #42728E;
	background-repeat:no-repeat;
	width:780px;
	height:24px;
	
}

div#L2
{
	background-image:url(html_slice/linie_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:784px;
	height:12px;
}

.style1 {
	
	padding-left:20px;
	font-family: "Myriad Web Pro";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.style2
{
	font-family: "Trebuchet MS";
	font-size:16px;
	font-weight: normal;
	color:#ffffff;
	padding-right:10px;
}

.style3 {
	font-family: "Trebuchet MS"; 
	color: #FFFFFF; 
	font-size: 13px;
	padding-right:10px;
	width:145px;
}


div#M2
{
	background-image:url(html_slice/m2.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:287px;
	height:9px;
	margin-left:4px;
	padding:0px;
}

.M2
{
	background-image:url(html_slice/m2.gif);
	background-repeat:repeat-x;
	width:280px;
	height:10px;
	padding:0px;
}
div#M3
{
	margin-right:10px;
	padding:0px;	
	background-image:url(html_slice/m3.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:11px;
	height:24px;
	
}
div#meniu
{
	padding-right:50px;
}


.page_title
{
	height:28px;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	letter-spacing:1px;
	background:#1E405C url(images/page_title.jpg) left top no-repeat;
	text-indent:20px;
	padding-top:3px;
	width:90%;
	float:left;
}

.corner
{
	background:#1E405C url(images/corner.jpg) right top no-repeat;
	float:left;
	width:10%;
	height:28px;
	padding-top:3px;
}

.page_content
{
	width:90%;
	border:4px solid #1E405C;
	padding:10px;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(images/page_content.jpg) top right no-repeat; 
	clear:both;
}

.hr_line
{
	background:#fff;
	border:0;
	width:100%;
	height:4px;
}
.Box 
{ color:#FF0000;
  font-weight:bold;
  border:1px solid #3399FF;
}
.page_content a
{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#FF9900;
}



.page_content a:hover
{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#1E405C;
}

.blackText12
{
	background:#1E405C;
}

.blackText12 td
{
	padding:4px;
	border:1px solid #FFFFFF;
}
.spacee
{ padding-top:25px;
}
.link
{ font-family: "Trebuchet MS"; 
background-color:#1e405c;
color:#00CCFF;
font-size:12px;
font-weight:bold;
cursor:pointer;
padding-right:10px;
padding-left:30px;
 }
 #primul{
 position:absolute;
 z-index:3;}
 #doilea{
 position:absolute;
 z-index:2;}
 #princ{
 position:absolute;
 z-index:1}
 
hr { margin-bottom:20px;}