body {
	background-color: #FFFFFF; 
	font-family: Arial,Verdana,Helvetica; font-size: 8pt;
	padding:0px; margin:0px; color:#636363; 
	min-width: 1000px;
}

h1 {padding:0px; margin:0px 0px 10px 0px; font-size:22px;}
h2 {padding:0px; margin:0px 0px 10px 0px; font-size:14px;}
h3 {padding:0px; margin:0px 0px 10px 0px; font-size:12px; color:#000000;}
a {color:#636363;}
a:hover {color:#000000;}

.alignleft {float:left;}
.alignright {float:right;}

p {padding:0; margin:0px 0px 10px 0px;}
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 #horizon {
   top: 40%;
   left: 0px;
   width: 100%;
   margin-top: -200px;
   text-align: center;
   background:#FFFFFF url('../images/bgfull.jpg') no-repeat top center;
   min-width: 770px; 
 }


 #horizon-inside {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 #horizon-inside {
   top: 40%;
   left: 0px;
   width: 100%;
   margin-top: -200px;
   text-align: center;
   background:#FFFFFF url('../images/bgfull_inside.jpg') no-repeat top center;
   min-width: 770px; 
 }  
#wrapper {
	position: relative;
	text-align: left;
	width: 770px;
	height: 497px;
	margin: 0px auto;
	}

#wrapper #middle {
	margin: 0px auto; 
	height:485px; 
	width:770px; 
	}


#header 		{height:65px; }
#header #logo 	{padding:2px 0px 0px 11px;}
#body 			{height:310px; }
#body-inside	{height:420px; margin-left:11px; }
#body-inside #side-menu	{height:419px; float:left; width:185px; border-left:1px #DBDBDB solid; border-right:1px #DBDBDB solid; background:#FFFFFF url('../images/bg_sidemenu.jpg') no-repeat top center;}
#body-inside #side-menu	.also {padding:9px; text-align:center;}
#body-inside #side-menu	.also a, #body-inside #side-menu .also a:visited {color:#000000; text-decoration:none;}
#body-inside #side-menu	.also a:hover {text-decoration:underline;}


.contacts {background:url('../images/animnext.gif') no-repeat left center; padding-left:18px;}
#body-inside #body-content 	{height:419px; float:left; width:562px;}
#body-inside #body-content #full-content	{width:520px;}
#body-inside #body-content #left-content	{padding-right:10px; float:left; width:400px;}
#body-inside #body-content #right-content-2	{padding:9px 0px 9px 0px; width:110px; float:left; text-align:left;}
#body-inside #body-content #right-content	{padding:90px 9px 9px 9px; float:left; text-align:center;}
#body-inside #body-content #right-content .collection-logo {padding-bottom:10px;}
#body-inside #body-content #inside-left {float:left; width:300px;height:400px;padding-right:10px;}
#body-inside #body-content #inside-right {float:left; width:230px; text-align:justify;}
#body-inside #body-content #inside-full {width:520px; height:400px; overflow:auto;}

#body-inside #body-content #inside-top {height:200px; overflow:hidden; text-align:justify;}
#body-inside #body-content #inside-bottom {height:200px; overflow:hidden;}

.news-block {padding-top:3px; padding-bottom:2px; border-bottom:1px solid #CDCDCD; }
.news-block .news-data {color:#444444;}
.news-block .news-title a {color:#000000; text-decoration:none; font-weight:bold;}
.news-block .news-title a:hover{color:#000000; text-decoration:underline;}
.clearfix {clear:both;}
.body-content-pad {padding:10px;}
.vertical-menu {text-align:center; padding-top:110px;}
.vertical-menu-label {padding-bottom:10px;}
.vertical-item  {padding-bottom:3px;}
.vertical-item a {text-decoration:none;}
.vertical-item a:hover {text-decoration:underline; color:#000000;}
.vertical-item a.selected {font-weight:bold; text-decoration:none;}
.vertical-item a.selected:hover {font-weight:bold; text-decoration:underline;}

#footer 		{height:110px; width:770px;}
#footer-slogan	{width:342px; float:left;}
#footer-new 	{width:161px; float:left;}
#footer-news 	{width:267px; float:left;}

#copyrights 	{text-align:center; padding-top:3px;}
#copyrights a, #copyrights a:link, #copyrights a:visited {text-decoration:none;}
#copyrights a:hover 	{text-decoration:underline; color:#000000;}
#copyrights .lang-active {color:#000000; font-weight:bold;}

.deeplink {padding-top:12px; margin-top:15px; background:url(../images/deeplink.gif) no-repeat top left;}
.deeplink ul { padding: 0; margin: 0; font-size: 1.0em;}
.deeplink li { list-style-type: none;  padding-top:2px;}
.deeplink li a { text-decoration:none;}
.deeplink li a:hover { color:#000000; text-decoration:underline;}


.new-line {border-left:1px #7E7E7E solid; height:52px; padding:2px 2px 2px 10px; margin-top:42px;}
.new-line .scoop {color:#FF6600;}
.new-line .scoop-text {color:#000000;}
.new-line .scoop-text a, .new-line .scoop-text a:link, .new-line .scoop-text a:visited {color:#7E7E7E; text-decoration:none;}
.new-line .scoop-text a:hover {color:#000000; text-decoration:underline;}

#languages { padding-top:15px;}
/*
#languages a {margin:0px 20px 0px 20px; text-decoration:none;}
#languages a:hover {text-decoration:underline;}
*/

/* ************* VALIDATOR CLASS *****************/
form div{
	min-height:24px;
}
form div span{
	display:block;
	width:160px;
	text-align:right;
	float:left;
}
form div input, form div textarea{
	display:block;
	width:200px;
	margin-left:180px;
	padding-left:24px;
	border:1px solid #ccc;
}

.focus{
	background:#fff url(../images/focus.png) no-repeat 4px 2px;
}

.valid{
	background:#fff url(../images/valid.png) no-repeat 4px 2px;
}

.invalid{
	background:#fff url(../images/invalid.png) no-repeat 4px 2px;
}

#lastnews-block {height:360px; overflow:auto;}
.download-pdf:link, .download-pdf:visited  {background:url('../images/icon_pdf.jpg') no-repeat center left; padding:3px 0px 3px 24px;}
.download-pdf:hover {background:url('../images/icon_pdf_on.jpg') no-repeat center left; padding:3px 0px 3px 24px; color:#000000;}