/* home0.css */

html,body {
	margin: 0px;
	padding: 0px;
}

body {
	text-align:center;
	font-family: Verdana, Ariel;
	font-size: 13px;
	line-height: 130%;
}

.container {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 962px;
	text-align:left;
}

.header-container {
	height:136px;
	width:962px;
	/*padding:41px 0 0 0;*/
	padding:31px 0 10px 0;
	text-align:center;
}

.reclame {
	width: 752px;
	height: 105px;
	margin:0 auto;
	background-image: url("/images/banner_holder.gif");
	padding:25px 0 0 9px;
	text-align:left;
}

.innerReclame {
	width: 466px;
	height: 58px;
	text-align:left;
	/*background-image: url("/images/inner_reclame.gif");*/
}

.contentContainer {
	width: 962px;
	background: url("../images/content_container.gif") top left no-repeat;
}

.menu-container {
	height: 188px;
	width:962px;
}

.menu-inner {
	width: 905px;
	height: 86px;
	padding: 15px 0 0 37px;
	/*background: url("../images/menu.gif") top left no-repeat;*/
}

.box-container {

}

.text_lu {
	width: 481px;
	height: 255px;
	background-image: url("../images/text_lu.gif");
	float:left;
	/*z-index: 2;*/
}

.text_lu_title {
	padding: 0 0 0 35px;

}
.text_lu_inner {
	width: 310px;
	padding: 5px 0 0 35px;
}

.text_ru {
	width: 480px;
	height: 255px;
	background-image: url("../images/text_ru.gif");
	float: left;
}

.text_ru_title {
	padding: 0 27px 0 0px;
	float: right;
}

.text_ru_inner {
	width: 310px;
	padding: 5px 30px 0 0px;
	text-align: right;
	float: right;
}

.mid_l {
	width: 481px;
	height: 87px;
	float: left;
}

.mid_r {
	width: 481px;
	height: 87px;
	float: left;
}

.text_ld {
	width: 481px;
	height: 262px;
	background-image: url("../images/text_ld.gif");
	float: left;
}

.text_ld_title {
	padding: 40px 0 0 34px;
}

.text_ld_inner {
	width: 310px;
	padding: 5px 0 0 34px;
}

.text_rd {
	width: 480px;
	height: 262px;
	background-image: url("../images/text_rd.gif");
	float: left;
}

.text_rd_title {
	padding: 40px 27px 0 0px;
	float: right;
}

.text_rd_inner {
	width: 310px;
	padding: 5px 30px 0 0px;
	text-align: right;
	float: right;
}

.footer {
	width: 958px;
	height: 31px;
	clear:both;
	/*background-image: url("../images/footer.gif");*/

}

#flashMidden {
	position: absolute;
	top: 620px;
	left: 3px;
	width: 955px;
	height: 87px;
	/*z-index: 1;*/
}

/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>
*/

/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-active h1 {
margin: 0px 0 0px 0px;
font-size: 15px;
line-height: 1em;
width: 350px;
}

.sIFR-active h2 {
margin: 0px 0 0px 0px;
font-size: 15px;
line-height: 1em;
width: 350px;
}
/*
  Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it.
  Conveniently, the object tab is always in a div, so we hide all divs directly inside the replaced element.
*/

.sIFR-replaced > div {
  display: none !important;
}

/*---- Header styling ---*/
