html, body, form {
	padding:0px;
	margin:0px;
	border:0px;
}

td {
	padding:0px;
}

img, div, td {
	border:0px solid red;
}

body {
	background:#EFEBEF url('../images/body.gif') repeat-y left top;
}

body, a, div, td, p, input, textarea, select {
	font-family:Tahoma, Verdana,Arial;
	font-size:12px;
	color:#1E1E1E;
}

a {
	color:#0060B0;
}

a:hover {
	color:#0060B0;
	text-decoration:none;
}

p {
	margin:0px 0px 15px 0px;
	padding:0px;
}

table.up {
	width:785px;
}

table.menu {
	width:840px;
	background:#0060B0;
}

table.menu td {
	padding:6px 17px 6px 13px;
	text-align:center;
	/*border-right:1px solid #71A6D3;*/
	background:url('../images/menu_sep.gif') no-repeat right top;
}

table.menu td.act {
	/*background:#3380C0;*/
	/* border-right:1px solid #71A6D3;	*/
	background:url('../images/menu_sep.gif') no-repeat right top;
}

table.menu td.last {
	padding:0px;
	border-right:0px;
	width:100%;
	background:url('../images/menu_last.gif') no-repeat right top;
}

table.menu td a, table.menu td a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
} 

table.sandline {
	width:785px;
	border-bottom:3px solid #474747;
}

table.sandline td.sandline {
	font-size:9px;
	color:#474747;
	padding:10px 0px 10px 29px;
}

table.sandline-inner td {
	padding:0px 2px 0px 2px;
}

table.sandline-inner td.sep {
	font-size:11px;
	color:#474747;
	padding:0px 2px 0px 2px;
	font-family:Arial, Tahoma, Verdana;
	line-height:11px;
}

table.sandline-inner td span {
	font-size:10px;
	color:#474747;
	font-family:Tahoma, Verdana, Arial;
}

table.sandline-inner td a, table.sandline-inner td a:hover {
	font-size:10px;
	color:#0060B0;
} 

table.sandline-inner td a:hover {
	font-size:10px;
	color:#0060B0;
	text-decoration:none;
} 

table.main {
	width:785px;
}

table.left {
	background:#F5F5F5;
	width:100%;
}

table.left td {
	font-size:11px;
}

td.left-menu, td.left-menu-act {
	border-bottom:1px solid #EBEBEB;
	padding:8px 0px 10px 0px;
}

td.left-menu a, td.left-menu a:hover {
	color:#0060B0;
}

td.left-menu a:hover {
	color:#0060B0;
	text-decoration:none;
}

td.left-menu-act a, td.left-menu-act a:hover {
	color:#0060B0;
	font-weight:bold;
}

td.subleft, td.subleft-act {
	border-bottom:0px;
	padding:7px 0px 0px 10px;
}

td.subleft a, td.subleft a:hover {
	color:#2F7CBC;
	font-weight:normal;
	font-size:11px;
}

td.subleft a:hover {
	color:#2F7CBC;
	text-decoration:none;
	font-weight:normal;	
	font-size:11px;
}

td.subleft-act a, td.subleft-act a:hover {
	color:#2F7CBC;
	font-weight:bold;
	font-size:11px;
}

td.main {
	padding:17px 0px 0px 20px;
	width:100%;
	font-family:Arial, Tahoma, Verdana;
}

td.main * {
	font-family:Arial, Tahoma, Verdana;
}

h1 {
	font-size:18px;
	margin:0px 0px 15px 0px;
	padding:0px;
	color:#696868;
	font-weight:normal;
}

h2 {
	font-size:14px;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#0060B0;
}

h3 {
	font-size:16px;
	margin:0px 0px 10px -1px;
	padding:0px;
	font-weight:bold;
	color:#0060B0;
}

h4 {
	font-size:14px;
	margin:0px 0px 10px -1px;
	padding:0px;
	font-weight:bold;
	color:#0060B0;
}

table.footer {
	width:785px;
	margin-top:10px;
}

div.title {
	font-size:9px;
	text-transform:uppercase;
	color:#0060B0;
	padding-bottom:3px;
}

div.phone {
	font-size:12px;
	color:#0060B0;
	font-weight:bold;
}

a.top, a.top:hover {
	font-size:10px;
	color:#0060B0;
}

a.top:hover {
	text-decoration:none;
}

input.top {
	width:100px;
	border:1px solid #7F9DB9;
	padding:2px;
	font-size:11px;
	color:#737373;
	height:20px;
}

input.top2 {
	width:150px;
	border:1px solid #7F9DB9;
	padding:2px;
	font-size:11px;
	color:#737373;
	height:20px;
}

