@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700&subset=latin,latin-ext);

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:#01316B;
	text-decoration:none;
	font-family: 'Ubuntu', sans-serif;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
h1, h2 { padding-bottom: 10px; }
body{
	margin:0px;
	padding:0px;
	font-family: 'Ubuntu', sans-serif;
	font-size:11px;
	background:#fff url(bg.png) repeat-x;
	color:#534741;
}

#body_page{
	/* background:url(body_pag.gif) repeat-x bottom; */
}

#page{
	width:1000px;
	margin:0px auto;
}

/* header_top */

#header_top{
	width:100%;
	height:34px;
	background:url(header_t.gif) no-repeat top right;
}

#header_link{
	float:left;
}

#right_search{
	float:right;
}

#header_link a{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bc6666;
	margin-left:6px;
	padding-top:9px;
}

#searchform_top{
	margin-right:20px;
	padding-top:5px;
}

#searchform_top_text{
	width:180px;
	border:0px;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f0bdbd;
	float:left;
	margin-top:4px;
	padding-right:8px;
}

#gosearch{
	float:left;
}

/* HEADER */

#header{
	width:100%;
	height:27px;
	/*	background: white;
	background:url(logo.png) no-repeat; */
}

#header_title{
	float:left;
	width:100%;
	height:107px;
	/* background: white; */
	background:url(logo.png) no-repeat;
}

#header_rss{
	float:right;
	width:355px;
}

#header_rss img{
	padding-right:19px;
	padding-top:7px;
	float:right;
}

#header_title h1{
	color:#ffffff;
	font-size:32px;
	padding-top:5px;
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	height:80px;
	visibility:hidden;
}

#header_title h1 a{
	color:#ffffff;
	text-transform:capitalize;
}

.description{
	font-size:14px;
	position:relative;
	top:-5px;
	color:#ffffff;
	font-style:normal;
	display:block;
	text-align:center;
}

/* menumargin-right: 400px; */

#menu{
	padding-left: 350px;
	width:550px;
	float:both;
}

#menu ul{
	padding-left:5px;
	float:left;
}

#menu ul li{
	float:left;
	padding-right:10px;
}

#menu ul li a{
	color:#fff;
	text-transform:uppercase;
	display:block;
	font-size:12px;
	padding:6px 6px 6px 6px;
}

#menu ul li a:hover{
	background:#01316B;
	text-decoration:none;
}

/* BODY */

#body{
	width:970px;
	float:left;
	/* bre background:#f4eee1 url(body_bg0.gif) repeat-x; 
	background:#fff;*/
	margin-left:5px;
}

#body_left{
	width:968px;
	float:left;
	padding-bottom:20px;
}

#body_right{
	width:302px;
	float:right;
	background:#ebe4d3 url(body_rig.gif) repeat-x;
}

/* left contact */

#body_left_content{
	width:905px;
	padding-top:15px;
	margin-left:2px;
}

.post{
	/* bre background:url(post-top.gif) repeat-x; */
	padding:15px 20px 0 20px;
}

.post-top{
}

.post-title{
 padding-top:13px;
}

.post-title h2{
	font-family: 'Ubuntu', sans-serif;
	font-size:27px;
	color:#01316B;
	font-weight:normal;
	padding-bottom:0px;
}

.post-title h2 a{
	color:#01316B;
	font-family: 'Ubuntu', sans-serif;
}

.post-title h3{
	font-weight:normal;
	padding-bottom:8px;
	color:#736357;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:1px dashed #c6b9ab;
}

.post-title h3 a{
	color:#b41e1b;
	font-weight:bold
}

.post-title h3 span{
	color:#b41e1b;
	font-weight:bold
}

.entry{
	line-height:20px;
	font-family: 'Ubuntu', sans-serif;
	padding: 25px 5px 10px 0px;
	font-size:15px;
}

.entry p{
	padding-bottom:0px;
}

.entry a{
	color:#00316B;
}

.postmetadata{
	margin-bottom:30px;
	background:#ebe3d6;
	border:1px solid #dfd9cc;
	padding:10px;
	float:left;
	font-size:12px;
	width:540px;
}

.postmetadata a{
	color:#4e3e30;
	background:url(post_com.gif) no-repeat;
	padding-left:20px;
	padding-bottom:10px;
	line-height:19px;
}

.postmetadata a span{
	color:#4e3e30;
	font-weight:bold;
}

a.readmore{
	color:#4e3e30;
	text-decoration:underline;
	padding:0;
	background:none;
}

a.readmore:hover{
	text-decoration:none;
}

.postmetadata .alignleft{
}

.postmetadata .alignright{
}

.post-page{
	background:url(post-top.gif) repeat-x;
	padding:15px 20px 0 20px;
}

.entry_page{
	margin-left:0px;
}

.post-page h2{
	font-size:27px;
	color:#610a09;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:1px dashed #949494;
}

