﻿html {
     overflow:scroll;
     /*firefox scroll bar*/
}

body
{
	margin: 0 auto;
	padding:0;
	text-align: center;
	background-color: #111111;
}

.out
{
	position: relative;
	margin:0 auto;
	padding:0;
	text-align:center;
	background-color: Transparent;
	width: 978px;
    min-height: 800px;
	height: auto !important; /* min-height hack for ie6 */
	height: 8000px;
    border: none;
}


.top
{
	position: relative;
	float: left;
	width: 978px;
	height: 162px;
	text-align:left;
	margin: 0;
	padding: 0;
	background: url(images/header.jpg) no-repeat;
}

.flash
{
	position: relative;
	float: left;
	width: 978px;
	height: 477px;
	text-align:left;
	margin: 0;
	padding: 0;
	/*background: url(images/flash.jpg) no-repeat;*/
}

.bottom
{
	position: relative;
	float:right;
	width: 978px;
	height: 161px;
	border: none;
	margin: 0;
	background: url(images/btm.jpg) no-repeat;
}

.menu
{
	position: relative;
	float:right;
	width: 978px;
	height: 50px;
	border: none;
	margin: 0;
}

.btmAdres
{
	position: relative;
	float:right;
	width: 978px;
	height: 50px;
	margin: 100px 0 0 0;
	border: none;
	text-align: center;
}

#main
{
	position: relative;
	float:left;
	padding: 0;
	margin: 0;
	background-color: Transparent;
	width: 781px;
	min-height: 437px;
	height: auto !important; /* min-height hack for ie6 */
	height: 437px;
	background: url(images/mainBg.jpg) no-repeat;
	/*display: inline;*/
	/*border: solid 1px green;*/
   
}

#content
{
	position: relative;
	float:left;
	padding: 0;
	margin: 60px 0 0 263px;
	background-color: Transparent;
	width: 506px;
	min-height: 303px;
	height: auto !important; /* min-height hack for ie6 */
	height: 303px;
	background: url(images/contentBg.jpg) no-repeat;
	display: inline;
	/*border: solid 1px green;*/
   
}

#contentTxt
{
	position: relative;
	float:left;
	padding: 0;
	margin: 31px 0 0 39px;
	background-color: Transparent;
	width: 429px;
	min-height: 245px;
	height: auto !important; /* min-height hack for ie6 */
	height: 245px;
	display: inline;
	background-color: Transparent;
	/*border: solid 1px green;*/
   
}

#bottom
{
	position: relative;
	float:left;
	padding: 0;
	margin: 0;
	background-color: Transparent;
	width: 781px;
	height: 77px;
	background: url(images/bottom.jpg) no-repeat;
}


.picMain

{
    position:relative;
    float:left;
    margin: 0 3px 3px 0;
    background: url(images/vesika.jpg) no-repeat;
    width: 98px;
    height: 137px;
    border: none;
}