ul, ol, li, p, form, input, textarea, fieldset, blockquote {
margin: 0;
padding: 0;
border: 0;
list-style-type: none;
}
body {
font-size: 69%;
font-family: Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
background: #002d4d url(bg.png) no-repeat 50% 0;
color: #333;
text-align: center;
margin: 0;
}
.left, .right {
width: 49.5%;
}
.left {
float: left;
}
.right {
float: right;
text-align: right;
}
#container {
text-align: left;
margin: 0 auto;
width: 984px;
}
#header {
background: url(header.png) no-repeat 50% 100%;
height: 130px;
padding: 15px 25px;
margin: 25px 0 0 0;
}
#header .right {
text-align: center;
width: 340px;
}
#columns {
background: url(columns.png) repeat-y 50% 0;
}
#columns:after {
content: '';
clear: both;
display: block;
}
#content {
font-size: 1.2em;
float: left;
margin: -25px 0 0 37px;
width: 600px;
}
#sidebar {
font-size: 1.2em;
width: 280px;
margin: -15px 27px 0 0;
float: right;
}
#content p {
line-height: 160%;
text-align: justify;
margin: 0.5em 0
}
#sidebar p {
line-height: 130%;
margin: 0.5em 10px;
}
#footer {
background: url(footer.png) no-repeat 50% 0;
padding: 35px 15px 0 15px;
color: rgba(255,255,255,0.7);
text-shadow: 0 0 15px #002D4D;
min-height: 161px;
overflow: hidden;
}
#footer:after {
clear: both;
content: '';
display: block;
}
#footer a {
color: #c9ced9;
text-decoration: none;
font-weight: bold;
padding: 0;
margin: 0;
}
#footer a:hover {
color: #fff;
}
#footer a:focus {
outline: none;
}
#footer p {
line-height: 150%;
}
small {
font-size: 0.9em;
line-height: 1.5em;
}
h1, h2, h3 {
margin-bottom: 0.7em !important;
font-family: Tahoma, Geneva, Sans-Serif;
font-weight: normal;
}
h2 a, h3 a {
text-decoration: none;
}
h1 {
font-size: 4em;
text-align: center;
}
.description {
font-size: 1.2em;
text-align: center;
}
#sidebar h2 {
font-size: 1em;
font-weight: bold;
color: #dae1e5;
line-height: 25px;
background: url(h4.png) 0 0;
text-shadow: 0 0 1px #6c7880;
}
#sidebar h2 span {
background: url(h4span.png) no-repeat 0 0;
display: block;
padding: 0 8px;
}
h2, h3 {
font-size: 1.3em;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: 0.07em;
}
a, h2 a:hover, h3 a:hover {
color: #004a80;
text-decoration: underline;
}
a:hover {
color: #006ea6;
text-decoration: none;
}
body {
margin: 0;
padding: 0;
}
#page {
background-color: white;
margin: 20px auto;
padding: 0;
width: 760px;
border: 1px solid #959596;
}
h1 {
padding-top: 70px;
margin: 0;
}
.description {
text-align: center;
}
h2 {
margin: 30px 0 0;
}
h2.pagetitle {
margin-top: 30px;
text-align: center;
}
#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}
h3 {
padding: 0;
margin: 30px 0 0;
}
p img {
padding: 0;
max-width: 100%;
}
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;
}
html > body .entry ul {
margin-left: 0;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}
html > body .entry li {
margin: 7px 0 8px 10px;
}
.entry ol {
padding: 0 0 0 35px;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
.entry form {
text-align: center;
}
select {
width: 130px;
}
.center {
text-align: center;
}
hr {
display: none;
}
a img {
border: none;
}
#blip-status-paolo {
background: url(blip.png) 0 50%;
padding: 10px 10px 10px 50px;
font-style: italic;
}
#blip-status a {
text-decoration: none;
}
#blip-status a:hover {
color: #000;
}
#username {
font-weight: bold;
}
#welcome {
margin: 15px -15px -15px -5px;
}
#welcome p {
font-size: 0.8em;
}
.previewbox {
margin: 0 0 1em 0;
}

