html,body,div,span,applet,object,iframe,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 {
    border:0;
    outline:0;
    vertical-align:baseline;
    background:transparent;
    margin:0;
    padding:0;
}

body {
    text-align:left;
    color:#666;
    background:#eaeaea;
    font-size:11px;
    font-family:Tahoma, Helvetica, sans-serif;
    line-height:20px;
}

ol,ul {
    list-style:none;
}

blockquote,q {
    quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
    content:none;
}

:focus {
    outline:0;
}

ins {
    text-decoration:none;
}

del {
    text-decoration:line-through;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

div#konkurs {
    position:absolute;
    right:0;
    top:0;
    height:95px;
    width:84px;
}

div#konkurs a {
    background:url(img/konkurs.png) right top;
    display:block;
    height:95px;
    width:84px;
    text-indent:-9999px;
}

.rounded {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

html {
    min-height:101%;
    text-align:left;
}

a {
    color:#000;
    text-decoration:none;
}

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

h1 {
    font-size:30px;
    margin:0;
}

h2 {
    font-size:20px;
    margin:5px 0;
}

h3 {
    font-size:20px;
    font-family:Helvetica, "Trebuchet MS", sans-serif;
    font-style:normal;
    font-weight:400;
    letter-spacing:-1px;
    line-height:1.2em;
    color:#3d3d3d;
    text-shadow:1px 1px 0 #fff;
    margin:0;
}

#nav,#nav ul {
    list-style-type:none;
    list-style-position:outside;
    position:relative;
    line-height:1.5em;
    margin:0;
    padding:0;
}

#nav a:link,#nav a:active,#nav a:visited {
    display:block;
    border:0 solid #333;
    color:#333;
    text-decoration:none;
    background-color:#fff;
    padding:10px 15px;
}

#nav a:hover {
    background-color:#fff;
    color:#333;
}

#nav li {
    float:left;
    position:relative;
}

#nav ul {
    position:absolute;
    width:12em;
    op:1.5em;
    display:none;
}

#nav li ul a {
    width:12em;
    float:left;
}

#nav ul ul {
    top:auto;
}

#nav li ul ul {
    left:12em;
    margin:0 0 0 10px;
}

#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li li li li:hover ul {
    display:block;
}

#footer .right ul li {
    float:left;
    margin:0 5px;
}

#footer {
    margin-top:30px;
    text-shadow:1px 1px 1px #fff;
    color:#999;
}

img {
    max-width:665px;
    height:auto;
}

div#logo h1 a {
    display:block;
    background:url(img/logo.jpg) no-repeat left bottom;
    text-indent:-9999px;
    width:553px;
    height:90px;
}

.hr {
    background:url(img/top-hr.jpg);
    border:none;
    height:10px;
}

div#search #s {
    float:left;
    font-size:12px;
    border:0;
    background:url(img/search-input.jpg) no-repeat;
    width:177px;
    height:34px;
    display:block;
    padding-top:0;
    padding-left:10px;
}

div#search input {
    border:0;
    background:#fff;
}

div#search #searchsubmit {
    border:0;
    background:url(img/search-submit.jpg) no-repeat;
    width:54px;
    height:34px;
    text-indent:-9999px;
    padding-top:4px;
    font-size:0;
    display:block;
    line-height:0;
}

.pagination {
    margin-top:0;
}

.pagination a,.pagination span {
    background:#fff;
    border:1px solid #d9d9d9;
    text-decoration:none;
    margin:2px;
    padding:5px;
}

.post_content {
    margin:15px 0;
}

.entry {
    background:#f2f2f2;
    padding:5px 5px 0;
}

.entry-excerpt {
    background:#fff;
    padding:10px 10px 0;
}

.entry-img img {
    max-width:685px;
}

.entry-title {
    opacity:0.9;
    border-left:1px solid #fff;
    border-bottom:1px solid #fff;
    background:url(img/entry-title-bg.jpg) repeat-y left top #fff;
    position:absolute;
    bottom:60px;
    left:-20px;
    width:600px;
    padding:10px;
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius:0px 5px 5px 0px;
    border-radius: 0px 5px 5px 0px;

}

.entry-title h2 a {
    font-family:Helvetica,"Trebuchet MS", sans-serif;
    font-size:40px;
    font-style:normal;
    font-weight:700;
    text-transform:normal;
    letter-spacing:-2px;
    line-height:1.2em;
    color:#3d3d3d;
    text-shadow:1px 1px 0 #fff;
    text-decoration:none;
    padding:10px 10px 0 5px;
}

.corner {
    width:20px;
    height:16px;
    background:url(img/corner.jpg) no-repeat;
    position:absolute;
    left:-20px;
    bottom:44px;
}

.title-shadow {
    background:url(img/title-shadow.png) no-repeat;
    width:394px;
    height:8px;
    position:absolute;
    left:0;
    bottom:52px;
}

