/*
Arkusz styli dla projektu Polska Plus
Theme name: plus_1
File: style.css
*/

/* style globalne */
body {
	background-color: #E8E8E8;
	background-image: url(images/body.gif);
	background-position: 0 150px;
	background-repeat: repeat-x;
	color: Black;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 80%;
}
a:link,
a:visited {
	color: Navy;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #DC143C;
	background-color: transparent;
}
blockquote {
	font-style: italic;
	padding: 1.5em;
	margin: 1em 1em 1em 3em;
	background-color: #E8E8E8;
	color: Navy;
	border: 1px solid Silver;
	}
form {
	padding: 0;
	margin: 0;
	}
/* style globalne - koniec */

/* klasy ogolne */
.news {
	margin: 1.5em 1.5em 0 1.5em;
	padding: 0.5em 1em 1em 1em;
	border-top: 1px solid Silver;
	border-bottom: 1px solid Gray;
}
	img.alignright {
		margin: 0 0 1em 1em;
	}
	img.alignleft {
		margin: 0 1em 1em 0;
	}
        img.alignleft1 {
                margin: 0 1em 1em 0;
        }


	.news .thumb {
		width: 150px;
		padding: 1px;
		background-color: Silver;
		border: 1px solid Gray;
	}
	.news p {
		padding: 0 0 0.7em 0;
		margin: 0;
		}
	.news-dane {
		clear: both;
		width: 100%;
		padding: 0 0 0.5em 0;
		margin: 0;
		font-size: 0.85em;
		color: #666;
		}
	.news-dane b {
		font-weight: normal;
		}
	.main .newsy .news h3 {
		background-image: url(images/h2_tlo.png);
		background-repeat: no-repeat;
		background-position: bottom left;
		font-size: 1.3em;
		padding: 0.5em 0 1em 2.7em;
		margin: 5px 0;
		}
	.news h3 a {
		text-decoration: none;
		}
	.news .data {
		font-size: 0.7em;
		font-weight: normal;
		float: right;
		}
	.news-line {
		clear: both;
		border: 0px solid silver;
		margin: 0;
		padding: 0;
		width: 100%;
		line-height: 1px;
		font-size: 1px;
		}
	.news-pagination {
	    margin: 0 5px;
	    padding: 15px 0 0 0;
	    background: transparent;
	    height: 40px;
	    }
	    .news-nowsze {
		float: right;
		padding: 10px 1.5em 15px 15px;
		margin: 0;
		}
	    .news-starsze {
		float: left;
		padding: 10px 15px 15px 1.5em;
		margin: 0;
		}
		
.filmy {
    margin: 0 1.5em;
    padding: 0.5em 0 0 0
    }
    .film {
	padding: 10px 0;
	margin: 10px 0;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	}
    .main .film h3 {
	font-size: 1.2em;
	padding: 5px 0;
	margin: 0;
	}
    .film h3 a {
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	}
    #film-big {
	margin: 0 1.5em 2em 1.5em;
	padding: 1em 0 0 0;
	}
    h4.filmy-list-head {
	margin: 1em;
	padding: 1.5em 0 1em 0;
	border-top: 2px solid Gray;
	font-size: 1.8em;
	}

h3.tag_page {
    margin: 0 1em 1em 1em;
    padding: 0;
    }
    .tag_page span {
	font-weight: normal;
	font-size: 1.3em;
	color: Black;
	}
	
.ciemny {
	background-color: #F1F1F1;
}
.more-link {
	text-align: right;
	font-size: 0.9em;
	float: right;
	padding: 0;
	margin: 0;
}
	.more-link a {
	    display: block;
	    border: 1px solid Silver;
	    background-color: #F1F1F1;
	    padding: 0.1em 0.5em;
	    margin: 0;
	    }
	    .ciemny .more-link a {
	    border-color: Gray;
	    background-color: #E8E8E8;
	    }
	    .ul-none,
#footer-columns ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.alignright {
	float: right;
	text-align: right;
}
.alignleft {
	float: left;
	text-align: left;
}
.aligncenter {
	text-align: center;
	margin: 0 auto;
}

