/* Start of CMSMS style sheet 'SKOKI-menuV' */
#menu_vert {
	padding-left: 0;
	margin-left: 0px;
}
#menu_vert ul {
	list-style: none;
	margin: 0;
	display: block;
	padding: 0px;
}



/* third level has some padding to have it stand out */
div#menu_vert ul ul ul {
	padding-bottom: 10px;
}

/* menu li block */
#menu_vert li {
	list-style: none;
	display: block;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #146794;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #146794;
	border-right-color: #146794;
	background-attachment: scroll;
	background-image: url(uploads/images/strona/tmenu2.gif);
	background-repeat: repeat-x;
	margin-top: -1;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #1979ad;
}

#menu_vert ul ul li {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #146794;
	background-image: none;
}

/** fix stupid ie bug with display:block; **/
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_vert a {
	text-decoration:none; /* no underline for links */
	display: block; /* some air for it */
	color: #FFFFFF;
	min-height:1em; /* Fixes IE7 whitespace bug */
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* next level links, more padding and smaller font */
div#menu_vert ul ul a {
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-transform: none;
}

/* third level links, more padding */
div#menu_vert ul ul ul a {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 30px;
}

/* hover state for all links */
div#menu_vert a:hover {
	background-color: #BBD100;
}
div#menu_vert a.activeparent:hover {
	background-color: #BBD100;
	color: #000000;
}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
div#menu_vert li a.activeparent {
	background-color: #BBD100;
	color: #000000;
}

div#menu_vert ul ul li a.activeparent {
	background-color: transparent;
	color: #000000;
}
div#menu_vert .currentpage {
	background-color: #BBD100;
}



/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu_vert ul h3 {
	background-color: #BBD100;
	display: block;  /* some air for it */
	color: #000000;                                 /* this will be link color for all levels */
	font-size: 12px;                           /* instead of the normal font size for <h3> */
	margin: 0;                                  /* as <h3> normally has some margin by default */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu_vert ul ul h3 {
	font-size: 90%;
	background-color: transparent;
	border-bottom: none;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-transform: none;
}

/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 30px;
}

/* section header */
div#menu_vert li.sectionheader {
	border-right: none;
	font-size: 130%;
	font-weight: bold;
	background-color: #1E95D5;
	line-height: 1em;
	margin: 0;
	text-align:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}



/* separator */
div#menu_vert li.separator {
	height: 1px !important;
	margin-top: -1px;
	margin-bottom: 0;
	background-color: #146794;
	overflow:hidden !important;
	line-height:1px !important;
	font-size:1px; /* for ie */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

div#menu_vert li.separator hr {
   display: none; /* this is for accessibility */
}

/* End of 'SKOKI-menuV' */

/* Start of CMSMS style sheet 'SKOKI-style' */
@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(uploads/images/strona/t3.gif);
	background-repeat: repeat-x;
	background-color: #DBDBDB;
}
div {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h1 {
	font-size: 30px;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
}
h2 {
	font-size: 25px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h3 {
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h4 {
	font-size: 18px;
	font-weight: bold;
}

h4, p, blockquote, ul, fieldset, form, ol, dl, dir {
	margin-top: 11px;
	margin-right: 0;
	margin-bottom: 11px;
	margin-left: 0;
}
h5 {
	font-size: 14px;
	line-height: 14px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h6 {
	font-size: 11em;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
}
h1, h2, h3, h4, h5, h6, b, strong {
	font-weight: bolder
}
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
a:link,
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #CD9D46;
}
a:hover {
	color: #CD9D46;
	text-decoration: underline;
}
#all {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header {
	width: 900px;
	height: 173px;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	clear: both;
	z-index: 1;
}
#menu {
	height: 38px;
	width: 900px;
	clear: both;
	background-attachment: scroll;
	background-image: url(uploads/images/strona/tmenu.gif);
	background-repeat: repeat-x;
}
#menu .date {
	float: left;
	width: 270px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	padding-top: 6px;
}

#menu .menuh {
	float: right;
	width: 620px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
