/* *** css by greymatter *** */
/*Pest Megyei Levéltár*/

body {
	background-color:#968d8e;
	font-family: Arial, Helvetica, sans-serif;
	color: ##331701;
	text-align:center;
	margin:auto;
	padding:0px;
	font-size:12px;
	width:1005px;
	height:auto;
	line-height: 20px;
}

#container {
	/*position: relative;*/
	width: 1005px;
	margin:0px;
	height:auto;
	padding:0px;
	text-align:left;
	border:0px solid #CCCC00;
}

#login {
	position:relative;
	float:left;
	top:52px;
	left: 832px;
	width:157px;
	height:54px;
	text-align:left;
	margin:0px;
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	letter-spacing: 0.1em;
	/*background-color:#cccc22;
	background-image:url(../images/logged.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
	border:0px solid #6622ff;
}

#login a, #login a:link, #login a:visited {
	color:#005aa3;
}

#login a:hover {
	color:#005aa3;
    /*background-color:#009cff;*/
    text-decoration:none;
}

#login .text {
	/*position: absolute;
	top:9px;
	left: 285px;*/
	position:relative;
	top:15px;
	border:0px solid #ff0000;
	width: 140px;
	height: 30px;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:12px;
	/*letter-spacing: 0.05em;*/
	line-height: 19px;
	color:#005aa3;
	overflow: visible;
}

#login .text a, #login .text a:link, #login .text a:visited {
	color:#005aa3;
	text-decoration:none;
}

#login .text a:hover {
	color:#2b8fdd;
   text-decoration:none;
}

#login form {
	display:inline;
}

#login .user {
	border:0px solid #ff0000;
	height:18px;
	width:154px;
	margin:0px;
	padding:0px;
	margin-top:1px;
	margin-left:2px;
	font-size:12px;
	color:#666;
	background-color: transparent;
}

input.pwd {
	border:0px solid #ff0000;
	height:18px;
	width:128px;
	margin:0px;
	margin-top:0px;
	margin-left:2px;
	padding:0px;
	font-size:11px;
	color:#666;
	background-color: transparent;
}

input.loginbtn {
	border:0px solid #ff0000;
	height:18px;
	width:20px;
	padding:0px;
	margin-top:1px;
	margin-left:0px;
	font-size:12px;
	color:#000;
	text-align:center;
	background-color: transparent;
}

#logged {
	/*position:relative;
	float:left;
	left:641px;
	top:0px;
	text-align:left;
	margin:0px;
	padding-left:5px;*/
	width:156px;
	height:60px;
	margin:0px;
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	/*letter-spacing: 0.05em;*/
	/*background-color:#cccc22;*/
	background-image:url(../images/logged.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:0px solid #CC2200;
}

#logged .logged_text {
	/*position: absolute;
	top:9px;
	left: 285px;*/
	/*position:relative;
	top:15px;*/
	border:0px solid #ff0000;
	width: 156px;
	height: 30px;
	margin:0px;
	padding:0px;
	padding-top:1px;
	padding-left:1px;
	text-align:left;
	font-size:12px;
	/*letter-spacing: 0.05em;*/
	/*line-height: 14px;*/
	color:#fff;
	overflow: visible;
}

#logged .text {
	/*position: absolute;
	top:9px;
	left: 285px;*/
	position:relative;
	top:3px;
	left:0px;
	border:0px solid #ff0000;
	width: 156px;
	height: 20px;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	/*letter-spacing: 0.05em;*/
	/*line-height: 34px;*/
	color:#fff;
	overflow: visible;
}

#logged .text a,  #logged .text a:link, #logged .text a:visited{
  color:#fff;
  text-decoration:none;
}

#logged .text a:hover {
  color:#ffff22;
  text-decoration:none;
}

#no_logged {
	width:100%;
	height:100%;
	/*position:relative;
	float:left;
	left:641px;
	top:0px;
	text-align:left;
	margin:0px;
	padding-left:5px;*/
	
	/*width:180px;
	height:165px;
	margin:0px;
	padding-left:14px;
	padding-top:12px;*/
	font-family: Arial, Helvetica, sans-serif;
	/*line-height: 21px;
	letter-spacing: 0.1em;*/
	/*background-color:#cccc22;*/
	background-image:url(../images/login_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	border:0px solid #CC2200;
}

#no_logged .text {
	/*position: absolute;
	top:9px;
	left: 285px;*/
	position:relative;
	top:-2px;
	left:0px;
	border:0px solid #ff0000;
	width: 156px;
	height: 20px;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:11px;
	letter-spacing: 0.02em;
	/*line-height: 34px;*/
	color:#fff;
	overflow: visible;
}

#no_logged .text a,  #no_logged .text a:link, #no_logged .text a:visited{
  color:#fff;
  text-decoration:none;
}

#no_logged .text a:hover {
  color:#ffff22;
  text-decoration:none;
}



