/*-------------------------------------------------------------*/
/*--------------------layout-----------------------------------*/
*{
	margin:0px; 
	padding:0px;
	}
img{
	border:none;
	}	
html{
	width:100%; 
	height:100%;
	font-size:100%;
	}
body{
	width:100%; 
	height:100%; 
	background:#c0c0c0;
	font:.8em Tahoma;
	color:#1c1c1c;
	}
#top{
	position:relative;
	height:1%;
	}
#main_table{ 
	margin:0 auto;
	width:1000px;
	height:100%; 
	min-height:100%;
	border-bottom:135px solid #fff;
	}

#content_area{
	position:relative;
	padding:215px 10px 20px;
	vertical-align:top;
	height:30%;
	background-color: #fff;
	background-image: url(/img/top_page.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	}

#footer{
	position:relative; 
	margin:-135px auto 0;
	width:980px;
	height:135px;
	vertical-align:bottom;
	background:#fff;
	}
/*--------------------end of layout----------------------------*/
/*-------------------------------------------------------------*/

/*-------------------------------------------------------------*/
/*--------------------top--------------------------------------*/
/*
.top{
	margin-top:15px;
	height:190px;
	}
	*/
/*--------------------end of top-------------------------------*/
/*-------------------------------------------------------------*/

/*-------------------------------------------------------------*/
/*--------------------left_column------------------------------*/
.left_column{
	float:left;
	}
/* menu... */
.menu{
	padding:20px 10px;
	width:205px;
	background:#3d3d3d;
	vertical-align:top;
	}
	.menu, .menu a{
		color:#fff;
		text-decoration:none;
		}
	.menu a:hover{
		text-decoration:underline;
		}
	.menu .item{
		margin-bottom:10px;
		padding-bottom:10px;
		border-bottom:1px solid #555554;
		}
	.menu .last{
		border:none;
		}
		.menu .item .title{
			text-align:center;
			font-family:tahoma;
			font-size:18px;
			font-weight:bold;
			}
		.menu .item .title a{
		text-decoration:none;
		}
		.menu .item .links, .menu .item .links a{
			font-family:Arial, Helvetica, sans-serif;
			font-size:16px;
			}
		.menu .item .links{
			margin:10px 0 0 0;
			}
			.menu .item .links .link{
				padding-left:12px;
				background:url(../img/bullet-white.gif) no-repeat 0 7px;
				}
/* ...menu */
/*--------------------end of left_column-----------------------*/
/*-------------------------------------------------------------*/

/*-------------------------------------------------------------*/
/*--------------------right_column-----------------------------*/
.podpis2 {
	font-size: 12px;
	float: left;
	position: relative;
	padding: 10px;
	width: 200px;
}
	.podpis2 .img{
	padding:1px;
	border:1px solid #eee;
		
		/*margin:0 10px 0 0;*/
		}
	.podpis2 img{
	border:1px solid #ccc;
		}