/* klasy ogolne - koniec */

/* bloki globalne */
#page {
	background-image: url(images/page_tlo.png); /* IE6 nie */
	margin: 0;
	padding: 0;
	width: 100%;
}
#header {
	background-color: Navy;
	background-image: url(images/header_tlo.jpg);
	color: White;
	border-bottom: 1px solid White;
	height: 155px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 10;
}
#header-pre {
	background-color: transparent;
	color: Silver;
	height: 25px;
	margin: 0;
}
	#header-pre-inner {
		width: 970px;
		margin: 0 auto;
		padding: 0;
		}
		#header-pre-inner a {
			display: block;
			float: left;
			padding: 0.3em 1em;
			margin: 0;
			color: Silver;
			text-decoration: none;
			}
		#header-pre-inner a:hover {
			color: White;
			}
		#access {
			margin: 0;
			padding: 0;
			width: 400px;
			height: 25px;
			float: left;
			}
	#header-navi {
		margin: 0;
		text-align: right;
		width: 400px;
		float: left;
	}
	#header-navi ul,
	#header-navi li {
		list-style: none;
		float: right;
		padding: 0;
		margin: 0 0.1em;
	}
	#header-navi a {
		display: block;
		text-decoration: none;
		padding: 0 0.5em 0 2.5em;
		line-height: 25px;
		background-repeat: no-repeat;
	}
	#header-navi a:link,
	#header-navi a:visited {
		color: Silver;
		background-color: transparent;
		background-position: top left;
	}
	#header-navi a:hover {
		color: White;
		background-color: transparent;
		background-position: bottom left;
	}
	.navi-home a {
		background-image: url(images/home-ico.png);
		}
	.navi-map a {
		background-image: url(images/map-ico.png);
		}
	.navi-contact a {
		background-image: url(images/contact-ico.png);
		}
	.navi-rss a {
		background-image: url(images/rss-ico.png);
		}	
#header-in {
	background-color: transparent;
	color: White;
	width: 988px;
	height: 95px;
	margin: 0 auto;
	padding: 0;
}
	#header-in h1 {
		margin: 0;
		padding: 0;
	}
	#header-in .slogan {
		padding: 0.6em 0 0 0;
		line-height: 1.1em;
		margin: 0;
		font-size: 2em;
		color: #00008B;
		font-style: italic;
	}
	#header .logo-img {
		border: none;
	}
#obrazek {
	border: none;
	float: right;
	height: 95px;
	width: 580px;
	background-color: transparent;
	color: Black;
	background-image: url(images/obrazek_1.jpg);
}

#content {
	background-image: url(images/content.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: White;
	color: #333;
	border-left: 1px solid White;
	border-right: 1px solid White;
	width: 988px;
	padding: 2em 0;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}
	#content-shadow {
		background-image: url(images/content-shadow.png);
		background-position: center;
		background-repeat: repeat-y;
		width: 1020px;
		margin: 0 auto;
		padding: 0;
	}
	#content-bottom-shadow {
		margin: 0;
		padding: 0;
		background-image: url(images/content-bottom-shadow.gif);
		background-position: center;
		background-color: #E8E8E8;
		color: Black;
		height: 24px;
		width: 1020px;
		border: none;
		clear: both;
	}
#footer {
	width: 980px;
	margin: 0 auto;
	padding: 1em 0;
}
	#footer-columns {
		margin: 0 0 1em 0;
		padding: 1em 0;
	}
	#footer-columns ul {
		list-style: none;
		padding-bottom: 1em;
		}
	#footer-columns ul li {
		display: block;
		/* width: 100px; */
		float: left;
		list-style: none;
		padding: 0.5em 1em 0.5em 1em;
		margin: 0;
		}
	#footer-columns ul li a {
		border-bottom: 1px solid Navy;
		text-decoration: none;
		}
	#footer-columns ul li a:hover {
		border-bottom: 1px solid Red;
		}
	#footer-columns ul li ul {
		padding: 0;
		margin: 0 0 0 15px;
		}
	#footer-columns ul li ul li {
		display: list-item;
		color: Navy;
	}
	#footer-columns ul li ul li a {
		border-bottom: 0;
	}
	#footer-columns ul li ul li ul li {
		padding: 0 5px;
		margin: 0 0 0 10px;
		}
	#footer-columns .menu-24 {
		margin-bottom: 1.5em;
		}
	.footer-bottom-line {
		clear: both;
		margin: 1em 0 0 0;
		padding: 1em 0;
		border-top: 1px solid Gray;
		text-align: center;
	}