/*
#login {
	position:absolute;
	top:12px;
	left: 831px;
	width:157px;
	height:90px;
	text-align:right;
	margin:0px;
	border:1px solid #CC2200;
}

#login_top a, #login_top a:link, #login_top a:visited {
	color:#4444ff;
}

#login_top a:hover {
	color:#2222ff;
    background-color:#709535;
    text-decoration:none;
}
*/

#header { 
	position: relative;
	width: 1005px;
	height:150px;
	text-align:left;
	margin:0px;
	padding:0px;
	background-color:#aaaaff;
	border:0px solid #CC2200;
	background-image:url(../images/header_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}

#header .logo {
	position:absolute;
	left:10px;
	top:3px;
	color:#ff2222;
	border:0px solid #CC2200;
	width:110px;
	height:110px;
}

#header .logo a {
	display: block;
	height:110px;
}

#search {
	position: relative;
	float:right;
	top:80px;
	right:7px;
	/*right:10px;*/
	width: 160px;
	height:38px;
	text-align:left;
	margin:0px;
	text-align:left;
}

.textSearch {
	text-align:left;
	width:160px;
	height:18px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	/*letter-spacing: 0.05em;*/
	color:#005aa3;
	background-color:#fff;
	border:1px solid #720b02;
}

.textSearch .language {
	position:relative;
	top:3px;
	left:140px;
	float:left;
	width:80px;
	height:24px;
	border:0px solid #f22;
	text-align: left;
	color:#fffffe;
	overflow:hidden;
}


#search .txt {
	/*display:inline;*/
	
	position:relative;
	top:0px;
	left:1px;
	/*float:left;*/
	border:0px solid #84BFCB;
	padding:0px;
	margin:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:4px;
	padding-bottom:0px;
	height:19px;
	width:150px;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}

#search .txt a, #search .txt a:link, #search .txt a:visited {
	color:#fff;
	text-decoration:underline;
}

#search .txt a:hover {
	color:#ffff22;
	text-decoration:underline;
}

.textSearch form {
	display:inline;  /*IE miatt*/
	/*border:1px solid #ff2222;*/
}

.textSearch input {
	position:relative;
	top:0px;
	left:2px;
	float:left;
	border:0px solid #22ff22;
	height:14px;
	width:133px;
	margin-top:1px;
	margin-left:2px;
	color:#666;
	font-size:11px;
	/*background-color:#fff;*/
	background-color:transparent;
} 

.textSearch .search_btn {
	text-decoration:none;
	border:0px solid #84BFCB;
	padding:0px;
	margin:0px;
	margin-top:-1px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	height:17px;
	width:20px;
	font-size:12px;
	color:#666;
	/*color:transparent;*/
	background-color:transparent;
}

#middle_container {
	position: relative;
	border:0px solid #2222cc;
	width:1005px;
	height:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
	background-color:#faf2e6;
	background-image:url(../images/middle_bg.png);
	background-position:left;
	background-repeat:repeat-y;
}

#top { 
	position: absolute;
	top:120px;
	left:10px;
	width: 992px;
	height:23px;
	text-align:left;
	margin:0px;
	/*margin-top:120px;
	margin-left: 10px;*/
	margin-bottom:0px;
	padding:0px;
	border:0px solid #CC2200;
	overflow:hidden;
}

#rss {
	position: relative;
	float:right;
	top:0px;
	right:4px;
	width:65px;
	height:23px;
	text-align:right;
	color:#331701;
	padding:0px;
	margin:0px;
	border:0px solid #ff2222;
	overflow:hidden;
}

#rss .rss_txt {
	position: relative;
	float:left;
	top:2px;
	left:8px;
	border:0px solid #ff2222;
}

#rss .rss_txt a, #rss .rss_txt a:link, #rss .rss_txt a:visited {
	color:#331701;
}

#rss .rss_txt a:hover {
	color:#b65000;
    text-decoration:none;
}

#rss .rss_img {
	position: relative;
	float:right;
	top:2px;
	right:0px;
	border:0px solid #ff2222;
}

#lang_select{
	position: relative;
	float:left;
	top:0px;
	left:0px;
	width:110px;
	height:23px;
	text-align:left;
	color:#331701;
	padding:0px;
	margin:0px;
	border:0px solid #ff2222;
	overflow:hidden;
}

#lang_select .lang {
	position: relative;
	float:left;
	top:2px;
	left:2px;
	border:0px solid #ff2222;
}

.lang_old{
	font-size:11px;
	text-align:left;
/*border-right:1px solid #2222ff;*/
	/*line-height: 15px;*/
}

#lang_select a{
	color:#555;
	/*font-weight:bold;*/
}

#top_menu{
	position: relative;
	float:left;
	top:0px;
	left:92px;
	width:608px;
	height:23px;
	text-align:left;
	color:#331701;
	padding:0px;
	padding-top:2px; /*a menü szöveg függ. poziciója*/
	margin:0px;
	border:0px solid #ff2222;
	overflow:visible;
}

