/* ------------------------------------------------------- */
/* --------------------------------------------- AK - 2009 */
/* ------------------------------------------------------- */
/* html, body */

body {
	margin: 0;
	padding: 0;
	
	background-color: #2974a9;
	
	background-image: url('../img/bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

/* ------------------------------------------------------- */
/* clear, onfocus='blur()' */

img { border: 0 none; }
a { outline: none; }
a img { outline: none; }
input { outline: none; }

/* ------------------------------------------------------- */
/* wrap div's contents */

.site {
	margin: 0 auto;
	width: 970px;
}

.page {
	float: left;
	
	width: 965px;
	background-image: url('../img/bg-site.png');
	padding-left: 5px;
}

.wrapper {
	float: left;
	width: 960px;
	padding-top: 10px;
}

#header {
	float: left;
	width: 960px;
}

#headerLogo {
	float: left;
	width: 960px;
}

#headerMenu {
	float: left;
	width: 760px;
}

#headerSearch {
	float: right;
	width: 158px;
	height: 24px;
	
	background-color: #b7d1e2;
}

#headerLang {
	float: right;
	padding: 0px 2px 5px 0px;
	
	width: 60px;
	height: 12px;
}

#headerLang img { float: left; padding: 0px 1px 0px 1px; }

#headerBanner {
	float: left;
	width: 955px;
	height: 267px;
	margin-top: 6px;
}

#bannerImages {
	position: absolute;
	z-index: 10;
	width: 955px;
	height: 267px;
}

#bannerImages img {
	border: 6px solid #b4cede;
	display: none;
}

#bannerDesc {
	position: absolute;
	z-index: 20;
	width: 435px;
	height: 140px;
	
	padding: 120px 0px 0px 24px;
}

#bannerDesc div {
	display: none;
}


#bannerMenu {
	margin: 228px 0px 0px 520px;
	position: absolute;
	z-index: 30;
	width: 420px;
}


#bannerImages img.selected, #bannerDesc div.selected {
	display: block;
}


.spacer {
	float: left;
	width: 960px;
	height: 11px;
	
	background-image: url('../img/spacer.png');
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 0;
	line-height: 0;
}

.spacerMini {
	float: left;
	width: 286px;
	height: 5px;
	
	background-image: url('../img/spacer-mini.png');
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 0;
	line-height: 0;
}


.leftSide, .middleSide, .rightSide, #archiveNews {
	float: left;
	width: 286px;
}

.leftContent {
	float: left;
	width: 623px;
	padding: 0px 41px 0px 10px;
}

.boxVertical {
	float: left;
	width: 623px;
	padding: 10px 0px 10px 0px;
}

.middleSide { padding: 0px 51px 0px 51px; }

.logotypes {
	float: left;
	width: 960px;
	text-align: center;
}

.logotypes img {
	clear: both;
	padding: 0px 4px 0px 4px;
}

#footer {
	float: left;
	width: 960px;
	height: 30px;
	
	padding-top: 4px;
}

#copyrights {
	float: left;
	width: 500px;
	font-size: 11px;
	
	color: #000000;
}

#copyrights img {
	vertical-align: middle;
}


.bannery {
	float: left;
	width: 960px;
}

.bannery div {
	float: left;
	width: 293px;
	height: 114px;
	
	border: 5px solid #b4cede;
}

.bannery #banner-2 {
	margin: 0px 25px 0px 26px;
}

.divSpec {
	float: left;
	width: 277px;
	padding: 10px 0px 10px 4px;
}

.divSpec img {
	border: 4px solid #b4cede;
	float: left;	
}

.divSpec span {
	float: right;
	width: 190px;
	padding-top: 16px;
	cursor: pointer;
}

.divSpec a.middle img {
	margin: 0px 32px 0px 32px;
}

.divSpec a {
	display: block;
}


.divSpec a:link, .divSpec a:active, .divSpec a:visited, .divSpec a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

.boxArticles {
	width: 100%;
	float: left;
	padding: 30px 0px 20px 0px;
}

.gallery {
	margin-top: 20px;
}

.gallery a img { float: left; padding: 0px 5px 5px 0px;}

.movies { display: none; }

.rightSide .gallery {
	float: left;
	width: 286px;
}

.rightSide .gallery a img { padding-left: 50px;}

/*------------------------------------------------------- */
/* texts */

.leftSide h2, .middleSide h2, .rightSide h2, .leftContent h2, .boxArticles h2 {
	display: block;
	
	padding: 0px 6px 7px 6px;
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
	
	background-image: url('../img/spacer-mini.png');
	background-position: center bottom;
	background-repeat: no-repeat;
}

