/*
Theme Name: Sight_deepline_3.0
Author URI: http://www.wpshower.com and http://www.deepline.pl
Description: Sight is a powerful Wordpress theme, best suited for Magazines and Blogs. The theme was designed in modern minimalistic style with Golden Grid usage.
Author: WPSHOWER, deepline
version: 10.1
License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html
Copyright: (c) 2010 WPSHOWER
*/

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

/*** Reset ***/

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;text-align:left;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus {outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

/*** Main ***/

body { background: #f2f2f2; font: 13px 'Roboto', sans-serif; padding: 0px 0;}
a { color: #000; }
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.left {float: left;}
.right {float: right;}

.top { min-width: 1170px; width: 100%; height: 120px; background: #fba500; margin: 0 auto; }
.shadow {width: 100%; height: 19px; margin-bottom: 2px; background-image: url("./images/cien.png"); background-repeat: repeat-x;}
.wrapper {width: 1170px; margin: 0 auto;}
#container {padding: 30px 0 45px;}

/*** Header ***/

.header {height: 120px; width: 1170px; margin: 0 auto; }

.logo {width: 350px; height: 120px; overflow: hidden; float: left; background-image: url("./images/logo.png"); background-repeat: no-repeat;}
.header_ad {width: 340px; height: 100px; float: left; margin: 5px 0px 0px 15px;}

.site-description {width: 340px; height: 100px; float: left; overflow: hidden; background: none;}
.site-description .textwidget {font-size: 11px; color: #656363; line-height: 1.3;}

.kontakt {width: 358px; height: 120px;  float: right; background-image: url("./images/kontakt.png"); background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}
.contact-link {
    position: absolute;
    display: block;
    width: 203px;
    height: 18px;
    top: 66px;
}

.menu {width: 500px; margin-top: 15px; float: right; background: none;}
.menu ul {margin-top: 0px; display: inline;}
.menu li {font-size: 11px;  display: inline; margin: 6px 0;}
.menu a {color: #fff; float: right; margin-left: 10px; font-size: 13px;}
.menu a:hover {text-decoration: underline; font-size: 13px;}

.sidebar .search {width: 145px; margin-top: 28px; float: right;}
.sidebar .search fieldset {width: 145px; height: 31px; background: #dadada;}
.sidebar .search input {width: 105px; border: none; background: none; padding: 8px; color: #fff; font: 11px Georgia, Geneva, "Times New Roman", times; text-transform: uppercase; vertical-align: middle;}
.sidebar .search button {width: 16px; height: 16px; background: url("images/search.png") 50% 50% no-repeat; cursor: pointer; border: none; vertical-align: middle;}

/*** Navigation ***/

.nav { margin-bottom: 10px; background: #fff; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }
.dd {height: 50px;}
.dd li {float: left; display: block; border-left: 1px solid #d9d9d9; text-align: center; font-size: 16px; margin: 10px 0}
.dd li:first-of-type { border: none; }
.dd li a {color: #000; text-decoration: none; display: block; padding: 5px 16px; margin: 0 0; white-space: nowrap;}
.dd li a:hover {text-decoration: underline;}
.dd li ul {  position: absolute; padding: 8px 0 10px; visibility: hidden; background: #fff; z-index: 100; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }
.dd li ul li {float: none; border: none; font-size: 13px; text-align: left; margin: 5px 0; padding: 0 8px;}
.dd li.dd_hover {background: #fff;}
a.dd_hover:hover {text-decoration: none !important;}
.submenu a:hover {text-decoration: underline;}
.dd li.parent a {margin: 0; padding: 5px 15px; background: url("images/dd.png") 97% 50% no-repeat;}
.dd li.parent a.dd_hover { background: url("images/dd_hover.png") 100% 24px no-repeat; margin: 0 15px; padding: 5px 0; border-bottom: 1px solid #fff; padding-bottom: 10px;}
.dd li ul li a { display: inline; margin: 0 !important; white-space: normal; padding: 0 !important; background: none !important;}


/*** Slideshow ***/

#slideshow, .slideshow {height: 350px; width: 1170px; overflow: hidden; position: relative; -webkit-box-shadow: 0px 2px 5px 0px rgba(2, 2, 3, 0.2); -moz-box-shadow:    0px 2px 5px 0px rgba(2, 2, 3, 0.2); box-shadow:         0px 2px 5px 0px rgba(2, 2, 3, 0.2); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.slide {height: 350px; width: 1170px; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.slide img {display: block; float: left; width: 800px; height: 350px; position: relative; margin-right: 20px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
.slide .post { margin-right: 20px; }
.slide .post-category { margin-bottom: 5px; margin-right: -20px; border-top: 5px solid #fda600; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding-top: 35px; color: #fda600; }
.slide .post .post-category a { color: #fda600; text-decoration: none;}
.slide .post .post-category a:hover {text-decoration: underline;}
.slide .post h2 {margin-bottom: 15px;}
.slide .post h2, .slide .post h2 a {color: #fda600; font-size: 28px; font-weight: normal; text-decoration: none; /*text-transform: uppercase;*/}
.slide .post h2 a:hover {text-decoration: underline;}
.slide .post .post-meta { margin-bottom: 20px;}
.slide .post .post-meta span, .slide .post .post-meta a { text-decoration: none; font-style: normal;}
.slide .post .post-meta a:hover {text-decoration: underline;}
.slide .post .post-author {text-transform: uppercase;}
.slide .post-content p { padding-right: 45px;}

.slide-nav { list-style: none; position: absolute; top: 20px; right: 20px; z-index: 999; }
.slide-nav li { width: 12px; height: 12px; display: inline-block; margin: 0 2px; }
.slide-nav .indicator { display: block; width: 12px; height: 12px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #ffedcc; }
.slide-nav .active .indicator { background: #fda600; }

#larr, #rarr {display: block; width: 32px; height: 53px; position: absolute; top: 106px !important; opacity: 0.2; z-index: 99 !important;}
#larr {background: #000 url("images/larr.png") 8px 50% no-repeat; left: 0 !important;}
#rarr {background: #000 url("images/rarr.png") 11px 50% no-repeat; right: 0 !important;}
#larr:hover, #rarr:hover {opacity: 1;}

/*** Content ***/

#content {width: 800px; float: left; }

.ad {float: left; margin-bottom: 10px; width: 640px; background: none;}
.content-title {color: #fda600; font-size: 20px; padding: 30px 0 0 30px; text-transform: uppercase; position: relative;}
.content-title a {color: #fda600; text-decoration: none;}
.content-title a:hover {text-decoration: underline;}
.content-title span {color: #d9d9d9;}
.content-title span a {color: #d9d9d9; text-decoration: none;}
.content-title span a:hover {color: #000; text-decoration: none;}
#mode {/*display: block; width: 37px; height: 14px; background: url("images/mode.png") 0 0 no-repeat; position: absolute; bottom: 14px; right: 0;*/ display: none;}
.flip {background-position: 0 100% !important;}

.list .post { border-top: 5px solid #fda600; display:inline-block; background-color: #fff; margin: 15px 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0px 2px 5px 0px rgba(2, 2, 3, 0.2); -moz-box-shadow: 0px 2px 5px 0px rgba(2, 2, 3, 0.2); box-shadow: 0px 2px 5px 0px rgba(2, 2, 3, 0.2); }
.list .post .post-category, .list .post .post-meta, .list .post .post-content, .post h2 { margin-left: 20px; margin-right: 20px; }
.list .thumb { position: relative; }
.list .thumb img { margin-top: -5px;}
.list .post .thumb img { width: 290px; height: 290px; }
.list .post .post-category { font-size: 14px; color: #d9d9d9; text-transform: uppercase; margin-bottom: 10px; padding-top: 15px;   -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.list .post .post-category a {text-decoration: none; color: #fda600;}
.list .post .post-category a:hover {text-decoration: underline;}
.list .post h2 {margin-bottom: 8px;}
.list .post h2, .list .post h2 a {color: #fda600; font-size: 28px; font-weight: normal; text-decoration: none; /*text-transform: uppercase;*/}
.list .post h2 a:hover {text-decoration: underline;}
.list .post .post-content { margin-right: 20px; font-size: 13px;}
.list .post .post-meta { margin-bottom: 15px; }
.list .post .post-meta span, .list .post .post-meta a { text-decoration: none; font-style: normal;}
.list .post .post-meta em { display: none; }
.list .post .post-meta a:hover {text-decoration: underline;}

.list .post:nth-of-type(odd) .thumb { float: left; margin-right: 20px;}
.list .post:nth-of-type(odd) .thumb img { float: left;  -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
.list .post:nth-of-type(even) .thumb { float: right; margin-left: 20px}
.list .post:nth-of-type(even) .thumb img { float: right; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; }

.list .has-post-thumbnail.post:nth-child(odd) { padding-left: 0; }
.list .has-post-thumbnail.post:nth-child(odd) .post-category { padding-left: 0; }

/* Standard posts */
.list .post.format-standard { width: 800px; }
.list .post.format-standard .thumb { height: 285px; display: block; width: 290px; }

/* Aside posts */
.list .post.format-aside { width: 800px; }
.list .post.format-aside .thumb { height: 285px; display: block; width: 290px; }


.home .list .post.format-aside { width: 398px; vertical-align: top; min-height: 315px;}
.home .list .post.format-aside .post-meta { display: none; }
.home .list .post.format-aside .post-category { margin-bottom: 5px; }
.home .list .post.format-aside h2, .list .post.format-aside h2 a { font-size: 20px; text-transform: uppercase; min-height: 48px;}
.home .list .post.format-aside .thumb { height: 135px; width: 345px; overflow: hidden; display: block; margin: 10px auto; float: none; }
.home .list .post.format-aside .thumb img { width: 345px; height: auto; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }

/* Video posts */
.list .post.format-video { width: 800px; }
.list .post.format-video .thumb { height: 285px; display: block; width: 290px; }
.list .format-video .thumb::before { background: url(images/play-circle-o_ffffff_80.png) 95% 95% no-repeat; width:100%; height: 100%; content: ''; display: block; position: absolute; top: 0; right: 0; }

.slideshow .post.format-video { width: 1170px; }
.slideshow .post.format-video .thumb { height: 350px; display: block; width: 800px; float: left; position: relative; margin-right: 20px; }
.slideshow .post.format-video .thumb::before { background: url(images/play-circle-o_ffffff_80.png) 95% 95% no-repeat; width:100%; height: 100%; content: ''; display: block; position: absolute; top: 0; right: 0; z-index: 99;}
.slideshow .post.format-video .post-content { margin-right: 20px; }
/* Premium posts */
.list .post.format-standard.premium { background-color: #fda600; }
.list .post.format-standard.premium .post-category a, .list .post.format-standard.premium h2 a { color: #fff; }
.list .post.format-standard.premium h2 a, .post.format-standard.premium h2 a { color: #fff; }
.list .post.format-standard.premium .comments_popup_link, .list .post.post.format-standard.premium .comments_popup_link { background: #fff; padding: 3px 10px; -webkit-border-radius: 11px; -moz-border-radius: 11px; border-radius: 11px; color: #fda600; }


.comments_popup_link, .post-comms { white-space:nowrap; background: #fda600; padding: 3px 10px; -webkit-border-radius: 11px; -moz-border-radius: 11px; border-radius: 11px; color: #fff; margin-left: 5px; }
.post-author {text-transform: uppercase;}

.grid {padding: 12px 0 0 12px;}
.grid .post {width: 184px; height: 184px; background-color: #fda600; padding: 18px; float: left; margin: 19px 19px 0 19px; position: relative; overflow: hidden; cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0px 2px 5px 0px rgba(2, 2, 3, 0.2); -moz-box-shadow: 0px 2px 5px 0px rgba(2, 2, 3, 0.2); box-shadow: 0px 2px 5px 0px rgba(2, 2, 3, 0.2); }
.grid .post .post-category, .grid .post .post-content, .grid .post .post-meta em {display: none;}
.grid .post h2, .grid .post .post-meta {display: block;}
.grid .post .thumb {width: 220px; height: 220px; position: absolute; top: 0; left: 0; z-index: 1;}


.grid .post .thumb img {width: 220px; height: 220px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.grid .post h2, .grid .post h2 a {color: #fff; font-size: 17px; font-weight: normal; text-decoration: none; /*text-transform: uppercase*/}
.grid .post h2 {margin-bottom: 5px;}
.grid .post a {text-decoration: none;}
.grid .post a:hover {text-decoration: underline;}
.grid .post .post-meta { font-size: 11px; margin: 0 20px;}
.grid .post .post-meta span, .grid .post .post-meta a {color: #000; font-style: normal; }

.post-author { font-weight: 700; }
.grid .post .post-meta .post-author {text-transform: uppercase;}
.grid .post .comments_popup_link {position: absolute; bottom: 18px; right: 18px; background: #fff; padding: 3px 10px; -webkit-border-radius: 11px; -moz-border-radius: 11px; border-radius: 11px; color: #fda600 !important; }
.grid .post .post-edit-link {position: absolute; bottom: 18px; left: 18px;}

.rollover {opacity: 0; width: 154px; height: 154px; padding: 18px; margin: 0; position: absolute; top: 0; left: 0; cursor: pointer;}
.rollover-title {margin-bottom: 5px;}
.rollover-title, .rollover-title a {color: #000; font-size: 16px; font-weight: normal; text-decoration: none;}
.rollover-title a:hover {text-decoration: underline;}
.rollover-content {color: #262626;}
.rollover-meta {font-size: 10px; color: #656363;}
.rollover-meta span, .rollover-meta a {color: #000; text-decoration: none; font-style: normal;}
.rollover-author {text-transform: uppercase;}
.rollover-meta a:hover {text-decoration: underline;}

.pagination {padding: 20px 0 0 30px; color: #aaa9a9; font-size: 12px; clear: both; position: relative;}
.pagination a {color: #000; text-decoration: none;}
.pagination a:hover {text-decoration: underline;}
.pagination a:first-of-type {position: absolute; right: 0; top: 17px; line-height: 21px; text-transform: uppercase; background: url("images/nextpostslink.png") 100% 0 no-repeat; padding-right: 36px;}
.pagination a:last-of-type {position: absolute; left: 30px; top: 17px; line-height: 21px; text-transform: uppercase; background: url("images/previouspostslink.png") 0 0 no-repeat; padding-left: 36px;}
#pagination {padding: 20px 0 0 30px;}
#pagination .nextpostslink {color: #000; text-decoration: none; display: block; padding: 9px 0; text-align: center; font-size: 14px;}
#pagination .nextpostslink:hover {background-color: #FFEA97; text-decoration: none; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#pagination .loading {background: url("images/loading.gif") 240px 9px no-repeat; color: #555;}
#pagination .loading:hover {background-color: transparent !important; cursor: default;}

.entry {margin-bottom: 50px;}
.entry .post { padding-bottom: 15px;}
.entry .post img { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.entry .post-meta {padding: 10px 0 15px 30px; border-bottom: 1px solid #fda600; position: relative;}
.post-meta-links  { display: block; float:right; margin: 18px 0; }

.entry .post-meta h1 {color: #fda600; font-size: 45px; font-weight: normal; font-style: normal; margin-bottom: 10px; line-height: 1; /*text-transform: uppercase*/}
.entry .post-meta span, .entry .post-meta a { text-decoration: none; font-style: normal;}
.entry .post-meta a:hover {text-decoration: underline;}
.entry .post-content {padding: 15px 30px 0 30px;}
.entry .post-content a {color: #000;}
.entry .post-content a:hover {text-decoration: none;}
.entry .post-footer {padding: 10px 25px; font-size: 12px; margin-bottom: 15px; border-top: 1px solid #fda600; }
.entry .post-footer a {color: #000; text-decoration: none;}
.entry .post-footer a:hover {text-decoration: underline;}
.page .post-category {display: none;}

.entry .social-box { width: 50%; float: left; margin: 10px 0; display: none; }
.entry .post-author-box { width: 50%; float: left; text-align: right; display: none;}

.post-content {margin-bottom: 8px;}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5 {color: #fda600; font-weight: normal; margin: 15px 0;}
.post-content h1 {font-size: 30px; line-height: 35px;}
.post-content h2 {font-size: 26px;}
.post-content h3 {font-size: 22px;}
.post-content h4 {font-size: 20px;}
.post-content h5 {font-size: 18px;}
.post-content {color: #262626; font: 15px/1.5 Roboto, sans-serif;}
.post-content p {margin: 10px 0;}
.post-content ol {list-style: decimal; padding-left: 35px; margin: 15px 0;}
.post-content ul {list-style: disc; padding-left: 35px; margin: 15px 0;}
.post-content li {color: #262626; font: 12px/1.5 Helvetica, Arial, sans-serif; margin: 3px 0;}
.post-content blockquote {padding: 15px 0 10px 65px; background: url("images/bq.png") 20px 0 no-repeat;}
.post-content blockquote p {color: #8c8888; font: italic 16px Georgia, Geneva, "Times New Roman", times;}

.post-content .search {float: none; margin-top: 15px; width: auto;}
.post-content .search fieldset {width: 610px; height: 35px;}
.post-content .search input {width: 570px; font-size: 16px;}

.post-navigation {width: 800px; padding: 10px 0; position: relative; background: #fda600; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.post-navigation a {display: block; color: #fff; font-size: 18px; text-decoration: none; line-height: 1.5;}
.post-navigation a:hover {text-decoration: none;}
.post-navigation a em {display: block; font-size: 13px; font-style: normal; line-height: 1;}
.post-navigation a:hover span {text-decoration: underline;}
.post-prev {width: 345px;  padding-left: 40px; float: left; text-align: left; background: url("images/post_prev.png") 10px 50% no-repeat;}
.post-next {width: 345px;  padding-right: 40px; float: right; text-align: right; background: url("images/post_next.png") 355px 50% no-repeat;}
.line {width: 2px; height: 100%; background: #d9d9d9; position: absolute; top: 0; right: 400px;}

/*** Images ***/
.post-content img {margin: 0 0 15px; height: auto; max-width: 740px;}
.post-content h6 {position: relative; left: -30px;}
.post-content .attachment img {max-width: 610px;}
.post-content .alignnone, .post-content img.alignnone {clear: both; display: block; margin-bottom: 15px;}
.post-content .alignleft, .post-content img.alignleft {display: inline; float: left; margin-right: 15px; margin-top: 4px;}
.post-content .alignright, .post-content img.alignright {display: inline; float: right; margin-left: 15px; margin-top: 4px;}
.post-content .aligncenter, .post-content img.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}
.post-content img.alignleft, .post-content img.alignright, .post-content img.aligncenter {margin-bottom: 15px;}
.post-content .wp-caption {background: #f1f1f1; line-height: 18px; margin-bottom: 20px; padding: 4px; text-align: center;}
.post-content .wp-caption img {margin: 5px 5px 0;}
.post-content .wp-caption p.wp-caption-text {color: #888; font-size: 12px; margin: 5px;}
.post-content .wp-smiley {margin: 0;}
.post-content .gallery {margin: 0 auto 18px;}
.post-content .gallery .gallery-item {float: left; margin-top: 0; text-align: center; width: 190px;}
.post-content .gallery .gallery-item img {max-width: 190px; border: none !important; margin-bottom: 0;}
.post-content .gallery .gallery-caption {color: #888; font-size: 12px; margin: 0 0 12px;}
.post-content .gallery dl {margin: 0;}
.post-content .gallery br+br {display: none;}
.post-content .attachment img {display: block; margin: 0 auto;}

/*** Comments ***/

.comments h3 {font-size: 20px; font-weight: normal; color: #fda600; padding: 15px 0 10px 30px;}
.comments a {color: #000;}
#comments {margin-bottom: 30px;}
.comment {padding: 15px 0 15px 30px; border-bottom: 1px dotted #d9d9d9;}
.comment td {vertical-align: top;}
.comment-meta {position: relative; min-height: 70px; margin-right: 30px;}
.avatar {display: block; margin-left: 10px; float: right; border-radius: 50% !important; -moz-border-radius: 50% !important; -webkit-border-radius: 50% !important;}
.comment .avatar {display: none;}
.comment-author {color: #aaa9a9;}
.comment-author span {color: #000;}
.comment-author a, .comment-author span {text-decoration: none; text-transform: uppercase; font-style: normal;}
.comment-author a:hover {text-decoration: underline;}
.comment-author, .comment-date {white-space: nowrap;}
.comment-reply-link {position: absolute; bottom: 1px; text-decoration: none;}
.comment-reply-link:hover {text-decoration: underline;}
.comment-text p {color: #4b4b4b; font-size: 15px; margin-bottom: 15px;}
.children {margin-left: 80px;}
.children .children {margin-left: 50px;}
.children .comment {padding-left: 0;}

#respond p, .nopassword {margin: 10px 0; }
.nopassword {padding-left: 30px;}
#respond p a {text-decoration: none;}
#respond p a:hover {text-decoration: underline;}
#commentform {padding: 15px 0 0 30px;}
#commentform table {width: 90%; margin-bottom: 15px;}
#commentform td {vertical-align: top; width: 33.33%;}
#commentform td p { color: #fda600; margin-bottom: 5px;}
#commentform td p span {color: #aaa9a9; }
.commform-textarea { padding: 0; margin-bottom: 10px; }
#comment { padding: 15px 15px; width: 100%; height: 120px; margin: 0; border: none; border: 1px solid #ddd; overflow: auto;}
#commentform input[type='text'] { border: 1px solid #ddd; padding: 5px 15px; }
.commform-author div {margin-right: 15px; }
.commform-email div {border: 1px solid #d9d9d9; padding: 5px;}
.commform-url p {margin-left: 15px !important;}
.commform-url div {margin-left: 15px; border: 1px solid #d9d9d9; padding: 5px;}
#author, #email, #url {width: 100%; margin: 0; padding: 0; border: none;  color: #333;}
#submit {float: left; border: none; background: #fda600; color: #fff;  cursor: pointer; padding: 8px 25px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#submit:hover {}
p#cancel-comment-reply {float: right; line-height: 28px; margin: 0;}

/*** Sidebar ***/

.sidebar {width: 340px; padding: 25px 0 0 0; float: right;}
.widget {margin-bottom: 35px; background: #fff; padding: 20px 23px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border-top: 5px solid #fda600; -webkit-box-shadow: 0px 2px 5px 0px rgba(2, 2, 3, 0.2); -moz-box-shadow:    0px 2px 5px 0px rgba(2, 2, 3, 0.2); box-shadow:         0px 2px 5px 0px rgba(2, 2, 3, 0.2); }

.widget_fb_like_widget { border-top: 5px solid #4065b7; padding: 20px 35px; }
.widget_fb_like_widget h3 { display: none; }

.widget-small {width: 130px;}
.widget h3, .widget-small h3 {color: #fda600; font-size: 14px; font-weight: normal;  padding-bottom: 15px; margin-bottom: 20px;}
.widget a, .widget-small a {color: #000; text-decoration: none;}
.widget a:hover, .widget-small a:hover {text-decoration: underline;}
.widget p, .textwidget {color: #262626; font: 12px/1.3 Helvetica, Arial, sans-serif;}
.widget p a, .textwidget a {text-decoration: underline;}
.widget p a:hover, .textwidget a:hover {text-decoration: none;}
.widget li, .widget-small li {font-size: 12px; color: #262626; margin-bottom: 3px;}

.widget_getconnected {margin-bottom: 20px;}
.widget_getconnected .widget-body div {width: 50%; float: left; min-height: 40px; padding-bottom: 16px;}
.widget_getconnected .widget-body div a {display: block; color: #24211f; font-size: 16px; padding-left: 25px;}
.widget_getconnected .widget-body div span {color: #838383; font: 11px Helvetica, Arial, sans-serif; padding-left: 25px;}
.getconnected_rss a {background: url("images/getconnected_rss.png") 0 2px no-repeat;}
.getconnected_twitter a {background: url("images/getconnected_twitter.png") 0 2px no-repeat;}
.getconnected_fb a {background: url("images/getconnected_fb.png") 0 2px no-repeat;}
.getconnected_flickr a {background: url("images/getconnected_flickr.png") 0 2px no-repeat;}
.getconnected_behance a {background: url("images/getconnected_behance.png") 0 2px no-repeat;}
.getconnected_delicious a {background: url("images/getconnected_delicious.png") 0 2px no-repeat;}
.getconnected_stumbleupon a {background: url("images/getconnected_stumbleupon.png") 0 2px no-repeat;}
.getconnected_tumblr a {background: url("images/getconnected_tumblr.png") 0 2px no-repeat;}
.getconnected_vimeo a {background: url("images/getconnected_vimeo.png") 0 2px no-repeat;}
.getconnected_youtube a {background: url("images/getconnected_youtube.png") 0 2px no-repeat;}

.rpthumb {display: block; padding-bottom: 15px; margin-top: 15px; border-bottom: 1px dotted #d9d9d9;}
.rpthumb img {width: 50px; width: 50px; margin-right: 15px; float: left;}
.rpthumb-title {display: block; font: 12px Georgia, Geneva, "Times New Roman", times; margin-bottom: 6px;}
.rpthumb-date {display: block; font-size: 11px; color: #aaa9a9;}
.rpthumb:hover {text-decoration: none !important;}
.rpthumb:hover .rpthumb-title {text-decoration: underline;}

.widget_tag_cloud a {margin: 0 2px;}
.widget_calendar table {width: 100%;}
.widget_calendar caption {font-size: 13px; padding-bottom: 10px; text-align: left;}
.widget_calendar th, .widget_calendar td {padding: 5px 0; font-size: 13px;}
.widget_calendar tbody a {text-decoration: underline;}
.widget_calendar tbody a:hover {text-decoration: none}

.sponsors .widget-body {text-align: center;}
.sponsors .widget-body img {margin-bottom: 20px;}

.ogloszenie_right {width: 264px;}

/*** Footer ***/

.bottom {min-width: 1170px; width: 100%; background: #fff; margin: 0 auto; }
.footer {height: 100px; width: 1170px; margin: 0 auto; background: none;}
.footer p {font-size: 12px; color: #000;}
.footer a {color: #000; text-decoration: none; font-weight: 700}
.footer a:hover {text-decoration: none;}
.bottom_menu a { color: #fda600; font-weight: 400; }
.bottom_menu a::before { content: '\002f'; margin-right: 10px; color: #000; }
.bottom_menu li:last-of-type a::before { display: none; }

p.copyright {float: left; margin: 15px 0px 0px 10px; color: #000; font-size: 14px;}
p.copyright span {color: #737373;}
.credits {float: right;}

.wpcf7-form-control { width: 98%; }

.ads-index-top {
    margin: 35px 0 -20px 0;
}

.ads-index {
    margin: 15px 0;
    display: block;
}

.ads-subpage {
    display: block;
    margin-top: 25px;
}

.ads-index-top img, .ads-index-top object {
    display: block;
    margin: 0 auto;
}

.ads-index img, .ads-index object {
    display: block;
    margin: 15px auto;
}

.ads-subpage img, .ads-subpageads-index object {
    display: block;
    margin: 0 auto;
}

.bwg_slideshow_image_wrap_1 img {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

div.wpd-form-col-left div.wpdiscuz-item:last-child { 
	display:none !important;
}
.cld-common-wrap {
    display: inline-block;
    min-width: 20px !important;
}

#menu-item-162073 { 
	background-color: #ff0000;
}
#menu-item-162073 a { 
	color: #fff !important;
}