.top_menu_cell {
	display:inline;
	width:auto;
	height:30px;
	overflow:hidden;
	margin:0px;
	margin-left:0px; /*csak így ér össze a szomszédos menü*/
	padding:0px;
	font-size:11px;
	color: #331701;
	border: 0px solid #fff;
}

.top_menu_cell a,  .top_menu_cell a:link, .top_menu_cell a:visited {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0px;
	padding-right:22px;
	font-weight:normal;
	/*background-color:#565253;*/
	color: #331701;
	/*border-left: 1px solid #fff;*/
}

.top_menu_cell a:hover {
	color:#b65000;
	font-weight:normal;
	/*background-color:#009cff;*/
    text-decoration:none;
}


#left {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width: 212px;
	height:100%;
	text-align:left;
	margin:0px;
	margin-bottom:0px;
	padding:0px;
	padding-bottom:32767px !important;
	margin-bottom:-32767px !important;
	background-color:#f6e7d0;
	border:0px solid #2200cc;
	overflow:visible; /*a menü miatt fontos*/
}

#left_menu {
	width: 202px;
	height:auto;
	text-align:left;
	font-size:15px;
	/*font-weight:bold;*/
	margin:0px;
	margin-top:-3px;
	margin-left:5px;
	padding:0px;
	background-color:#f6e7d0;
	border:0px solid #CC2200;
	overflow:hidden;
}

#left_menu .lmenu {
	/*float:left;
	list-style-type: none;*/
	width: 100%;
	height:auto;
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	margin:0px;
	padding:0px;
	background-color:#f6e7d0; 
	color:#ffffff;
	border:0px solid #CC2200;
}

#left_menu .lmenu a{
	/*z-index:1;*/
	display: block;
	height:24px;
	margin:0px;
	margin-left: 0px;
	margin-top:8px;
	/*margin-bottom:7px;*/
	margin-bottom:0px;
	padding:0px;
	padding-left:8px;
	padding-top:3px;
	/*padding-bottom:1px;*/
	background-image:url(../images/menu_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	color:#ffffff;
	
}

#left_menu .lmenu a:hover {
	/*height:20px;*/
	color:#ffffff;
	/*background-color:#009cff;*/
	background-image:url(../images/menu_hover_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	text-decoration:none;
}

#sub_lmenu {
	width: 202px;
	height:auto;
	font-size:17px;
	text-align:left;
	margin:0px;
	margin-top:0px;
	/*margin-left: 11px;*/
	margin-bottom:0px;
	padding:0px;
	padding-top:4px;
	padding-bottom:5px;
	color:#fffffe;
	background-color:#e6d1bb;
	border:0px solid #CC2200;
	overflow:hidden;
}

#sub_lmenu .menu_item {
	width: 100%;
	height:auto;
	text-align:left;
	margin:0px;
	padding:0px;
	background-color:#e6d1bb;
	background-image:none;
	color:#fffffe;
}

#sub_lmenu .menu_item a{
	display: block;
	height:22px;
	margin:0px;
	margin-bottom: 1px;
	padding:0px;
	padding-left:14px;
	padding-top:1px;
	background-color:#e6d1bb;
	background-image:none;
	color:#720b02;
	border:0px solid #CC2200;
	overflow:hidden;
}

#sub_lmenu .menu_item a:hover {
	display: block;
	color:#720b02;
	background-color:#f2e7dc;
	background-image:none;
	border:0px solid #22CC22;
	text-decoration:none;
}

.bottom2 {
width: 128px;
		background-color: #AABBAA;
		height: 100%;


}

/*Hírlevél feliratkozás*/
#newsl_reg {
	text-align:left;
	width:151px;
	height:24px;
	margin:0px;
	margin-top:10px;
	margin-left: 45px;
	padding:0px;
	padding-left:10px; /*13*/
	padding-bottom:24px;
	background-image:url(../images/newsletter_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	/*background-color:#968d8e;*/
	color:#22ff22;
	font-size:12px;
	font-weight:normal;
	overflow:hidden;
	border:0px solid #ff2222;
}

#newsl_reg h1{
	font-size:12px;
	text-align:left;
	font-weight:bold;
	font-variant:normal;
	color:#7b1b12;
	margin:0px;
	padding:0px;
	padding-top:4px;
	padding-bottom:0px;
	background-color:transparent;
	border:0px solid #2222ff;
}

#newsl_reg form {
	display:inline;  /*IE miatt*/
	clear:both;
	/*width:150px;
	border:1px solid #ff2222;*/
	margin:0px;
	/*margin-top:3px;*/
	padding:0px;
	/*color:#ffffff;
	vertical-align:middle;
	font-weight:normal;
	font-variant:normal;*/
	/*line-height: 40px;*/
}

