body {
	background-color: #676461;
	margin: 0px;
}

#top {
	height: 60px;
	width: 993px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/stylOkna_02.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#top .main-link {
	display: block;
	position: absolute;
	height: 134px;
	width: 134px;
	margin-top: 22px;
	margin-left: 54px;
}

#top-menu {
	height: 29px;
	width: 993px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/stylOkna_15.png);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #3A3937;
}

#top-menu-r {
	background-image: url(images/stylOkna_04.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 29px;
	text-align: right;
	margin-right: 15px;
}

#top-menu #top-menu-r img { float: right; }

#cont {
	width: 993px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/stylOkna_15.png);
	background-repeat: repeat-y;
	background-position: right top;
}

#cont #cont-l {
	float: left;
	width: 339px;
	background-image: url(images/stylOkna_12.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 551px;
}

#cont #cont-r {
	float: right;
	width: 654px;
	background-color: #312F30;
	background-image: url(images/bg-1.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#cont #cont-r #cont-r-foot {
	background-image: url(images/stylOkna_18.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#cont #cont-r #main {
	clear: both;
	height: 551px;
}

#foto-switch {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}

#foto-switch li { display: inline; }

#foto-switch a {
	height: 28px;
	width: 30px;
	display: block;
	float: left;
	background-position: center center;
	background-image: url(images/switch-foto-bg.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	line-height: 28px;
	font-weight: bold;
	text-decoration: none;
}

#main h1 {
	font-family: "Times New Roman", Times, serif;
	color: #C0C2C5;
	font-size: 13px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C2C5;
	line-height: 17px;
	margin-right: 20px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 10px;
}

#submenu {
	margin-left: 100px;
	margin-right: 30px;
	margin-top: 140px;
	font-family: "Times New Roman", Times, serif;
	color: #C0C2C5;
}

#submenu h2 {
	color: #F4E96E;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

#submenu a {
	color: #C0C2C5;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#submenu  a:hover {
	text-transform: uppercase;
	text-decoration: underline;
}

#submenu li {
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 4px;
}

#submenu ul {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
