ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#fff;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{/*bg całego sajta*/
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#000 url('images/main_bg.jpg') no-repeat center top;
	color:#8d8d8d;
}
#body_page{/*bg całego sajta bezsensowne przykrycie body- ale moze sie przyda*/
	background:/*#FF0000;url(images/body_page_bg.gif) repeat-x;*/
}
#body_page_end{/*też bg całego sajta -przykrycie i body i body_page - nie kumam*/
	/*background:url(images/body_page_end_bg.jpg) repeat-x bottom;*/
}
#page{/*div trzymający cala zawartosc serwisu*/
	width:1000px;
	margin:0px auto;
	/*background:#474747;*/
}
/* HEADER */
#header{/*div trzymajacy hedera*/
	width:100%;
	height:210px;
	position:relative;
	/*background:#FFCC00;*/
}
#header h1{
	color:#000;
	font-size:30px;
	/*padding-top:39px;
	padding-left:35px;*/
	text-transform:capitalize;
	font-style:italic;
}
#header h1 a{
	display:block;
	width:257px;
	height:145px;
	text-indent:-9999px;
	position:relative;
	left:0;
	top:0;
	outline:none;
}
.description{
	font-size:14px;
	position:relative;
	top:-5px;
	color:#6a6a5e;
}
a#i_rss{
	width:38px;
	height:38px;
	display:block;
	text-indent:-9999px;
	background:url(images/i_rss.gif) no-repeat 0 0;
	position:absolute;
	right:55px;
	top:17px;
	outline:none;
}
a#nandalogo{
	width:87px;
	height:86px;
	display:block;
	text-indent:-9999px;
	background:url(images/nandalogo.jpg) no-repeat 0 0;
	position:absolute;
	right:114px;
	top:17px;
	outline:none;
}
/* MENU */
#menu{
	width:100%;
	height:64px;
	/*background:#FFEE00;*/
}
#menu_left{
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#d6d6d6;
	padding-top:12px;
	padding-left:20px;
}
#menu_right{
	float:right;
}
#menu_left a{
	color:#d6d6d6;
	line-height:30px;
	background:url(images/i_home.gif) left 1px no-repeat;
	padding-left:22px;
	padding-right:20px;
}
#menu_left a#i_rss{
	background:url(images/i_rss.gif) left 3px no-repeat;
	padding-left:22px;
}
/* SEARCH */
#search_form{
	width:300px;
	height:auto;
	margin:0 0 40px 0;
}
#right_search{
	padding-right:24px;
	padding-top:6px;
}
#searchform_top{
	position:relative;
}
#searchform_top span{
	font-size:13px;
	font-style:italic;
}
#searchform_top_text{
	width:210px;
	border:1px solid #58452F;
	color:#ED1C24;
	background:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0 5px 3px;
}
#gosearch{
	position:absolute;
	left:230px;
}
/* BODY */
#body{
	width:100%;
	float:left;
	background:/*url(images/body_bg.gif) repeat-y right;*/
}

#body_top{
	width:100%;
	float:left;
	background:/*url(images/post_top_bg.gif) no-repeat right top;*/
}

#body_left{
	width:648px;
	float:left;
	padding-bottom:40px;
}

#body_right{
	width:352px;
	float:right;
}

/* left contact */

#body_left_content{
	width:617px;
	padding-top:35px;
	padding-right:20px;
	background:#121212 url('images/post_top_bg.jpg') no-repeat right top;
}

.post{
	/*background:#121212; url('images/post_top_bg.jpg') no-repeat 0 0;*/
	width:100%;
}

.post-top{
}

.post-date{
	float:left;
	font-size:13px;
	width:77px;
	text-align:center;
	color:#43769C;
	background:#222223 url('images/post_date_bg.gif') repeat-y right top;
	padding-bottom:5px;
}

.post-title{
	float:right;
	width:538px;
}

.post-date p{
	padding-top:5px;
	color:#d5d5bd;
}

.post-title h2{
	font-size:24px;
	color:#43769C;
	margin-left:10px;
	font-weight:bold;
}

.post-title h2 a{
	color:/*#d5d5bd;#FF6E00;*/#43769C;
	/*font-variant:small-caps;*/
}

.post-title h3{/*cale info pod tytulem posta*/
	font-weight:normal;
	margin-left:10px;
	padding-bottom:5px;
	color:/*#8e8e8e;*/#5C5C5C;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-title h3 a{/*link do kategori w poście*/
	color:/*#cdcdcd*/#C3904D;
	font-weight:bold
}

.post-title h3.tags{
	color:#ffffff;
	font-weight:bold;
	background:url(images/tags_bg.gif) repeat-x bottom left;
	padding-bottom:8px;
	padding-top:6px;
	padding-left:5px;
}

.post-title h3.tags span{
	color:#ffffff;
	font-weight:normal;
}