#newsl_reg input {
	position:relative;
	top:7px;
	left:0px;
	float:left;
	height:14px;
	width:130px;
	margin:0px;
	padding:0px;
	color:#666;
	font-size:11px;
	background-color:transparent;
	border:0px solid #2222ff;
}

#newsl_reg .ok {
	text-decoration:none;
	padding:0px;
	margin:0px;
	margin-top:-2px;
	/*margin-bottom:1px;*/
	margin-left:3px;
	/*margin-bottom:-2px;*/
	height:18px;
	width:12px;
	font-size:12px;
	background-color:transparent;
	border:0px solid #2222ff;
}



#content .itempath {
	position:relative;
	top:2px;
	left:0px;
	/*float:left;*/
	/*width:100%;*/
	/*height:23px;*/
	width:auto;
	margin:0px;
	margin-bottom:0px;
	padding:0px;
	padding-left:20px;
	border:0px solid #f22;
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: left;
	color:#833a00;
	overflow:hidden;
}

#content .itempath a,  #content .itempath a:hover, #content .itempath a:link, #content .itempath a:visited {
	color:#833a00;
	/*text-decoration:none;*/
}

#content .itempath a:hover {
	color:#b65000;
	text-decoration:underline;
}

#content .hr_item {
	width:100%;
	height:5px;
	/*color:#2222ff;*/
	background-image:url(../images/hr.png);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	/*margin-left:-18px;*/
	margin-top:5px;
	margin-bottom:0px;
	padding:0px;
	overflow:hidden;
	border:0px solid #968d8e;
}


#content {
	float:left;
	position: relative;
	left:0px;
	top:0px;
	background-color:transparent;
	background-image:url(../images/content_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
	
	padding:0px;
	padding-left:0px;
	padding-right:0px;
	width:603px;
	/*height:100%;*/
	min-height:460px;
	height: auto !important;
	height: 460px;
	overflow: visible;
	border:0px solid #2222ff;
}


#right {
	float:left;
	position: relative;
	top:0px;
	left:0px;
	width: 190px;
	height:100%;
	text-align:center;
	margin:0px;
	padding:0px;
	padding-bottom:32767px !important;
	margin-bottom:-32767px !important;
	background-color:#f6e7d0;
	border:0px solid #CC2200;
	overflow:visible;
}

#left_bottom {
	margin:0px;
	/*margin-top:1px;*/
	width: 212px;
	overflow: hidden;
	background-color:#f6e7d0;
	padding-bottom:32767px !important;
	margin-bottom:-32767px !important;
	border:0px solid #CC2200;
}

#right_bottom {
	margin:0px;
	margin-top:1px;
	width: 190px;
	overflow: hidden;
	background-color:#f6e7d0;
	padding-bottom:32767px !important;
	margin-bottom:-32767px !important;
}

#right .right_title {
	/*float:left;
	list-style-type: none;*/
	width: 100%;
	height:auto;
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	margin:0px;
	padding:0px;
	background-color:#f6e7d0; 
	color:#ffffff;
	border:0px solid #CC2200;
}

#right .right_title a{
	/*z-index:1;*/
	display: block;
	height:24px;
	margin:0px;
	margin-left: 0px;
	margin-top:8px;
	/*margin-bottom:7px;*/
	margin-bottom:0px;
	padding:0px;
	padding-left:8px;
	padding-top:3px;
	/*padding-bottom:1px;*/
	background-image:url(../images/right_title_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	color:#ffffff;
	
}

#right .right_content {
	width:auto;
	height:auto;
	text-align:justify;
	font-size:11px;
	margin:0px;
	margin-top:1px;
	margin-left: 0px;
	padding:0px;
	padding-left:20px;
	padding-right:20px;
	line-height:120%;
	/*background-color:#968d8e;*/
	color:#331701;
	border:0px solid #ff2222;
}

#right .right_news_title h6{
	margin:0px;
	margin-top:10px;
	margin-bottom:5px;
	padding:0px;
	padding-left:20px;
}

#right .next a, #right .next a:link, #right .next a:visited {
	font-weight:normal;
	background-color:#7b1b12;
	color:#fff;
	margin:0px;
	margin-right:18px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	/*letter-spacing: 0.05em;*/
	/*text-align:center;*/
}

#right .next a:hover {
	color:#fff;
	text-decoration:underline;
}

#sum_next{
	position:relative;
	width:auto;
	height:auto;
	font-size:10px;
	margin:0px;
	margin-top:5px;
	margin-bottom:10px;
	padding:0px;
	padding-left:5px;
	padding-right:18px;
	overflow:hidden;
	border:0px solid #ff2222;
}

#sum_next .sum {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:auto;
	height:auto;
	font-weight:normal;
	color:#fff;
	margin:0px;
	padding:0px;
	border:0px solid #22f;
}