.post-page .entry{
	padding-left:0;
	color:#7f7f7f;
}

.post-page .entry a{
	color:#ab0000;
	text-decoration:underline;
	font-weight:bold;
}
#info strong {
font-size:17px;
}
#infoo a{
 font-family: 'Ubuntu', sans-serif;
}
#info {
 font-family: 'Ubuntu', sans-serif;
}
strong{
	color:#01316B;
	font-family: 'Ubuntu', sans-serif;
}

/* uncomment it if you want use STRONG tag like title h1,h2 ...*/

.post-page .entry strong{
	font-size:16px;
	color:#610a09;
	padding-bottom:5px;
	border-bottom:1px dashed #949494;
	padding:0 0 5px 0;
	margin:0;
	display:block;
} 

/* right content */

#body_right_content{
	width:263px;
	margin-left:18px;
}

/* ADS */

#right_ads{
	padding-top:22px;
	margin-left:3px;
}

#right_ads img{
	padding-bottom:5px;
	margin-right:7px;
}

#right_ads .last{
	margin-right:0;
}

/* TAGS */

#main_tags{
	margin-bottom:10px;
	margin-top:10px;
	width:100%;
}

#main_tags ul{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

#main_tags a{
	color:#2f2e2a;
}

#main_tags h2{
	font-size:20px;
	font-weight:normal;
	color:#4e0000;
	text-transform:capitalize;
	background:url(main_tag.gif) repeat-x bottom;
	padding:0 0 25px 5px;
}

#sidebars{
}

#sidebar{
	width:260px;
}

#sidebars h2{
	font-size:20px;
	font-weight:normal;
	color:#4e0000;
	text-transform:capitalize;
	background:url(main_tag.gif) repeat-x bottom;
	padding:0 0 25px 5px;
}

#sidebars ul{
	color:#2f2e2a;
}

#sidebars li ul{
	padding-bottom:10px;
}

#sidebars li ul li ul{
	background:none;
	margin:0px 0px 0px 10px;
	padding:0;
	width:auto;
}

#sidebars li ul li ul li ul{
	padding-left:0px;
}

#sidebars li{
	margin-bottom:10px;
}

#sidebars li li{
	margin-bottom:0px;
	border-bottom:1px solid #ddcdbd;
	padding:4px 3px 8px 8px;
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sidebars li.linkcat ul li{
	border:0;
	background:url(dotted_r.gif) repeat-x left bottom;
}

#sidebars li li li{
	background:none;
	border:0;
	padding-bottom:3px;
}

#sidebars li a{
	color:#2f2e2a;
}

#sidebars li.widget_categories ul li a{
	background:url(sidebar_.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:10px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

#sidebars li.widget_categories ul li ul li a{
	background:url(sidebar_.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_archives ul li a{
	background:url(sidebar0.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:10px;
	color:#7a0000;
	font-size:12px;
}

#sidebars li.linkcat ul li a{
	background:url(sidebar1.gif) no-repeat left 5px;
	font-weight:bold;
	padding-left:10px;
	color:#a22e2a;
}

#sidebars li.widget_meta ul li a{
	font-weight:normal;
}

#sidebars .textwidget{
	padding:5px;
}

/* FOOTER */

#footer{
	width:100%;
	height:44px;
	clear:both;
	color:#FFF;
	text-align:center;
	background: #01316B;
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px;	/* Konqueror */
	-moz-border-radius: 10px; /* Firefox */
	border-radius: 10px;
}
.okragle-wszystkie-rogi {
	-webkit-border-radius: 20px; /* Safari, Chrome */
	-khtml-border-radius: 20px;	/* Konqueror */
	-moz-border-radius: 20px; /* Firefox */
	border-radius: 20px;
}

#footer p{
	padding-top:15px;
}

#footer p a{
	color:#FFF;
	text-decoration:none;
}

#footer span{
	color:#990000;
}


/* 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: 20px;
	padding-bottom:5px;
	background:url(blockquo.gif) repeat-y;
	}

blockquote blockquote{
	background:url(blockqup.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 0 10px 0;
	list-style: none;
	padding:10px 20px 10px 20px;
	background:#efe8db;
	border:1px solid #dbd3bf;
	} 
*/
#pytanie2 {
	border-top: 1px solid #E2E7F2;
	margin-top: 20px;
	background: #fff url(zapytaj2.png) no-repeat;
	background-position: 10px 20px; 
}
#pyt2form {
	padding: 10px;
	background: #fff;
	margin: 10px 0 0 330px;
}
#pyt2form input{ margin: 3px; }
#pyt2form label{
	display: block;
    width: 100px;
    float: left;
}
#pyt2form textarea{ width: 380px; }

