html, body {
	width: 100%;
	height: 100%;
	margin: 0px; 
	padding: 0px; 
	color: #FFF;
	font-size: 11px;
	font-family: Geneva,Verdana, Helvetica, sans-serif;
}
.clr {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}
img { border: none; }
a {
	color: #000;
	text-decoration: none;
}
a:hover { color: #FFF; }
a:focus { outline:none }
a img { border: none; }
a:hover img {}
form {
	padding: 0px;
	margin: 0px;
}
/* -=-=-=-=- */
html { 
	background: #000 url(../images/gui/header4bg.jpg) no-repeat top center; 
	
	/* background-attachment: fixed;*/ }
.mainout {}
.headerout {
	/*width: 980px;*/
	height: 200px;
	overflow: hidden;
	/*text-align: left;*/
}
.header { width: 980px; }
.lang {
	float: right;
	color: #333;
	padding: 180px 10px 0px 0px;
	font-size: 11px;
	font-family: Tahoma, Geneva,Verdana, Helvetica, sans-serif;
}
.lang a { color: #333; }
.lang a:hover { color: #999; }
.lang a.current { color: #FFF; }
.contentout { background-color: #1F1F1F; padding-top: 25px;}
.contentout h2.title {
	line-height: 30px;
	margin: 0px;
	padding: 5px 10px;
	color: #FFF;
	font-size: 24px;
	font-weight: normal;
	font-family: Helvetica, Trebuchet MS, sans-serif;
	text-transform: uppercase;
	text-align: left;
	/*text-transform: uppercase;*/
}
.contentout h2.title span { padding-left: 20px; }
.content-gallery {
	width: 980px;
	overflow: hidden;
	padding-bottom: 35px;
	/*background: #336;*/
}
.singlepicout {
	float: left;
	width: 225px;
	height: 130px;
	overflow: hidden;
	padding: 10px;
	text-align: left;
}
.singlepicout div.test {
	position: absolute;
	height: 130px;
	overflow: hidden;
}
/**/
.content-gallery a.singlepic {
	display: block;
	width: 223px;
	height: 128px;
	padding: 1px;
	background: #000; /* border kartinka */
}
.content-gallery a:hover.singlepic { background: #000;  /* border kartinka hover */ }
.content-gallery a.singlepic img {
	float: left;
	width: 205px;
	height: 110px;
	border: 9px solid #0F0E0E; /* background kartinka */
}
.content-gallery a:hover.singlepic img { border: 9px solid #0F0E0E; /* background kartinka hover */ }
/**/
.singlepic-info {
	/*position: relative;*/
	position: relative;
	top: 0px;
	width: 201px;
	height: 106px;
	padding: 14px 10px 10px 15px;
	color: #4C5751;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, Trebuchet MS, sans-serif;
	text-align: left;
	/*background: transparent url(../images/gui/bg_opacy.png) top left;*/
	background-image: url(../images/gui/bg_opacy.png);
}
.singlepic-info b {
	color: #808B85;
	font-weight: normal;
}
.singlepic-info p {
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
.singlepic-info a { color: #808B85; text-decoration: underline; }
.singlepic-info a:hover { color: #FFF; text-decoration: underline; }
a.singlepic2 {
	position: absolute;
	display: block;
	z-index: 500;
	width: 220px;
	height: 120px;
}
.singlepic-info p a , .singlepic-info1 p a {
	position: absolute;
	z-index: 600;
}


.content-links {
	padding-top: 10px;
	background-color: #000000;
	color:#FF2233;
}
.content-linksin {
	width: 980px;
	overflow: hidden;	
}
.links-cont {
	float: left;
	width: 245px;
	overflow: hidden;
	margin-bottom: 20px;
	text-align: left;
}
.links-cont h3 {
	margin: 0px 10px 10px 10px;
	padding: 6px 0px;
	line-height: 11px;
	font-family: Helvetica, Trebuchet MS, sans-serif;
	font-size: 13px;
	/*font-weight: normal;*/
	text-transform: uppercase;
	border-bottom: 2px solid #222;
}
.links-cont h3 a { color: #FFF; }
.links-cont h3 a:hover { color: #999; }
.links-cont h3 span { padding-left: 20px; }
.links-cont ul {
	margin: 0px 10px;
	padding: 0px;
	line-height: 16px;
	font-family: Helvetica, Trebuchet MS, sans-serif;
	font-size: 11px;
	list-style-type: none;
}
.links-cont ul li a {
	color: #555555;
	text-decoration: underline;
}
.links-cont ul li a:hover {
	color: #999;
	text-decoration: underline;
}


.footerout {
	width: 960px;
	padding: 22px 10px;
	color: #333;
	text-align: left;
}
.footerin {
	padding: 10px 0px;
	color: #FFF;
}
.footerin a { color: #FFF; }
.footerout p {
	margin: 0px;
	padding: 0px;
}
