body {
	margin:0;
	padding-top:0px;
	background:#000;
	//font-family: Century gothic,Tahoma, Helvetica, sans-serif;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#dddddd;
	font-size:13px;
	}
img {
	border:0;
	}

### NASZE STYLE
.strona_txt {
color: #cccccc;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: medium;
}

.strona_ttl {
color: #cccccc;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: large;
display: block;
text-align: center;
}

.wiersz_txt {
color: #cccccc;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
display: block;
text-align: center;
}

.wiersz_ttl {
color: #cccccc;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 18px;
display: block;
text-align: center;
}

.page_item {
	list-style:none;
}

### KONIEC NASZYCH STYLI

a {
	color:#4d5d00;
	}
a:hover {
	color:#8aa800;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	
	}

/* The Top */

.top {
	height:122px;
	padding:5px;
	background:url(images/top.jpg) center;
	background-repeat: no-repeat;
	}
.blogname {
	float:left;
	width:620px;
	}
.blogname h1 {
	font-size:40px;
	font-weight:normal;
	margin:150px 0 0 20px;
	color:#fff;
	}
.blogname h2 {
	margin:-5px 0 0 20px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	}

/* The Search */

.search {
	height:29px;
	padding:0 0 0 0;
	float: right;
	}
.search form {
	width:230px;
	height:29px;
	padding-left:0px;
	}
.search input {
	float:left;
	}
.search input#s {
	width:160px;
	border:none;
	background:#fff;
	font-size:16px;
	color:#aeaeae;
	height:20px;
	}
.search input#submit {
	border:none;
	background:#fff;
	font-size:16px;
	color:#aeaeae;
	height:22px;
	width:70px;
	}

/* The Menu */

.menu {
	height:27px;
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:3px 5px 0 0;
	float:left;
	font-weight:normal;
	}
.menu li {
	display:inline;
	font-size:14px;
	padding:0 10px;
	}
.menu a {
	color:#ffffff;
	text-decoration:none;
	}
.menu a:hover {
	color:#4d6300;
	background:none;
	}

/* The Line */

.line {
	height:15px;
	background:url(images/line.jpg);
	}

/* The Content */

.content {
	padding:10px 39px 25px 15px;
	background:#000;
	}

/* The Posts */

.text {
	width:720px;
	float:left;
	text-align:justify;
	letter-spacing: 0.5px;
	}
.post {
	padding:0 0 10px 23px;
		}

	
h1.title {
	font-size:24px;
	margin:0;
	padding:0;
	color:#858585;
	font-weight:normal;
	padding: 0px;
	}
h1.title a {
	color:#858585;
	text-decoration:none;
	}
h1.title a:hover {
	color:#8ab200;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	padding: 1px;
	background:#141414;

	}
.postinfo a {
	color:#fff;
	text-decoration:none;
		
	}

/* The Sidebar */

.sidebar {
	width:185px;
	float:right;
	line-height:20px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:24px;
	padding-top:3px;
	padding-left:9px;
	font-size:16px;
	color:#fff;
	margin:5px 0;
	background:url(images/h2.gif);
	line-height:normal;
	font-weight:normal;
	}
.sidebar ul ul ul {
	padding-left:10px;
	}
.sidebar a {
	padding-left:10px;
	text-decoration:none;
	color:#ff9600;
	
	}

	
/* --- FOOTER --- */

#bottombar {
	width:100%;
	text-align:center;
	height:auto;
	margin:0 0 0 0;
	padding:15px 0 0 0;
	background:#000 ;
	/*border-top:1px solid #fff;*/
	}

.bar {
	float:left;
	display:inline;
	width:100%;
	margin-top:10px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	padding-top:30px;
	border-top:1px solid #fff;
	}

.bar-one {
	float:left;
	display:inline;
	width:30%;
	margin-top:10px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	}

.bar-one h2 {
	width:100%;
	height:20px;
	margin:0px 0px 10px 10px;
	padding:4px 0px 0 5px;

	color:#82a200;
	letter-spacing:1px;
	font-weight:bold;
	font-size:14px;
	}

#footer {
	height:20px;
	padding:6px 0 0 15px;
	margin:20px 0 0 0;
	background:#141414;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	}

#footer a {
	color:#e3b600;
	text-decoration:none;
	}


#footer a:hover {
	color:#FFF;
	


	}

/* --- FOOTER LISTS --- */


.bar-one li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul {
	list-style:none;
	margin:0px 0px 15px 15px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul li {
	list-style:none;
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 10px;
	
	}

.bar-one ul li a {
	color:#e3b600;
	text-decoration:none;
	}

.bar-one ul li a:hover {
	color:#FFF;
	
}


/* The Navigation */

.navigation {
	height:25px;

	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#ffea00;
	}
.navigation a:hover {
	color:#f0ff00;
	
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.preload1 {background: url(images/blank_over.gif);}
.preload2 {background: url(images/blank_overa.gif);}

.menu2 {padding:0 0 0 95px; margin:0; list-style:none; height:26px; background:#000; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.menu2 li.topmenu {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#fff; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(images/blank-menu.gif);}
.menu2 li a.top_link span {float:left; display:block; padding:0 26px 0 12px; height:36px;background:url(images/blank-menu.gif) right top;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 26px 0 12px; height:36px; background:url(images/blanka.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#000; background: url(images/blank_over.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(images/blank_over.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(images/blank_overa.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#000; background: url(images/blank_over.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(images/blank_over.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(images/blank_overa.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:26px; background: #808080; padding:2px; border:1px solid #afafaf; white-space:nowrap; width:150px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:150px; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:22px; width:150px; line-height:20px; text-indent:4px; color:#fff; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#b5b5b5 url(images/arrow.gif) 80px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#c1c1c1; color:#000;}
.menu2 :hover ul.sub li a.fly:hover {background:#c1c1c1 url(images/arrow_over.gif) 80px 7px no-repeat; color:#000;}
.menu2 :hover ul li:hover > a.fly {background:#b5b5b5 url(images/arrow_over.gif) 80px 7px no-repeat; color:#000;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:150px; top:-4px; background: #808080; padding:2px; border:1px solid #afafaf; white-space:nowrap; width:150px; z-index:400; height:auto;}

/* BREADCRUMB */
.pozycja a {
text-decoration:none;
color:#ff9600;
}
.pozycja a:active {
text-decoration:none;
color:#ff9600;
}
.pozycja a:link {
text-decoration:none;
color:#ff9600;
}
.pozycja a:visited {
text-decoration:none;
color:#ff9600;
}
.pozycja a:hover {
        text-decoration:underline;
}

.page_item a:link {
text-decoration:none;
color:#ff9600;
}

.page_item a {
text-decoration:none;
color:#ff9600;
}

.page_item a:active {
text-decoration:none;
color:#ff9600;
}

.page_item a:hover {
text-decoration:underline;
color:#ff9600;
}

