/*
Theme Name: 	AquaBlock
Description: 	A quick loading 3 column theme
Version: 		1.0.1
Author: 		Lyndi Geldenhuis
Author URI: 	http://nice2all.com/themes/
Tags: 			3 column, widget ready, most poular posts, wp-pagenavi, related posts, comments on pages, documentation and support.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* RESET 
---------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,del,dfn,font,img,ins,kbd,q,s,samp,strike,sub,sup,tt,var,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:normal;font-style:normal;font-size:100%;font-family:inherit;vertical-align:baseline;text-align:justify;}
:focus{outline:0}
body{font-family:Tahoma, Helvetica, sans-serif;font-size:62.5%;}
ol,ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content: "";}
blockquote,q{quotes: "" "";}
/* STRUCTURE
---------------------------------------*/
body
	{
	margin: 0 auto;
	width:1065px;
	background:#fff;
	color:#000;
	font-size:12px;
	line-height:1.3;
	overflow-y:scroll;
/* 
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: url(grayscale.svg#greyscale);
	filter: gray;
	*/
	
}
	
	
	
	}
#skip
	{
	width:100%;
	display:none;
	background:#f1f1f1;
	color:#000;
	}
#header-container
	{
	width:100%;
	float:left;
	padding:1px 0;
	border-top:7px solid #e0e0e2;
	}
#header_left
	{
	float:left;
	width:310px;
	overflow:hidden;
	}
#header_right
	{
	float:right;
	width:753px;
	height:200px;
	text-align:center;
	overflow:hidden;
	}
#baner_top
	{
	height:200px;
	width:753px;
	}
#baner_top td
	{
	vertical-align:middle;
	text-align:center;
	}



#header_logo
	{
	width:310px;
	height:130px;
	overflow:hidden;
	background:white url('images/logokurier.jpg') no-repeat center top;
	}

#header_info
	{
	width:310px;
	height:70px;
	overflow:hidden;
	background: url('images/header_info.jpg') repeat-x left top;
	}
#header_info2
	{
	width:310px;
	overflow:hidden;
	}

.header_info_imieniny2
	{
	font-family:Arial;
	color:#7e7e7e;
	border-top:1px solid black;
	font-weight: bold;
	}

#header_info div,#header_info2 div
	{
	padding: 0 0 0 10px;
	}

#header_info_naglowek
	{
	line-height:1.1;
	font-family:Arial;
	margin-top:4px;
	color:#f49e25;
	font-weight: bold;
	}
#header_info_data
	{
	line-height:1.1;
	font-family:Arial;
	margin-top:4px;
	color:#7e7e7e;
	font-weight: bold;
	}
#header_info_imieniny
	{
	line-height:1.1;
	font-family:Arial;
	color:#7e7e7e;
	font-weight: bold;
	}


#menu_container
	{
	line-height:1.1;
	overflow:hidden;
	height:29px;
	width:100%;
	background:#216499 url('images/menu_tlo_all.jpg') repeat-x left top;
	}
#menu_subtlo
	{
	height:10px;
	width:100%;
	background:white url('images/menu_subtlo.jpg') repeat-x left top;
	padding:0;
	}

#container
	{
	clear:both;
	width:100%;
	}
#content-container
	{
	margin-top:1px;
	float:left;
	margin-bottom:10px;
	}
#content
	{
	float:right;
	width:555px;
	overflow:hidden;
	}
#content p,#content-inside p
	{
	padding:3px 0;
	text-indent:30px;
	}

#content-wnetrze
	{
	margin:0 auto;
	width:535px;
	overflow:hidden;
	}

#content-inside
	{
	float:right;
	width:760px;
	overflow:hidden;
	text-align:right;
	}
#content-inside-wnetrze
	{
	width:750px;
	overflow:hidden;
	margin-left:10px;
	}
#sidebar-left
	{
	margin-top:5px;
	float:left;
	text-align:left;
	overflow:hidden;
	width:305px;
	}
#sidebar-left-inside
	{
	width:300px;
	overflow:hidden;
	}
#sidebar-right
	{
	margin-top:11px;
	float:right;
	width:205px;
	overflow:hidden;
	margin-bottom:10px;
	text-align:right;
	}
#sidebar-right-inside
	{
	margin-left:5px;
	width:200px;
	overflow:hidden;
	}
