html {
     overflow: -moz-scrollbars-vertical;
}

body, td, a, span, div, img, table, input, textarea, select, button, form {
	margin:0px;
	font-family:Tahoma, Arial, Verdana;
	color:#282828;
	font-size:12px;
}

p {
	font-family:Tahoma, Arial, Verdana;
	color:#282828;
	margin-top:0px;
}

a {
	color:#0172ff;
}

img {
	border:0px;
}

body.main {
	background:#FFFFFF url('../images/mainpage_body.jpg') left top repeat-x;
}

div.logo-inner {
	/*position:absolute;
	margin-top:0px;*/
	margin-left:28px;
	/*z-index:10;*/
}

div.inner-collage {
	position:absolute;
	margin-top:0px;
	margin-left:282px;
/*	z-index:10;*/
}

img.ico {
	margin-left:14px;
}

div.icons {
	position:absolute;
	margin-top:95px;
	margin-left:52px;
	z-index:3;
}

table.maintable td {
	height:100%;
}

table.maintable td.maintable {
	background:url('../images/bottom_bg.jpg') left bottom repeat-x;
	width:100%;
	height:64px;
}

div.sandline {
	font-size:11px;
	color:#666666;
	position:absolute;
	margin-top:136px;
	margin-left:9px;
	z-index:10;
}

div.sandline a {
	font-size:11px;
	color:#0172ff;
}

div.content {
	position:absolute;
	/*top:145px;*/
	left:0px;
	z-index:3;
	height:100%;
}

div.content2 {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	height:246px;
}

div.content2 {
	position:absolute;
	top:0px;
	left:0px;
	z-index:30;
	height:246px;
}

div.left-col {
	width:67px;
	height:333px;
	border:1px solid #e9e9e9;
	border-left:0px;
	border-top:0px;
	background:#FFFFFF;
}

table.h {
	background:#E3E3E3;
}

table.h td {
	background:#FFFFFF;
	padding:5px;
	font-size:10px;
	text-align:center;
}

table.h td a {
	font-size:10px;
}

table.content {
	height:100%;
}

table.content td.sep {
	/*background:url('../images/sep-inner.jpg') left top no-repeat;*/
}

table.content td.border-left {
	border:1px solid #e9e9e9;
	width:195px;
	background:#fed606;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:40px;
}

table.content td.content {
	width:529px;
	/*padding:100px 0px 0px 0px;*/
}

table.cont {
	background:#FFFFFF;
	width:100%;
	height:100%;
}

table.cont td.cont {
	padding:0px 20px 20px 20px;
	border-left:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	border-bottom:1px solid #f3f3f3;
}

table.denis-cont {
	/*height:100%;*/
	width:570px;
	height:500px;
}

table.denis-cont td.cont {
	padding:0px 20px 20px 20px;
	border-left:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	border-bottom:1px solid #f3f3f3;
	background:#FFFFFF;
}

h1, h2, h3 {
	padding:0px;
	margin:0px;
	font-family:Tahoma, Arial, Verdana;
	font-size:24px;
	font-weight:bold;
}

div.header {
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #E8E8E8;
	margin-top:5px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:12px;
}

table.menu-table {
	width:100%;
}

a.menu-menu {
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}

a.menu-menu-act {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

a.menu-submenu {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

a.menu-submenu-act {
	color:#fed606;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

table.menu-table td.menu-str {
	padding:7px 0px 3px 0px;
}

table.menu-table td.menu-str-act {
	padding:7px 0px 3px 0px;
	background:#5d5d5d;
}

table.menu-table td.menu-content {
	padding:5px 0px 5px 0px;
	width:100%;
}

table.menu-table td.menu-content-act {
	padding:5px 0px 5px 0px;
	width:100%;
	background:#5d5d5d;
}

table.menu-table td.menu-submenu {
	padding:5px 0px 0px 15px;
	width:100%;
	background:#5d5d5d;
}

div.submenu {
	background:url('../images/dot.gif') left top no-repeat;
	padding-left:12px;
}

div.submenu-act {
	background:url('../images/dot-act.gif') left top no-repeat;
	padding-left:12px;
}
/* ---- end --- */

.required {
	color:red;
	font-size:11px;
}

table.feedback {
	width:100%;
}

table.feedback td {
	width:70%;
	padding-bottom:5px;
	padding-right:10px;
	font-size:11px;
}

table.feedback td.form {
	width:30%;
}

input.form, textarea.form, select.form {
	width:100%;
	font-size:10px;
	color:#737373;
	font-family:Tahoma, Arial, Verdana;
}

textarea.form {
	height:100px;
}

input.submit {
	font-size:11px;
}

/* --- extra styles --- */
div.big-h, div.small-h, div.middle-h {
	margin:10px 0px 10px 0px;
	border-left:1px solid #fed605;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-left:5px;
}

div.small-h {
	font-size:10px;
}

div.middle-h {
	font-size:11px;
}

img.photo {
	margin-right:10px;
	margin-bottom:10px;
	border:0px;
}

img.photo2 {
	margin-left:10px;
	margin-bottom:10px;
	border:0px;
}

div.element-title {
	font-weight:bold;
	padding:10px 0px 10px 0px;
	font-size:12px;
}

div.element-title-h {
	font-weight:bold;
	padding:0px 0px 5px 0px;
	font-size:12px;
}

a.small, a.small:hover {
	font-size:10px;
}

span.small {
	font-size:10px;
	padding-bottom:3px;
	padding-top:3px;
}

div.small {
	font-size:10px;
	padding-bottom:3px;
	padding-top:3px;
}

div.comments {
/*	border-left:1px dashed #fed605;*/
	padding-left:20px;
	width:100px;
}

hr {
	height:1px;
	margin:10px 0px 10px 0px;
}

div.news {
	margin-bottom:7px;
	padding-bottom:10px;
	border-bottom:1px solid #E6E6E6;
}

div.news-l {
	margin-bottom:7px;
	padding-bottom:10px;
}

td.vline {
	border-left:1px solid #fed606;
	border-bottom:1px solid #fed606;
	font-size:11px;
	text-align:center;
}

td.vline0 {
	border-left:1px solid #fed606;
	border-bottom:1px solid #fed606;
	font-size:11px;
	text-align:center;
	padding:10px 0px 10px 0px;
}

td.vline2 {
	border-left:1px solid #fed606;
	font-size:11px;
	text-align:center;
	padding:10px 0px 10px 0px;
	font-weight:bold;
}

td.hline {
	border-bottom:1px solid #fed606;
}

td.hline0 {
	border-bottom:1px solid #fed606;
	padding:10px 0px 10px 0px;
}

div.pr li {
	list-style-image: url('../images/p_round.gif');
	padding-bottom:10px;
}

div.sol-desc li {
	list-style-image: url('../images/sol_str2.jpg');
	padding:0px;
	padding-bottom:10px;
}

div.pr a {
	font-size:11px;
}