#sum_next .sum a, #sum_next .sum a:link, #sum_next .sum a:visited {
	background-color:#7b1b12;
	color:#fff;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	overflow:hidden;
	border:0px solid #22f;
}

#sum_next .next {
	position:relative;
	float:right;
	top:0px;
	right:0px;
	width:auto;
	height:auto;
	font-weight:normal;
	color:#fff;
	margin:0px;
	padding:0px;
	border:0px solid #2f2;
}

#sum_next .next a, #sum_next .next a:link, #sum_next .next a:visited {
	background-color:#7b1b12;
	color:#fff;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	overflow:hidden;
	border:0px solid #22f;
}

#right img {
	text-align:center;
	margin:0px;
	margin-top:10px;
}



/* padding */
.generalPadding {
	padding:10px
}

.generalPaddingLeftRight {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
}





/* */
#footnote {
	float:none;
	clear:both;
	position:relative;
	width: 1005px;
	height:48px;
	text-align:left;
	padding:0px;
	/*padding-top:50px;*/
	margin:0px;
	/*margin-top:40px;*/
	background-image:url(../images/footer_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	font-size:10px;
	color:#555555;
	overflow:hidden;
	border:0px solid #CC2200;
}


#footnote a{
	color:#555555;
	text-decoration: none;
}

#footnote a:hover{
	color:#7A9FA6;
	text-decoration: underline;
}

#footer_left {
	position: relative;
	float:left;
	top:23px;
	left:12px;
	margin:0px;
	padding:0px;
	/*padding-right:10px;*/
	width:300px;
	height:20px;
	border:0px solid #226622;
	vertical-align: top;
	overflow:visible;
}

#footer_left .text {
	padding:0px;
	padding-top:10px;
	padding-left:30px;
	margin:0px;
	font-weight:normal;
	font-size:11px;
	line-height: 16px;
	color:#555555;
	text-align:left;
}

.footer_menu {
	display:inline;
	width:auto;
	height:30px;
	overflow:hidden;
	margin:0px;
	/*margin-top:20px;*/
	margin-left:2px;
	padding:0px;
	font-size:11px;
	color: #555555;
	border: 0px solid #fff;
}

#footer_left .footer_menu a, #footer_left .footer_menu a:link, #footer_left .footer_menu a:visited {
	padding-top:6px;
	padding-bottom:6px;
	padding-left:0px;
	padding-right:0px;
	color: #5a300d;
	letter-spacing: 0.1em;
}

#footer_left .footer_menu a:hover {
	color:#b65000;
	/*text-decoration: underline;*/
	text-decoration: none;
}

#footer_right {
	position: relative;
	float:right;
	top:0px;
	right:20px;
	margin:0px;
	padding:0px;
	margin-right:0px;
	width:200px;
	height:40px;
	border:0px solid #226622;
	vertical-align: top;
	overflow:hidden;
}

#footer_right .wombat {
	position:absolute;
	right:2px;
	top:10px;
}


#footnote .design {
	position:absolute;
	left:15px;
	bottom:50px;
}


p, address, pre {
	font-family: Arial, Helvetica, sans-serif;
	color:#331701;
	/*color:#f22;*/
	text-align:justify;
	font-weight:normal;
	font-variant:normal;
	font-style:normal;
	margin-bottom:5px;
	margin-right:0px;
	margin-left:0px;
	margin-top:5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#7b1b12;
	background-color:transparent;
	overflow:hidden;
	font-size:22px;
	margin:0px;
	margin-top:22px;
	padding:0px;
	padding-right:3px;
	padding-bottom:0px;
	clear:both;
	line-height:normal;
	text-align:left;
	font-style: normal;
}

h1 .archive {
	float:right;
	margin-right:10px;
}

h1 .left {
	float:left;
}

h1 .archive a , h1 .archive a:link, h1 .archive a:visited, h1 .archive a:hover {
	color:#7b1b12;
	font-weight:bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#7b1b12;
	font-size:19px;
	padding-left:0px;
	padding-bottom:0px;
	margin-top:0px;
	clear:both;
	line-height:normal;
	font-weight:bold;
	/*letter-spacing: -0.05em;*/
}

h3 {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	color:#7b1b12;
	/*background-color:#ffffff;*/
	background-image:none;
	/*background-image:url(../images/news_title_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
	overflow:hidden;
	font-size:18px;
	padding-left:18px;
	padding-right:0px;
	padding-bottom:0px;
	line-height:normal;
	text-align:left;
	font-style: normal;
	border:0px solid #CC2200;
	
}

h3 a , h3 a:link, h3 a:visited {
	font-weight:bold;
	color:#7b1b12;
}

h3 a:hover {
	color:#b65000
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color:#7b1b12;
	font-size:16px;
	padding:0px;
	margin:0px;
	clear:both;
	line-height:normal;
	text-align:left;
	font-style: normal;
}

h4 a , h4 a:link, h4 a:visited, h4 a:hover {
	font-weight:bold;
	color:#7b1b12;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color:#7b1b12;
	font-size:15px;
	padding:0px;
	margin:0px;
	clear:both;
	line-height:normal;
	text-align:left;
	font-style: normal;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color:#7b1b12;
	font-size:14px;
	padding:0px;
	margin:0px;
	clear:both;
	line-height:normal;
	text-align:left;
	font-style: normal;
}



.title {
	margin-left:13px;
}

.shortver {
	text-align:justify;
	font-size:11px;
	color:#331701;
	/*letter-spacing: -0.05em;*/
	line-height:120%;
	margin:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:0px;
	border:0px solid #ff2222;
	/*clear:both;*/
}


