body {
	margin: 0;
	width: 100%;
/*	width: 800px;	*/
	background: url('../images/bgr-green.gif') repeat;	
	font-family: Arial;
	font-size: 11px;
	color: #707766;
        cursor:default;
}

ul {
	margin: 0;
	padding: 0;	
}

ul li {
	margin: 0;
	padding: 0;
}

ol {
	margin: 0;
	padding: 0;
	padding-left: 15px;
}

ol li {
	margin: 0;
	padding-top: 10px;
}

img {
	border: 0;
}


a {
	color: #a6b096;
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;
}

a.hidden {
    display:none;
}

h1 {
	font-size: 15px;
	position: absolute;
	top: 16px;
	left: 337px;	
	margin: 0;
}

h1#h1-right {
	left: 627px;
}

body#scroll {
	overflow-x:hidden;
}

div#content-top-container {
	height: 315px; 
	background: url('../images/bgr-white.gif') repeat; 	
}

body#scroll div#content-top-container {
	width: 100%; 
	overflow-x:auto; 
}

div#content-top {
	height: 271px;
/*	background: url('../images/bgr-white.gif') repeat;*/
	position: relative;
	padding-left: 40px;
	padding-top: 44px;
}

body#scroll div#content-top {
	height: 254px;
	background: transparent;
/*	height: 271px;	*/
}

img#title {
	position: absolute;
	top: 19px;
	left: 56px;
}

img#subtitle {
	position: absolute;
	top: 21px;
	left: 337px;
}

img#subtitle2 {
	position: absolute;
	top: 21px;
	left: 630px;
}

div.box {
	width: 255px;
	height: 235px;
	padding: 11px;
	background: white;
	margin-left: 9px;
	line-height: 15px;
	float: left;
}

body#scroll div.box {
	height: 218px;
}

div.box a {
	font-weight: bold;
}

ul.green {
	list-style: none;
	border: solid #eaede5;
	border-width: 1px 0px 0px 0px;	
}

ul.green li {
	background: url('../images/arrow-green.gif') no-repeat;
	background-position: 0px 10px;
	padding-left: 12px;
	border: solid #eaede5;
	border-width: 0px 0px 1px 0px;
	line-height: 21px;
}

img.white {
	margin-left: 9px;
	padding: 0px 11px;
	background: white;	
	float: left;	
}

div#content-bottom {
	position: relative;
	height: 260px;
}

img#logo {
	position: absolute;
	top: 11px;
	left: 54px;
}


div#company {
	position: absolute;
	top: 47px;
	left: 54px;	
	color: #ffffff;
	text-transform: uppercase;
}

ul#menu {
	padding-left: 55px;
	padding-top: 97px;
	list-style: none;
	line-height: 8px;
}

ul#menu li {
    height:16px;
}

div#footer {
	position: absolute;
	left: 54px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: arial;
	font-size: 9px;
}

div#footer a {
	color: #ffffff;
	text-decoration: none; 
}

div#footer a:hover {
	text-decoration: underline;
}

ul#aparaty {
	list-style: none;
	padding: 3px 0;
}

ul#aparaty li {
	background-position: 0px 14px;
	padding-left: 68px;
	background-repeat: no-repeat;
	border: solid #eaede5;
	border-width: 1px 0 0 0;
	padding-bottom: 8px;
	padding-top: 8px;
}

ul#aparaty li#nikon {
	background-image: url('../images/aparaty/nikon.gif') ;
	border: none;
}

ul#aparaty li#mamiya {
	background-image: url('../images/aparaty/mamiya.gif') ;
}
