/*
Theme Name: pozyczki20.com
Theme URI: http://pozyczki20.com
Description: Templatka dla serwisu pozyczki20.com
Version: 1.0
Author: Procek
Author URI: http://7pl.info
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
    text-align:center;
    font-family: Verdana, Arial, sans-serif;
    font-size:13px;
    line-height:1.2em;
    background: #4e761a url(img/tlo.png) repeat-x;
}
a, a:visited{
    text-decoration:none;
}

blockquote{
    border-top:3px #C4E87C solid;
    border-bottom:3px #C4E87C solid;
    background-color:#EFF9DB;
    width:400px;
    margin-left:30px;
    padding:5px 10px 5px 10px;
}

#container{
    width:760px;
    margin:0 auto;
    text-align:left;
    overflow:hidden;
}
#top{
    width:800px;
    height:180px;
    margin:0 auto;
    background: #75A11D url(img/top.jpg) no-repeat;
}
#top a{
    display:block;
    width:470px;
    height:140px;
    padding:0;
    float:left;
    text-indent: -300em;
}
#opis_bloga{
    width:300px;
    margin-top:10px;
    height:120px;
    float:left;
    text-align:justify;
    color:#fff;
}

#content{
    background: #DEF2B6 url(img/content.jpg) repeat-y;
}
#sidebar{
    width:260px;
    float:left;
    font-size:13px;
    background-color:#DEF2B6;
}
#sidebar h2{
    font-size:16px;
    margin: 20px 0px 5px 40px;
}
#sidebar ul{
    display:block;
    float:left;
    width:260px;
}
#sidebar li{
    display:block;
    float: left;
    line-height:1.2em;
    width:260px;
    margin-bottom:2px;
}
#sidebar a, #sidebar a:visited{
    margin: 0 25px;
    float:left;
    color:#6F981C;
    border-bottom: dashed 1px #6F981C;
    font-weight:bold;
}
#sidebar a:hover{
    color:#547315;
    border-bottom: dotted 1px #547315;
}
#left{
    width:450px;
    float:left;
    background: #fff url(img/right.jpg);
    padding:25px;
    padding-top:0;
}
#left p{
    margin-bottom:0.7em;
    margin-top:0.7em;
    text-align:justify;
}
#left h1{
    font-size:20px;
    margin-bottom:1em;
}
#left h2{
    font-size:16px;
    margin-bottom:1em;
}
#left h3{
    font-size:16px;
    margin-bottom:1em;
}
#left table{
    margin:1em 0;
}
#left td, #sidebar th{
    border: 1px solid #000;
}
#left ul{
    margin-bottom:1em;
    list-style-type:disc;
    list-style-position:inside;
}
#left small{
    font-size:0.8em;
}
#left big{
    font-size:1.2em;
}
#left a, #left a:visited, #left a, #footer a, #footer a:visited{
    color:#6F981C;
    border-bottom: dashed 1px #6F981C;
}
#left a:hover, #footer a:hover{
    color:#547315;
    border-bottom: dotted 1px #547315;
}

.miniatura{
    float:left;
    margin-right:10px;
}

#content_end{
    clear:both;
    width:760px;
}
#footer{
    width:760px;
    float:left;
    clear:both;
    text-align:center;
    line-height:30px;
    height:30px;
    background-color: #88BB22;
    border-top: solid 2px #557711;
    border-bottom: solid 2px #557711;
}
#poswiata{
    margin:0 auto;
    width:800px;
    background: #fff url(img/poswiata.jpg);
}

#comment{
    width:450px;
}

.commentlist{
    color:#21310B;
}

.postmetadata{
    font-size:smaller;
    color:#6d6d6d;
}

.postmetadata a{
    font-size:smaller;
    color:#6d6d6d !important;
}

.navigation{
    margin-bottom:1em;
}

#oswiadczenie{
    font-size:9px;
    line-height:9px;
    margin-top:50px;
}

#adsense{
    margin:10px 0 0 20px;
}