html {
	overflow: -moz-scrollbars-vertical;
}

html, body, form {
	margin:0px;
	padding:0px;
	border:0px;
}

td {
	padding:0px;
}

div, td, img {
	border:0px solid red;
}

body {
	background:#d2e4fa url('../images/bg.jpg') repeat-x left top;
}

body, td, p, a, div, span, input, button, select, textarea {
	font-family:Verdana;
	font-size:11px;
	color:#363636;
}

span.date {
	color:#6d6d6d;
}

a {
	color:#123d72;
}

a.main-link, a.main-link:hover {
	font-size:16px;
}

table.content {
	width:1000px;
	height:100%;
}

table.auth {
	background:url('../images/auth_bg.jpg') repeat-x left bottom;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	width:1000px;
	height:32px;
}

table.announce {
	width:100%;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#efeeee;
	margin:5px 0px;
}

input.auth {
	font-size:11px;
	width:100px;
	height:20px;
	border:1px solid #95c147;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:2px 4px 3px 4px;
	background:url('../images/auth_pole_bg.gif') repeat-x left top;
}

input.enter, button.logout {
	font-size:11px;
	height:20px;
	width:60px;
	border:0px solid #95c147;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:url('../images/auth_enter_bg.gif') repeat-x left bottom;
	padding:1px 2px 4px 2px;
}

div.title {
	color:#FFFFFF;
	font-family:Arial;
	padding-left:3px;
}

div.title a, div.title a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial;
}

div.search-title {
	font-size:11px;
	color:#123d72;
	margin-top:4px;
}

table.search {
	width:100%;
}

