
* { margin:0; padding:0; }

a {
outline: none;
}

.clear { clear: both; }

body {
padding: 0px;
margin: 0px;
background: #000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #282828;
}

#top {
background: url(../images/header_back.png) top center repeat-x; 
height: 156px;
text-align: center;
padding-top: 50px;
}

#menu {
background: url(../images/menu_back.png) top center repeat-x;
height: 37px;
border-top: 1px solid #7ba3cf;
text-align: center;
}

#submenu {
background: url(../images/submenu_back.png) top center no-repeat #080909;
height: 35px;
border-bottom: 1px solid #222427;
}

#content {
background: #878a8e;
/*height: 670px;*/
border-top: 1px solid #0a0a0b;
}

	.holder {
	width: 1000px;
	margin: 0 auto;
	}
	
	.tresc {
	float: left;
	width: 707px;
	border: 1px solid #6e7073;
	margin-top: 10px;
	background: #fff;
	padding: 10px;
	text-align: justify;

	height:630px;
	}
	
		.tresc p {
		margin-bottom: 10px;
		}
	
	.sidebar {
	float: right;
	border: 1px dotted #babcbe;
	background: #8d9094;
	margin-top: 10px;
	}
	
	.border {
	border: 1px solid #878a8e;
	padding: 6px;
	width: 249px;
	height: 635px;
	color: #fff;
	text-align: justify;
	}

#footer {
border-top: 1px solid #a4986a;
border-bottom: 1px solid #a4986a;
background: url(../images/footer_light.jpg) top center no-repeat #000;
text-align: center;
padding: 15px;
clear: both;
}

.partnerzy {
padding-top: 10px;
width: 100%;
background: #456;
text-align: center;
background:url(../images/partnerzy.jpg) top center repeat-x;
}

.partnerzy img {
border: 2px solid #18375a;
margin: 6px;
}

.partnerzy img a {
border: 0px;
}

#galeria {
	clear: both;
	width: 1020px;
	margin: 0px auto;
	padding: 20px 0 10px 0;
	display: block;
	text-align: center;
 }
 
 #galeria a img {
 border: 0px;
 }


img.alignleft {
padding: 2px;
border: 1px solid #878a8e;
background: #fff;
float: left;
margin-right: 8px;
}

img.alignright {
padding: 2px;
border: 1px solid #878a8e;
background: #fff;
float: right;
margin-left: 8px;
}

img.alignnone {
padding: 2px;
border: 1px solid #878a8e;
background: #fff;
margin: 0 auto;
}

a img.aligncenter {
padding: 2px;
border: 1px solid #000;
background: #fff;
}


.entry ul {
list-style: disc;
margin: 10px;
}

.entry ul li {
margin-left: 15px;
padding-left: 5px;
}

/*/////////////////////////////////////// NEWS TICKER 1*/

.info a {
	text-decoration: none;
	color: #202020;
}

.thumbnail a img {
	border: 1px solid #727578;
	padding: 2px;
	background: #fff;
}


.border ul li {
	list-style: none;
	display: block;
	padding-bottom: 1px;
	margin-bottom: 5px;
	overflow: hidden;
	height: 210px;
}
.border .thumbnail {
	float: left;
	width: 80px;
	height: 80px;
}

.border .text {
line-height: 14px;
font-size: 11px;
color: #fff;
}

.border .more a {
font-size: 11px;
color: #2e537d;
clear: both;
float: right;
margin-top: 16px;
text-decoration: none;
}

.border .info {
	float: left;
	width: 168px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	height: 80px;
	text-align:left;
}
.border .info span.data {
	display: block;
	font-size: 11px;
	color: #dedede;
}

.position {
margin: 0 auto;
width: 1000px;
}

.subnav ul li {
border-right: 1px solid #fcc200;
margin-right: 10px;
}

.subnav ul li a {
color: #fcc200;
margin-right: 10px;
font-family: "Trebuchet MS";
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
}


.subnav ul li a:hover {
color: #c29500;
}

h2 {
color: #3f73ad;
font-size: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
padding-bottom: 10px;
text-transform: uppercase;
margin-bottom: 10px;
}

h4 {
color: #325C8A;
font-size: 18px;
font-weight: normal;
padding: 6px 0;
}


/*/////////////////////////////////////////// SLICK MENU */

#slickmenu { height: 150px; width:1000px;  }
#slickmenu ul { list-style:none; width: 1000px }
#slickmenu ul li { display:block; position:absolute;  }
#slickmenu ul li a { text-decoration:none; }
#slickmenu ul li a img { border: 0px solid #EEE;}

.infobox { display:none; background-color:#111111; position:absolute; text-decoration: none !important;
	background-color:#eeeeee; padding:3px; width:163px; font-size:12px; border-style:none; border:1px solid #eee; }
.infobox-arrow { display:none; width:40px; height:10px; margin-left:65px; position:absolute;
	background-image:url('../images/arrow.png'); background-position:center; background-repeat:no-repeat; }
	