.home-entry-img {
    border:2px solid #fff;
}

.entry-shadow {
    width:700px;
    height:13px;
    background:url(img/shadow-post.jpg) no-repeat;
}

.read-more-cont {
    -moz-box-shadow:0 3px 8px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1) inset;

    height:24px;
    background:#eee;

    padding:10px 15px 5px;
}

.read-more-cont .read-more {
    text-decoration:none;
    color:#000;
    text-shadow:1px 1px 0 #fff;
    font-size:11px;
    margin-left:5px;
    float: right
}

.category-ico {
    padding-right:10px;
    padding-top:3px;
}

.category-indyjskie-inspiracje .category-ico {
    background:url(img/flags/in.png) no-repeat center;
    width:16px;
    height:16px;
    display:block;
    float:right;
}

.category-kuchnia-italiana .category-ico {
    background:url(img/flags/it.png) no-repeat center;
    width:16px;
    height:16px;
    display:block;
    float:right;
}

.category-przygoda-z-meksykiem .category-ico {
    background:url(img/flags/mx.png) no-repeat center;
    width:16px;
    height:16px;
    display:block;
    float:right;
}

.category-muffinkowe-marzenie .category-ico {
    background:url(img/flags/muffin.png) no-repeat center;
    width:16px;
    height:16px;
    display:block;
    float:right;
}

.category-kuchnia-francuska .category-ico {
    background:url(img/flags/fr.png) no-repeat center;
    width:16px;
    height:16px;
    display:block;
    float:right;
}

.entry p {
    line-height:2em;
    font-size:12px;
    margin:5px 5px 0;
}

.entry ul {
    list-style:circle;
    line-height:2em;
    font-size:12px;
    padding:0 20px;
}
.entry-excerpt p {
    padding-bottom: 20px;
}
.entry ol {
    list-style:decimal;
    line-height:2em;
    font-size:12px;
    padding:0 25px;
}

#single .entry {
    background:#fff;
    border:5px solid #f2f2f2;
    padding:10px;
}

#single h2.single-title a {
    font-family:Helvetica,"Trebuchet MS", sans-serif;
    font-size:36px;
    font-style:normal;
    font-weight:400;
    text-transform:normal;
    letter-spacing:-2px;
    line-height:1.2em;
    color:#3d3d3d;
    text-shadow:1px 1px 0 #fff;
    text-decoration:none;
    padding:10px 10px 0 5px;
}

#single .post_content #post-info {
    text-shadow:1px 1px 0 #fff;
    width:25px;
    height:18px;
    background:#eee;
    border:1px solid #ddd;
    position:absolute;
    top:-10px;
    right:15px;
    font-family:Georgia, serif;
    font-size:11px;
    font-style:normal;
    font-weight:400;
    text-transform:uppercase;
    letter-spacing:0;
    line-height:1.5em;
    padding:5px;
}

#single {
    margin-top:10px;
}

#top-info-box {
    background:#eee;
    margin-top:15px;
    padding:10px 20px;
}

#meta-box {
    background:#fff;
    text-shadow:1px 1px 1px #fff;
}

#meta-box .alpha p {
    border-right: 1px solid #DDDDDD;
padding: 0 10px;
}

#meta-box .avatar {
    float:right;
    margin-left:10px;
    background:#fff;
    padding:4px;
}

#meta-box .author {
    font-weight:700;
    text-transform:uppercase;
    font-family:Helvetica, Arial, sans-serif;
    font-size:18px;
}

img#aboutus {
    border:5px solid #f2f2f2;
    margin-top:10px;
}

.widget {
    background:#fff;
    margin-top:0;
    border:5px solid #f2f2f2;
    border-bottom:none;
    padding:0 10px 10px;    font-size:12px;
    font-family: Tahoma
}

.widget ul {
    list-style:circle;
    padding-left:15px;

}

.widget h2 {
    font-family:Helvetica, "Trebuchet MS", sans-serif;
    font-size:16px;
    font-style:normal;
    font-weight:400;
   
    letter-spacing:-1px;
    text-shadow:1px 1px 0 #fff;
    margin:5px 0; color:#3d3d3d;
    padding:10px 0px 5px
}

#sidebar {
    margin-top:15px;
}

h3#dialog {
    background:url(img/dialog.png) no-repeat left center;
    margin-top:20px;
    padding:10px 50px;
}

.form ul {
    list-style-type:none;
}

.form li {
    list-style-type:none;
    margin:5px 0;
}

.form label {
    float:left;
    padding-top:4px;
}

.form select {
    width:272px;
    border:1px solid #ddd;
    padding:5px;
}

.wp-caption {
    border:1px solid #ddd;
    text-align:center;
    background-color:#f3f3f3;
    padding-top:4px;
    -moz-border-radius:3px;
    -khtml-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    margin:10px;
}

.entry .wp-caption img {
    border:0 none;
    margin:0;
    padding:0;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

#searchform {
    padding:35px 10px 10px 20px;
}

