/* ============================ common ============================== */

body { 
	color: #000; background: #fff;
	font: normal 62.5% "Segoe UI", "Lucida Grande", "Trebuchet MS", Helvetica, "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
}

a { color: #cc0428; text-decoration: none; }
a:hover, a:focus, a:active{ text-decoration: underline; }

img 	{ display: block; }
a img 	{ border: none; }
a span	{ cursor: pointer; }
strong 	{ font-weight: bold; }
em 		{ font-style: italic; }

.more{
	display: block; position: relative;
	width: 54px; height: 17px;
	overflow: hidden;
}
.more span{
	position: absolute;
	width: 100%; height: 100%;
	background: url(../img/more.png) no-repeat 0 100%;
}
.more:hover span,
.more:focus span,
.more:active span{
	background-position: 0 0;
}

.clearfix:after {
	clear: both;
	display: block; visibility: hidden;
	height: 0;
	content: ".";   
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.aural{
	position: absolute;
	left: -2007px;
	font-size: 0;
}

/* ========================== common end ============================ */

/* ============================ layout ============================== */

#holder{ 
	width: 1004px;
	margin: 0 auto;
}

#header {

	height: 215px;
	margin: 0 0 8px 0;
	width:1004px;
}
#header a{
	position: relative; 
	height: 215px;
	margin: 0 0 8px 0;
	background: url(../img/top.jpg) no-repeat 0 0;
	width:1004px;
	display:block;
}
#sub-header{ 
	position: relative; 
	margin: 0 0 8px 0;
	background: #cc0428;
	z-index: 100;
}

#content{ 
	float: right; position: relative;
	width: 742px;
	z-index: 10;
}
	#main{
		float: left;
		width: 603px;
		margin-bottom:80px;
	}
	#content-side-bar{
		float: right;
		width: 120px;
	}
	
	#news{
		float: left;
		width: 603px;
	}

#side-bar{ 
	float: left;
	width: 242px;
}

#footer{ 
	clear: both;
	border-top:1px solid #babbbd;
	position:relative;
	height:200px;
	z-index: 10;
}

/* ========================== layout end ============================ */

/* ============================ header ============================== */

h1{
	width: 344px; height: 139px;
}


/* ========================== header end ============================ */

/* ========================== sub-header ============================ */

#nav li{
	float: left; position: relative;
	width: 165px; height: 30px;
	line-height:30px;
	padding: 1px 1px;
	font-size: 1.2em; text-transform: uppercase; text-align: center;
	z-index: 100;
	text-shadow: #3d3d3d 0px -1px 1px;
	color: #fff;
	
}
#nav li a{
	color: #fff;
	display:block;
	-webkit-transition: opacity 0.5s linear;
	
}
#nav li a:hover {
	background:#9A1C34;
	color:#ffffff;
	text-shadow: #3d3d3d 0px -1px 1px;
	-webkit-transition: opacity 0.5s linear;
}
#nav li ul{
	display: none; position: absolute;
	left: 0; top: 32px;
	width: 166px;
	background: #cc0428;
}
#nav li ul li{
	float: none;
	border: 0; border-top: 1px solid #dc556e;
	font-size: 1em;
	display:block;
}
#nav li:hover ul{
	display: block;
}
#nav img{
 
 display:inline;
 margin: 0px 0px 0px 2px;
 }
/* ======================== sub-header end ========================== */

/* ============================ content ============================= */
.dymek {
position:absolute;display:none;left:10px;top:20px;
border:1px double gray;background-color:silver;
padding:3px;font:normal 9px serif;
}

#latest-news{
	width: 603px;
}
#latest-news li{
	position: relative;
	width: 100%; height: 328px;
}
#latest-news li .text{
	position: absolute;
	bottom: 0;
	width: 583px;
	padding: 10px;
	background: url(../img/tint.png);
}
#latest-news li .text h3{
	font-size: 1.3em; font-weight: bold;
}
#latest-news li .text h3 a{
	color: #000;
}
#latest-news li .text p{
	font-size: 1.3em;
}
#latest-news li .text .more{
	float: right;
}