#message {
	margin-top:5px;
	margin-bottom:5px;
	background-color:#54f11d;
	padding:5px;
	margin-left:20px;
	margin-right:20px;
	color:#fff;
	font-weight:bold;
}

#error {
	margin-top:5px;
	margin-bottom:5px;
	background-color:#f11a1a;
	padding:5px;
	color:#fff;
	font-weight:bold;
}

.submitButton {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#8EC4D0;
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #CCCCCC;
	height:auto;
	width:auto;
	font-weight:bold;
}



/* */
.next {
	padding-top:10px;
	padding-bottom:0px;
	font-size:10px;
	text-align:right;
}

#content .content_text .next a, #content .content_text .next a:link, #content .content_text .next a:visited {
	font-weight:normal;
	background-color:#7b1b12;
	color:#fff;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	/*letter-spacing: 0.05em;*/
	/*text-align:center;*/
}

#content .content_text .next a:hover {
	color:#fff;
	text-decoration:underline;
}

.image_alt {
	clear: both;
	float: none;
	display: block;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	margin:0px;
	margin-top:5px;
}



/* banner */
#banner {
	float:left; 
	width:780px;
	height:95px;
	text-align:left;
	padding:0px;
	margin:0px;
	z-index:-2;
}


#selector img{
	margin-top:4px;
}


#sizeablepart {
	/*clear:both;*/
	float:none;
}



#content .content_title {
	position:relative;
	padding:0px;
	padding-top:0px;
	padding-left:0px;
	margin:0px;
	vertical-align:middle;
	border:0px solid #CC2200;
}

#content .content_title h3, #content .content_title h3 a {
	font-family: Arial, Helvetica, sans-serif;
	color:#7b1b12;
	font-weight:normal;
	/*background-color:#cfe3ae;*/
	/*background-image:url(../images/news_title_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
	overflow:hidden;
	width:auto;
	height:23px;
	font-size:18px;
	padding:0px;
	padding-left:8px;
	padding-top:2px;
	padding-bottom:0px;
	margin:0px;
	margin-top:0px;
	margin-bottom:5px;
	line-height:normal;
	text-align:left;
	font-style: normal;
	border:0px solid #CC2200;
}

#content .content_title a{
	font-size: 15px;
	font-weight: bold;
}

#content .content_title p{
	padding:0px;
	padding-left:18px;
	color:#7b1b12;
}

.content_title .writer {
	font-family: Arial, Helvetica, sans-serif;
	color:#888;
	font-size:10px;
	font-weight:normal;
	margin:0px;
	margin-left:20px;
	margin-bottom:10px;
}

#content .content_title .icon {
	/*float:right;*/
	/*position: absolute;
	top:25px;
	left: 440px;*/
	position:absolute;
	top:5px;
	right:8px;
	width:90px;
	height: 22px;
	margin:0px;
	padding:0px;
	/*height: 600px;*/
	overflow:visible;
	background-color:transparent;
	text-align:right;
	border:0px solid #CC2200;
}

#content .content_title .icon a {
padding:0px;
	/*padding-left:5px;
	padding-top:2px;
	padding-bottom:0px;*/
	margin:0px;
	margin-left:-2px;

	border:0px solid #22CC22;
}


#content .content_date {
	font-size: 8pt;
	/*color: #A60904;*/
	margin:0px;
	background-image:url(../images/double_line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	line-height:20px;
	color:#7b1b12;
	padding:0px;
}

#content .content_text {
	text-align:justify;
	font-size:11px;
	color:#3f610a;
	/*letter-spacing: -0.05em;*/
	line-height:120%;
	margin:0px;
	margin-top:20px;
	margin-left:20px;
	margin-right:10px;
	padding:0px;
	border:0px solid #ff2222;
	/*text-indent:20px;*/
	clear:both;
}
/*
#content .content_text p {
	font-size:11px;
}*/

#content .content_text a {
	color:#a15c21;
	text-decoration: none;
}

#content .content_text a:hover {
	color:#b65000;
	text-decoration: underline;
}