/* bloki globalne - koniec */


/* nawigacja globalna */
#menu {
	margin: 0 auto;
	padding: 0;	
	clear: both;
	width: 988px;
	height: 35px;
	position: relative;
}
#nav {
	position: absolute;
	top: 0;
	left: 0;
	list-style: none; 
	margin: 0 0 0 0.3em; 
	padding: 0;
	z-index: 60;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	float: left;
	position: relative;
	margin: 0;
}
#nav ul ul {
	margin: 0; 
	border-top: none; 
	padding: 0;
}
#nav li a {
	display: block; 
	padding: 0.65em 1.9em; 
	font-size: 1.1em;
	background: url(images/nav_a.jpg) top repeat-x #660000;  
	margin-right: 0.1em; 
	font-weight: normal;
	color: #F8F8F8; 
	min-height: 1.2em; 
	text-decoration: none;
	/* border-right: 1px solid Red;
	border-left: 1px solid Red;  
	 -moz-border-radius-topleft: 5px;  
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px; 
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;  
	border-top-right-radius: 5px; */
}
#nav ul li a {
	width: 10em; 
	background: #8B0000; 
	font-weight: normal; 
	padding: 0.3em 0.8em; 
	margin: 0; 
	border-right: 1px solid Red;
	border-left: 1px solid Red;
	border-bottom: 1px solid Red;  
	min-height: 0;
}
#nav li a:hover {
	background-color: Red;
	background-image: url(images/nav_h.jpg);
	background-position: top; 
	color: White
}
#nav li ul, 
#nav li:hover ul ul {
	display: none; 
	z-index: 1000;
	border-top: 1px solid Red; 
}
#nav li:hover ul, 
#nav ul li:hover ul {
	display: block; 
	position: absolute; 
	top: 2.7em; 
	z-index: 500;
}
#nav ul li:hover ul {
	top: 0 !important; 
	left: 9em;
}
#nav li ul a {
	/* border-top-left-radius: 0;  
	border-top-right-radius: 0; 
	-moz-border-radius-topleft: 0;  
	-moz-border-radius-topright: 0; 
	-webkit-border-top-right-radius: 0; 
	-webkit-border-top-left-radius: 0; */
}

#nav li.current a:link,
#nav li.current a:visited,
#nav li.parent li.current a:link,
#nav li.parent li.current a:visited {
	background-color: Red; 
	background-image: url(images/nav_h.jpg);
	background-repeat: repeat-x; 
	color: White;
}

#nav li.parent a:link,
#nav li.parent a:visited {
	background-color: Red; 
	background-image: url(images/nav_h.jpg);
	background-repeat: repeat-x; 
	color: Silver;
}
#nav li.current a:hover,
#nav li.parent a:hover,
#nav li.parent li.current a:hover {
	background-color: Red;
	background-image: url(images/nav_a.jpg);	 
	color: White;
}


/* nawigacja globalna - koniec */

/* Submenu */
#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#submenu ul li {
		list-style: none;
		margin: 1px;
		padding: 0;
		}
	#submenu a {
		display: block;
		padding: 0.2em 1em;
		margin: 0;
		text-decoration: none;
		border: 1px solid Silver;
		background-image: url(images/body.gif);
		background-position: bottom;
		}
	#submenu li.current a {
		font-weight: bold;
		border: 1px solid Navy;
		background-image: url(images/page_tlo.png);
		}
	#submenu a:hover {
		background-image: url(images/page_tlo.png); 
		}

