﻿/* 0 BASIC TAGS */
body {
	
	background-image: url(back.jpg);	 
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 10px;	
	color: #333333;
}

.left-tab
{
	font-family: Verdana, Tahoma,  Helvetica ;
	font-size:11px;
	text-align:center;
	margin:10px 10px 10px 10px;
	font-weight:bold;
	color:#333333;
	width:196px;
	
}

p
{
	font-family: "Tahoma, Verdana, Helvetica";
	font-size:11px;
	text-align:justify;
	margin:10px 20px 10px 20px;	
 
}

.header
{
	border: 0;	 
	height: 160px;
}
.titlu
{
	text-align:center;
	font-size:24px;
	font-weight:500;
	font-family:Arial, Tahoma,  Helvetica ;
	color:#333333;
}

.menu
{
	border: 1px;
	border-top: 1px solid #ffcc00;
	height: 26px;
	border-bottom: 1px solid #ffcc00;
	text-align:center;	
	
	text-transform: uppercase;
	font-size: 10px;
	background-color:#444444;
	vertical-align:middle;

}

hr
{
	border: 0;
	border-top: 1px solid #ffcc00;
	height: 1px;
}

.left-shadow
{
	background-image: url(index_2.jpg);
	background-repeat:repeat-y;
	width:15px;
}

.right-shadow
{
	background-image: url(index_4.jpg);
	background-repeat:repeat-y;
	width:15px;
}
 
.corp
{
	padding:20px;
	font-size:11px;
 
}

h1, h2, h3, h4 
{
	margin-top:20px;	 
	font-family:Verdana, Arial, Tahoma; 	
	text-align:center; 
	font-weight:500; 
	color:#333333;
	font-size:22px;
}
 
h2
{ 
	font-size:20px; 
}
h3 
{
	font-size:16px; 
 	 
	
}
h4 
{
	font-size:14px; 
 	text-align:left; 	
}
 
 
.evident
{
	font-weight:400; 
	background-color:#33FF00;
}

a 
{
	text-decoration: none;
	color:#ffcc00;
}

a:visited 
{
	color:#ffcc00;
}

a:hover 
{
	text-decoration: none;
	color: #ffffff;
}

a:active 
{
	color:#ffcc00;
}



a#link{
	text-decoration: none;
	color:#000000;
	font-weight:600;	 
	font-size: 16px;	 
	 
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;	
}

a#link:hover{
	text-decoration: none;
	color:#ffcc00; 	 
	font-size: 16px;
	font-weight:600;
	background-color:#444444;
	 
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}







img
{
	border-width: 0;
}

 

ul, ol
{
	font-size:11px;	
	vertical-align: top;
}
  
 .arhiva
{
	border: 1px;
	border-top: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
	text-align:center;	
	
	text-transform: uppercase;
	font-size: 10px;
	background-color:#444444;
	vertical-align:middle;
	width:500px;

}

