@charset "utf-8";
/*
Theme Name: Panny Mlode 2010
*/

#wrapper {
	width:980px; 
	margin:0 auto; 
	background-color:#FFF;
	padding:0;}
#header { 
	padding:0; }
#container { 
	clear:both;
	padding:0; 
	margin:0;
	background-color:white;}
#topMenu {
	float:left;
	width:980px;
	text-align:right;
	padding:0;
	margin:0;
	min-height: 28px;}
#edycje {
	width:400px;
	float:right;
	padding:0 0 1px 0;
	margin:0;
	text-align:right;
}
#leftColumn { 
	float:left; 
	width:10px; 
	padding:0; 
	background-color:white;}
#menu {
	padding:8px;
	background-color:#f7f7f7;}
#middleColumn {
	float:left; 
	width:650px;
	padding: 0 5px 0 15px;
	margin:0;
	background-color:#FFF; }
#middleColumnGallery {
	float:left; 
	width:650px;
	padding: 0 5px 0 15px;
	margin:0;
	background-color:#FFF; }
#middleColumn-page { 
	float:left; 
	width:100%;
	padding: 0 5px 0 5px;
	margin:0;
	background-color:#FFF; }
#rightColumn { 
	float:right; 
	width:242px;
	padding: 0px; 
	margin: 5px;
/*	background: url(images/sidebar-gradient.gif) repeat-y 3px; 
	border-left: 1px solid #CCC; */}
#footer { 
	clear:both; 
	padding: 10px 0 10px 0; 
	margin: 10px 0 10px 0; 
	background-color:white;
	text-align:center;
	color:#999;
	border-top: 1px dotted #D42520;
}
.clearfix:after { 
	visibility: hidden; 
	display: block; 
	font-size: 0; 
	content: " "; 
	clear: both; 
	height: 0; } /* slightly enhanced, universal clearfix hack - http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack/ */
.clearfix { 
	display: inline-block; }
	/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { 
	display: block; } /* close commented backslash hack */
	
/* PODSTAWOWE ELEMNTY LAYOUTU */

body, table, td {
	margin:0;
	padding:0;
	font-family: Tahoma, Helvetica, "Trebuchet MS", Arial, sans-serif;
	line-height:150%;
	font-size:12px;
	}
body {
	background: url(images/background.gif);
}
p {
	line-height:1.6em;
	color:#333;
    padding: 10px 5px 10px 5px;
}
/*  wyrównanie obrazków  */ 
img { border:0;}
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
	}
	
	
h1	{
	color:#D42520;
	font-size:22px;
/*	border-top: 1px dotted #D42520; 
	border-bottom: 1px dotted #D42520;*/
	padding: 20px 0 20px 0;
	margin: 0;
	font-weight: bold;
	line-height: 1.5em;
	}
h2.important {
	color:#545454;
	font-size:18px;
	border: 1px solid #d8d8d8; 
	background-color: #f3f3f3;
	padding: 10px;
	text-align: left;
	margin: 0 0 20px 0;
	font-weight: bold;
	line-height: 1.2em;
	}
h2	{
	color:#D42520;
	font-size:16px;
	line-height:1.7em;
	padding-top: 10px;
/*	border-bottom: 1px solid #D42520; */
}
h2 > a, h2 > a:link, h2 > a:visited {
	color:#36C;	
}
h2 > a:hover  {
	color:#D42520;
	text-decoration:none;
}
.pytania, .pytania a  {
	color:#999999;
	text-align:left;
	font-size:10px;}
a, a:link, a:visited {
	color:#36C;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

ul { padding: 15px 10px 15px 25px; }
li {list-style:square; color:#D42520;}
	
/* MENU LEFT */
/*
li.current_page_item, li.current_page_item > a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#000;}
.page_item > a, a:link, a:visited {
	color:#000;
	text-decoration:none;}
.page_item > a:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#03F;}
.page_item > ul  {
	padding-left:0px;
}
*/

/* Horizontal menu */

* {
	margin:0;
	padding:0
	}

#nav {
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding: 0;
/*	border-top:1px solid #CCC; 
	border-bottom:1px solid #CCC; */
	height:25px;
	background-color: #D42520;
	}

#nav li {
	padding:0;
	margin:0;
	/*background: url(images/corner-left.gif) no-repeat top left; */ 
	 border-right: 1px solid #CCC ; 
	}

#nav li, #subnav li {
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	}

#nav a, #nav a:visited {
	display:block;
	height:24px;
	padding:2px 10px 0 10px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	}

#nav a:hover, #nav a:active,
#nav li.current_page_parent a,
li.current_page_parent a,
li.current_page_parent a:visited,
#nav li.current_page_item a,
#nav li.current_page_item a:visited
        {
	color:#D42520;
	background:#FFF;
	text-decoration:underline;
	display:block;
	height:24px;
	padding:2px 10px 0 10px;
}
#subnav {
	clear:both;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
/*	background:#efefef; */
	padding-left: 5px;
	padding-top:0;
	height:28px;
/*	border-top:2px solid #FFF; */
	border-bottom:1px dotted #ccc; 
	}

#subnav li {
	display:block;
	height:24px;
	padding: 4px 5px 0 15px;
	background: url(images/submenu.gif) no-repeat center left; 
	}	