#footer
	{
	clear:both;
	width:100%;
	background:#f1f1f1;
	text-align:center;
	color:#000;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	}
/* BLOCK
---------------------------------------*/
.recentcomments
	{
	white-space:nowrap;
	}

.recentcommentstitle
	{padding-left:10px;
	text-align:left;
	}

.block
	{
	clear:both;
	color:#000;
	margin:0 0 0 0;
	}
.inner-block, .inner-block p
	{
	text-align:left;
	margin:0;
	padding:0;
	}

.block h4
	{
	margin:0;
	padding:0 0 0 3px;
	color:red;
	background:#ddd;
	font-family:Tahoma;
	font-size:15px;
	font-weight:normal;
	margin:5px 0 0 0;
	}
#calendar_wrap caption
	{
	text-align:center;
	padding:5px 0;
	}
#calendar_wrap table
	{
	width:100%;
	background:#fffdd4;
	border:1px solid #b2b2b2;
	}
#wp-calendar th
	{
	border-bottom:1px solid #b2b2b2;
	background:white;
	}
#wp-calendar tfoot td
	{
	border-top:1px solid #b2b2b2;
	background:white;
	}

#wp-calendar td, #wp-calendar th
	{
	text-align:center;
	}

.block_stary
	{
	clear:both;
	background:#f1f1f1;
	color:#000;
	padding:10px 0;
	margin:10px 10px 0 10px;
	border:1px solid #ddd;
	}
.halfblock
	{
	width:50%;
	float:left;
	padding:0;
	margin:0;
	}
.postmetadata
	{
	background:#f1f1f1;
	color:#000;
	padding:10px !important;
	margin:20px 10px 20px 20px;
	border:1px solid #ddd;
	}
/* TYPOGRAPHY
---------------------------------------*/
p, h1, h2, h3, h4, h5, h6
	{
	padding: 5px 10px 0 10px;
	}
h1
	{
	font-size:2em;
	background:url(images/logo.jpg) 5px 5px no-repeat;
	padding:0;
	margin:10px 0 0 0;
	padding-left:50px;
	}
h2
	{
	font-size:1.8em;
	}
h3
	{
	font-size:1.6em;
	}
h4
	{
	font-size:1.4em;
	}
h5
	{
	font-size:1.2em;
	}
h6
	{
	font-size:1em;
	}

#content img.prawa
	{
	padding: 7px 0 5px 10px;
	}
#content h1, #content h3, #content h4, #content h5, #content h6, #content small
	{
	padding: 10px 0;
	}

#content-inside h1, #content-inside h3, #content-inside h4, #content-inside h5, #content-inside h6, #content-inside small
	{
	padding: 10px 0;
	}

#content h2,#content-inside h2
	{
	padding:0;
	}

#header p
	{
	padding:0;
	margin:0;
	padding-left:60px;
	}
/* IMAGES
----------------------------------------*/
img.centered 
	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
img.aligncenter 
	{
	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;
	margin-left:10px;
	}
.alignleft
	{
	float:left;
	margin-right:10px;
	}
/* LISTS
----------------------------------------*/
ul
	{
	list-style:none;
	margin:0 0 0 0;
	}
ol
	{
	list-style:decimal;
	margin:5px 0 0 0;
	}
li
	{
	margin-left:0px;
	padding:0;
	}
dl
	{
	margin-left:20px;
	}
dt
	{
	margin-left:10px;
	}
dd
	{
	margin-left:20px;
	}
#content ul
	{
	list-style:outside square;
	margin:5px 0 5px 30px;
	}
#content ol
	{
	margin:5px 0 5px 30px;
	}
#content li
	{
	margin-left:20px;
	padding:0;
	}
.inline ul
	{
	margin:0;
	padding:0;
	}
.inline li
	{
	display:inline;
	list-style-type:none;
	padding:10px;
	margin:0;
	}
ul#menu 
 	{
 	float:left;
   	list-style-type:none;
   	text-align:center;
	padding:0;
	margin:6px 0 0 0;
 	}
ul#menu a
 	{
   	background:red url(images/menu_tlo.jpg) repeat-x;
   	padding:6px 10px 6px 10px;
   	color:#fff;
   	font-size:15px;
   	font-weight:normal;
   	font-style:normal;
   	text-decoration:none;
 	}
ul#menu li 
 	{
   	background:red url(images/menu_tlo.jpg) repeat-x;
   	display:inline;
   	text-align:center;
	margin:0;
	margin-left:-4px;
	padding:0;
 	}


div#menu 
 	{
 	float:left;
   	list-style-type:none;
   	text-align:center;
	padding:0;
	margin:6px 0 0 0;
 	}
div#menu a
 	{
   	background:red url(images/menu_tlo.jpg) repeat-x;
   	padding:6px 10px 6px 10px;
   	color:#fff;
   	font-size:15px;
   	font-weight:normal;
   	font-style:normal;
   	text-decoration:none;
 	}
div#menu ul li 
 	{
   	background:red url(images/menu_tlo.jpg) repeat-x;
   	display:inline;
   	text-align:center;
	margin:0;
	margin-left:-4px;
	padding:0;
 	}





.current-menu-item
 	{
	background:red url(images/menu_tlo_ov.jpg) repeat-x !important;
	cursor:default !important;
 	}


div#menu a:hover, div#menu a:focus, div#menu a:active
 	{
   	background:red url(images/menu_tlo_ov.jpg) repeat-x;
   	color:#fff;
 	}
div#menu ul li.current_page_item a, div#menu ul li.current_page_item a:hover,
div#menu ul li.current_page_item a:focus, div#menu ul li.current_page_item a:active 
 	{
   	background:red url(images/menu_tlo_ov.jpg) repeat-x;
   	color:#fff;
   	cursor:default;
   	text-align:left;
 	}
/* LINKS
---------------------------------------*/
a:link, a:visited
	{
	color:#DF2421;
	text-decoration:none;
	}
a:hover, a:focus, a:active
	{
	color:#000080;
	text-decoration:underline;
	}

a:hover >p, a:focus >p, a:active >p
	{
	text-decoration:underline;
	}


/* FORMS
---------------------------------------*/
#searchform 
	{
	width:280px;
	padding:0 0 0 0;
	text-align:right;
	}
#searchform #s 
	{
	width:138px;
	padding:2px 2px 2px 2px;
	margin-top:3px;
	margin-right:0;
	background:#f1f1f1;
	color:#000;
	border:1px solid #ccc;
	}
#searchsubmit 
	{
	padding:1px;
	color:#fff;
	margin-right:5px;
	background:none;
	border:0;
	}

#searchform2
	{
	width:280px;
	text-align:left;
	}
#searchform2 #s 
	{
	width:138px;
	padding:2px 2px 2px 2px;
	margin-top:3px;
	margin-right:0;
	background:#f1f1f1;
	color:#000;
	border:1px solid #ccc;
	}
#searchsubmit2
	{
	padding:1px;
	color:#fff;
	background:none;
	margin-right:5px;
	border:0;
	}

form textarea
	{
	width:80%;
	border:1px solid #ddd;
	padding:0;
	margin-right:10px;
	color:#000;
	background:#f1f1f1;
	}
form input
	{
	border:1px solid #ddd;
	padding:3px;
	margin:2px 0;
	color:#000;
	background:#f1f1f1;
	}
form input submit
	{
	margin:0;
	}
form input:focus, form textarea:focus
	{
	color:#000;
	background:#fff;
	}
form p
	{
	margin:0;
	}
/* MISCELLANEOUS
---------------------------------------*/
.hidden
	{
	display:none;
	}
.clear
	{
	clear:both;
	}
.center
	{
	text-align:center;
	}
.author
	{
	color:#666;
	font-size:.9em;
	}
.navigation
	{
	margin:10px 5px;
	}
.navigation-right
	{
	text-align:right;
	}
.navigation-left
	{
	text-align:left;
	}
code
	{
	font-size:1.4em;
	}
blockquote
	{
	background:#f1f1f1;
	color:#000;
	padding:10px !important;
	margin:20px 10px 20px 20px;
	border:1px solid #ddd;
	}
cite
	{
	margin:10px 10px 10px 20px;
	}
/* PAGENAVI
---------------------------------------*/
.wp-pagenavi
	{
	line-height:2;
	text-align:right;
	}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active 
	{
	background:transparent !important;
	}
.wp-pagenavi a:hover 
	{
	background:transparent !important;
	}
.wp-pagenavi span.pages 
	{
	border:0;
	background:transparent !important;
	}
.wp-pagenavi span.current 
	{
	background:transparent !important;
	}
.wp-pagenavi span.extend 
	{
	background:transparent !important;
	}
/* COMMENTS
---------------------------------------*/
.commentlist li .avatar
	{ 
	float:left;
	border:1px solid #eee;
	padding:2px;
	margin:0 10px 0 2px;
	background:#fff;
	color:#000;
	}
.commentlist li
	{
	min-height:40px;
	list-style:decimal;
	margin:10px;
	padding:0;
	}
.commentlist .alt
	{
	background:#f1f1f1;
	color:#000;
	border:1px solid #ddd;
	}
.naglowek_dzial
	{
	}
.naglowek_linia
	{
	border-top:2px solid #7e7e7e;
	}
.pod_tytulem
	{
	font-size:11px;
	margin:2px 0;
	}
	
.post
	{
	margin:5px 0;
	}
a.link_wiadomosci
	{
	color:black;
	}


.blogroll li
	{
	padding-left: 14px;
	}
.baner_wpisy p
	{
	margin:0;
	padding:0;
	text-indent:0 !important;
	}
.lista
	{
	list-style: circle;
	display: block;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	}
#shailan-dropdown-menu
	{
	width:500px !important;
	overflow:hidden !important;
	}
.captchaSizeDivLarge {
	margin-left:30px;
}