.post-title h3.tags a{
	color:#ffffff;
	font-weight:normal;
}

.entry{
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 5px 10px 0;
	margin:0 0 0 90px;
}

.entry p{
	padding-bottom:20px;
}
.entry p a img{
	border:10px solid #222223;
}
.entry p a img:hover{
	border:10px solid #2B2B2B;
}
.youtube{
	display:block;
	border-left:10px solid #222223;
}
.postmetadata{
	margin-bottom:40px;
	margin-left:85px;
	height:35px;
	/*background:url(images/postmetadata_bg.gif) repeat;
	border-left:3px solid #000;
	border-right:3px solid #000;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.postmetadata a{
	font-size:10px;
	font-weight:bold;
	color:#d5d5bd;
	background:url(images/post_comm_a.gif) no-repeat 0 7px;
	padding:10px 0 15px 36px;
	line-height:25px;
}
.postmetadata a span{
	color:#ED1C24;
}
a.readmore{
	background:url(images/readmore_arrow.gif) no-repeat 0 10px;
	padding-left:15px;
}
a.readmore span{
	padding-bottom:2px;
	color:#FFF;
}
a.readmore:hover{
	text-decoration:underline;
}
a.more-link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#d5d5bd;
	float:right;
	background:url(images/readmore_bg.gif) no-repeat 0 0;
	padding:0 15px 2px 25px;
}
.postmetadata .alignleft{
	padding-left:20px;
}

.postmetadata .alignright{
	padding-top:4px;
	padding-right:20px;
}

.post-page{
	margin-left:20px;
}

.entry_page{
	margin-left:0px;
}

.post-page h2{
	font-size:21px;
	color:#ffffff;
	padding-bottom:15px;
	font-weight:normal;
	background:url(images/post-page_h2.gif) repeat-x left bottom;
}
.post-page .entry{
	padding-top:10px;
	padding-left:0;
	color:#7f7f7f;
}
.post-page .entry a{
	color:#9e9e9e;
	text-decoration:underline;
	font-weight:bold;
}
strong{
	color:#ffffff;
}
/* uncomment it if you want use STRONG tag like title h1,h2 ...

.post-page .entry strong{
	font-size:21px;
	color:#ffffff;
	background:url(images/post-page_h2.gif) repeat-x left bottom;
	padding:0 0 15px 0;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:block;
}*/ 

/* right content */
#body_right_content{
	padding-top:20px;
	margin-left:18px;
}

/* ADS */
#right_ads{
	height:160px;
	margin-left:4px;
}
#right_ads img{
	margin-left:16px;
	padding-bottom:16px;
}
#right_ads ul{
	margin:0 0 20px 0;
}
#right_ads a{
	width:255px;
	height:124px;
	display:block;
	text-indent:-9999px;
}
#ad1{
	background:url('images/ad1.jpg') no-repeat 0 0;
}
#ad2{
	background:url('images/ad2.jpg') no-repeat 0 0;
}
#ad3{
	background:url('images/ad3.jpg') no-repeat 0 0;
}
#ad4{
	background:url('images/ad4.jpg') no-repeat 0 0;
}
#ad5{
	background:url('images/ad5.jpg') no-repeat 0 0;
}
/* TAGS */
#main_tags{
	width:255px;
	margin-bottom:20px;
	margin-right:30px;
}
#main_tags a{
	color:#FFF;
	padding-left:5px;
	padding-right:5px;
}
#main_tags h2{
	font-size:17px;
	font-weight:normal;
	color:#BA8A4D;
	margin-bottom:5px;
	padding-left:37px;
	padding-bottom:2px;
	text-transform:capitalize;
}
#tags_head{
	background:url(images/main_tags_h2.gif) no-repeat left center;
}
#widget_categories h2{
	font-size:17px;
	font-weight:normal;
	color:#BA8A4D;
	margin-bottom:5px;
	padding-left:37px;
	padding-bottom:2px;
	text-transform:capitalize;
}
#arch_head{
	background:url(images/main_arch_h2.gif) no-repeat left top;
}
#sidebar{
	color:#BA8A4D;
	width:160px;
	float:left;
}
#sidebar_right{
	width:145px;
	float:left;
	padding-left:20px;
}
#sidebars h2{
	font-size:17px;
	font-weight:normal;
	color:#BA8A4D;
	margin-bottom:5px;
	padding-left:37px;
	padding-bottom:2px;
	text-transform:capitalize;
}
#category_head{
	background:url(images/main_category_h2.gif) no-repeat left center;
}
#sidebars ul{
	color:#5c5c5c;
	margin-left:3px;
}
#sidebars li ul{
	background:none;
	margin-bottom:20px;
}
#sidebars li ul li ul{
	padding-left:5px;
	background:none;
	margin:0px 0px 0px 5px;
}
#sidebars li ul li ul li ul{
	padding-left:0px;
}
#sidebars li{
	margin-bottom:0px;
}
#sidebars li li{
	margin-bottom:0px;
	/*background:url(images/dotted_grey.gif) repeat-x left bottom;*/
	padding:4px 3px 8px 0;
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}
#sidebars li a{
	color:#5c5c5c;
}
#sidebars li.widget_categories ul li{
	font-weight:normal;
}
#sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:10px;
}
#sidebars li.widget_categories ul li ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:10px;
}
#sidebars li.widget_archives ul li a{
	background:url(images/sidebar_li_ar.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}
