* {
    margin: 0;
    padding: 0;
    border: 0;
}

BODY {
    font-size: 100.01%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    width: 100%;
	background: url( "/img/bg3-page.jpg" ) repeat-x #ffeec8 top;
	overflow: hidden;
}

#wrapper {
	text-align:left;
	margin:0 auto;
	height: 100%;
	margin-top: 0px;
	width:100%;
	min-width:100%;
	max-width:100%;
	background: url( "/img/top-bg.jpg" ) no-repeat top left;
}

#logo {
	position: absolute;
	top: 0px;
	right:0px;
	width: 175px;
	height: 105px;
	background: url( "/img/logo.png" ) no-repeat;
}

#container {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
}

.menu-top {
	padding: 10px 0 0 20px;
}

.menu {
	float: left;
}

#left-buttons {
	float: left;
	margin-top: 90px;
	padding-left: 210px;
	text-align: right;
}

.back {
	clear: left;
	text-align: right;
	padding-top: 25px;
	padding-right: 5px;
}

.submenu1 , .submenu2 {
	float: left;
	padding-right: 5px;
}

.menu-left-pic {
	position: relative;
}

.block-content {
	margin-top: 100px;
	margin-left: 240px;
	margin-right: 60px;
	height: 368px;
}

div#hold {
	position:relative;
	overflow:hidden;
	width:100%; height:320px;
	z-index:100;
}

div#content {
}

div.content TD {
	font-size: 11px;
}

div.content DIV {
	margin: 10px 0 10px 0;
}

.content DIV UL {
	margin: 10px 0 10px 0;
}

.content UL LI {
	margin: 5px 0 5px 25px;
}

div.content {
	margin: 0px 0 0px 0;
}
#ContentArea {
	height: 340px;
	overflow:hidden;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
}

#scrollbar {
	position:relative; 
	left:0; 
	top:10px;
	height: 295px;
	padding: 10px;
}

div#track {
	position:absolute;
	left:0;
	top:8px;
	width:9px;
	height:312px;
	z-index:1;
}

div#dragBar {
	position:absolute;
	left:0px;
	bottom:0px;
	top:0px;
	height:5px;
	width:9px;
	background: url( '/img/trackBar.gif' ) no-repeat;
	z-index:4;
}

div#up {
	position:absolute;
	left:0;
	top:1;
	z-index:2
	width: 8px;
	height: 7px;
}
div#down {
	position:absolute;
	left:0;
	bottom:-7;
	z-index:3;
	width: 8px;
	height: 7px;
}

#footer {
	position: absolute; 
	left: 0px;
	bottom: 0px;
	width:100%;
	height: 120px;
}

#FooterContainer {
	position: relative;
	height:100%;
}

#left-trees {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#right-trees {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#zabor {
	width:100%;
	height: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url( "/img/zabor.gif" ) repeat-x bottom;
}

#trava {
	width:100%;
	height: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url( "/img/traffa.png" ) no-repeat bottom;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/traffa.png , sizingMethod=image);
}

#podsolnuh {
	position: absolute;
	left: 7%;
	bottom: 0px;
}

#icons {
	position: absolute;
	top: 130px;
	right: 20px;
}

#icons DIV {
	margin: 15px 0 15px 0;
}

#icons DIV.first {
	margin: 0 0 15px 0;
}

#copyright {
	position: absolute;
	right: 40px;
	bottom: 20px;
	width:226px;
	height:20px;
	background: url( "/img/copyright.png" ) no-repeat;
	background-image: expression( 'none' );
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/copyright.png , sizingMethod=image);
}