#pytania2 {
	margin-top: 20px;
	float: left;
	font-family: 'Ubuntu', sans-serif;
}
#pytania2 li {
	list-style-position: outside;
	border-bottom: 1px solid #E2E7F2; 
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#pytania2 li:before {
	margin-right: 7px;
	content: url(28.png);
}



#pytania {
	margin-top: 20px;
	float: left;
}
#pytania li {	list-style-position: outside; }

#pytania li:before {
	margin-right: 7px;
	content: url(28.png);
}
#odpowiedzi li{
	border-bottom:1px solid #dbd3bf;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#odpisz{
	/*float: right;
	clear: right; */
	margin-top:20px;
	padding: 20px;
	width:380px;
	border:1px #fff solid;
	background: #fff;
}
#odpisz input{
	background:#fff;
	border:1px #ded3b9 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#828587;
}
#odpform textarea{
	background:#fff;
	border:1px #ded3b9 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#828587;
}

h3#respond{
	font-size:22px;
	color:#444;
	padding-top:0px;
	padding-bottom:15px;
	font-weight:normal;
	background:url(respond_.gif) repeat-x left bottom;
}



#listamiast li, #listabankow li {
  /* .entry li {
	border-bottom:1px solid #dbd3bf; */
	
	display: block;
	float: left;
	width: 200px;
	
	padding-bottom:1px;
	padding-top:1px;
	}
#listaplacowek li{
	display: block;
	float: left;
	width: 420px;
	padding-bottom:1px;
	padding-top:1px;
}
#listamiast li:before, #listabankow li:before , #listaplacowek li:before {
	margin-right: 7px;
	content: url(10.png);
}

.entry ol {
	margin: 0 0 10px 0;
	padding:10px 20px 10px 40px;
	background:#efe8db;
	border:1px solid #dbd3bf;
	}

.entry ol li {
	}

.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;
	}

.entrys form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:600px;
}

#commentform input {
	width: 300px;
	padding: 2px;
	margin: 1px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:165px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comment_title{
	font-size:27px;
	color:#610a09;
	margin-left:30px;
	padding-bottom:5px;
	font-weight:normal;
}

.commentlist {
	padding: 0px;
	text-align: justify;
	margin-left:30px;
	color:#534741;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.comm_items {
	margin: 15px 0 5px 0;
	display:block;
	padding:10px 0 2px 2px;
	background:url(comm_ite.gif) repeat-x;
	width:530px;
	}

.comm_items li {
	margin: 0;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
	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: 2px 0px 5px 0px;
	display: block;
	color:#4e0000;
	text-transform:capitalize;
	padding:9px 0 0 20px;
	font-size:17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.commentmetadata a{
	color:#4e0000;
	}

.commentmetadata span{
	color:#000000;
	}

.commentmetadata_text{
	padding:0 10px 0 20px;
}

.commentmetadata_end{
	color:#000000;
	font-weight:bold;
	background:url(commentm.gif) repeat-x;
	height:28px;
	text-align:right;
	padding:15px 15px 0 0;
}

.commentmetadata_end a{
	color:#985d36;
	}

.commentmetadata_end span{
	color:#985d36;
	}
#info {
	float: left;
}
#respond_box{
	float: right;
	clear: right;
	margin-top:20px;
	padding: 20px;
	width:380px;
	border:3px #fff solid;
	background: #E2E7F2;
}
h3 { padding-bottom: 8px; font-weight:normal; color:#01316B; font-size:22px; font-family: 'Ubuntu', sans-serif;}
h3#respond{
	font-size:22px;
	color:#01316B;
	padding-top:0px;
	padding-bottom:15px;
	font-weight:normal;
	background:url(respond_.gif) repeat-x left bottom;
}
#commentform{
	margin-left:5px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/* background: red;*/
}

#commentform a{
	color:#000000;
}

#commentform label{
	/* position:relative; */
	top:-2px;
}

#commentform input{
	background:#ffffff url(input_bg.gif) repeat-x;
	border:0px #ded3b9 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#828587;
}

#commentform textarea{
	background:#ffffff url(input_bg.gif) repeat-x;
	border:0px #ded3b9 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#828587;
}

#commentform input#submit{
	background: #fff;
	border: 1px #01316B solid;
}

/* End Comments */

/* Archives page */
.page_archives_div{
}

.ar_panel{
	background:url(post-top.gif) repeat-x;
	padding:15px 20px 0 20px;
	width:565px;
}

.ar_panel2{
	background:url(post-top.gif) repeat-x;
	padding:15px 20px 0 20px;
	width:565px;
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:27px;
	color:#610a09;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:1px dashed #949494;
}

.ar_panel2 h2{
}

.ar_panel3 ul{
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-bottom:40px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
	margin-left:25px;
	padding-left:10px;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#3d352e;
	font-size:13px;
	padding-left:10px;
	background:url(page_arc.gif) no-repeat left 6px;
}

.page_archives_div ul li a:hover{
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc3b6;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

