@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	font-family: Sylfaen, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

a:link, a:visited {
	color: #3465df;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

#header_block {
	height: 129px;
	background-image: url(../images/geo-eu-g.jpg);
	background-color: #00175A;
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 12px;
}

#toolbox_block {
	height: 23px;
	background-image: url(../images/tb_back.gif);
	padding-top: 5px;
	font-size: 12px;
}

#toolbox_left {
	width: 40%;
	float: left;
	padding-left: 15px;
}

#toolbox_right {
	width: 40%;
	float: right;
	padding-right: 15px;
	text-align: right;
}

.clearer {
	clear: both;
}

.lang_links {
	margin-left: 50px;
}

.left_block {
	width: 200px;
	background-image: url(../images/left_bg.gif);
	vertical-align: top;
	font-size: 13px;
}

.right_block {
	width: 190px;
	background-image: url(../images/right_bg.gif);
	vertical-align: top;
	text-align: center;
	padding: 5px;
}

.center_td {
	padding: 8px 10px;
	vertical-align: top;
}

.center_td ul {
	list-style-type: none;
}

.center_td p {
	margin-bottom: 10px;
}

.right_block p {
	margin-bottom: 5px;
}

.files_title {
	margin-left: 20px;
}

.files_list {
	list-style-type: none;
	margin-left: 30px;
}

.news_thumbnail {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.news_listing {
	list-style-type: none;
	font-size: 13px;
}

.news_desc {
	margin-top: 5px;
}

.news_desc img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.news_item {
	margin-bottom: 15px;
}

.news_date, .news_title {
	font-size: 14px !important;
}

.gal_thumb {
	width: 200px;
	height: 200px;
	padding: 9px;
	border: 1px solid #0033CC;
	background-color: #d7dff2;
}

.gal_thumb img {
	border: 1px solid #333333 !important;
}

.gal_name {
	text-align: center;
}

.gal_date {
	font-size: 13px;
}

#photo_preview {
	text-align: center;
	margin-bottom: 25px;
}

#photo_preview img {
	border: 1px solid #333333 !important;
}