#sidebars li.linkcat ul li a{
	background:url(images/sidebar_li_br.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}
#sidebars li.widget_meta ul li a{
	background:url(images/sidebar_li_meta.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}
#sidebars .textwidget{
	padding:5px;
}
#sidebars .page_item{
	padding-left:3px;
}
#sidebars .page_item a{
	padding-left:10px;
	background:url(images/page_item_lines.gif) no-repeat left 6px;
}
/* FOOTER */
#footer{
	width:100%;
	height:140px;
	clear:both;
	position:relative;
	margin:0px auto;
	color:#5C5C5C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer_left{
	height:140px;
	width:40%;
	float:left;
}
#footer_right{
	float:right;
	height:50px;
	width:300px;
	position:absolute;
	right:580px;
	top:40px;
}
a#foot_logo{
	width:96px;
	height:77px;
	display:block;
	text-indent:-9999px;
	outline:0;
	background:url(images/goup_foot_logo.gif) no-repeat;
	background-position:0 0;
}
a#foot_logo:hover{
	background-position:-96px 0;
}
/* Begin Typography & Colors */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 99%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 15px;
	padding-bottom:5px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote2_bg.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:0 0 10px 20px;
	} 

.entry li {
	border-bottom:1px dashed #686868;
	padding-bottom:4px;
	padding-top:3px;
	color:#939393;
	}

.entry ul li:before{
	content: url(images/entry_before.gif);
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:0 0 10px 40px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	background:none;
	border-bottom:1px dashed #686868;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:500px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comment_title{
	height:36px;
	font-size:24px;
	color:#d5d5bd;
	font-weight:normal;
	margin:0 12px 0 105px;
	display:block;
	text-indent:-9999px;
	background:url('images/comm_title_bg.gif') no-repeat 0 0;
}

.alt {
	margin: 0;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-left:105px;
	color:#7f7f7f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.comm_items {
	margin: 15px 0 5px;
	display:block;
	padding:10px 15px 10px 15px;
	float:left;
	background:#222222 url(images/comm_bg.gif) repeat-x 0 0;
	width:468px;
	}

.comm_items li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0px;
	list-style:none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0px 0px 5px 0px;
	display: block;
	color:#958063;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:0;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.commentmetadata a{
	color:#958063;
	}

.commentmetadata span{
	color:#958063;
	}

.commentmetadata_end{
	color:#958063;
	font-weight:bold;
	border-top:1px solid #000;
	padding:10px 0 0 0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0px 0px 0px;
}
.commentmetadata_end a{
	color:#958063;
	}
.commentmetadata_end span{
	color:#FFF;
	font-weight:normal;
	font-style:italic;
}
.commentmetadata_end span span{
	color:#43769C;
}
#respond_box{
	margin-top:40px;
	margin-left:20px;
	padding-bottom:60px;
	background:url('images/tags_bg.gif') repeat-x 0 0;
}
h3#respond{
	font-size:21px;
	color:#43769C;
	padding-top:35px;
	padding-bottom:5px;
	margin-bottom:25px;
	margin-left:30px;
	font-weight:bold;
	font-style:italic;
}

#commentform{
	margin-left:55px;
	color:#919191;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#commentform a{
	color:#919191;
}

#commentform input{
	background:#CCC url(images/input_bg.gif) repeat-x left top;
	border:1px #b3a890 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform textarea{
	background:#CCC url(images/input_bg.gif) repeat-x left top;
	border:1px #b3a890 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}
#commentform input#submit{
	background:none;
	border:0px;
}
/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
	background:url(images/post-page2_bg.gif) no-repeat left top;
	margin-left:20px;
	width:90%;
}

.ar_panel2{
	background:url(images/post-page3_bg.gif) no-repeat left top;
	margin-left:20px;
	width:90%;
}

.ar_panel3{
	background:url(images/post-page2_bg.gif) no-repeat left top;
	margin-left:20px;
	width:90%;
}

.page_archives_div h2{
	font-size:24px;
	color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:105px;
	font-weight:normal;
}

.ar_panel3 h2{
	margin-left:0px !important;
}

.ar_panel3 ul{
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-bottom:40px;
	margin-left:105px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#7f7f7f;
	font-size:13px;
}

.page_archives_div ul li a:hover{
	color:#7f7f7f;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #4d4d4d;
}

.page_archives_div ul li ul li{
	border:0px;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
