t.print_yes_no	{display:none;}
@media print {
	.print_no		{display:none;}
	.print_yes		{display:block;}
	.print_yes_no	{display:block;}
}
.clear {clear:both; font-size:0; line-height:0; zoom:0;}
.null  {font-size:0; line-height:0; zoom:0;}

#debug {display:none; position:absolute; border:1px Solid red; width:99%; z-index:10; min-height:10px; background:white; opacity:0.85; filter:alpha(opacity=85); top:0px; left:0px;}

/* FIX for browsers which don't support those elements */
input, textarea, select {border:1px Solid Silver;}


/*fancybox*/
.fancybox-custom .fancybox-skin { 
	box-shadow: 0 0 50px #222;
}

/*, .errors*/
.error			{color:red; font-weight:bold; font-size:85%;}

.red			{color:red;}
.green			{color:green;}
.blue			{color:blue;}
.ornage			{color:orange;}

.align-left		{text-align:left;}
.align-center	{text-align:center;}
.align-right	{text-align:right;}
.pointer		{cursor:pointer;}
.bg-transparent	{background:transparent;}
.border0		{border:0px;}

.font-Arial		{font-family:Arial;}
.xsmall			{font-size:x-small;}
.small			{font-size:small;}
.normal			{font-size:normal;}
.medium			{font-size:medium;}
.large			{font-size:large;}

.lh150	{line-height:150%;}
.lh200	{line-height:200%;}
.w100p	{width:100%;}