div.date {
	font-size:11px;
	font-family:Tahoma, Verdana, Arial;
	color:#858585;
	padding-bottom:3px;
}

img.pagecat {
	margin:0px 0px 10px 0px;
	border:1px solid #C1BFC1;
}

img.border {
	border:1px solid #C1BFC1;
}

table.pagecat p {
	text-align:left;
}

img.brd {
	border:1px solid #0070BA;
}

a.pdf, a.pdf:hover {
	color:#FFFFFF;
	text-decoration:none;
}

td.pdf {
	padding:3px;
	background:#0060B0;
	color:#FFFFFF;
	text-decoration:none;	
	cursor:hand;
	cursor:pointer;
}

div.sert {
	padding-top:5px;
	font-size:11px;
}

.hand {
	cursor:hand;
	cursor:pointer;
}

div.shadow { 			
	position:absolute;
	background:#000000;
	z-index:20;
	top:0px;
	left:0px;
	display:none;
}

table.bigphoto-view {
	background:#FFFFFF;
	font-size:12px;
	color:#888888;
	display:none;
	z-index:30;
	position:absolute;
	z-index:30;
	display:none;
	top:40px;
	left:100px;	
} 

table.bigphoto-view td.photo {
	padding:10px 10px 10px 10px;
} 

table.bigphoto-view td.title {
	padding:10px 10px 0px 10px;
} 

.required {
	color:red;
}

table.feedback {
	width:400px;
}

table.feedback td {
	width:270px;
	padding:0px 10px 10px 0px;
}

table.feedback td.form {
	width:130px;
}

input.form, textarea.form, select.form {
	width:100%;
	font-family:Tahoma, Verdana,Arial;
	font-size:11px;
	color:#1E1E1E;	
}

input.form, textarea.form {
	height:22px;	
	padding:2px;
}

textarea.form {
	height:100px;	
}

.submit {
	background:#0060B0;
	border:0px;
	color:#FFFFFF;
	height:22px;
	cursor:hand;
	cursor:pointer;
}

table.protect {
	width:100px;
}

input.protect {
	width:50px;
	font-family:Tahoma, Verdana,Arial;
	font-size:11px;
	color:#1E1E1E;	
	height:22px;
}

table.protect td {
	padding:0px;
}

table.pages {
	width:100%;
	border-bottom:1px solid #067ADA;
	margin-bottom:0px;
}

table.pages td {
	padding-bottom:10px;
}

table.pages a.act {
	font-weight:bold;
	text-decoration:none;
	color:#1E1E1E;
}

table.main-b {
	border-top:5px solid #0060B0;
	width:100%;
} 

table.main-b td.main-b {
	padding:6px 0px 0px 0px;
} 

/*td.main-b h1 {
	font-size:12px;
	text-transform:uppercase;
}*/

td.main-b p {
	font-size:11px;
	color:#1E1E1E;
	margin:0px 0px 10px 0px;
}

td.main-b a {
	font-size:11px;
}

td.b-main {
	border:1px solid #CCCCCC;
	padding:5px 12px 5px 12px;
	height:38px;
	cursor:hand;
	cursor:ponter;
}

td.b-main a, td.b-main a:hover {
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	color:#0060B0;
}

table.tech {
	width:100%;
}

table.tech tr.header td {
	padding:4px 7px 4px 7px;
	background:#CDCCCC;
	font-weight:bold;
	border-right:1px solid #FFFFFF;
}

table.tech tr.header td.last {
	padding:4px 7px 4px 7px;
	background:#CDCCCC;
	font-weight:bold;
	border-right:0px;
}

table.tech tr.nechet td {
	padding:4px 7px 4px 7px;
	background:#FFFFFF;
	border-right:1px solid #FFFFFF;
}

table.tech tr.nechet td.last {
	padding:4px 7px 4px 7px;
	background:#FFFFFF;
	border-right:0px;
}

table.tech tr.chet td {
	padding:4px 7px 4px 7px;
	background:#EEEEEE;
	border-right:1px solid #FFFFFF;
}

table.tech tr.chet td.last {
	padding:4px 7px 4px 7px;
	background:#EEEEEE;
	border-right:0px;
}

table.footer-pl {
	background:#999999;
	width:858px;
	margin-top:20px;
}

table.footer-pl td {
	padding:5px 16px 5px 11px;
	color:#FFFFFF;
	font-size:11px;
}

table.footer-pl td.last {
	padding:0px;
}

div.question {
	padding:3px 0px 5px 0px;
	color:#0060B0;
}

div.question p {
	margin:0px;
	padding:0px;
	color:#0060B0;
}

table.flash {
	background:transparent url('../images/flash.png') no-repeat;
	width:490px;
	height:431px;
}

table.flash td {
	padding-top:40px;
}