.bigbox {
	margin: 2px;
	height: 50px;
}
.right_column{
	float:left;
	padding:0px 0 0 10px;
	width:731px;
	}
	.right_column .img{
		display:block;
		float:left;
		margin:0 10px 0 0;
		}
		.right_column .img img{
	border:1px solid #ccc;
		}
	/* news_item... */
	.news_item .title-date{
	margin-bottom:15px;
	background-color: #F3F3F3;
		}
		.news_item .title{
	float:left;
	padding:15px 20px;
	width:520px;
	background:#f3f3f3;
			}
			.news_item .title h3{
				margin:0;
				}
		.news_item .date{
	float:left;
	padding:15px 20px;
	width:130px;
	color:#8b1c1e;
	font-size:13px;
	font-weight:bold;
	background-color: #eee;
			}
					.news_item .date2{
	float:left;
	padding:15px 20px;
	width:130px;
	color:#8b1c1e;
	font-size:13px;
	font-weight:bold;
	background-color: #eee;
	background-image: url(/img/leaf2.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
			}
		.news_item .descr{
			margin-bottom:10px;
			}	
		.news_item .meta-more{
	margin-left:280px;
			}
			.news_item .meta{
	display:block;
	float:left;
	width:180px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	background:#f9f9f9 url(../img/leaf.gif) no-repeat 20px 13px;
	height: 18px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 80px;
				}
				.news_item .meta a{
	color:#1c1c1c;
	text-decoration: none;/*	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;

	height: 18px;*/

				}			
			.news_item .more, .news_item .more a, .news_item .moreleft, .news_item .moreleft a{
				font-family:tahoma;
				font-size:14px;
				font-weight:bold;
				color:#8b1c1e;
				}
			.news_item .more{
	display:block;
	float:left;
	padding:15px 20px 15px;
	width:130px;
	background:#f9f9f9 url(../img/bg_more.gif) no-repeat 0 50%;
	text-align: right;
				}
				.news_item .more a{
	padding-left:12px;
	text-decoration:none;
	background-image: url(/img/bullet-black.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	text-align: center;
	padding-right: 12px;
					}
	.news_item .moreleft{
	display:block;
	float:left;
	padding:15px 20px 15px;
	width:130px;
	background-color: #f9f9f9;
	background-image: url(/img/bg_more.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
				}
				.news_item .moreleft a{
	padding-left:12px;
	text-decoration:none;
	background-image: url(/img/bullet-black2.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
					}
	/* ...news_item */
/*--------------------end of right_column----------------------*/
/*-------------------------------------------------------------*/


/*-------------------------------------------------------------*/
/*--------------------footer-----------------------------------*/
#footer .wrap-b{
	padding:5px;
	border:1px solid #f1f1ef;
	}
.slogan{
	position:relative;
	padding:15px;
	background:#f3f3f3;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	color:#ff001d;
	}
.copyright, .copyright a{
	margin-top:20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#777;
	text-decoration: none;
	}
/*--------------------end of footer----------------------------*/
/*-------------------------------------------------------------*/


/*-------------------------------------------------------------*/
/*--------------------text formatting--------------------------*/
h1{
	/*text-transform:uppercase;*/
	font-size:18px;
	color:#931e2b;
	padding-bottom: 10px;
	}
h3, .datan{
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#931e2b;
	margin-bottom:0px;
	}
p, ul, ol{
	margin-bottom:10px;
	}
a{
	color:#8b1c1e;
	}
/*--------------------end of text formatting-------------------*/
/*-------------------------------------------------------------*/

/*-------------------------------------------------------------*/
/*--------------------classes----------------------------------*/

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clearfloats{
	clear:both; 
	height:0px; 
	font-size:0px; 
	line-height: 0px; 
	margin: 0px; 
	padding: 0px; 
	border: none; 
	display: block;
	}

/* wrap... */
.wrap .l, .wrap .r, .wrap .t, .wrap .b, .wrap .rbc, .wrap .lbc, .wrap .rtc, .wrap .ltc{padding:0;}
.wrap .l{
 width:7px;
 background:url(../img/l.gif) repeat-y 0 0;
 }
.wrap .r{
 width:7px;
 background:url(../img/r.gif) repeat-y 100% 0;
 }
.wrap .t{
 height:7px;
 background:url(../img/t.gif) repeat-x 0 0;
 }
.wrap .b{
 height:7px;
 background:url(../img/b.gif) repeat-x 0 100%;
 }
.wrap .ltc{
 width:7px;
 height:7px;
 background:url(../img/ltc.gif) no-repeat 0 0;
 }
.wrap .lbc{
 width:7px;
 height:7px;
 background:url(../img/lbc.gif) no-repeat 0 0;
 }
.wrap .rbc{
 width:7px;
 height:7px;
 background:url(../img/rbc.gif) no-repeat 0 0;
 }
.wrap .rtc{
 width:7px;
 height:7px;
 background:url(../img/rtc.gif) no-repeat 0 0;
 }

/* ...wrap */
.right_column .wrap-b{
	padding:1px;
	border:1px solid #eee;
	}
.right_column .wrap-b-2{
	padding:3px;
	border:1px solid #eee;
	}
/*--------------------end of classes---------------------------*/
/*-------------------------------------------------------------*/


/*-------------------------------------------------------------*/
/*--------------------forms------------------------------------*/
/*--------------------end of forms-----------------------------*/
/*-------------------------------------------------------------*/


/*-------------------------------------------------------------*/
/*--------------------tables-----------------------------------*/	
/*--------------------end of tables----------------------------*/
/*-------------------------------------------------------------*/
#epigraf {
	padding-left: 250px;
	font-style: italic;
	color: #990000;
	font-size: 1em;
}
#glav {
	text-align: justify;
}
#glav ul {
	padding-left: 30px;
}
#glav h2 {
	font-size: 1em;
	margin-bottom: 5px;
}
.des {
	font-size: 1em;
	font-weight: bold;
}

.news_item .descr ul {
	list-style-position: inside;
}
#error {
	border: 1px solid #FF0000;
	padding: 3px;
	background-color: #FFCACA;
}
.bercount {
	color: #990000;
	display: block;
	font-size: 28px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