#subnav a, #subnav a:visited {
	color:#D42520;
	text-decoration:none;
	font-weight:normal;
	}

#subnav a:hover, #subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
	text-decoration:underline
	}
/* KOMENTARZE */
#respond {
	padding: 20px;
	margin: 0;
}
ol.commentlist {
	padding-top:10px;
	padding-bottom: 10px;
	margin-top:20px;
	list-style-type:none;
	border-top: 1px solid #000;}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:#efefef;
/*	list-style:none;*/
	padding: 5px 5px 5px 5px;
	margin-top:3px;}
.commentlist li ul li {
	font-size: 1em;} 
.commentlist li {
	font-weight: bold;}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;	}
label.checkbox > a {
	color:#FFF;
	width: 40%;
	text-align: left;
	align: left;
}
	
#commentform {
	width: 450px;
	background:#B0DAF2;
}
textarea#comment {
	width: 400px;}
input#submit {
	width:80px;
}
input#terms {
	width:50px;
	float:left;
	background:none;
}
p.terms {
	background-color:#D42520;
	color:#FFF;
	margin-top:5px;
	height: 30px;
}

/* AKTUALNOSCI */
#aktualnosci { 	width: 100%; 	float:right; 	padding:0; 	margin:0;}
#aktualnosci-title {
	float:left;
	font-size:12px;
	width: 100%;
/*	background: url(images/corner-left.gif) no-repeat top left #D42520; */
	color:#FFF;
	padding: 3px 3px 3px 5px;
	margin-bottom: 3px;
	font-weight:bold;
	border-bottom: #FFF 3px solid;
	border-top: #FFF 3px solid;
}

#aktualnosci-li, #rightColumn li {
	font-size:11px;
	list-style:none;
	display:block;
	padding: 1px 3px 3px 3px;
	margin: 0 0 3px 3px;
	border-bottom:1px dotted #999; }

#aktualnosci-ul {
	padding: 0px;
}

#next-prev {
	float:none;
	padding:10px;
	margin-top: 10px;
	background:#efefef;
	width:100%;
	text-align:center;
	border-top: 1px solid #000;
}

#banner {
	width: 100%;
	display: block;
	padding: 10px;
	margin: 10px;
/*	border: 1px solid #D42520; */
	text-align:center;
}

ol {
	padding: 0;
	margin: 0;
}

/* Slider */
/*#slideshow * { margin: 0; padding: 0; }
#slideshow { background: url('images/bg_shadow.gif') no-repeat top; position: relative; padding: 14px 0 15px; width: 700px; height: 245px; }
#slideshow #menu, #slideshow #pictures, #slideshow #loading { position: absolute; }
#slideshow #loading { background: url('images/spinner.gif'); display: block; top: 158px; left: 205px; text-indent: -5000px; width: 24px; height: 24px; visibility: hidden; z-index: 5; }
#slideshow #pictures { background: url('images/bg.jpg'); width: 500px; height: 245px; left: 0; overflow: hidden; }
#slideshow #pictures li { display: block; position: absolute; top: 0; width: 500px; }
#slideshow #pictures li img { display: block; position: relative; bottom: 0; }
#slideshow #menu { background: url('images/bg_side.jpg'); list-style-type: none; width: 200px; height: 245px; right: 0; padding-top: 20px; }
#slideshow #menu li { display: block; z-index: 1000; position: relative; zoom: 1; }
#slideshow #menu li a { display: block; font: 11px "Lucida Grande", "Verdana"; text-decoration: none; padding: 7px 0 7px 28px; z-index: 1000; color: #D42520; line-height: 14px; vertical-align: middle; zoom: 1; }
#slideshow #menu li a:focus { outline: 0; }
#slideshow #menu li a:hover { color: #fff; }
#slideshow #menu li.current a { font: 15px "Georgia"; color: #fff; padding: 5px 0 5px 28px; line-height: 18px; }
#slideshow #menu li.background { background: url('images/arrow.gif') no-repeat left center; background-color:#D42520; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; }*/

/* nowa strona główna */
#homepageLeft { float:left;  width:530px; padding: 0 20px 0 0; margin:0; 	background-color:#FFF; border-right: 1px solid #a1a1a1;}
#homepageRight { float:right; width:405px; padding: 0 0 0 20px; margin:0; 	background-color:#FFF; }
#homepageContainer { clear:both; padding:20px 0 0 0; 	margin:0; background-color:white;}
#homepageAktualnosci { width:242px; float:left; /*background: url('images/panelBackgr.gif') no-repeat top; */ padding:0; margin:0 }
h3.aktualnosci { color:#ffffff; font-weight: bold; font-size: 13px; padding: 5px; margin-top:5px; display: block; background-color:#D42520 }
#siepomaga { float: right; padding-top:5px;}
.panelContent { border-bottom: 1px solid #D42520; border-left: 1px solid #D42520; border-right: 1px solid #D42520; padding:0; margin:0; background-color:#fff}
.wiecej  {padding: 7px; text-align:right;}
div.sponsor { border: 1px solid #d8d8d8; padding: 10px; text-align: left; margin: 20px 0 20px 0; }
.monoslideshow {width: 100%; text-align:center;}
