BODY
{
	background: #FFFFFF;
	font: 1em Arial, Helvetica, sans-serif;
}

td {  
	font-size: 0.9em;
}

a {
	color: #333333;
}

a:hover {
	color: #1F366B;
}

#top-title
{
	font-size: 19px;
	font-weight: normal;
	padding: 33px 10px 10px 21px;
	color: white;
	text-transform:uppercase;
}
#lang-menu,  #lang-menu a {
	font-weight: normal;
	font-size: 13px;
	color: white;
	text-transform:lowercase;
	padding: 56px 0 0 0;
}
#top-bg {
	width: 416px;
	background-image:url(images/template/top-image.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#content {
	padding-top: 10px;
}
#body-left {
	width: 209px;


}

#body-right {
	width: 209px;

}
#body-center {
	padding: 0px 30px 15px 30px;
}
#footer-center {
	background-color:#1F366B;
	height: 30px;
	vertical-align: middle;
}
#footer-right {
	background-color:#1F366B;
	width: 209px;
}
div#menu {
background-color:#20446C;

}
#menu {
	background-color:#20446C;
	padding: 13px 0 13px 0;
	width: 209px;
}
.menu-item-1 {
	width: 180px;
	background-color:#50A2D5;
	margin-top:1px;
	vertical-align:middle;
	padding: 8px 0px 8px 20px;

}
.menu-item-1  a, .menu-item-1  a:visited, .menu-item-1  a:link {
	color:white;
	text-decoration:none;
	font-size: 0.8em;
	font-weight:bold;
}

.menu-item-1-sel {
	background-color:#3685B6;
	background-image:url(images/template/menu-tri.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.menu-item-2 {
	width: 150px;
	background-color:#3984B3;
	margin-top:1px;
	vertical-align:middle;
	padding: 4px 10px 4px 30px;
	
}
.menu-item-2  a, .menu-item-2  a:visited, .menu-item-2  a:link {
	color:#FFF;
	text-decoration:none;
	font-size: 0.74em;
}

.menu-item-3 {
	width: 140px;
	background-color:#2A6C95;
	margin-top:1px;
	vertical-align:middle;
	padding: 4px 10px 4px 40px;
}
.menu-item-3  a, .menu-item-3  a:visited, .menu-item-3  a:link {
	color:#FFF;
	text-decoration:none;
	font-size: 0.74em;
}


#block {
	/*border: 1px solid #50A2D5;*/
	width: 209px;
}
.block-content {
	padding: 0;
	border: 1px solid #50A2D5;
	border-bottom: none;
}

.block-bottom-left {
	height: 8px;	
	background-image:url(images/template/lcorner-br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left: 1px solid #50A2D5;
}


.block-bottom-right {
	height: 8px;
	width: 100%;
	background-image:url(images/template/lcorner-bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right: 1px solid #50A2D5;
	padding:0;
}

#block-news {
	margin: 15px 0 0 0;
}

.block-title-left {
	background-color: #50A2D5;
	color: white;
	font-weight:bold;
	text-transform:uppercase;
	padding: 3px 10px 3px 10px;
	background-image:url(images/template/bcorner-tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.block-title-right {
	background-color: #50A2D5;
	color: white;

	font-weight:bold;
	text-transform:uppercase;
	padding: 3px 10px 3px 10px;
	background-image:url(images/template/bcorner-tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



#block-news .news-item {
	
}

#block-news .news-date {
	padding-bottom: 3px;
	font-size: 0.7em;
	font-weight:bold;
	color:#777;
}

#block-news .news-title {
	font-size: 0.8em;
}

#block-link {
	font-size: 0.8em;
}



#block-special {
	border: 1px solid #50A2D5;
}
.block-content {
	padding: 10px 10px 10px 10px;
}

#block-special .block-title {
	background-color: #50A2D5;
	color: white;
	font-weight:bold;
	text-transform:uppercase;
	padding: 3px 10px 3px 10px;
}


#footer-center {
	padding: 3px 10px 3px 15px;
	color: white;
	font-size:0.6em;
}

#footer-right {
	width: 209px;

}

#contacts {
	background-image:url(images/template/gcorner-tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
	
	background-color:#626262;
	color: white;
	font-size: 0.8em;
	padding: 15px;
	margin-top: 30px;
}

.page-title {
	font-weight: bold;
	margin: 15px 0px 15px 0;
	text-transform: uppercase;
}

.news-list-date  {
	font-size: 12px;	
	padding: 15px 0 5px 0;
	font-weight: bold;
}

.news-list-title {
	margin:0;
}