#content .content_text h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#7b1b12;
	/*background-color:#aaffff;*/
	background-image:none;
	/*background-image:url(../images/news_title_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
	overflow:hidden;
	font-size:18px;
	/*width:780px;*/
	width:100%;
	padding:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	/*margin-top:22px;*/
	line-height:normal;
	text-align:left;
	font-style: normal;
	border:0px solid #CCcc00;
}

#content .content_text h3 a, #content .content_text h3 a:link,  #content .content_text h3 a:visited {
	color:#7b1b12;
	/*background-color:#ffffaa;*/
	/*background-image:none;*/

}

#content .content_text h3 a:hover {
	color:#b65000;
}

/*newsblock-ban*/
#content h3, #content h3 a, #content h3 a:link, #content h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#7b1b12;
	font-weight:normal;
	/*background-color:#ff2222;*/
	background-image:none;
	/*background-image:url(../images/news_title_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
	overflow:hidden;
	width:100%;
	height:23px;
	font-size:18px;
	padding:0px;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:0px;
	margin:0px;
	margin-top:22px;
	margin-bottom:22px;
	line-height:normal;
	text-align:left;
	font-style: normal;
	border:0px solid #CC2200;
}

#content h4 {
	font-family: Times, Arial, Helvetica, sans-serif;
	color:#7b1b12;
	/*background-color:#ffaaaa;*/
	/*background-image:url(../images/subcat_bg.png);
	background-position:top;
	background-repeat:no-repeat;*/
	overflow:hidden;
	height:28px;
	font-size:18px;
	padding-left:18px;
	padding-right:0px;
	padding-top:4px;
	margin:0px;
	margin-top:20px;
	margin-bottom:5px;
	line-height:normal;
	text-align:left;
	font-style: normal;
	border:0px solid #CC2200;
}

#content .shortver { /*, #content .shortver p {*/
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:11px;
	color:#331701;
	line-height:120%;
	margin:0px;
	/*margin-left:15px;*/
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-indent:10px;
	clear:both;
	border:0px solid #CC2200;
}

#content .content_img {
  margin-top:1px;
	padding:10px;
}

.content_image_right {
	padding-left:10px;
	padding-top:4px;
	float:right;
	color:#331701;
	font-size:14px;
}

.content_image_left {
	padding-right:10px;
	margin-top:4px;
	float:left;
	color:#331701;
	font-size:14px;
}


.content_image {
	padding:10px;
}

#content .content_image_middle {
	vertical-align:bottom;
	margin:0px;
}

#content_value {
	font-weight:normal;
	height:auto;
	width:auto;
	overflow:hidden;
	text-align:justify;
	margin:0px;
	padding:0px;
	color:#331701;
	border:0px solid #CC2200;
}
/*
#content_value h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#a15c21;
	background-color:#ff2222;
	background-image:url(../images/news_title_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	font-size:18px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-top:0px;
	line-height:normal;
	text-align:left;
	font-style: normal;
}*/

#content_value p {
	text-align:justify;
	color:#331701;
	line-height: 20px;
}

.content_value a, .content_value a:visited {
	font-weight:bold;
	color:#331701;
}

#content .pages {
	position:relative;
	height:25px;
	text-align:left;
	margin:0px;
	padding:0px;
	font-size:8px;
	background-image:url(../images/pages_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	border:0px solid #22ff22;
}

#content .pages .pgprev {
	position:absolute;
	left:252px;
	top:4px;
	font-size:8px;
	color:#7b1b12;
	border:0px solid #CC2200;
	width:12px;
	height:12px;
}

#content .pages a {
	display: block;
	height:12px;
	overflow:hidden;
}

#content .pages .pgcurrent {
	position:absolute;
	left:283px;
	top:0px;
	color:#7b1b12;
	border:0px solid #CC2200;
	width:57px;
	height:14px;
	text-align:left;
	font-size:11px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#content .pages .pgnext {
	position:absolute;
	left:344px;
	top:4px;
	color:#7b1b12;
	border:0px solid #CC2200;
	width:12px;
	height:12px;
}
/*
#content .pages .pgnext a {
	display: block;
	height:20px;
}*/

/*
#content .pages a {
	display: block;
	height:20px;
}*/


/* news */

.news {
	text-align:justify;
	font-size:11px;
	color:#333;
	width:auto;
	overflow:hidden;
	/*letter-spacing: -0.05em;*/
	line-height:120%;
	border:0px solid #22ff22;
}

.news img{
	padding-right:5px;
	padding-bottom:10px;
}

.hr { 
	width:100%;
	height:2px;
	color:#2222ff;
	background-image:url(../images/hr.png);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	/*margin-left:-18px;*/
	margin-top:12px;
	margin-bottom:0px;
	padding:0px;
	overflow:hidden;
	clear:both;
	border:0px solid #968d8e;
}

.ruler {
	clear:both;
	display:block;
	width: 100%;
	background-repeat: repeat-x;
	background-position: center;
	background-image:url(../images/double_line.gif);
}

