* {
    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/bg_tech_1.gif" ) repeat-x #005b93 bottom;
	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/bg-bot.jpg' ) no-repeat bottom right;
}

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

#doinik {
	position: absolute;
	bottom: 0px;
	left:0px;
	width: 148px;
	height: 191px;
	background: url( "/img/doinik.gif" ) no-repeat;
}

#container {
}

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

.menu {
	float: left;
}

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

#left-buttons-prod {
	float: left;
	margin-top: 100px;
	padding-left: 165px;
	text-align: right;
}

.back , .back-prod {
	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;
}

#menu1 {
	position: absolute;
	top: -18px;
	left: 6px;
	cursor: pointer;
	cursor: hand;
}

#menu2 {
	position: absolute;
	top: 21px;
	left: 131px;
	cursor: pointer;
	cursor: hand;
}

#menu3 {
	position: absolute;
	top: 99px;
	left: 144px;
	cursor: pointer;
	cursor: hand;
}

#menu4 {
	position: absolute;
	top: 159px;
	left: 161px;
	cursor: pointer;
	cursor: hand;
}

#menu5 {
	position: absolute;
	top: 260px;
	left: 127px;
	cursor: pointer;
	cursor: hand;
}

#menu6 {
	position: absolute;
	top: 219px;
	left: 3px;
	cursor: pointer;
	cursor: hand;
}

#icons {
	position: absolute;
	top: 140px;
	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: expression( 'none' );
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/copyright.png , sizingMethod=image);
}