#welcome, .infobox, .achtungbox, .previewbox, .comment, blockquote {
background: url(black5.png);
padding: 10px;
line-height: 150%;
-moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
-khtml-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
}
.infobox p, .achtungbox p, .previewbox p, .comment p, blockquote p {
clear: none !important;
}
#welcome h3 {
margin: 0;
color: #004a80;
}
#sidebar a {
text-decoration: none;
}
#sidebar .left {
width: 49%;
}
#sidebar .right {
width: 49%;
text-align: left;
}
#sidebar ul {
margin: 5px 0 15px 0;
}
#sidebar li {
padding: 2px 0 2px 21px;
background: no-repeat 2px 50%;
}
#miniblog li {
background-image: url(miniblog.png);
}
#blogroll li {
background-image: url(blogroll.png);
width: 42.5%
}
#archive li {
background-image: url(archive.png);
width: 42.5%
}
#ads li {
background-image: url(ad.png);
}
#categories li {
background-image: url(categories.png);
width: 42.5%
}
#administration li {
background-image: url(administration.png);
}
#sidebar li em {
font-style: normal;
color: silver;
}
#sidebar li a:hover {
text-decoration: underline;
}
.category1, .archive1, .link1 {
float: left;
}
.category2, .archive2, .link2 {
float: right;
}
#categories:after, #archive:after, #blogroll:after {
content: '';
clear: both;
display: block;
}
#header fieldset {
background: url(search.png) no-repeat 50% 50%;
margin: 0 auto;
-moz-box-shadow: 0 0 5px #002D4D;
-webkit-box-shadow: 0 0 5px #002D4D;
-khtml-box-shadow: 0 0 5px #002D4D;
box-shadow: 0 0 5px #002D4D;
}
#header label {
padding-left: 5px;
font-weight: bold;
display: none;
}
#header input[type=text] {
width: 245px;
background: transparent;
padding: 5px 5px 5px 10px;
color: #cee3f2;
}
#header input[type=submit] {
background: transparent;
padding: 5px;
font-weight: bold;
background: url(aqua25.png) repeat-y 0 0;
color: #a3c2d9;
}
#header input[type=submit]:hover {
background: url(aqua25.png) repeat;
color: #fff;
}
.both {
clear: both;
}
#welcome h3, h2 {
padding-left: 21px;
background: no-repeat 0 50%;
}
#welcome h3 {
background-image: url(information.png);
}
h2 {
background-image: url(entry.png);
}
.navigation {
clear: both;
width: 300px;
margin: 0 auto;
padding: 20px 0 0 0;
}
.navigation:after {
clear: both;
content: '';
display: block;
}
.navigation a {
float: left;
width: 60px;
padding: 5px 5px 5px 21px;
background: no-repeat 0 50%;
color: #fff;
text-decoration: none;
margin: 0 5px;
opacity:0.6;filter:alpha(opacity=60)
}
.navigation a:hover {
opacity:1;filter:alpha(opacity=100)
}
.home {background-image: url(home.png) !important;}
.o-mnie {background-image: url(o-mnie.png) !important;}
.kontakt {background-image: url(kontakt.png) !important;}
.reklama {background-image: url(reklama.png) !important;}
.mobile {background-image: url(mobile.png) !important;}
.sitemap {background-image: url(sitemap.png) !important;}
#blip-status-paolo, #welcome, .infobox, .achtungbox, .previewbox, .comment, blockquote, #sidebar h2, #sidebar h2 span, #header fieldset, #header input[type=submit], .navigation, #columns input[type=button], #columns input[type=submit] {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}
#subscribe {
text-align: center;
}
#columns input[type=text], textarea {
border: 1px rgba(128,128,128,0.5) solid;
padding: 3px;
}
#columns input[type=text]:focus, textarea:focus {
border-color: rgba(0,74,128,0.5);
}
#columns input[type=button], #columns input[type=submit] {
border: 1px #069px solid !important;
background: #069 url(button.png) repeat-x 50% 50%;
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), 1px 1px 0 rgba(255,255,255,0.8);
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), 1px 1px 0 rgba(255,255,255,0.8);
-khtml-box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), 1px 1px 0 rgba(255,255,255,0.8);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), 1px 1px 0 rgba(255,255,255,0.8);
padding: 4px 8px;
color: #fff;
font-weight: bold;
font-size: 0.8em;
}
#columns input[type=button]:hover, #columns input[type=submit]:hover {
color: #bfe4ff;
}
.postmetadata {
margin: 1em 0 0 0;
font-size: 0.8em;
line-height: 150%;
}
.data {background-image: url(data.png) !important;}
.categories {background-image: url(categories.png) !important;}
.comments {background-image: url(comments.png) !important;}
.takeatrackback {background-image: url(trackback.png) !important;}
.write {background-image: url(write.png) !important;}
.readmore {background-image: url(readmore.png) !important;}
.postmetadata span, .readmore {
padding: 4px 0 4px 21px;
background: no-repeat 0 50%;
margin: 0 1em 0.5em 0;
}
h3.comments, h3.write {
background: no-repeat 0 50%;
padding-left: 21px;
}
.pagination {
margin: 1em 0 0 0;
font-size: 0.8em;
}
.pagination:after {
clear: both;
content: '';
display: block;
}
.pagination .left, .pagination .right {
width: auto !important;
}
.pagination .left {
background: url(left.png) 0 50% no-repeat;
padding: 0 0 0 21px;
}
.pagination .right {
background: url(right.png) 100% 50% no-repeat;
padding: 0 21px 0 0;
}
.post {
padding: 0 0 2em 0;
border-bottom: 1px #cfdae5 solid;
}
.post p {
clear: both;
}
#logo {
margin: 20px 0 0 0;
}
.infobox:before, .achtungbox:before, .previewbox:before, blockquote:before {
display: block;
content: '';
width: 16px;
height: 16px;
float: left;
margin: 0 5px -5px 0;
background: no-repeat 50% 50%;
}
.infobox:before {background-image: url(information.png)}
.achtungbox:before {background-image: url(achtung.png)}
.previewbox:before {background-image: url(magnifier.png)}
blockquote:before {background-image: url(quotation.png)}
.achtungbox {
margin: 1.5em 0 0 0;
}
#commentform {
margin: 0.5em 0 0 0;
}
#email {
width: 160px;
}
blockquote {
margin: 1em 0;
background-color: #f2eee6;
}
#commnickid, #commnickurl, #commbody, #code, #email {
padding-left: 25px !important;
margin: 0 0 0.5em 0;
background-color: #F3F3F3 !important;
}
#commnickid, #commnickurl, #code, #email {
background: 5px 50% no-repeat;
}
#commbody {
background: 5px 5px no-repeat;
max-width: 600px;
margin: 0 0 1em 0;
}
#commnickid {background-image: url(user.png) !important;}
#email {background-image: url(feed.png) !important;}
#commnickurl {background-image: url(www.png) !important;}
#commbody {background-image: url(content.png) !important;}
#code {background-image: url(code.png) !important;}
.small {
font-style: italic;
font-size: 0.9em;
color: rgba(0,0,0,0.5);
position: relative;
bottom: 4px;
}
#footer .lewy {
text-align: left;
width: 300px;
float: left;
}
#footer .prawy {
width: 500px;
float: right;
text-align: right;
}
.feed {
text-align: center;
font-size: 0.9em;
}
.klein {
font-size: 0.9em;
}
.cc {
padding: 2px 0 2px 21px;
background: url(cc.png) no-repeat 0 50%;
display: inline;
}
.comment {
margin: 1em 0 0 0;
}
.comment1 {
background: #ededed;
}
.comment2 {
background: #e3e3e3;
}
.trackback:after {
content: 'Trackback';
height: 16px;
background: url(trackback.png) 0 50% no-repeat;
padding-left: 21px;
display: block;
font-weight: bold;
float: right;
margin: -1em 0 0 0;
}
#content ul, #content ol {
margin: 1em 0 0 0;
}
#content ul li {
background: url(li.png) 0 1px no-repeat;
padding-left: 16px;
margin: 0 0 0.5em 0;
text-align: justify;
font-size: 0.9em;
line-height: 150%;
}
#content ol li {
list-style-type: decimal !important;
margin: 0 0 0.5em 16px;
text-align: justify;
font-size: 0.9em;
line-height: 150%;
}
.share {
margin-top: 1em;
font-weight: bold;
line-height: 16px;
}
.ramka {
display: block;
text-align: center;background-color: #c3ced9;
padding: 8px;
margin: 0.5em 0;
}
.txt img {
padding: 3px;
background: #fff;
border: 1px #c0c0c0 solid;
margin: 1em 0;
}
.graphic {
background-color: #dfe2e5;
padding: 5px 8px;
float: right;
clear: right;
border-bottom: 1px #fff solid;
}
.graphic, .ramka, .txt img {
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.comment b a {
text-decoration: none;
}

#AdTaily_Widget_Container div { 
background-color: transparent !important; 
border: none !important;
}

#AdTaily_Widget_Container span {
display:none !important; 
}

#sidebar_ads{
width:100%;
overflow:hidden;
}
#sidebar_ads div{
float:left;
padding:0 0 6px 6px;
}
#sidebar_ads div img{
float:left;
}

img[src="http://www.feedburner.com/fb/images/buzzboost-pwrd.gif"]{display:none;}

.feedburnerFeedBlock {
margin-left:1em;
list-style: none;
overflow: hidden;
}

.feedburnerFeedBlock li {
float: left;
overflow: hidden;
padding-left: 1em;
width: 23em;
}

.feedburnerFeedBlock a { 
text-decoration: none; 
}