.news-list{
	border-top: 10px solid #babbbd;
}
.news-list li{
	padding: 5px;
	border: 10px solid #babbbd; border-top: 0;
}
.news-list li .thumb{
	float: left;
}
.news-list li .text{
	float: right;
	width: 440px;
}
.news-list h3{
	font: normal 1.5em Georgia, Times, serif;
	color: #917e56;
}
.news-list h3 a{
	color: #917e56;
}
.news-list .date{
	display: block;
	margin: 0 0 5px 0;
	color: #d1d1c9;
}
.news-list p{
	font-size: 1.2em;
}
.news-list .more{
	float: right;
}

.help-nav{
	margin: 10px 0;
	font-size: 1.4em;
}
.help-nav .prev{
	float: left;
}
.help-nav .next{
	float: right;
}


.side-block{
	margin: 0 0 10px 0;
	border: 1px solid #babbbd;
}
.side-block h2{
	padding: 3px 3px 2px 3px;
	color: #fff; background: #babbbd;
	font-size: 1.2em; text-transform: uppercase;
}

.sponsors-list li{
	border-top: 1px normal #babbbd;
}
.sponsors-list li img{
	margin: 10px auto;
        max-width:90px;
}

.news-block{
	margin: 0 0 10px 0;
	border: 1px solid #babbbd;
}
.news-block h2{
	padding: 3px 3px 2px 3px;
	color: #fff; background: #babbbd;
	font-size: 1.2em; text-transform: uppercase;
}

.post{
	margin: 0 0 10px 0;
	border: 1px solid #babbbd;
}
.post h2{
	padding: 3px;
	color: #fff; background: #babbbd;
	font-size: 1.2em; text-transform: uppercase;
}
.post h2 a{
	color: #fff;
}
.post .date{
	display: block;
	margin: -15px 0 15px 0;
	color: #d1d1c9;
}
.post .content{
	padding: 10px 10px 0 10px;
}
.post p{
	margin: 0 0 1em 0;
	font-size: 1.4em;
}
.post ul{
	margin: 0 0 1em 2em;
	font-size: 1.4em;
	list-style: disc;
}
.post ol{
	margin: 0 0 1em 2em;
	font-size: 1.4em;
	list-style: decimal;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* ========================== content end =========================== */

/* ============================ side-bar ============================ */

.side-news{
	margin: 0 0 5px 0;
	border-top: 1px solid #babbbd; 
}
.side-news h3{
	margin: 5px 5px 0 5px;
	font-size: 1.2em; font-weight: bold;
}
.side-news img{
	float: left; display: inline;
	margin: 5px;
}
.side-news p{
	font-size: 1.2em;
	padding: 5px;
}
.side-news .more{
	float: right; display: inline;
	margin: 0 5px 0 0;
}

/* ========================== side-bar end ========================== */

/* ============================= footer ============================= */

.sponsorlist {
width:1004px;
}

.sponsorlist li {
float:left;
width:90px;
margin: 20px 10px;
border:none;
}

.sponsorlist li img{
width:90px;
max-height:40px;
}

#footer p{
clear:both;
color: #babbbd;
}

/* =========================== footer end =========================== */
#wysuwany_div { width: 236px; height: 382px; background: url(../img/facebook_bg.png) no-repeat; position: fixed; top: 100px; right: -209px;} 
#ramka_facebooka { margin: 7px 0 0 40px;}


#wp-table-reloaded-id-34-no-1 td {
padding: 2px;
}

#wp-table-reloaded-id-34-no-1 td.column-2 {
border-bottom:1px solid grey;
}

#wp-table-reloaded-id-34-no-1 td.column-2:firstchild {
border-top:1px solid grey;
}














