body
{
	background: url("img/backbox.gif") top left repeat-x;
	background-color: white;
	font-family: arial;
	font-size: 16px;
	color: white;
}

#Main
{
	width: 950px;
	margin: 0px auto;
	margin-top: 30px;
}

#TopPart
{
	border: 1px solid black;
	height: 80px;
	width: 966px;
	background: url("img/head.jpg") top left no-repeat;
	float: left;
}

#TopLeft
{
	height: 80px;
	width: 517px;
	float: left;

}

#TopCenter
{
    height: 80px;
	width: 239px;
	float: left;
}

#TopRight
{
    height: 80px;
	width: 194px;
	color: black;
	float: left;
}

#TopLine
{
	border: 1px solid black;
	width: 966px;
	height: 25px;
	float: left;
	background-color: #000040;
}

#TopLine .HrefLine
{
	margin-top: 2px;
	margin-left: 5px;
	float: left;
	width: 500px;
}

#TopLine .HrefLine a
{
	margin-top: 2px;
	margin-left: 5px;
	text-decoration: none;
	color: White;
}

#TopLine .HrefLine a:hover
{
	margin-top: 2px;
	margin-left: 5px;
	text-decoration: underline;
	color: White;
}

#TopLine .FlagLine
{
	width: 458px;
	float: left;
	text-align: right;
}

#TopLine .FlagLine img
{
	border: 1px solid white;
	margin-top: 3px;
}

#Logo
{
	float: left;
	margin-top: 37px;
	margin-left: 200px;
	width: 280px;
}

.name
{
	font-size: 28px;
	font-family: Verdana;
}

.white
{
    color: white;
}

.black
{
    color: #000040;
}

.black20
{
    color: #000040;
    font-size: 20px;
}
.blackUL
{
    color: #000040;
    margin-left: 20px;
}


.mail
{
	color: #000040;
	text-decoration: none;
}

.mail:hover
{
	color: black;
	text-decoration: underline;
}


.adress
{
	font-size: 16px;
	font-weight: bold;
}

.adress a
{
	color: black;
	text-decoration: none;
}

#Menu
{
	width: 150px;
	height: 150px;
	float: left;
}

#Page
{
	width: 780px;
	float: left;
	margin-left: 15px;
}

ul, li {
	margin: 0;
	padding: 0;
}

#Menu li
{
  xbackground: #D4CAB6 left url(images/bullet.gif) no-repeat;
  background-position: top left;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 6px 0px 6px 18px;
  margin-top: 1px;
  margin-bottom: 1px;
}



.gap
{
  font: 2px "arial narrow", arial, sans-serif; 
  color: #695F4C;
  padding: 0px 0 0px 0px;
  border-top: 1px solid #F4EFDF;
  background-color: #847A67;
  background-image: none;
  height: 10px;
}

#inul1
{
	margin-top: 7px;
}

#inul2
{
	margin-top: 7px;
}

#Menu li.last
{
  background: #D4CAB6 left url(images/bullet.gif) no-repeat;
  background-position: top left;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 7px 0px 0px 18px;
}

#Menu a {
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
  color: #000040;
}
#Menu a:hover {
  text-decoration: underline;
}

.cleaner
{
    clear: both;
}

#CentralPart
{
	border: 1px solid black;
	width: 966px;
	background-color: #91c1e5;
	margin-left: 0px;
	margin-top: 1px;
	float: left;
	border: 1px solid black;
	

}

h1
{
    font-size: 24px;
	font-family: Verdana;
	color: #FFFFFF;
}

h2
{
    font-size: 18px;
	font-family: Verdana;
	color: white;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

h3
{
    font-size: 16px;
	font-family: Verdana;
	color: white;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p
{
	margin-top: 0px;
	padding: 5px;
}

.column1
{
	width: 390px;
	float: left;
	padding-left: 25px;
	padding-right: 10px;
}

.column2
{
	width: 390px;
	float: left;
	padding-right: 25px;
}


.down
{
	margin-left: 825px;
	font-size: 10px;
	color: Black;
}

.down a
{
    color: black;
}

.down2
{
	margin-left: 860px;
	padding-bottom: 10px;
}

.down2 img
{
    border: 0px;
}

.ico
{
	border: none;
	width: 20px;
	height: 20px;	
	padding-right: 10px;
	padding-bottom: 0px;
	float: left;
}

.foto
{
	border: solid 2px white;
}