.title_ruler {
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	height:20px;
	margin-top: 5px;
}

.title_ruler div {
	padding-top:4px;
	padding-left:0px;
	margin-left:0px;
}


/*also menusor*/
#menu_footer {
	clear:both;
	width: 975px;
	text-align:left;
	margin:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AD0810;
	padding:0px;
	margin-bottom:8px;
}

#menu_footer .box {
	float:left;
	width:152px;
	margin-top:0px;
	margin-bottom:15px;
	margin-left:10px;
	min-height:80px;
}

#menu_footer .boxLine{
	background-image:url(../images/fnote.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#menu_footer .title {
	color:#AD0810;
	text-decoration:none;
	font-weight:bold;
	margin-top:5px;
}

#menu_footer .menucontent {
	display:block;
}

#menu_footer a {
	color:#666666;
	text-decoration:none;
	display:block;
}



/* show_newsblock.tpl */

.subcat {
	position:relative;
	width:588px;
	height:21px;
	background-image:url(../images/kateg_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	
	color:#7e0201;
	overflow:visible;
	/*font-size:15px;*/
	margin:0px;
	margin-left:-15px;
	padding:0px;
	/*padding-left:20px;*/
	padding-top:3px;
	padding-bottom:0px;
	/*margin:0px;*/
	/*margin-top:22px;*/
	line-height:normal;
	text-align:left;
	font-style: normal;
	border:0px solid #CCcc00;
	
	
}

#content .content_text .subcat a, #content .content_text .subcat a:link, #content .content_text .subcat a:visited {
	font-size:14px;
	/*height:23px;*/
	color:#fff;
	font-weight:bold;
	margin:0px;
	/*margin-left:15px;*/
	/*margin-top:5px;*/
	padding:0px;
	padding-left:15px;
	border:0px solid #CC0000;
	/*background-color:#ffff22;*/
}

#content .content_text .subcat a:hover {
	color:#fff;
}

#content .content_text .subcat .subcatnext {
	position:absolute;
	top:0px;
	right:8px;
	margin:0px;
	padding:0px;
	font-size:12px;
	border:0px solid #555;
}

#content .content_text .subcat .subcatnext a, #content .content_text .subcat .subcatnext a:link,  #content .content_text .subcat .subcatnext a:visited {
	color:#fff;
	font-size:10px;
}

/*
.subcat .title_class {
}

.subcat .title_class a {
	color:#000000;
	font-weight:bold;
}

.subcat .content_title, .subcat .content_title a {
	color:#000000;
	font-size:12px;
	padding:0px;
}*/

.forward_link {
	text-align:right;
	margin-top:15px;
}

.forward_link a {
	color:#000000;
	text-decoration:none;
}

blockquote {
	padding:0px;
	margin:0px;
	margin-left:10px;
}

/* group */
#cgroup {
	
}

#cgroup a {
	text-align: left;
	text-decoration:none;
	color:#5C5C5C;
	display:block;
	margin-top:20px;
}

/* show_news - file_list*/
.pdf {
	padding-left:5px;
	font-size:12px;
	list-style-image: url(../images/pdf.gif);
}

.doc {
	padding-left:5px;
	font-size:12px;
	list-style-image: url(../images/doc.gif);
}
.rtf {
	padding-left:5px;
	font-size:12px;
	list-style-image: url(../images/doc.gif);
}
.xls {
	padding-left:5px;
	font-size:12px;
	list-style-image: url(../images/xls.gif);
}
.swf {
	padding-left:5px;
	font-size:12px;
	list-style-image: url(../images/swf.gif);
}
.ppt {
	padding-left:5px;
	font-size:12px;
	list-style-image: url(../images/ppt.gif);
}
.jpg {
	padding-left:5px;
	font-size:12px;
	list-style-image: url(../images/pic.gif);
}
.jpeg {
	padding-left:5px;
	font-size:12px;
	list-style-image: url(../images/pic.gif);
}
.tif {
	padding-left:5px;
	font-size:12px;
	list-style-image: url(../images/pic.gif);
}
.gif {
	padding-left:5px;
	font-size:12px;
	list-style-image: url(../images/pic.gif);
}
.bmp {
	padding-left:5px;
	font-size:12px;
	list-style-image: url(../images/pic.gif);
}
.eps {
	padding-left:5px;
	font-size:12px;
	list-style-image: url(../images/pic.gif);
}

.u_file {
	padding-left:5px;
	font-size:12px;
	list-style-image: url(../images/u_file.gif);
}

#tellaf {
	display:block;
	text-align:left;
	background-color:#faf2e6;
	color:#331701;
}

#tellaf table {
}

#tellaf tr {
}

#tellaf td {
	text-align:left;
}

#print, #print p {
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
}

ul a, ul a:link, ul a:visited {
	color: #331701;
}

ul a:hover {
	color:#b65000;
	text-decoration:underline;
}

