*{margin:0px;padding:0px}
html {
	font-size: 100%; /*Fix a IE em BUG*/
}
font, basefont {
	font-size: 100%; /*Fix a IE em BUG*/
}

@font-face {
font-family: "CyrillicOld";
src:url("http://zov-predkov.ru/fonts/cyrillic_old.ttf");
}

body, a, table, td, tr, tbody, b, p {
	/*font-family: CyrillicOld;*/
	color:#fff;	
	/*font-size:15px;*/
}
body{	
	background: #2a2a2a;
	width: 100%;
	min-height: 1650px;	
	vertical-align: top;
}
table{
	/*border-collapse: collapse*/;

}

input, select, textarea {
	border: 1px solid #008ce1;
	margin-bottom: 1px;
}
h1, h2 {	
	color: #ffe89a;
	padding-top: 15px;
	font-family: Times New Roman;
}

h1 {	
	font-size: 14pt;	
}
h2 a,
h2 a:hover {
	text-decoration: none !important;
	color: #FEEDB2 !important;
}
hr {
	height: 1px;
	border: 1px solid #615853;
}
input, select, textarea {
	border: 1px solid #DBDBDB;
	margin-bottom: 1px;
}
b{
	color:#FCEBB3;
}
p {
	margin: 0;
}


#my-body {
	background: #282828;
}
.ramka1 {
	border:1px solid #927449;
	background: #AD8E5F;
	margin:1px;
	width:147px;
	height:120px;
					
}
.ramka1 img {
	border:4px solid #AD8E5F;
	margin:1px;

}

.ramka2 {
	border:1px solid #927449;
	background: #AD8E5F;
	margin:10px;
	width:100px;
	height:100px;
                  valign:middle;
					
}
.ramka2 img {
	border:2px solid #AD8E5F;
	margin:1px;

}

.ramka3 {
	border:1px solid #927449;
	background: #AD8E5F;
	margin:10px;
	width:145px;
	height:120px;
                  valign:middle;					
}
.ramka3 img {
	border:2px solid #AD8E5F;
	margin:1px;

}


.ramka4 {
	border:1px solid #927449;
	background: #AD8E5F;
	margin:0;
	width:100px;
	height:100px;
                  valign:middle;					
}
.ramka4 img {
	border:2px solid #AD8E5F;
	margin:1px;

}


a:hover {
	text-decoration:none;
}
/*******************************************************************************/


/************************************ Basic ************************************/
#container {
	position: absolute;
	left: 0px;
	right: 0px;
	width: 1255px;
	min-height: 100%;
	margin: 0px auto;
	background: #282828;		
}
table.header{
	background: #383838;
	/*min-width: 980px;*/
	width: 1250px; 
	border-collapse: collapse;
}
td.top{
	vertical-align: center;
	height: 69px;
}
td.top p {
	font-family: CyrillicOld, Times New Roman;
	font-size: 14pt;
	color:#fff;
}
div.top_l{
	position: absolute;
	top: 0px;
	left: 0px;
}
div.top_r{
	position: absolute;
	top: 0px;
	right: 0px;
}


td.h_left{
	width: 363px;
	height: 280px;
	
}

td.h_main{
	background: #383838 url("img/bg.jpg");
	width: 534px;
	height: 280px;
	
}

td.h_right{
	width: 363px;
	height: 280px;
	
}
table.content{
	background: #2a2a2a url("img/main_bg.jpg") top repeat-x;
	width: 1255px;
	margin:0px;
	border-collapse: collapse;	
}
table.content b {
	color:#ff0000;
}
.main{	
	background: url("img/main.jpg") bottom no-repeat;
	width:760px;
	height:1110px;
	margin:0;			
}
.cont{
	font-family: CyrillicOld Times New Roman;		
	margin: 120px 60px 180px 60px;
	font-size:18px;	
}
.cont h1 {
	position:relative;
	top:-50px;
	font-family:Times New Roman;
	font-size:25px;
	color:#FFE89A;
}
.content {	
	font-family:Times New Roman;
	font-size:18px;
	width:640px;			
}
.content p {
	margin:10px 0;
}
.content td {
	padding:0;
	margin:3px;
}
.document-left {
	background: #EFEFEF url(img/document-left.gif) right repeat-y;
}

.document-right {
	background: #EFEFEF url(img/document-right.gif) repeat-y;
}
.documents {
	background:none;
	border:none;
}
#header-breadcrumb {
	background: #008ce1;
	height: 22px;
	color: white;
	font-weight: bolder;
	text-align: center;
}

#footer {
	border-collapse: collapse;
	background: #2a2a2a url("img/f_bg.jpg") repeat-x;
	width: 1255px;
	height: 125px;	
}
#footer p, #footer a {
	color: white !important;
	font-size: 12px;
}
.footer-left {
	background: url(img/footer_left.gif) top right no-repeat;
}
.footer-right {
	background: url(img/footer_right.gif) top left no-repeat;
}

.left-menu {
	background: url("img/left_bg.jpg") bottom left no-repeat;
	width: 215px;
}

#document-column {
	background: #2a2a2a url("img/main_bg.jpg") top repeat-x;
	width: 1260px;
	margin:0px;
}
#document-column a {
	color:#BB211A;
}
#document-column a:hover {
	color:#FA6F5C;
}
td.main_bg{
	/*background: #2a2a2a;*/	
	width:760px;
}

#right-column {
	vertical-align: top;
	width: 200px;}
