* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #F5F5F5
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
#container {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	clear: both;
}	
#header {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}
#logo {
	width: 238px;
	height: 120px;
	float: left;
	margin: 0;
	padding: 0;
}
#language {
	float: right;
	margin: 10px 10px 0 0;
	padding: 0;
}
#hmenu {
	background-color: #369;
	clear: both;
	width: 950px;
	margin: 0 auto;
	height: 32px;
	padding: 0;
}
.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}
img.corner {
   width: 7px;
   height: 7px;
   border: none;
   display: block !important;
}
#links {
	float: right;
	font-size: 10pt;
	text-align: center;
	padding: 0;
	margin: 0 10px 0 0;
}
#links ul {
	list-style: none;
}

#links ul a {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 101px;
	background: #369;
	padding: 4px 0 5px 0;
}
#links ul a:hover {
	text-decoration: none;
	background-image: url(images/navBgr.gif);
	background-repeat: no-repeat;
	color: Black;

}
			
#links ul li {
	float: left;
	position: relative;
}
			
#links ul li ul {
	list-style: none;
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
}
			
#links ul li:hover ul {
	display: block;
}

#links ul li:hover ul li a {
	display: block;
	border-top: 1px solid #FFF;
	background-image: none;
	width: 120px;
	visibility: visible;
}
#links ul li:hover ul li a:hover {
	visibility: visible;
	background-image: none;
	background-color: #FF3;
}
#content {
	width: 944px;;
	border: 3px solid #ff3;
	background-color: #F5F5F5;
	display: block;
	overflow: hidden;
}

#left {
	width: 250px;
	float: left;
	margin-left: 11px;
	clear: both;
	height: auto;
}
#vraja {
	width: auto;
	margin-right: 11px;
	width: 640px;
	float: right;
}
#vraja p, #left p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 0 5px 10px 5px;
	color: #000;
}
#vraja ul li{
	margin: 10px;
}
#vraja ul li{
	list-style-type: disc;
	margin-left: 20px;
}
#vraja a {
	text-decoration: underline !important;
}
#vraja a:hover {
	text-decoration: none;
}
#parteneriat {
	width: 100%;
	background-color: #F5F5F5;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #000;
}
#parteneriat img {
	margin: 0 auto;
	margin: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #369;
	margin: 0 5px 5px 5px;
	padding: 0;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #369;
	margin: 30px 10px 10px 5px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #369;
	margin: 15px 10px 10px 5px;
}
.ev {
	color: #369;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.evs {
	color: #FF8C00;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
p.supra {
	padding: 0 !important;
	margin: 5px 0 0 5px !important;
	font-weight: bold;
}
#contact {
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	line-height: 20px;
}
#bannerpub {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	height: auto;
	border-bottom: 1px dashed #000;
}
#bannerpub img {
	padding: 0 0 5px 10px;
	margin: 0 auto;
}
a {
	color: #369;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#download {
	margin: 5px;
	border-bottom: 1px dashed #000;
	
}
#download ul {
	display: inline;
	padding-bottom: 10px;
	margin-bottom: 10px; 
	list-style-type: none;
}
#download ul li {
	margin: 5px;
}
#footer {
	text-align: center;
	margin: 10px;
	line-height: 18px;
}
#footer ul {
	list-style-type; 
	display: inline;
	margin: 10px;
}
#footer ul li {
	list-style-type: none;
	display: inline;
	margin: 10px;	
}
#bot {
	background-image: url(images/bottom.gif);
	height: 10px !important;
	background-repeat: no-repeat;
}
p.sursa {
	text-align: right !important;
}