input.search {
	width:100%;
	height:24px;
	background:#FFFFFF url('../images/auth_pole_bg.gif') repeat-x left top;
	padding:0px 5px;
	font-size:12px;
	color:#363636;
	border:1px solid #bababa;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

input.search-btn {
	font-size:11px;
	border:none;
	text-align:center;
	width:60px;
	height:24px;
	color:#363636;
	padding:0px 0px 2px 0px;
	background:url('../images/search_bg.gif') repeat-x left top;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

div.btn {
	font-size:11px;
	border:none;
	text-align:center;
	color:#363636;
	padding:4px 0px 4px 0px;
	background:url('../images/search_bg.gif') repeat-x left top;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

div.b-title {
	font-size:19px;
	color:#123d72;
	font-family:Arial;
	margin-bottom:2px;
}

div.b-title a, div.b-title a:hover {
	font-size:19px;
	color:#123d72;
	font-family:Arial;
}

div.b-title-link a, div.b-title-link a:hover {
	font-size:14px;
}

div.b-title-link {
	background:url('../images/smenustr.gif') no-repeat 1px 6px;
	padding:0px 0px 0px 16px;
	margin-bottom:3px;
}

table.right {
	background:#dedcdc;
	width:100%;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}

table.right td {
	font-size:12px;
}

table.left {
	background:#FFFFFF;
	width:100%;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}

div.zakladka-act {
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	background:#FFFFFF;
	padding:8px 5px 8px 5px;
}

div.zakladka-act a, div.zakladka-act a:hover {
	font-size:12px;
	text-decoration:none;
	color:#000000;
}

div.zakladka {
	padding:8px 5px 8px 5px;
}

div.zakladka a, div.zakladka a:hover {
	font-size:12px;
}

span.header-r, a.header-r, a.header-r:hover {
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	color:#404040;
	text-decoration:none;
}

span.header-r-i, a.header-r-i, a.header-r-i:hover {
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	color:#123d72;
	text-decoration:none;
}

img.thumb {
	cursor:hand;
	cursor:pointer;
	border:1px solid #c5c5c5;
}

div.sep {
	border-top:1px dashed #a3cae4;
	margin:10px 0px 0px 0px;
	font-size:9px;
}

p {
	margin:0px 0px 10px 0px;
}

table.footer {
	width:100%;
}

table.footer2 td, table.footer2 a {
	font-size:12px;
}

table.footer2 {
	background:#FFFFFF;
}

table.footer td {
	background:#FFFFFF url('../images/altfooter.gif') repeat-x left top;
	border-bottom:3px solid #DADADA;
	height:79px;
}

div.r-title {
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	color:#123d72;
	margin-bottom:10px;
}

li {
	padding-bottom:3px;
	font-size:11px;
}

li a, li a:hover {
	font-size:11px;
}

a.btn, a.btn:hover {
	background:url('../images/order.gif') repeat-x left top;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	height:24px;
	width:auto;
	padding:4px 7px;
	font-size:11px;
	text-decoration:none;
	border:1px solid #a0a0a0;
}

span.plus {
	background:#e2ffbd;
}

span.minus {
	background:#ff8f8f;
}

table.forum {
	width:100%;
	border-right:1px solid #cac8c8;
	border-top:1px solid #cac8c8;
}

table.forum td {
	border-bottom:1px solid #cac8c8;
	border-left:1px solid #cac8c8;
	padding:7px;
}

table.forum tr.header td {
	background:#008ae1;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

div.more, input.submit {
	background:#008ae1;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:10px;
	text-align:center;
	margin-top:15px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
	border:0px;
}

div.more a, div.more a:hover {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
}

input.submit-s {
	background:#008ae1;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:5px;
	text-align:center;
	margin-top:15px;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	border:0px;
}

h1 {
	font-size:22px;
	font-weight:bold;
	font-family:Arial;
	color:#000000;
	margin:0px 0px 10px 0px;
	padding:0px;
}

h2 {
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	color:#123d72;
	margin:0px 0px 10px 0px;
	padding:0px;
}

div.p p, div.p p a, div.p p a:hover, div.p li, div.p li a, div.p li a:hover {
	font-size:12px;
}

table.baloon {
	background:#d2edff;
	width:100%;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

table.baloon td {
	font-size:11px;
	padding:5px;
}

a.catalog, a.catalog:hover {
	 font-size:16px;
	 font-weight:bold;
	 color:#025c94;
	 font-family:Arial;
}

table.pages {
	width:100%;
	background:#c3c3c3;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	margin-top:40px;
}

table.pages td, table.pages td a, table.pages td a:hover {
	font-size:12px;
	text-decoration:none;
}

table.pages td a, table.pages td a:hover {
	text-decoration:underline;
}

table.pages td a.act, table.pages td a.act:hover {
	text-decoration:none;
	color:#000000;
}

table.cprud {
	width:100%;
	background:#FFFFFF;
	margin-top:20px;
	margin-bottom:3px;
}

.cur {
	cursor:hand;
	cursor:pointer;
}

.checkbox {
	width:14px;
	height:14px;
	margin:0px;
}

input.form {
	border:1px solid #1c5180;
	width:100%;
	height:22px;
	padding:2px;
	font-size:12px;
}

fieldset {
	border:1px solid #1c5180;
	font-weight:bold;
}

a.f-title, a.f-title:hover {
	font-size:16px;
	font-weight:bold;
	color:#008ae1;
	font-family:Arial;
}

table.otzyv {
	width:100%;
	background:#a3d937 url('../images/tst.gif') repeat-x left top;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}

table.otzyv td {
	font-size:12px;
}

textarea.form {
	border:1px solid #1c5180;
	width:100%;
	height:182px;
	padding:2px;
	font-size:12px;
}

textarea.form-d {
	border:1px solid #1c5180;
	width:100%;
	height:126px;
	padding:2px;
	font-size:12px;
}

.required {
	font-size:12px;
	color:red;
}

.success {
	font-size:12px;
	color:green;
}

div.cite {
	border:1px solid #DBDBDB;
	background:#F9FFDD;
	padding:10px;
	font-size:12px;
	margin-bottom:5px;
}

ol.main {
	padding-left:25px;
	color:#666666;
}

table.form {
	width:600px;
}

table.form td {
	padding:10px 10px 10px 10px;
	font-size:12px;
	background:#e3ecb3;
	border-bottom:1px solid #FFFFFF;
}

table.form td.form {
	padding:10px 10px 10px 10px;
	font-size:12px;
	background:#f1f7d2;
	border-bottom:1px solid #FFFFFF;
	width:100%;
}

table.form tr.last td {
	border-bottom:0px;
}

p.frm {
	font-size:12px;
	margin-bottom:5px;
}

select.form {
	width:100%;
	font-size:12px;
}

table.add-on {
	display:block;
	z-index:30;
	position:absolute;
	width:780px;
	left:-780px;
	top:70px;
	background:#FFFFFF;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-top-right-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
}

div.shadow { 			
	position:absolute;
	background:#000000;
	z-index:20;
	top:0px;
	left:0px;
	display:none;
	width:100%;
	height:100%;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