.forum {
	width:1260px;
}
.forum th {
	background: #282828 url("img/f_bg.jpg") top repeat-x;
	height: 70px;
	padding:5px;
}
.forum td {	
	padding:5px;

}
.small {
	font-size:14px  !important;
}
/*******************************************************************************/


/*********************************** Navigation ********************************/
.navigation, .right_navigation {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 15px;	
}

.navigation div,  .right_navigation div {	
	margin: 0px;
	padding: 0px;
	text-align:left;
}
.navigation div a, .right_navigation div a {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	display: block;
	font-family: CyrillicOld;		
}
.navigation div.level0, .right_navigation  div.level0 {
	
	margin:10px 0px;		
}
.navigation div.level1 {
	margin:0px 10px 0 0;	
}
.right_navigation  div.level1 {
	margin:0;
}
.navigation div.level1 a, .navigation div.level1 p, .right_navigation div.level1 a, .right_navigation div.level1 p {	
	font-size: 12px;	
	color:#FFFFFF;
	text-decoration:none;
	font-family: CyrillicOld;
	display: block;
}
.navigation div.level1 a, .navigation div.level1 p {
	margin:3px 5px 3px 5px;
}
.right_navigation div.level1 a, .right_navigation div.level1 p {
	margin:3px 5px 3px 0px;
}
.navigation div.level2 {
	background:url(img/list.jpg) 0 55% no-repeat;
	/*padding: 2px 5px 2px 15px;*/
	margin-left:35px;
			
}
.navigation div.level2 a, .navigation div.level2 p {	
	font-size: 11px;	
	color: #363130;	
}

.navigation div.level1 a:hover, .right_navigation div.level1 a:hover {
	color: #EEEEEE;
}

.navigation div.level0 a, .navigation div.level0 p, .right_navigation div.level0 a, .right_navigation div.level0 p {	
	font-size: 14px;
	font-weight:bold;	
	color:#FFE89A;
	font-family: CyrillicOld;
	display: block;
}
.navigation div.level0 a, .navigation div.level0 p {
	margin:3px 5px 3px 10px;
}
.right_navigation div.level0 a, .right_navigation div.level0 p {
	margin:3px 5px 3px 0px;
}
.navigation div.level0 a:hover, .right_navigation div.level0 a:hover {
	color:#FFEFB8;
}
.root_navigation {
	background: #383838 url("img/menu.jpg") repeat-x;
	width: 1250px;
	height: 48px;	
}
.root_navigation td{	
	text-align:center;
	
}
.root_menu {
	/*background: url(img/root_menu.jpg) 0 50% no-repeat;
	width: 190px;
	height: 23px;*/
	
}
.end {
	/*position:relative;
	maleft:-20px;*/
	/*background: url(img/root_menu_end.jpg) 0 50% no-repeat;
	width: 209px;
	height: 23px;*/	
}

.root_menu a, .end a {
	font-family: CyrillicOld;
	font-size:20px;	
	color: #ffe89a;
	margin-left: 30px;	
	text-decoration: overline underline;
	line-height:23px;
}
.root_menu_forum a {
font-family: CyrillicOld;
	font-size:20px;	
	color: #ffe89a;
	margin-left: 30px;	
	text-decoration: overline underline;
	line-height:23px;

}
.root_menu.current a, .end.current a {
	font-family: CyrillicOld Times New Roman;
	font-weight: normal;
	color:#ffe89a;
}
.root_menu a:hover, .end a:hover {
	color: #F7D975;
}
.root_navigation_dubl a{
	color:#ffffff;	
	font-size: 12px;		
	text-decoration: none;
}
/*******************************************************************************/


/************************************ Content **********************************/
#content {
	font-family: CyrillicOld Times New Roman;	
	font-weight: bold;
	/*margin: 80px 90px 130px 100px;*/
}
#content h1 {
	font-family: CyrillicOld;
	font-size: 14pt;
}
#content a {
	text-decoration: underline;
	color: black;
}
#content a:hover {
	text-decoration: underline;
	color: #008ce1;
}

/* IE hack for min-height */
#content[id] {
    height: auto;
    min-height: 400px;
}
/*******************************************************************************/


/************************************ Portlets *********************************/
.portlet {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.portlet h1 {
	border: none;
	background: #008ce1;
	color: white;
	padding: 2px 5px 2px 5px;
}
.portlet a {
	line-height: 17px;
	display: block;
}
.portlet-content {
	padding: 3px;
}
#portlet-language-switcher a {
	display: inline;
	text-transform: uppercase;
}
/*******************************************************************************/
/***** Page 1 2 3 (on the bottom of a page) *****/
.page_123 {
	border-top: 1px solid #8C734B;
	color: #48381B;
	text-decoration: none;	
	display: block;
	padding: 2px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	float: left;
	clear: left;
	width: 100%;	
}
.page_123 a {
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	color: #6A4500;
	text-decoration: none !important;
font-size:14px;

}
.page_123 span {
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	font-size:14px;
	color: #48381B;
}

.multipage a {
	text-decoration: none !important;
}
.multipage .current {
	font-weight: bold;
}


.breadcrumb a {
	text-decoration: none !important;
}

/******************************** Additional stuff *****************************/
.breadcrumb,
.breadcrumb a {
	color: #DA251C;
	font-size:12px;
	font-weight:bold;
}

#info {
	text-align: center;
	color:#DA251C;
	margin-bottom: 5px;
}
#info a {
	text-decoration: none;
	color: #DA251C;
}
/*******************************************************************************/

