﻿body{
	margin: 0;
	padding: 0;
	/* background:url('images/background.gif') repeat-x #5B89B7;*/
	background:url('images/voda.jpg') #040709 center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

#main {
	background:url('images/top.png') #8FBFEF no-repeat top left;
	padding: 5px;
	border: thin;
	border-width:2px;
	text-align: left;
}

#content {
	background-color:white;
	height:100%;
}
#content p {
	padding: 7px;
}
#logo {
	/*background:url('images/animation_tricolore.gif') left no-repeat;*/
	height: 45px;
	float: left;
	width: 720px;
}
#logo img {
	border: 0px;
}
#flags {
	float: right;
	width: 30px;
	height: 100%;
}

#flags img {
	border: 0px;
}
#content h1 {
	background:#5B89B7 url('images/colored_rounded_filled_top800px.png') no-repeat top left;
	font-size:large;
	color:white;
	font-weight:normal;
	padding-left:10px;
}
.inactive {
	font-weight: lighter;
}
#menu {
	padding:3px;
	background-color:white;
	margin-top:7px;
	height:27px;
}
#menu ul {
	display:block;
	float:left;
	width:790px;
	padding:0px;
}
#menu ul ul{display:none}
#menu ul li:hover>ul{display:block}
#menu ul ul{position: absolute;left:-1px;top:98%;}
#menu ul,#menu ul ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-color:#ffffff;
	background-repeat:repeat;
	border-color:#0099FF;
	border-width:1px;
	border-style:solid;
}
#menu ul ul{
	width:145px;
}
#menu ul li{
	display:block;
	margin:1px 0px 0px 1px;
	font-size:0px;
	width:128px;
}
#menu ul li ul li{
	width:auto;
}

#menu ul a:active, #menu ul a:focus {
	outline-style:none;
}
#menu ul a, #menu ul li.dis a:hover, #menu ul li.sep a:hover {
	display:block;
	vertical-align:middle;
	background-color:#ffffff;
	border-width:0px;
	border-color:#6655ff;
	border-style:solid;
	text-align:center;
	text-decoration:none;
	padding:4px;
	padding-left:0;
	font:normal 11px Verdana;
	font-weight: bold;
	color: #444444;
	text-decoration:none;
	cursor:default;
	white-space:nowrap;
}
#menu ul li ul li a{
	text-align:left;
}
#menu ul li {
	float:left;
}
#menu ul ul li {
	float:none;
}
#menu ul li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
#menu ul li.sep span{
	float:none;	
	padding-right:0;
	width:5px;
	height:16px;
	display:inline-block;
	background-color:#0099FF;
	background-image:none;
}
#menu ul ul li.sep span{
	width:80%;
	height:3px;
}
#menu ul li:hover{
	position:relative;
}
#menu ul li:hover>a{
	background-color: #bebebe;
	border-color: #665500;
	border-style: solid;
	font: normal 11px Verdana;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#menu ul li a:hover{
	position: relative;
	background-color: #bebebe;
	border-color: #665500;
	border-style: solid;
	font: normal 11px Verdana;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#menu ul li.dis a {
	color: #AAAAAA !important;
}
#menu ul a:hover ul, #menu ul a:hover a:hover ul,#menu ul a:hover a:hover a:hover ul{display:block}
#menu ul a:hover ul ul,#menu ul a:hover a:hover ul ul{display:none}
#menu ul span{
	display:block;
	padding-right:11px;
}

#top {
	height:7px;
	background-image:url('images/top.png')
}

#bottom {
	height:7px;
	background-image:url('images/bottom.png')
}

#wrap {
	float: left;
	width: 810px;
	margin: 30px auto;
}

.left {
	float: left;
	width:400px;
	background-color:inherit;
	height:100%;
}
.right {
	float: right;
	width:400px;
	background-color:inherit;
	height:100%;
}
table {
	margin: 10px;
	border-width: thin;
	border-spacing: 0px;
	border-style: solid;
	border-color: #5B89B7;
	border-collapse: separate;
	background-color: white;
	border-width: 1px;
}
tr th {
	background-color: #8FBFEF;
}
tr.row0 {
	background-color: #C2D7ED
}
th {
	border-width: thin;
	border-spacing: 0px;
	border-style: solid;
	border-color: #5B89B7;
	border-collapse: separate;
	border-width: 1px;
}
td {
	border-width: thin;
	border-spacing: 0px;
	border-style: solid;
	border-color: #5B89B7;
	border-collapse: separate;
	border-width: 1px;
}

#links {
	float: right;
	margin-top: 135px;
	height: 100px;
	width: 110px;
	color: white;
	font-weight: bold;
}

#links  img{	
    padding:5px;
	width: 100px;
	border: 0px;
}

#holder {
  margin: 30px auto;
  width: 920px;
}

