/*
Theme Name: chernivtsy3.0
Theme URI: http://teaseo.ru/
Description: maspVersion: 1.5Author: amTags: mantle color, variable width, two columns, widgets
*/  
.fixed {
	position:fixed;
	top:0;
	z-index:99999;
}
 

* {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
td {
	border: 1px solid #aaa;
	padding: 3px;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#content * {
	font-size: 12px;
	line-height: 1.3;
}
p {
	margin: 3px 15px;
	text-align: justify;
	line-height: 1.5;
}
p img {
	border: 0 none;
	margin: 5px 10px 2px 0;
}
hr {
	color: #000;
	background-color: #000;
	border-width: 0px;
/* убрать рамки вокруг элемента */
	width: 99%;
	float: left;
	height: 1px;
}
.body {
	background-image: url("images/topbg.jpg");
	background-position: left top;
	background-repeat: repeat-x;
}
body {
/*	background-image: url("images/bg.gif");
	background-color:rgb(131,192,236);
*/
	background-color:#fff;
	background-repeat: repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
}
a {
	color: #1B619F;
}
a:hover {
	color: #1397D7;
	text-decoration: none;
}
#container {
	min-height: 100%;
	margin: 0 auto;
	margin-top: 0px;
	height: auto;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url("images/top.png");

	width: 1124px;

}

#container_inner{
  	margin: 0 0 0 40px;
    width: 1048px;
}

* html #container {
	height: 100%;
}
#containerTop {
	padding: 0;
	margin: 0;
	height: 356px;

}
.bgcontent {
	padding: 0px 17px;
}
.firsttop img {
	margin-top: -13px;
}
/*MENU*/
.topmenu {
	font-size: 15px;
	color: #fbfbfc;
	letter-spacing: 2px;
	padding-top: 1px;
}
.topmenu a {
	font-size: 14px;
	text-decoration: none;
	color: #fbfbfc;
	letter-spacing: 2px;
	text-shadow: 2px 2px 14px #fbfbfc;
	font-family: "Bookman Old Style";
}
.topmenu a:hover {
	text-decoration: underline;
}
/**/
.menu {
	color: #fff;
	line-height: 2;
	margin-left: 31px;
	border: 0px solid #000;
	/*background: #9ce5fe;
*/
	height: 40px;
	width: 1045px;
}
.menu a {
	font-weight: bold;
}
.menu_eb {
	padding-left: 10px;
	padding-bottom: 10px;
}
.menu_eb a {
	color: #fbfbfc;
	font-size: 14px;
	letter-spacing: 2px;
	text-decoration: none;
	text-shadow: 2px 2px 14px #fbfbfc;
	font-weight: bold;
	font-family: "Bookman Old Style";
	cursor: hand;
}
.menu_eb a:hover {
	text-decoration: underline;
}
.menu_hiden {
	display: none;
	position: relative;
	left: 0px;
	width: 0px;
	height: 0px;
	font-size: 13px;
}
.menu_eb_inner {
	height: 32px;
	border-top: 0px solid #000;
	position: relative;
	top: 0px;
	left: 0px;
}
.menu_eb_inner2 {
	height: 300px;
	width: 300px;
	border: solid 1px #000;
	background: #245FA9;
	position: relative;
	top: -65px;
	left: 0px;
	padding: 5px;
	opacity: 0.95;
/* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
	z-index: 5;
	line-height: 1.5;
}

ol, ul {
	list-style: none;
}
ul li {
	list-style-position: inside;
	list-style-type: disc ;
	line-height: 1.5;
}
ol li {
	list-style-position: inside;
	 list-style-type: decimal;
	line-height: 1.5;
}



.menu_eb_inner2 a {
	color: #FFF;
	font-family: "Bookman Old Style";
	font-size: 15px;
}
/*MENU*/
.bgspeedbar {
	margin-top: 50px;
	background-image: url("images/bgspeedbar.jpg");
	background-repeat: no-repeat;
	width: 998px;
	height: 41px;
}
.content {
	width: 640px;/*640px*/
	border: 1px solid #ccc;
	float: left;
	display: inline;
	background-color: #FFF;
	overflow: hidden;
	padding-left: 5px;
	line-height: 1.5;
}
.leftcolumn {
	background-color: #f0f0f0;
	float: left;
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px;
}
.rightcolumn {
	background-color: #f0f0f0;
	float: right;
	width: 190px;
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
}
.rightcolumn_inner {
	height: 0px;
	width: 0px;
	float: left;
}
.rightСolumnHeader {
	width: 329px;
	height: 35px;
	background-image: url("images/bgcolumn.png");
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 13px;
	font-weight: bold;
}
.htext {
	font-size: 13px;
	font-weight: bold;
	margin-top: 8px;
	float: left;
	display: inline
}
.himg {
	float: left;
	display: inline
}
.newsHeader {
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #f0f0f0;
}
.newsHeader a {
	color: #000;
	;
}
.newsHtext {
	font-size: 13px;
	font-weight: bold;
	margin-top: 8px;
	float: left;
	display: inlinefont-size: 13px;
	font-weight: bold;
	padding: 0px  0px  0px  0px;
	line-height: 1.5;
}
.newsHimg {
	float: left;
	display: inline;
	padding: 0 5px 2px 0px;
}
.textcont {
	overflow: auto;
}
.textcont {
	font-size: 13px;
}
.textcont a{
	font-size: 13px;
}
 

.postdate {
	color: #888888;
	float: right;
	margin: 0 15px 5px 5px;
	text-align: right;
	width: auto;
}
.heasertextmain, .heasertextmain a {
	font-size: 15px;
	line-height: 1.3;
	margin: 2px 2px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.center {
	text-align: center;
}
.hr2 {
	margin: 8px 0px;
	border-top: #ccc solid 1px
}
.links a {
	color: #000;
	font-size: 11px;
	line-height: 1.1;
	font-weight: bold;
	text-align: left;
	color: #888;
}
.footer {
	padding: 5px;
	background: #ccc;
}
.footer, .footer a {
	font-weight: bold;
}
.menu_right {
	background-color: #245FA9;
	position: relative;
	width: 200px;
	margin-left: -5px;
	margin-top: -5px;
}
#wp-calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
}
#wp-calendar caption {
	font-weight: bold;
}
#wp-calendar th {
	color: #787878;
	height: 8px;
	padding: 3px 0;
}
#wp-calendar td {
	color: #333333;
	font-weight: bold;
	height: 18px;
	line-height: normal;
	padding: 0;
	width: 23px;
	border: 1px solid #e5e5e5;
}
#wp-calendar caption {
	font-size: 15px;
	line-height: 1.5;
}