.menuh li {
	list-style-type: none;

	float: left;
}
.menuh a:link,
.menuh a:visited {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 11px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e0eb00;
	border-left-color: #e0eb00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	float: left;
	color: #353535;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(uploads/images/strona/tmenu0.gif);
	background-repeat: repeat-x;
}
.menuh a:hover {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 11px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e0eb00;
	border-left-color: #e0eb00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	float: left;
	color: #353535;
	text-decoration: underline;
	background-attachment: scroll;
	background-image: url(uploads/images/strona/tmenu.gif);
	background-repeat: repeat-x;
}
.menuh ul {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#breadcrumbs {
	width: 590px;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 10px;
	float: left;
	height: 20px;
	padding-top: 8px;
}
#breadcrumbs a:link,
#breadcrumbs a:visited {
	color: #10699F;
}
#search {
	width: 290px;
	float: left;
	clear: right;
	padding-right: 10px;
	text-align: right;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 18px;
	padding-top: 4px;
	padding-bottom: 6px;
}
#cntnt01searchinput {
	font-size: 10px;
	border: 1px solid #C0C0C0;
}
#search input {
	font-size: 10px;
}
#cntnt01moduleform_1 {
	margin: 0px;
	padding: 0px;
}



#main {
	width: 900px;
	background-color: #FFFFFF;
	clear: both;
	float: left;
	padding-bottom: 15px;
}
#main .hc1 {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}

#poll {
	clear: both;
	float: left;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
}
.pollvoteform,
.pollresultlist {
	margin-right: 5px;
	margin-left: 10px;
}
#vote,
#peek,
#returntovote {
	background-color: #F0F0F0;
	color: #CD9D1B;
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	max-width: 150px

}
.pollresult {
	margin-bottom: 5px;
}

#stat {
	clear: both;
	float: left;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
#main .hc2 {
	float: left;
	width: 470px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
.hc2 p {
	margin-top: 3px;
	margin-bottom: 3px;
}

.toptitle {
	text-decoration: none;
	margin-top: -8px;
}
.toptitle a:link,
.toptitle a:visited {
	color: #434343;
	text-decoration: none;
}
.itemdate {
	font-size: 11px;
	font-weight: bold;
	color: #878787;
}

.toplead {
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: -10px;
	padding: 0px;
}
.toplead img {
	clear: both;
}


.topmore {
	text-align: right;
	clear: both;
	width: 100%;
	margin-bottom: 10px;

}
.topmore a:link,
.topmore a:visited {
	font-size: 11px;
}
#wydhome {
	clear: both;
	margin-top: 20px;
	width: 470px;
	float: left;
	margin-left: -10px;
}
#wydhome2 {
	float: left;
	clear: both;
	width: 100%;
	margin-left: -10px;
}
#wydhome a:link,
#wydhome a:visited,
#wydhome2 a:link,
#wydhome2 a:visited {
	color: #434343;
	text-decoration: underline;
}

#wydhome ul,
#wydhome2 ul {
	padding: 0px;
	margin: 0px;
}
#wydhome li,
#wydhome2 li {
	list-style-type: none;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #dae500;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	clear: left;
	float: left;
	width: 455px;
}
.wydhome-more {
	display: block;
	float: right;
	margin-top: 15px;
	width: 150px;
	text-align: right;
	font-size: 11px;
}

.wyddate {
	font-size: 11px;
	color: #878787;
}
.wydlead {
	font-weight: normal;
	font-size: 12px;
	float: left;
	margin-top: 5px;
}






#main .hc3 {
	float: left;
	width: 230px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
.belk {
	font-size: 11px;
	line-height: 13px;
	font-weight: bolder;
	color: #b6b6b6;
	background-attachment: scroll;
	background-color: #4a4a4a;
	background-image: url(uploads/images/strona/tbelka1.gif);
	background-repeat: repeat-x;
	letter-spacing: 3px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-transform: uppercase;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
}

.belk2 {
	font-size: 11px;
	line-height: 13px;
	font-weight: bolder;
	color: #b6b6b6;
	background-attachment: scroll;
	background-color: #4a4a4a;
	background-image: url(uploads/images/strona/tbelka1.gif);
	background-repeat: repeat-x;
	letter-spacing: 3px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-transform: uppercase;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
}