/* Submenu - koniec */


/* glowna zawartosc */
.main {
	padding: 0;
	margin: 0 1.5em;
	width: 640px;
	/* border: 1px solid gray;
	-moz-border-radius: 10px;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	box-shadow: rgba(200,200,200,1) 0 4px 18px; */
}
#main-left {
	float: left;
}
#main-right {
	float: right;
}
    .main p {
	text-align: justify;
	}
    .main-center {
	background-image: url(images/main-center.gif);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
	}
    .main-dol {
	background-image: url(images/main-dol.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 25px;
	line-height: 25px;
	clear: both;
	}
    .main-gora {
	background-image: url(images/main-gora.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 25px;
	line-height: 25px;
	}
	
	.static-tresc {
		padding: 0.5em 1.5em 1.5em 1.5em;
		margin: 0;
		}
	.static-tresc h3 {
		font-size: 1.5em;
		margin: 0;
		padding-top: 0;
		color: Navy;
		}
	.static-tresc h2 {
	    margin-top: 0;
	    padding-top: 0;
	    }
	.static-tresc .thumb {
		width: 150px;
		padding: 1px;
		background-color: Silver;
		border: 1px solid Gray;
		}
.main h2 {
    font-size: 1.8em;
    color: Navy;
    }
.main h3 {
    font-size: 1.5em;
    color: Navy;
    }
.main h4 {
    font-size: 1.3em;
    color: Navy;
    }
.main h5 {
    font-size: 1.2em;
    color: Navy;
    }
    
    .main .ludzie {
	border-top: 2px solid silver;
	/* border-bottom: 1px solid silver; */
	padding: 15px 0;
	margin: 10px 0 0 0;
	}
	.ludzie h3,
	.ludzie h3 a {
	    padding-top: 5px;
	    margin-top: 0;
	    }
.main ul li,
.main ol li {
    padding-bottom: 0.6em;
    }
/* glowna zawartosc - koniec */

/* sidebar */
.sidebar {
	padding: 0;
	margin: 0;

	width: 280px;
}

#sidebar-right {
	float: right;
	margin-right: 1.5em;
}

#sidebar-left {
	float: left;
	margin-left: 1.5em;
}
	.widget {
		/* border: 1px solid gray;
		-moz-border-radius: 10px;
		-moz-box-shadow: Silver 0 6px 10px; */
		padding: 0;
		margin: 0 0 1em 0;
	}
		.widget-center {
		    background-image: url(images/widget-center.jpg);
		    background-repeat: repeat-y;
		    margin: 0;
		    padding: 0;
		    overflow: visible;
		    }
		    .widget-center p {
			margin: 0;
			padding: 0.6em 1em;
			}
		.widget-dol {
		    background-image: url(images/widget-dol.jpg);
		    background-repeat: no-repeat;
		    padding: 0;
		    margin: 0;
		    width: 100%;
		    height: 10px;
		    line-height: 10px;
		    }
		.widget h3 {
			background-image: url(images/widget_h3.gif);
			background-position: top;
			background-repeat: no-repeat;
			background-color: transparent; /* #014C90;
*/
			color: #E8E8E8;
			/* border: 1px solid Navy;
			-moz-border-radius-topleft: 10px;
			-moz-border-radius-topright: 10px;
*/
			padding: 0.5em;
			margin: 0;
		}
		
	.archiwum-widget ul {
	    margin-top: 0;
	    margin-bottom: 0;
	    padding-top: 10px;
	    padding-top: 10px;
	    }
	#widget-newsletter {
		padding: 0;
	}
	#widget-newsletter p {
		background-color: #E8E8E8;
		background-image: url(images/content.gif);
		color: Red;
		font-size: 1.3em;
		font-style: italic;
		font-weight: bold; 
		padding: 0.7em 0.7em 0.5em 0.7em;
		margin: 0 1px;
	}
	#widget-newsletter form {
		margin: 0;
		padding: 0.3em 0 0.2em 1em;
	}
	#widget-newsletter input {
		margin-right: 0.5em;
		}
	#widget-deklaracja {
		font-size: 1em;
		}
	.kat {
		list-style: disc;
		margin: 0;
		padding: 0.5em 2em;
	}
	.kat li {
		padding: 0.2em 0;
		font-size: 1.0em;
	}
	.widget-film-link {
		position: relative; 
		display: block; 
		width: 250px; 
		height: 188px;
		}
	.widget-film-arrow {
			position: absolute; 
			top: 0; 
			left: 0; 
			background-image: url(/site_media/themes/plus_1/images/widget-film_tlo.png); 
			background-position: 50% 50%; 
			width: 250px; 
			height: 188px; 
			padding: 0; 
			margin: 0; 
			z-index: 50;
			}

			#widget_tag_cloud {
				padding: 10px;
				}