.bcn_display a{
	color:#245FA9;
	font-size: 13px !important;
}

.bcn_display {
	font-size: 13px !important;
	line-height: 1.5;
	background-color: #eee;
	padding:4px;
	padding-top: 0px;
	width: 900px;
}

.top_news{
padding: 5px 0px; 
}

.top_news_1{
	float: center;
	display: inline;
	width:80px;
	overflow: hidden;
}
.top_news_2{
	float: left;
	display: inline;
	width:180px ;
	overflow: hidden;
	padding: 0px 0px 2px 2px;
}
.top_news_date{
   	color:#777;
	font-size: 9px;
}
.top_news_content{
   	line-height: 1.25;
	font-size: 13px;
	word-wrap:break-word;
	font-weight:bold
}

.comment-author{
font-size: 14px;;
font-weight: bold;
font-style: normal;
	border-bottom: 1px solid #ccc  ;
	background-color: #eee;;
	padding: 0px  5px;
}

.form-allowed-tags{
	display: none; 
}

.comment-notes{
	display: none;
}

.comment-form-url{
	display: none;
}

.comment-form-email  label, .comment-form-author label{
 
}

.comment-form-comment label{
	display: none;
}


/*************************************/

.menu_left ul {
  	list-style-type: none;
  	margin: 0;
  	padding: 0;
}
 
.menu_left li {
	list-style-type: none;
  	font:   13px/1.5 Helvetica, Verdana, sans-serif;
  	border-bottom: 1px solid #ccc;
}
 
.menu_left li:last-child {
  border: none;
}
 
.menu_left li a {
  	text-decoration: none;
  	color: #000;
  	display: block;
  	width: 180px;
    font-size: 12px;;
  	-webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
  	-moz-transition: font-size 0.3s ease, background-color 0.3s ease;
  	-o-transition: font-size 0.3s ease, background-color 0.3s ease;
  	-ms-transition: font-size 0.3s ease, background-color 0.3s ease;
  	transition: font-size 0.3s ease, background-color 0.3s ease;
}
 
.menu_left li a:hover {
  font-size: 13px;
  background: #f6f6f6;
}