/*    -------- MAIN --------- */
body {
	background-color:#CC3E41;
	padding: 0px;
	margin: 0px;
	color:#FFFFFF;
}
body, td, th {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

img {border: 0 none;}
.block_title {
	font: bold 14px "Times New Roman", Times, serif;
	color:#FFFFFF;
}
.position_1 {
	width:auto;
	margin: 20px 5px 0px 217px;
}
.position_2 {
	width:auto;
	margin: 20px 5px 0px 10px;
}
#containerDiv{
	display:none;
/*	position:relative;
	left:50%;
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	width: 750px;*/
	height:50px;
/*	margin:0px 0px 0px -252px;*/

}
.containerTd{
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	width:1000px;
	height:50px;
}

/*   -----  BODY   ------ */
.top {
	height: 45px;
	width: 1000px;
	background: transparent url(../images/img.jpg) left bottom no-repeat;
}
.left_top {
	width: 419px;
	height: 45px;
	float:left;
	position:relative;
}
.right_top {
	width: 500px;
	height: 45px;	
	float:left;
	position:relative;
}
.middle {
	width: 1000px;
	height: 279px;
	background: transparent url(../images/img-05.jpg) right top no-repeat;
}
.left_middle {
	width: 419px;
	height: 279px;
	float:left;
	position:relative;
	background: transparent url(../images/img-03.jpg) left top no-repeat;
}
.right_middle {
	width: 456px;
	height: 279px;
	float: left;
	position: static;
	background: transparent url(../images/img-04.jpg) left top no-repeat;
}
.position_animation {
	float:left;
	position:relative;
	top: -45px;
}
.left_bottom {
	width: 419px;
	float:left;
	position: static;
}
.center_bottom {
	width: 456px;
	height: 271px;
	float:left;
}
.right_bottom {
	width: 124px;
	height: 30px;
	float:left;
	position:relative;
	top: 200px;
	left: 5px;
}
.content {
	width:416px;
	height: 225px;
	margin: 17px 20px 20px 20px;
	text-align:left;
	line-height: 16px;
	padding-right: 5px;
	overflow:auto;
	overflow-x:hidden;
	padding-right: 5px;
	scrollbar-base-color: #811517;
}
.image_position {
	width:430px;
	height:180px;
	margin-top: 32px;
	margin-left: 10px;
	overflow:hidden;
}
.img_position {
	width: 456;
	height: 237;
	position:static;
	margin-top: -212px;
	margin-left: 0px;
	padding-top: 8px;
	padding-left: 10px;
	background: url(../images/ramka.gif) left top no-repeat;
}
.bottom_img {
	background: transparent url(../images/boat_2.gif) right bottom no-repeat;
}







/*  -------- LANGUAGES -------  */
.lang {
	xwidth: 34px;
	xpadding:3px;
	float:left;
	position:relative;
	top: 0px;
	left: 0px;
	margin-right:1px;
	font: 13px "Times New Roman", Times, serif;
	color:#FFFFFF;
	cursor: hand;
	cursor:pointer;
	text-align:center;
	text-decoration: underline;
}

.lang_over {	
	float:left;
	position:relative;
	top: 0px;
	left: 0px;
	margin-right:1px;
	background-color:#811418;
	font: 13px "Times New Roman", Times, serif;
	color:#FFFFFF;
	cursor: hand;
	cursor:pointer;
	text-align:center;	
	text-decoration:none;
}
.lang_active {
	width: 34px;
	padding:3px;
	float:left;
	position:relative;
	top: 0px;
	left: 0px;
	margin-right:1px;
	background-color:#811418;
	font: 13px "Times New Roman", Times, serif;
	color:#FFFFFF;
	cursor: hand;
	cursor:pointer;
	text-align:center;	
	text-decoration:none;
}

.lang a{
	display:block;
	padding:3px;
	width: 34px;
	color:#FFFFFF;
	text-decoration:underline;
}
.lang a:hover,.lang_over a,.lang_over a:hover{
    display:block;
    padding:3px;
	width: 34px;
	color:#FFFFFF;
	text-decoration:none;
}

/*  -------- FOOTER -------  */
.left_footer {
	width: 285px;
	height: 37px;
	float:left;
	position:relative;
}
.center_footer {
	width: 13px;
	height: 37px;
	float:left;
	position:relative;
	left: 30px;
	top: -10px !important;
	top: 0px;
}
.right_footer {
	width: 150px;
	height: 37px;
	padding-top: 0px !important;
	padding-top: 3px;
	float:left;
	position:relative;
	top: -10px !important;
	top: 0px;
	left: 30px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#811517;
	text-decoration:none;
	vertical-align:top;
}
.right_footer a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#811517;
	text-decoration:none;
}
.right_footer a:hover {
	text-decoration: underline;
}
.noDeco {
	text-decoration:none;
}
.bord {
	border: 1px solid white;
}

.conteinerForContent
{
    width:auto;
    height:auto;
    xfloat:left;
}

.throughRTE
{
    width:95px;
    height:375px;
    float:right;
    margin-top:-210px;
    position:relative;
    xtop:145px;
    left:-20px;
}

.throughRTE .contentStyle
{
    background-color:Transparent;
}