@charset "windows-1251";
/* CSS Document */
/*-------------------- global --------------------*/
* {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#wrapper {
	visibility:hidden;
}
a {
	color:#A90000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/*a:visited {
	color:#090;
}*/
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.noscript_warning {
	font-weight:bold;
	text-transform:uppercase;
}
/*-------------------- header --------------------*/
#header {
	height:225px;
	background:url(../img/top_back2.gif) repeat-x;
}
#header_left {
	float:left;
	width:34%;
	height:225px;
	overflow:hidden;
	background:url(../img/top_back1.gif) repeat-x;
	text-align:right;
}
#header_center {
	float:left;
	width:535px;
	height:225px;
}
#header_subcenter_top {
	float:left;
	width:535px;
	height:137px;
}
#header_subcenter_bottom {
	float:left;
	width:535px;
	height:88px;
}
#header_right {
	height:225px;
}
/*-------------------- menu --------------------*/
#menu {
	width:191px;
}
#menu_bg_top {
	height:79px;
	background:url(../img/menu_top.jpg) no-repeat;
}
#menu_bg_middle {
	height:580px;
	background:url(../img/wood_b1.gif) repeat;
}
#menu_bg_middle table {
	width:191px;
	border:0px;
	border-collapse:collapse;
}
#menu_bg_bottom {
	height:36px;
	background:url(../img/menu_bottom.jpg) no-repeat;
}
/*-------------------- submenu --------------------*/
#submenu_left {
	width:35%;
	text-align:right;
	padding-right:21px;
	color:#001CA9;
}
#submenu_right {
	padding-left:21px;
}
#venzel {
	height:69px;
	padding-left:19.5%;
}
/*-------------------- content --------------------*/
#content_tbl {
	width:100%;
	border-collapse:collapse;
	border:0px;
	overflow:hidden;
}
#content {
	background:url(../img/left.jpg) repeat-y;
	padding:20px 24px 0px 40px;
	color:#001CA9;
	text-align:justify;
}
#content p {
	margin:10px 0px;
}
#content ul {
	margin-left:48px;
}
.zaglavnaya {
	margin-right:7px;
	float:left;
}
/*-------------------- statii --------------------*/

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 4px 0px 0px;
	/*	font: bold 0.7em sans-serif;*/
	background-color: #DDD;
	list-style: none;
	border-left: solid 1px #001CA9;
	border-bottom: solid 1px #001CA9;
	border-top: solid 1px #001CA9;
	border-right: solid 1px #001CA9;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:A90000;
}
.TabbedPanelsTabHover {
	background-color: #CCC;
}
.TabbedPanelsTabSelected {
	background-color: #fff;
	border-bottom: 1px solid #fff;
	color:#001CA9;
}
.TabbedPanelsContentGroup {
	clear: both;
	border-top: solid 1px #001CA9;
}
.letopisVladimirTbl {
	width:100%;
	border:0px;
}
.leftCol {
	width:50%;
	text-align:right;
}
.rightCol {
	width:50%;
	text-align:left;
}
/*-------------------- sunCalc table --------------------*/
#myform {
	width:500px;
	margin-left:15%;
	border:1px solid #6C0101;
}
.textField {
	border:1px solid #6C0101;
	background-Color:#FFF2DD;
	color:#6C0101;
}
.tableTitle {
	height:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
	background-color:#6C0101;
}
#input_tbl {
	width:100%;
	border-collapse:separate;
	color:#001CA9;
}
#output_tbl {
	width:100%;
	border-collapse:separate;
	color:#001CA9;
}
#input_tbl td, #output_tbl td {
	padding:2px 8px 2px 8px;
}
.tbl_left_col {
	width:50%;
	text-align:right;
	background-Color:#FFF0D9;
}
.tbl_right_col {
	background-Color:#FFF0D9;
}
.tableTextBW {
	width:50%;
	text-align:right;
}
/*-------------------- footer --------------------*/
#footer {
	height:79px;
	background:url(../img/b_b.gif) repeat-x;
	color:#FFF;
}
#footer_left {
	float:left;
	width:35%;
	overflow:hidden;
	padding-top:46px;
	padding-left:16px;
}
#footer_center {
	float:left;
	width:30%;
	height:79px;
	background:url(../img/ura.gif) center no-repeat;
}
#footer_right {
	text-align:right;
	padding-top:46px;
	padding-right:16px;
}
#footer_right a {
	color:#FFF;
	text-decoration:none;
}
#footer_right a:hover {
	text-decoration:underline;
}
#schetchiki {
	display:none;
}