a.nshmore:link,
a.nshmore:visited {
	font-size: 11px;
	font-weight: bold;
	color: #cd9d1b;
	text-decoration: underline;
	text-transform: none;
	letter-spacing: 0px;
	text-align: right;
	width: 230px;
}

.nsh {
	border: 1px solid #f0f0f0;
	background-attachment: scroll;
	background-image: url(uploads/images/strona/tnsh1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding-bottom: 0px;
}
.nsh ul {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: 0px;
}
.nsh li {
	list-style-type: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	text-align: left;
}
.nsh a:link,
.nsh a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0f476c;
	text-decoration: none;
}
.nshm {
	width: 222px;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 8px;
	margin-top: 0px;
	background-attachment: scroll;
	background-image: url(uploads/images/strona/tmore1.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#main .rc2 {
	width: 700px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 15px;
}
.nlr-pages {
	text-align: right;
	float: right;
	width: 200px;
}
.nlr-one,
.gal-one {
	margin-bottom: 15px;
	clear: both;
	background-image: url(/uploads/images/strona/ttabc1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	width: 690px;
}
.gal-one img {
	border: 4px solid #DBDBDB;
	background-color: #EDEDED;
	padding: 4px;
	margin-right: 10px;
}

.nlr-lead img {
}

.nlr-date,
.ndr-date {
	font-size: 11px;
	font-weight: bold;
	color: #878787;
	margin-bottom: -10px;
}
.nlr-title,
.gal-title {
	color: #434343;
}
.nlr-title a:link,
.gal-title a:link {
	color: #434343;
}
.nlr-title a:visited,
.gal-title a:visited {
	color: #7A7A7A;
}
.nlr-lead {
}
.nlr-more {
	text-align: right;
	font-size: 11px;
}
.ndr-cont {
	margin-bottom: 20px;
}
.ndr-print,
.ndr-return {
	text-align: right;
	width: 100%;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}


#related {
	clear: right;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
	float: left;
	margin-top: 20px;
}

#related .related_date {
	font-size: 10px;
	color: #878787;
}
#related a {
	font-size: 11px;
}
#related ul {
	list-style-type: square;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#related li {
	margin-bottom: 3px;
}








#footer {
	width: 900px;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 0px;
	float: left;
	background-image: url(/uploads/images/strona/ttabc1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	font-size: 12px;
	color: #666666;
	padding-top: 15px;
	padding-bottom: 15px;
}
#banners1 {
	margin-top: 10px;
	text-align: center;
	padding-top: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #C3C3C3;
}
#banners1 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}
#banners1 p,
#banners1 div {
	padding: 0px;
	margin: 0px;
}



#banners2,
#banners3 {
	margin-bottom: 10px;
	text-align: center;
	border-top-width: 4px;
	border-top-style: solid;
	padding-top: 0px;
	border-top-color: #C3C3C3;
	line-height: 5px;
}
#banners2 img,
#banners3 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}
#banners2 p,
#banners2 div,
#banners3 p,
#banners3 div {
	padding: 0px;
	margin: 0px;
}


#footer .fc1 {
	width: 690px;
	float: left;
	margin-left: 10px;
}
#footer .text {
	padding-left: 7px;
	padding-top: 20px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	clear: both;
}
.menuf {
	align: left;
	
}
.menuf li {
	list-style-type: none;
	float: left;
	
}
.menuf a:link,
.menuf a:visited {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	float: left;
	color: #353535;
	text-decoration: none;
	background-color: #F8F8F8;
	font-size: 10px;
	border: 1px solid #FFFFFF;
}
.menuf a:hover {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	float: left;
	color: #353535;
	text-decoration: underline;
	background-color: #FFFFFF;
	border: 1px solid #F1F1F1;
}
.menuf ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#footer .fc2 {
	float: right;
	width: 180px;
	margin-right: 10px;
	text-align: right;
}
.fc2 a:link,
.fc2 a:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

#end {
	float: left;
	height: 1px;
	width: 900px;
}

/* End of 'SKOKI-style' */