/* sidebar - koniec */

/* polecane */

.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0;
	border-bottom-width: 6px;
	background: Silver;
	width: 600px; /*width of featured content slider*/
	height: 415px;
	z-index: 10;
	margin: 0 auto 1.5em auto;
	}

.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	z-index: 15;
	padding: 0;
	background: Silver;
	width: 600px; /*width of content DIVs within slider. */
	height: 415px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	}

#slider {
	border-color: Gray;
	margin-left: 20px;
	height: 415px;
	}

#paginate-slider {
	background-color: transparent;
	border-color: red;
	margin-left: 15px;
	position: absolute;
	right: 5px;
	bottom: 0;
	z-index: 80;
	}

#paginate-slider a img{
	width: 100px;
	height: 70px;
	border: 2px solid gray;
	margin-top: 5px;
}

#paginate-slider a img:hover, #paginate-slider a.selected img{
	border: 2px solid White;
}

.polecane-opis {
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url(images/polecane-opis-tlo.png);
	background-color: transparent;
	border-top: 1px solid Silver;
	width: 600px;
	height: 80px;
	color: Black;
	}
.polecane-opis h3 {
	width: 250px;
	margin: 5px 10px;
	padding: 0;
	font-size: 1em;
	}
.polecane-opis p {
	width: 250px;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 1em;
	text-align: left;
	}

/* polecane - koniec */



/* tagi chmura */

.tag1 {
    font-size: 0.8em;
    }
.tag2 {
    font-size: 0.9em;
    }
.tag3 {
    font-size: 1em;
    }
.tag4 {
    font-size: 1.2em;
    }
.tag5 {
    font-size: 1.4em;
    }
.tag6 {
    font-size: 1.6em;
    }
.tag7 {
    font-size: 1.8em;
    }
.tag8 {
    font-size: 2em;
    }
.tag9 {
    font-size: 2.2em;
    }
.tag10 {
    font-size: 2.4em;
    }

/* tagi chmura - koniec */



/* formularze */
.komentarze {
    padding-top: 15px;
    clear: both;
    }
.komentarze fieldset label {
    display: block;
    float: left;
    width: 16em;
    padding: 0.4em 0;
    margin: 0;
    }
.komentarze fieldset input {
    margin: 0.3em 0;
    width: 15em;
    }
.komentarze input#id_cc_myself {
    width: 2em;
    margin: 0.5em 0;
    }
    
#searchform {
    margin: 0 auto;
    padding: 0.5em 0;
    }
#searchinput {
    padding: 0.2em;
    margin: 0 0 0 1em;
    }
#searchsubmit {
    padding: 0.15em;
    margin: 0 0 0 0.3em;
    }
/* formularze - koniec */

.search-result-newsy li {
    padding-bottom: 2em;
    }
    .search-result-newsy .news-dane {
	padding-top: 0.3em;
	}
    .search-result-newsy p {
	padding: 0.5em 0 0 0;
	margin: 0;
	}

#sitemap ul {
    padding-top: 10px;
    }
#sitemap li {
    padding-bottom: 3px;
    }
.male {
    font-size: 0.8em;
}