*{ 
	padding: 0; 
	margin:0;
	border: 0;
}
		
body{
	color: #8b8b8b;
	font-family: verdana, courier;
	font-size: 13px;
	background: #fff url(/img/mainBG.jpg) repeat-x top;
}

a{
	text-decoration: none;
	color: #363636;
}

a:hover{
	color: #8b8b8b;
}

h1{
	color: #aa0000;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #a2a2a2;
}

h2{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}

h2 a{
	display: block;
}

table{
	width: 100%;
}


p, div.header{
	margin-bottom: 10px;
	line-height: 21px;
}


div.header{
	font-weight: bold;
 }

.clearer{
	clear: both;
}

.rightLink{
	display: block;
	float: right;
	padding: 15px;
}

.right{
	display: block;
	float: right;	
}
.error{
	color:red;
}

.newsDate{
	font-weight: normal;
	font-size: 13px;
}

#bodyBGRight{
	float:right;
	width: 50%;
	height: 300px;
	background: #fff url(/img/mainBG_right.jpg) repeat-x top;
}

#body{
	left: 0;
	width: 100%;
	position:absolute;
}

#body #bodyContainer{
	margin: 0 auto;
	width: 1000px;
	position: relative;
}

#menuBox{
	background: url(/img/headerMenu.jpg) no-repeat right top;
	height: 100px;
	padding-right: 15px;
}

#menuTop{
	float: left;
}
		
#menuTop li{
	float: left;
	height: 80px;
	list-style-type: none;
}

#menuTop li:hover, #menuTop li.selected{
	background: url(/img/menuTopHover.jpg) repeat-x;
}

#menuTop li:hover a, #menuTop li.selected a{
	color: #fff;
}

#menuTop li a{
	display: block;
	padding: 30px 15px;
	color: #232323;
	font-weight:bold;
}

.lang{
	float: right;
	margin-top: 78px;
}

.lang img{
	border: 1px solid #fff;
}

.lang img:hover{
	border: 1px solid #a0a0a0;
}

#header{
	   height: 180px;
}

#headerBottom{
	padding: 20px 0;
}

#clock{
	margin-left: 20px;
}

#left{
	background: url(/img/leftBG.jpg) repeat-y;
	width: 210px;
	color: #fff;
	float: left;
	padding-bottom: 75px;
}

#left #leftContent{
	padding: 0 20px;
}


#left td{
	font-size: 12px;
	padding: 3px 0 ;
}

#left table{
	margin: 15px 0;
}

td.right{
	text-align: right;
}

#content{
	float: right;
	width: 729px;
	padding: 0 30px;
}

#content p, #content .header{
  text-align: justify;
  color: #000;
}

#menu{
	background: url(/img/menuLeftBG.jpg) repeat-y;
}

#menu li{
	list-style-type: none;
	padding: 0 20px;
	background: url(/img/menuLeftLiHover.jpg) no-repeat center left;
	background-position: -10px;
}

#menu li:hover,#menu li.selected{
	background: url(/img/menuLeftLiHover.jpg) no-repeat center left;
	
}

#menu li:hover a{
	color: #d6d6d6;
	
}

#menu li a{
	display: block;
	color: #fff;
	border-bottom: 1px solid #a2a2a2;
	padding: 20px 0 20px 0;
}

#menu li:last-child a{
	border-bottom: 0;
}

#menu li.last a{
	border-bottom: 0 !important;
}

#footer{
	position: relative;
}

#footer .blim{
	float: right;
	margin: 20px 20px 20px 0;
}

#ueLogos{
	float: right;
	width: 740px;
	border-top: 1px solid #a2a2a2;
	padding-top: 15px;
	margin-top: 15px;
	margin-right: 20px;
}

#linkEu1, #linkEu2, #linkEu3{
	display: block;
	float: right;
}

#linkEu1{
	width: 140px;
	height: 45px;
	background: url(/img/euLogo2.jpg) no-repeat;
}

#linkEu3{
	width: 128px;
	height: 45px;
	background: url(/img/euLogo1.jpg) no-repeat;
	background-position: 0 16px;
}

#linkEu2{
	width: 83px;
	height: 50px;
	background: url(/img/euLogo3.jpg) no-repeat;
	margin: 0 50px;
	background-position: 0 16px;
}

ul#siteMap{
	padding-left: 0px !important;
}

ul#siteMap .clear2{
	background: #fff;
}

ul#siteMap ul{
	padding: 0 0 0 20px;
	font-weight: normal;
}

ul#siteMap, ul#siteMap .siteMap_butLi{
	float: left;
	display: block;
}
		
ul#siteMap li{
	list-style-type: none;
	padding: 0 15px;
	vertical-align: top;
}

ul#siteMap .siteMap_butLi{
	margin-bottom: 10px;
	font-weight: bold;
	width: 43%;
	width: 320px;
}

.contactForm input, .contactForm textarea{
	width: 365px !important;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #D2D2D2;
}

 .contactForm textarea{
	padding: 3px !important;
}

.contactForm input:hover, .contactForm textarea:hover{
	border: 1px solid #363636;
	
}

.contactForm .label{
	text-align: right;
}



div.contactForm table td{
	padding: 5px;
	/*
	color: #393838;
	background: #fff;
	*/
	bordeR: 0;
}

div table td.contactForm .contact{
	font-weight: bold;
}

.navig{
	text-align: center;
}

a img{
	border: 0;
}

img.artPhoto{
	float: right;
	padding: 0 0 15px 15px;
}
.contactForm .label{
	text-align: right;
}

#content ul, #content ol{
  padding: 0 30px 10px 30px;
  color: #000;
}

#content ul li, #content ol li{
  margin-bottom: 5px;
}

div.contactForm table td{
	padding: 5px;
	/*
	color: #393838;
	background: #fff;
	*/
	bordeR: 0;
}

div table td.contactForm .contact{
	font-weight: bold;
}

.navig{
	text-align: center;
}

a img{
	border: 0;
}

img.artPhoto{
	float: right;
	padding: 0 0 20px 20px;
}