.corners3{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.corners5{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.corners6{
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.corners8{
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
.corners10{
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.corners12{
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
}
.corners20{
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}

.corners25{
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
}

.cornerstop5 { -webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px; -moz-border-radius-topright:5px; -moz-border-radius-topleft:5px; border-top-right-radius:5px; border-top-left-radius:5px; } 
.cornersbottom5 { -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px; } 
.cornersleft8 { -webkit-border-top-left-radius:8px; -moz-border-radius-topleft:8px; border-top-left-radius:8px; -webkit-border-bottom-left-radius:8px; -moz-border-radius-bottomleft:8px; border-bottom-left-radius:8px;} 


div.line {margin-top:10px; border-top:1px Solid #c9c9c9; margin-bottom:15px; font-size:0px; line-height:0; padding:0px; zoom:0;}

/*************** search ***********/	
.search
	{
	width:40px; 
	height:36px; 
	position:relative; 
	margin-top:38px;
	float:right;
	}
 .kw
	{
	display:block;
	float:right;
	margin-top:0px;
	width:185px; 
	height:25px; 
	background:#f5f5f5;
	font-size:14px;
	color:#b0b0b0; 
	font-size:12px; 
	padding:0px 0px 0px 0px;
	border:1px solid #ededee;
	}
	.inhead1 .kw
	{
	display:block;
	float:right;
	margin-top:-10px;
	margin-right:110px;
	width:185px; 
	height:25px; 
	background:#f5f5f5;
	font-size:14px;
	color:#b0b0b0; 
	font-size:12px; 
	padding:0px 0px 0px 0px;
	border:1px solid #ededee;
	}
.submit
	{
	position:absolute;
	left:0px;
	top:0px;
	/*background:url('../images/search/mag.png') no-repeat; */
	width:17px; 
	height:17px; 
	cursor:pointer; 
	border:1px solid #fff; 
	background:none;
	padding:0px 5px 0px 0px;
	}
		
/*************** !search ***********/



  /*NAVBAR*/
#navbar{
	height:38px;
	margin:0 auto;
	width:100%;
	padding:25px 0px;
}
.navbar_in{
	position:absolute;
	left:50%;
	transform: translateX(-50%);
}
.navbar_active{
	float:left;
	width:16px;
	height:32px;
	margin-right:4px;
	/*background-color:#f2f2f2;*/
}

.navbar_active div{
text-align:center; width:30px;  padding-top:6px;
font-size:15px;
color:#c00202;
font-weight:bold;
font-family:'Verdana';
}

.navbar_switcher{
	float:left;
	width:16px;
	height:32px;
	margin-right:4px;
	/*background-color:#f2f2f2;*/
	cursor:pointer;
}

.navbar_switcher div{
	font-size:15px;
	text-align:center; width:30px;  padding-top:6px;
	font-weight:bold;
	text-decoration:underline;
	color:#919191;
	font-family:'Verdana';
}
/*END OF NAVBAR*/

.t-title{font-size:16px; color:#000000;}
.t-title a{color:#000000;}


/*Gallery Home*/
.gallery-header{background:url('../images/gallery/icon.png') no-repeat; height:15px; padding-top:1px; }
.gallery-header {}
.gallery-home{padding-top:20px;}
.gallery-home .gallery-items{float:left; padding-top:5px;  width:47px; margin:0px 5px 5px 0px; height:47px;  text-align:center; }



/* Some stylesheet reset */
.categories-header{width:212px; height:18px; background:url('../images/categories/header.jpg') no-repeat;}
.categories-footer{width:212px; height:18px; background:url('../images/categories/footer.jpg') no-repeat;}

#categories {position:relative; padding:7px 0px 17px 0px; background:#ffffff;}
#categories ul{
	display: block;
	position: relative;
	margin:0px 3px;
}

/* The list elements which contain the links */
#categories > ul li {
	display: block;
	position: relative;
}
#categories ul .list{height:25px; background:url('../images/categories/bg.gif') no-repeat 0px 5px;  padding-top:8px; cursor:pointer; border-bottom:1px solid #efefef; position:relative; }
#categories ul .active{background:url('../images/categories/active.gif') no-repeat 0px 5px; }
#categories ul .list a{color:#000000; font-size:12px; padding-left:23px; }
#categories ul .list:hover a{color:#c84845;}

/* THE SUBMENUS */
#categories > ul ul {
	position: absolute;
	right: -180px;
	top: -9999px;
	padding-left: 5px;
	width:180px;
	background:#ffffff;
	border:2px solid #d6d6d6;
	z-index:10;
}
#categories > ul ul li{
	height:21px; padding-top:7px; width:176px;
	background:#ffffff url('../images/pipka_sub.png') no-repeat left center;
	border-bottom:1px solid #efefef;
}

/* Showing the submenu when the user is hovering the parent link */
#categories > ul li:hover>ul {
	top: 0px;
	opacity: 1;
}
/* ******* NEWS CAT  ******** */
.news-cat-items
{
margin-top:10px;
width:344px;
height:253px;
border:1px solid #d6d5d5;
float:left;
}
.news-cat-items:hover
{
-webkit-box-shadow: 0 0 5px 5px #cecece;
    -moz-box-shadow: 0 0 5px 5px #cecece;
    box-shadow: 0 0 5px 5px #cecece;
    }
.news-cat-items img
{
width:330px;
height:158px;
padding:7px;
padding-bottom:0px;

}
.news-cat-items .dater a
{
color:#4f4f4f;
font-size:11px;
text-decoration:none;
padding-left:7px;
}
.news-cat-items .news-intro
{
width:330px;
padding:7px;
padding-top:0px;
}
.news-cat-items .news-intro a
{

color:#0754a4;
font-size:12px;
text-decoration:none;
font-weight:bold;
}

/* ******* NEWS LAST ******** */
.news-last
{
	margin-bottom:20px;
}
.news-last a 
{
text-decoration:none;
color:#3a3a3a;
font-size:14px;
}
.news-last a:hover
{
color:#0754a4;
}
.news-last-right
{
	float:right;
	width:290px;
}
.news-last-right-items
{
height:95px;
border-bottom:5px solid #e3e3e3;
width:100%;
margin-bottom:10px;
}


.news-last-right-items .dater a
{
	color:#838383;
	font-size:12px;
}
.news-last-left-item
{
	float:left;
	width:385px;

}
.news-last-left-item .titler
{
	height:65px;
	margin-bottom:10px;
}
.news-last-left-item .intro
{
	height:80px;
}
.news-last-left-item .titler a
{
		font-size:16px;
		color:#000000;

}

.news-last-left-item .dater a
{
color:#838383;
font-size:12px;
}
/* ******* NEWS LAST ******** */

/* ******* NEWS ******** */
.news-left-item{
float:left;
width:275px;
}

.news-left-item img{
width:270px;
}
.news-right-item{
float:right;
padding-bottom:5px;
}
.news-right-item .news-title{
width:405px;
}
.news-left-item .news-title{
margin-bottom:5px;
}
/* ******* NEWS ******** */

/* ******* NEWS DAILY ******** */
.daily-header
{
	width:100%;
	height:32px;
	background:#cecece;
	margin:10px 0px;
	color:#0754a4;
	font-size:14px;
	
}
.daily-header a
{
	color:#0754a4;
	font-size:14px;
	text-decoration:none;
}
.news-last-daily
{
width:700px;
height:405px;
border:1px solid #dfdfdf;

}
.news-daily-items
{
	padding:6px;
	font-size:13px;
	float:left; 
	width:162px;
	height:190px;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
.news-daily-items  a
{
	text-decoration:none;
	color:#176cb9;
}
.news-daily-items .dater a
{
	font-size:12px;
	color:#9d9d9d;
}
.news-daily-items img 
{
width:162px;
height:100px;
}
/* ******* NEWS DAILY ******** */


.news-personal-items .n-image
{
margin-right:10px;
float:left;
} 
.news-personal-items .n-image img
{
width:75px;
height:70px;
}
.news-personal-items .news-title
{
width:610px;
float:left;
}
.news-personal-items .news-title a
{
text-decoration:none;
color:#0754a4;
font-size:14px;
}
.news-personal-items .news-intro
{
margin-top:10px;

}
.news-personal-items .news-intro a
{
text-decoration:none;
color:#3d3d3d;
font-size:12px;
}

/*************************/
.catname{
color:#0754a4;
font-size:14px;
height:33px;
width:100%;
background:#cecece;
}
.catname span{
display:block;
padding:10px 0 0 10px;
}

.news-full .innews
{
border:1px solid #d6d5d5;
margin-bottom:10px;
}
.news-full .news-title
{
	padding-left:5px;
	padding-top:10px;
	color:#0754a4;
	font-size:20px;
	font-family:sylfaen;
	font-weight:bold;
	margin-bottom:5px;
	
}

.news-full .news-image{
width:330px;
padding-left:5px;
vertical-align:
text-bottom;
float:left; 
margin-right:10px;
margin-bottom:25px;
position:relative;

}
.news-full .news-image img
{

width:330px;
vertical-align:text-bottom;
}

.news-full .news-date
{
position:absolute;
bottom:-20px;
font-size:14px;
padding-left:5px;
color:#0754a4;
}

.news-full .news-intro
{
padding-left:5px;
font-size:16px;
}
.news-full .news-intro #more
{
background:url(../images/more.png) no-repeat;
width:20px;
float:left;
height:17px;
}
.news-full .news-intro #less
{
background:url(../images/less.png) no-repeat;
margin-right:5px;
width:20px;
float:left;

height:17px;
}
.news-full .news-intro .fonters
{
float:left;
width:350px;
}