.entry #searchform {
    padding:5px 10px 10px;
}

img.alignright {
    display:inline;
    float:right;
    margin:0 0 1em 1em;
    padding:4px;
}

img.alignleft {
    display:inline;
    float:left;
    margin:0 1em 1em 0;
    padding:4px;
}

img.aligncenter {
    display:block;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
    border:1px solid #eee;
}

a img.alignright {
    float:right;
    margin:0 0 1em 1em;
}

a img.alignleft {
    float:left;
    margin:0 1em 1em 0;
}

ol#comments {
    margin:0;
    padding:0;
}

li.comment {
    background:#fff;
    border:5px solid #f2f2f2;
    margin:10px 0;
    padding:10px;
}

li.comment img.avatar {
    float:left;
    border:2px solid #f2f2f2;
    margin-right:10px;
    padding:3px;
}

li.bypostauthor {
    background:#f3f3f3;
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;
}

.comment-content p {
    padding:5px;
}

.comment-author span {
    font-weight:700;
    text-transform:uppercase;
    font-family:Helvetica, Arial, sans-serif;
    font-size:11px;
}

a.comment-reply-link {
    text-decoration:none;
    text-transform:uppercase;
    font-family:Helvetica, Arial, sans-serif;
    font-size:11px;
    color:#c42626;
}

a.permalink {
    text-decoration:none;
    font-style:italic;
    font-family:Helvetica, Arial, sans-serif;
    font-size:10px;
    color:#c42626;
}

#comment-notes {
    font-style:italic;
    text-shadow:1px 1px 1px #fff;
    padding:10px;
}

.form-section {
    height:40px;
    text-transform:uppercase;
}

#form-section-comment {
    height:auto;
}

#form-allowed-tags {
    height:auto;
    text-transform:none;
    font-style:italic;
    text-shadow:1px 1px 1px #fff;
    padding:10px;
}

.form-label {
    float:left;
    width:150px;
    font-size:10px;
    text-align:right;
    padding-right:10px;
    padding-top:5px;
}

.form-input input,textarea {
    border:3px solid #f2f2f2;
    padding:5px;
}

.required {
    color:#c42626;
}

input#submit {
    border:3px solid #f2f2f2;
    background:#ddd;
    float:right;
    margin-right:150px;
    text-transform:uppercase;
    text-shadow:1px 1px 1px #fff;
    -moz-border-radius:5px;
    padding:10px;
}

#respond {
    margin-top:20px;
}

#love {
    background:url(img/heart.png) no-repeat left center;
    padding-left:20px;
}

.cats-collaps ul {
    list-style:none;
    padding-left:0;
}

.cats-collaps ul ul {
    list-style:circle;
    padding-left:33px;
}

.cats-collaps ul li.inactive span {
    background:url(img/bullet_toggle_plus.png) no-repeat left center;
    padding-left:20px;
    cursor:pointer;
}

.left,.alignleft {
    float:left;
}

.right,.alignright {
    float:right;
}

.clear,.comment-content {
    clear:both;
}

#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li:hover ul ul ul ul,.form li.special {
    display:none;
}

div#logo h1,.entry-title h2 {
    margin:0;
}

.entry-img,#single .post_content {
    position:relative;
}

#meta-box .omega,.form {
    text-align:right;
}

#meta-box a,.widget a,.comment-author span a {
    text-decoration:none;
    color:#000;
}

.form input,.form textarea {
    width:260px;
    border:1px solid #ddd;
    padding:5px;
}

img.centered,a img.aligncenter {
    display:block;
    margin-left:auto;
    margin-right:auto;
}

.related-post h3 {margin:15px 0 15px;}
.related-post ul{margin: 0;}
.related-post a{display:block}
.related-post li {
    list-style: none;
    float: left;
    margin-right: 20px;
    background: #fff;
    padding:5px;
    -moz-box-shadow: 0px 1px 5px #D6D6D6;
    -webkit-box-shadow: 0px 1px 5px #D6D6D6;
    box-shadow: 0px 1px 5px #D6D6D6;
 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

}
.related-post img {
    width:200px;
    height: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.related-post .clear {clear: both;}

.related-tooltip{ position:absolute;  z-index:999; left:-9999px; background-color:#dedede; padding:5px; border:1px solid #fff; width: 200px;     -moz-box-shadow: 0px 1px 5px #D6D6D6;
    -webkit-box-shadow: 0px 1px 5px #D6D6D6;
    box-shadow: 0px 1px 5px #D6D6D6;
 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;}
.related-tooltip p{  margin:0;  color:#fff; background-color:#222; padding:5px 10px;}

#post_nav {
  border-bottom: 1px solid #DDDDDD;
  margin: 5px 10px 15px;
  overflow: hidden;
  padding-bottom: 5px;
}
#meta-box .sociable {
    margin:5px 10px;
}