.leftContent h2 {
	background-position: left bottom;
	background-repeat: repeat-x;
}

.boxArticles h2 {
	font-size: 14px;
	font-weight: bold;
}

.leftSide h3, .middleSide h3, .rightSide h3 {
	padding: 7px 6px 10px 6px;
	margin: 0;
	font-size: 13px;
	font-weight: bolder;
	line-height: 16px;
	
	background-image: url('../img/spacer-mini.png');
	background-position: center bottom;
	background-repeat: no-repeat;
}

.leftSide .leftSideDesc, .middleSide h4, .rightSide h4 {
	padding: 7px 6px 10px 6px;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}

.bannery h2, .bannery h3 {
	margin: 0;
	padding: 2px 6px 4px 6px;
	display: block;
	height: 35px;
}

.bannery h2 {
	margin-top: 32px;
	font-size: 26px;
	font-weight: normal;
	line-height: 30px;
}

.bannery h3 {
	background-image: url('../img/grey-bg.png');
	
	line-height: 18px;
	font-size: 11px;
	font-weight: normal;
}


#bannerDesc h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 32px;
}

#bannerDesc h3 {
	margin: 0;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	line-height: 20px;
}

#bannerDesc .ledream {
	background-color: #000;
	opacity: 0.7;
	filter: alpha(opacity:70);
	padding: 2px 4px 2px 4px;
}


#bannerDesc h4 {
	margin: 0;
	padding: 0;
	
	font-weight: normal;
}

#bannerDesc h4 a {
	float: right;
	padding: 2px 4px 2px 4px;
	
	background-color: #0e233c;
	color: #fff;
	font-size: 10px;
	
	text-decoration: none;
}

p {
	padding: 5px 0px 5px 0px;
}


/*------------------------------------------------------- */
/* forms input */

#headerSearch input {
	float: left;
}

#headerSearch #searchText {
	padding: 2px 0px 0px 6px;
	width: 125px;
	height: 22px;
	
	color: #fff;
	background: transparent;
	border: 0 none;
}

.yellow {
	color: #fff000;
}

/*------------------------------------------------------- */
/* list ul ol li */

#headerMenu ul, #footer ul {
	padding: 0;
	margin: 0;
	
	list-style-type: none;
	list-style-position: outside;
}

#headerMenu li, #footer li {
	display: inline;
	float: left;
	margin: 0px 1px 0px 0px;
}

#footerMenu {
	float: right;
}

.boxArticles ul {
	padding: 0px 0px 0px 20px;
	margin: 0;
	
	list-style-type: square;
	list-style-position: outside;
}

.boxArticles li {
	padding: 5px 0px 5px 0px;
}



/*------------------------------------------------------- */
/* links */

.wrapper a.readMore, .wrapper a.readMore:link, .wrapper a.readMore:visited, .wrapper a.readMore:active, .wrapper a.readMore:hover  {
	float: right;
	padding: 2px 4px 2px 4px;
	
	background-color: #093034;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

.boxArticles a:link, .boxArticles a:active, .boxArticles a:visited, .boxArticles a:hover {
	color: #fff;
}

.wrapper a.readNews, .wrapper a.readNews:link, .wrapper a.readNews:visited, .wrapper a.readNews:active, .wrapper a.readNews:hover  {
	display: block;

	padding: 6px 4px 6px 4px;
	
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}

.wrapper a.readNews strong {
	font-size: 13px;
}


#headerMenu ul a {
	display: block;
	padding: 4px 15px 4px 15px;
	height: 20px;
	
	font-size: 14px;
	color: #fff;
	font-weight: bolder;
	text-decoration: none;
}

#headerMenu ul a:hover, #headerMenu ul a.selected {
	background-color: #6b9ac9;
	color: #e3f4ff;
}

#footerMenu a {
	display: block;
	padding: 0px 5px 0px 5px;
	
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}


.bannery h3 a {
	color: #fff;
	display: block;
	text-decoration: none;
}

#bannerMenu a {
	float: left;
	display: block;
	width: 60px;
	height: 3px;
	margin: 4px 0px 0px 14px;
	
	font-size: 0px;
	line-height: 0px;
	
	cursor: pointer;
	border: 4px solid #edf1ed;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

#bannerMenu a:hover, #bannerMenu a.selected {
	background-color: #edf1ed;
}

a:link {	color: #fff000;	text-decoration: none; }
a:active { color: #fff000; text-decoration: none; }
a:visited {	color: #fff000; text-decoration: none; }
a:hover {	color: #fff000; text-decoration: underline; }
