@CHARSET "UTF-8";
BODY {
	background-image: url(images/bg.jpg);
	background-position: center top;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
HTML {
	height: 100%;
}

A {
	color: rgb(51,204,255);
	text-decoration: none;
}

A:hover {
	color: rgb(217,224,33);
}

#white_center {
	width: 880px;
	border-left: 2px solid #d1d2d4;
	border-right: 2px solid #d1d2d4;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 100%;
}

#body_container {
	border: 1px solid white;
	width: 878px;
	background-color: white;
	position: relative;
	background-image: url(images/header_bg.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#logo {
	background-image: url(images/logo.png);
	position: absolute;
	left: 43px;
	top: 47px;
	width: 229px;
	height: 90px;
	display: block;
}

HR, .hr {
	display: block;
	width: 100%;
	height: 3px;
	background-image: url(images/hr.gif);
	font-size: 1px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	border: 0px;
}

#menucontainer {
	width: 180px;
	float: left;
	margin: 0px;
	padding: 167px 0px 0px 47px;
}

#menucontainer UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}

#menucontainer UL LI {
	padding-left: 25px;
	width: 153px;
}

#menucontainer UL LI UL LI {
	padding-left: 0px;
	width: 140px;
}

#menucontainer UL LI UL {
	list-style-type: square;
	list-style-image: url(images/li.gif);
	padding-left: 20px;
	margin-bottom: 5px;
}

#menucontainer A {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	color: rgb(102,102,102);
}

#menucontainer A:hover {
	color: rgb(51,204,255);
}

#body {
	margin: 167px 0px 0px 267px;
	padding: 0px 0px 30px 0px;
	width: 570px;
	
	font-family: Arial;
	font-size: 13px;
	
	color: black;
}

#footer {
	position: absolute;
	bottom: 0px;
	
	left: 267px;
	width: 570px;
	
	font-family: Arial;
	color: #808080;
	font-size: 13px;
	line-height: 20px;
}

#lang_container {
	position: absolute;
	right: -38px;
	top: 9px;
	background-color: #f2f2f2;
	border: 2px solid #d1d2d4;
	border-left: 0px;
	width: 33px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#lang_container IMG {
	border: 0px;
}

#lang_container LI {
	padding-left: 2px;
}

.lang {
	text-decoration: none;
	font-family: sfalien, Arial;
	color: #b2b2b2;
	font-size: 14px;
}

H1 {
	font-family: sfalien, Arial;
	font-size: 50px;
	color: #d9e127;
	padding: 0px;
	margin: 10px 0px;
}

H2, .gallery_cat_name {
	font-family: Arial;
	color: black;
	font-size: 20px;
	margin: 2px 0px 2px 15px;
	padding: 0px;
	font-weight: bold;
	color: rgb(102,102,102);
}

#submenu {
	list-style-type: none;
	margin: 4px 0px 4px 0px;
	padding: 0px;
}

#submenu A {
	color: rgb(217,224,33);
	font-family: Arial Black;
	text-transform: uppercase;
	font-size: 25px;
	text-decoration: none;
	line-height: 30px;
}

#submenu A:hover {
	color: rgb(51,204,255);
}

.newsitem_container {
	margin: 15px 0px;
}

.newsitem_container P {
	margin: 0px;
	padding: 0px;
}

.news_readon {
	margin-top: 8px;
}

.news_readon A {
	display: block;
	background-image: url(images/news.png);

	width: 133px;
	height: 17px;
	
	padding: 4px 0px 0px 12px;
	
	font-family: sfalien, Arial;
	font-size: 14px;
	color: white;
}

.news_readon A:hover {
	background-image: url(images/news2.png);
}

.news_readon IMG {
	border: 0px;
}

.feedback {
	margin-top: 5px;
}

.feedback_iteration {
	margin-top: 5px;
}

.feedback_send_btn {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: white;
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	width: 145px;
	height: 21px;
	border: 0px;
	text-align: left;
	cursor: pointer;
	padding: 0px 0px 3px 5px;
	margin-top: 10px;
}

.navigation_container {
	font-family: Arial Black;
	font-size: 20px;
	color: rgb(51,204,255);
}

.navigation_container A {
	font-family: Arial Black;
	font-size: 20px;
	color: rgb(217,224,33);
	text-decoration: none;
}

.navigation_container A:hover {
	color: rgb(51,204,255);
}

.gallerys_cat {
	width: 279px;
	height: 85px;
	
	float: left;
	
	position: relative;
	
	background-image: url(images/gallery_bg.png);
	
	margin: 7px 7px 0px 0px;
}

.gallery_cats_name {
	position: absolute;
	top: 10px;
	left: 115px;
	font-size: 13px;
	
	font-family: Arial;
	color: #333333;
	font-weight: bold;
	
}

.gallerys_picture {
	width: 100px;
	position: absolute;
	top: 5px;
	left: 5px;
	height: 73px;
	overflow: hidden;
	border: 1px solid #e6e6e6;
	background-color: white;
}

.gallery_picture {
	width: 100px;
	display: inline;
	padding: 0px 4px 0px 0px;
}

.index_links {
	padding: 10px 0px;
}

.index_links A {
	display: block;
	background-image: url(images/link_bg.gif);
	width: 558px;
	height: 24px;
	
	margin: 10px 0px;
	padding-left: 10px;
	line-height: 24px;
	
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 19px;
}

.index_links A:hover {
	color: rgb(51,204,255);
}

.link_comment {
	font-weight: normal;
	font-size: 14px;
}

.filmstrip_item {
	float: left;
	margin: 2px;
	background-position: center center;
	width: 40px;
	height: 40px;
}

.filmstrip_container {
	height: 47px;
}

.banner {
	margin-top: 10px;
	margin-left: 1px;
	width: 175px;
	overflow: hidden;
	text-align: center;
}
