/* new clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

body {
    background: #e3e3e3;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 17px;
    margin:0px;
    padding:0px;
    overflow: hidden
}
a {
    color: #444;
    text-decoration: none;

    outline: none;
}
a:hover {
}
a.selected
{
    font-weight: bold;
}

h3{
    font-weight: bold;
    font-size:16px;
    margin-bottom: 10px;
}
h3 span.inactive {
    color:#ccc
}
#wrap {
    width: 960px;
    margin:0px auto;
}
ul {
    margin: 0;
    padding: 5px;
}
ul#nav {
    overflow: hidden;
}
ul#nav li {
    float: left;
    list-style: none;
    background: white;
    padding: 1.4em;
}
/* Main content */
#mainContent {
    margin:0 auto;
}
#mainContent div ul {
}
#logo {
    color:#FA066D;
    font-family: 'Lobster', serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    text-shadow: 8px 8px 8px #ddd;
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: -0.004em;

    line-height: 1.29;
    text-shadow:1px 1px 0px #fff
}

#logo a{
    color: inherit;
    font-size:46px;
    font-weight: bold
}
#facebooklike-top {
    padding-top:25px;   
}
#logo h1 {
    margin:10px;
    float:left;

}
#logo h1 span {
    font-size:18px;
    color:#bc0753;
    font-family: 'Helvetica','Arial',sans-serif;
    font-style: italic;
    letter-spacing: -1px
}

.fullwidth .post {
    margin-bottom: 0px;
    margin-right: 20px;
}
.fullwidth #wrap {
    width: 100%
}

.fullwidth #container {
    margin:0px 20px
}
.fullwidth #logo {
    margin-left:20px;
}

.column .post img {
     border: 5px solid #FFFFFF;
    height: auto;
    max-width: 870px;
}
.top .column .post img {
    width: auto;
    max-width: 850px;
    height: auto;
}
body .post {
   
    width:870px;
    /*    box-shadow: 0 0 9px 2px #ddd;*/
    margin: 0px 0 30px 0px;

    padding: 20px 20px 0px 20px; 
    position: relative;
    text-align: center;
}
body.top .post,
body.filmy .post {
    width:870px;
}
body.filmy .post iframe {
    width:870px;
    height: 500px;
}
.post iframe {
    width:870px;
    height: 500px;
}
.bottom-post {
   background: none repeat scroll 0 0 #FFFFFF;
border-radius: 5px 5px 5px 5px;
margin: 15px auto 40px;
overflow: hidden;
padding-left: 70px;
width: 400px;
}

#single-cont { overflow: hidden}
.singleview .post {
float:left;
    margin-right: 20px;
	width:760px;
	margin-bottom:10px
}
.singleview.single-movie .post {
    width:760px;
    margin-right: 20px;
}
.singleview.single-movie .post  iframe {
    width:760px;
    height: 500px;
}
#tags .tagslist li {
    margin:7px;
    padding:7px;
    border-radius:5px;
}
#tags {
    float: right;
    width:100%;
}
.singleview.single-movie #tags,
.singleview.single-movie #thumbs {
    float: none;
    width: auto;
}
#thumbs h3 {
    color:#FA066D;
    font-family: 'Lobster', serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    text-shadow: 8px 8px 8px #ddd;
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: -0.004em;
    margin:0px;
    line-height: 1.29;
    text-shadow:1px 1px 0px #fff
}
#thumbs {
float:right;
overflow:hidden;
width:135px;
}
#thumbs ul {
    list-style: none;
    margin:0px;
    padding:0px;
}
#thumbs ul li {
    float: left;
    margin:0px 5px 10px;
	background:#fff;
	padding:5px;
}
#thumbs ul li a {
    display: block;
    color:#fff;
}
#randombabe a {
   background: url("../losuj.jpg") no-repeat scroll 0 0 transparent;
    height: 102px;
    left: -104px;
    position: absolute;
    text-indent: -9999px;
    top: 205px;
    width: 99px;
}
#randombabe a:hover {
    background: url("../losuj.jpg") no-repeat bottom left;

}

body.dodaj #randombabe {
    display: none;
}

/*#addedtags {
    list-style:none;
    margin-bottom: 40px
}
#addedtags li{
    float:left;
    margin:3px
}
#addedtags li a {
background: rgb(255,255,255);  Old browsers 
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);  FF3.6+ 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1)));  Chrome,Safari4+ 
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);  Chrome10+,Safari5.1+ 
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);  Opera11.10+ 
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);  IE10+ 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );  IE6-9 
background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);  W3C 
border-radius: 5px;
padding: 5px ;
text-shadow:0px 0px 1px #fff;
font-size:11px;
text-transform: uppercase;
border:1px solid #ddd;
}*/
 .addedtags {
 list-style:none;
 
 }
 .singleview .addedtags { float: left;
    list-style: none outside none;
    margin-left: 135px;
    overflow: hidden; 
	}
 .addedtags li, .addedtags a{
    float:left;
    height:24px;
    line-height:24px;
    position:relative;
    font-size:11px;
    margin:0px 0px 10px
}

.post .addedtags a{
    margin-left:20px;
    padding:0 10px 0 12px;
    background:#0089e0;
    color:#fff;
    text-decoration:none;
    -moz-border-radius-bottomright:4px;
    -webkit-border-bottom-right-radius:4px;	
    border-bottom-right-radius:4px;
    -moz-border-radius-topright:4px;
    -webkit-border-top-right-radius:4px;	
    border-top-right-radius:4px;	
} 
.addedtags a:before{
    content:"";
    float:left;
    position:absolute;
    top:0;
    left:-12px;
    width:0;
    height:0;
    border-color:transparent #0089e0 transparent transparent;
    border-style:solid;
    border-width:12px 12px 12px 0;		
}
.addedtags a:after{
    content:"";
    position:absolute;
    top:10px;
    left:0;
    float:left;
    width:4px;
    height:4px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    background:#fff;
    -moz-box-shadow:-1px -1px 2px #004977;
    -webkit-box-shadow:-1px -1px 2px #004977;
    box-shadow:-1px -1px 2px #004977;
}
.addedtags a:hover{background:#555;}	
.addedtags a:hover:before{border-color:transparent #555 transparent transparent;}

#moderacja-view {
    width:960px;
    margin:0px auto
}
#moderacja-view .post {
    width: 100%
}
#moderacja-view a.source {
    display: inline;
    background: none
}
.post.odd {
    margin-right: 30px;
}

.post > a {
    display: block;
}
.post a {
    color:#000;
}
.tags {
    list-style:none;
    position: absolute;
    top:20px;
    right:20px;

    text-align: right;
    display: none
}
.tags li {
    margin:0px 0px 7px 0px
}
.tags li a{
    color:#FA066D;
    background: #fff;
    padding:3px;
    ;
}
.tags li a:hover{
    text-decoration: underline
}
.meta {
	float:right;
    padding:10px;
    text-align: right
}
.meta a {
    color:#000;
    padding:4px;
}

#moderacja-view .meta {
float:none;
}

.sidemeta {
background: #fff;
   float:left;

    padding: 5px 0 0 7px;*
}
#single-cont  .sidemeta {
    /*    background: none repeat scroll 0 0 rgba(250, 6, 109, 0.6);
        box-shadow: -3px 0 15px 1px rgba(0, 0, 0, 0.3) inset;
        border-radius:3px 0px 0px 3px
    */

background: none repeat scroll 0 0 #FFFFFF;
border-radius: 5px 5px 5px 5px;
margin: 15px auto 40px;
overflow: hidden;
padding-left: 70px;
width: 465px;

}
#single-cont .sidemeta {
    float: none;
margin: 15px auto 14px;
}
.sidemeta ul {
    list-style:none;
    margin:0px;
    overflow: hidden;
    padding-left:0px;
}
.sidemeta ul li.source {    
    margin-left:0px;
}
.sidemeta ul li {
    margin:4px 10px;
    float: left;

}
.sidemeta ul li a{
    padding-top:7px;
    padding-bottom:7px;
}
a.fav {
    display: block;
    background: url(../img/icons/heart.png) no-repeat center;
    width:16px;
    height: 16px;
    text-indent: -9999px;

}
a.favnew {
    display: block;
    background: url(../img/icons/heart.png) no-repeat center;
    width:16px;
    height: 16px;
    text-indent: -9999px;

}
body li.permlink-cont,
body a.permlink {
    display: none
}
body.filmy li.permlink-cont { display: block }
body.filmy a.permlink {
    display: block;
    background: url(../img/icons/link.png) no-repeat center;
    width:16px;
    height: 16px;
    text-indent: -9999px;

}
a.addpoint {
    background: url("../img/icons/plus.png") no-repeat scroll center center rgba(255, 255, 255, 0.7);
    border-radius: 87px 87px 87px 87px;
    bottom: 85px;
    left: 275px;
    height: 0px;
    padding: 39px;
    position: absolute;
    text-indent: -9999px;
  
      opacity:0;
    -moz-transition: all 0.2s linear 0s;
}
div.addpoint {
    background: url("../img/icons/plus.png") no-repeat scroll center center rgba(255, 255, 255, 0.7);
    border-radius: 87px 87px 87px 87px;
    bottom: 85px;
    left: 275px;
    height: 0px;
    padding: 39px;
    position: absolute;
    text-indent: -9999px;
  
      opacity:0;
    -moz-transition: all 0.2s linear 0s;
}

a.rempoint {
    background: url("../img/icons/minus.png") no-repeat scroll center center rgba(255, 255, 255, 0.7);
    border-radius: 87px 87px 87px 87px;
    bottom: 85px;
    right: 275px;
    height: 0px; 
    padding: 39px;
    position: absolute;
    text-indent: -9999px;
    opacity:0;
    -moz-transition: all 0.2s linear 0s;
}
.filmy a.addpoint, .filmy a.rempoint,
.single-movie a.addpoint, .single-movie a.rempoint {
    bottom:150px;
}

.top a.rempoint {
    right: 315px;
}
.top a.addpoint {
    left: 315px;
}
a.source {
    display: block;
    background: url(../img/icons/source.png) no-repeat right;
    padding-right:25px;
    height: 16px;
    font-size:10px;

}
a.points {
    display: block;
    background: url(../img/icons/premium.png) no-repeat left;
    width:16px;
    height: 16px;

    line-height: 15px;

}
.points-cont {
    position: relative;
}
.points-cont span {
    position: absolute; 
    color:#000;
    top:-8px; 
    right:-6px;
    font-size:9px
}
#pagination{

    padding:0px;
    font-size: 12px;
    text-align: center;
    margin: 0px auto;
}
#pagination a {
  background: none repeat scroll 0 0 #FFFFFF;
border-radius: 5px 5px 5px 5px;
color: #666666;
font-weight: bold;
padding: 8px;
}
#pagination strong{
    color:#FA066D;
    background: #fff;
    padding:14px;
    -moz-border-radius:5px 5px 5px 5px;
}
#header {
    width:900px;
    margin-bottom: 20px;
    position: relative;
}


#footer {
    margin:20px 0px;
    height:40px;
}


#mask {
    position:absolute;
    z-index:9000;
    background-color:#000;
    display:none;
    opacity:0.4
}

#topbar {
    background: #fff;
    box-shadow: 2px 3px 0 #d2d2d2;
    z-index: 9999;
    border-radius:5px ;
    margin-bottom: 20px;
    width : 900px ; 

}
ul#top-menu {
    list-style: none;
    padding: 0px;


}

ul#top-menu li a{
    color:#000;
    display: block;
    text-shadow:1px 0px 1px #fff;
    border-right: 1px dashed #ddd;
}

ul#top-menu li.active a,
ul#top-menu li a#tagi.active,
ul#top-menu  li  a:hover{
    background-color: #eee;
}
ul#top-menu li.active ul li a,
ul#top-menu li ul,
ul#top-menu li ul li,
ul#top-menu  li ul a:hover {
    background-color: #000
}
ul#top-menu li {
    float: left;
    position:relative;
    font-size: 12px;
}
ul#top-menu li#zaloguj a{
    background-image: url('../img/icons/sign-in.png');
    padding-left:30px;    background-repeat: no-repeat;    background-position: 7px center
}
ul#top-menu li#tagi a{
    background-image: url('../img/icons/tag.png');
    padding-left:30px;    background-repeat: no-repeat;    background-position: 7px center
}
ul#top-menu li#profil a{
    background-image: url('../img/icons/user.png');
    padding-left:30px;    background-repeat: no-repeat;    background-position: 7px center
}
ul#top-menu li#dodaj a{
    background-image: url('../img/icons/plus.png');
    padding-left:30px;    background-repeat: no-repeat;    background-position: 7px center
}
ul#top-menu li#wyloguj a{
    background-image: url('../img/icons/sign-out.png');
    padding-left:30px;    background-repeat: no-repeat;    background-position: 7px center
}

ul#top-menu ul {
    position:absolute;
    top:auto;
    list-style:none;
    display: none;
    padding: 1px 0px;
    margin:-1px 0 0 0px;
}

ul#top-menu ul ul {
    left: 200px;
    margin-top:-30px;
}

ul#top-menu li ul {
    font-size:12px;
    z-index:109;
    -moz-border-radius: 0px 3px 3px 3px ;
    -webkit-border-radius: 0px 3px 3px 3px ;
    border-radius: 0px 3px 3px 3px;
}

ul#top-menu li ul li{
    float: none;
    width:200px
}

ul#top-menu li ul a {
    background: #000;
    color:#fff;
    text-shadow:1px 0px 1px #000;
    padding:10px;
}

ul#top-menu li a{
    padding:10px;
    display:block;
    text-decoration: none;
    position: relative;

}
ul#top-menu li.nude {
    float:right;
    border:none;
    background: #FA066D;
    border-radius:0px;
}
ul#top-menu li.nude a{
    color:#fff;
    text-shadow:1px 0px 1px #000;
    font-size:16px;
    font-weight: bold;
    border:none;
}
ul#top-menu li.nude a:hover{
    background: #ca0357
}
ul#top-menu li.nude.off {
    float:right;
    background: #444
}
ul#top-menu li.nude.off a {
    font-size:12px;
    font-weight: normal; 
}

ul#top-menu li.active > a {
    z-index:110;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
}

ul#top-menu > li ul li a {
    border: none
}

ul#top-menu li:hover > ul {
    display: block;
}


.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../img/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }


.tagslist {
    list-style:none;
    margin:0px 0px 30px 0px;
}
.tagform .tagslist {
	float: right;
    list-style: none outside none;
    margin: 0 0 10px;
    overflow: hidden;
}
.tagslist li {
    color: #000000;
    cursor: pointer;
    float: left;
    padding: 5px;
    background: #eaeaea; margin:2px;
}
.tagslist li.active {
    background: #FA066D


}


.tagslistnew {
    list-style:none;
    margin:0px 0px 30px 0px;
}
.tagform .tagslistnew {
	float: right;
    list-style: none outside none;
    margin: 0 0 10px;
    overflow: hidden;
}
.tagslistnew li {
    color: #000000;
    cursor: pointer;
    float: left;
    padding: 5px;
    background: #eaeaea; margin:2px;
}
.tagslistnew li.active {
    background: #FA066D
}

#tutaj {
    display: none
}

#footer-container {
    background: #fff;
    overflow: auto;
    box-shadow:1px -1px 3px #ccc;
    border-top: 1px solid #ccc;

}
#footer-inside {
    width:960px;
    margin:0px auto 30px;
    padding:10px;

}
#footer-inside .col {
    width:290px;
    float:left;
    margin-right: 30px;
}
#footer-inside .col ul {
    margin-left:20px;
    list-style: circle
}
#footer-inside h3 {
    font-family:'Helvetica',arial,serif;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 15px;
    font-weight: normal;
}

#copy {
    text-align: center;
    padding:10px;
    border-top:1px dotted #ddd;
    border-bottom:1px solid #ddd;
    font-size:11px;
}
.logged .column .tagform {
    display: none
}

.tagform {
    margin-bottom: 30px;
	overflow:hidden;
}

#login-form{
    top:0px;

    z-index:9999;
    position: fixed;
    width: 370px;
    box-shadow: 0 0 9px 2px #666;
    background: #fff;
    display: none;
}
#login-form input{
    -moz-transition: border-color 0.2s linear 0s;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    display: block;
    padding:10px;
    width: 180px;
}
#login-form input.valid {
    border:1px solid #2f8c2a
}
#login-form input:focus {
    border-color: #FA066D;
}
#login-form p.error {
    background: #FA066D;
    color: #FFFFFF;
    font-size: 11px;
    padding: 3px;
    text-align: center;
    margin-left:120px;
    border-radius:4px;
}
#login-form p.error.success {
    background: #C9DCA6 
}
#login-form label{
    float:left;
    font-size: 12px;
    font-weight: normal;
    line-height: 36px;
    margin: 0 20px 0 0;
    width: 100px;
}
#login-form input[type="checkbox"] {
    width:20px;
    float:left;
	margin-bottom:10px;
}
#login-form p {
    margin-bottom: 10px;
}
#login-form .submit {
    background:   #FA066D;
    border: 1px solid #950808;
    box-shadow: 0 1px 0 #E71A1A inset, 0 -1px 6px #770000 inset;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
    font: bold 13px/31px Helvetica,Arial,san serif;
    float: right;
    padding:10px;
    width: auto;
    margin-bottom: 10px;
}
.button {
    background:   #FA066D;
    border: 1px solid #950808;
    box-shadow: 0 1px 0 #E71A1A inset, 0 -1px 6px #770000 inset;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
    font: bold 13px/31px Helvetica,Arial,san serif;
    float: right;
    padding:4px 16px;
    width: auto;
    margin-bottom: 10px;
}
#tabs {  overflow:hidden; list-style: none; 
         background-color: #F4F4F4;
         border-radius: 5px 5px 0 0;
         box-shadow: 0 1px #FFFFFF inset, 0 -1px #DDDDDD inset;
         padding: 20px 20px 0;

}
#tabs li { float:left;margin-right:5px; background: #eee; padding:10px; color:#000; cursor: pointer}
#tabs li a { font-weight: bold; display:block; padding:3px 6px; text-decoration:none;  }
#tabs li.on { color:#000; background: #fff; border:solid #DDDDDD; border-width: 1px 1px 0px 1px } /* background for active tab */
.tab { display:none; } /* hide tabs */
.tab { background: #fff ;padding:25px;}
.tab2 label {
    display: block
}
.tab2 textarea {
    margin:10px 0px
}
#info-box {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #00529B;
    background-color: #BDE5F8;
    width: 848px;
    max-width : 100%;
}

#info-box1 {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 10px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #00529B;
    background-color: #BDE5F8;
}

form#dodaj h2 {
    font-size:15px;
    margin:0px 0px 10px 0px;
    font-weight: bold
}

form#dodaj p {
    padding:5px 0px;
}
form#dodaj label {
    width:250px;
    display: block;
    float: left;
    padding-top:10px;
    text-align: right;
    padding-right: 10px;
}
form#dodaj input { 
    -moz-transition: border-color 0.2s linear 0s;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    display: block;
    padding: 10px;
    width: 380px;
}
form#dodaj textarea {
    width:380px;
    height: 130px;
}
input:focus {
    box-shadow:2px 2px 0px #eee inset;
}
#sciezka {
    margin-bottom: 20px;
}
form#dodaj .submit {
    width: 150px; 
    color: #eee; 
    border-radius:4px;
    text-transform: uppercase; 
    margin-top: 10px;
    background-color: #FA066D;
    border: none;
    margin-left:260px;
    /* -- CSS3 Transition - define which property to animate (i.e. the shadow)  -- */
    -webkit-transition: -webkit-box-shadow 0.3s linear;

    /* -- CSS3 Shadow - create a shadow around each input element -- */ 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FA066D), to(#d30059)); 
    background:  -moz-linear-gradient(25% 75% 90deg,#FA066D, #d30059); 

    /* -- CSS3 - Rounded Corners -- */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px; 
    border-radius: 4px;
}
form#dodaj .submit:hover { 		

    cursor:  pointer; 
}
form#dodaj .tab {
    background: #fff;
}
input[type="file"] {
    border:1px solid #ddd;
    padding:3px;

}
.submit {
    background:   #FA066D;
    border: 1px solid #950808;
    box-shadow: 0 1px 0 #E71A1A inset, 0 -1px 6px #770000 inset;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
    font: bold 13px/31px Helvetica,Arial,san serif;
    border-radius:5px;
    padding:3px 10px;
    width: auto;
    margin-bottom: 3px;
}

#regulamin h1 {
    font-size:20px;
    font-weight: bold;
    margin-bottom: 15px;
}

#regulamin h3 {
    margin:10px 0px 15px;
}
#regulamin ul {
    list-style:circle;
    margin-left:20px;
}
#regulamin ul li span {
    font-weight: bold; color: #FA066D
}

.like {
    float: left;
    height: 10px;
    margin-top:15px;
    width: 55px;
    margin-right:22px;
}
.share {
    float: right;
    height: 20px;
    margin-top:20px;
    width: 75px;
    margin-right:5px;
}

body.post .like {
    float:none;
    margin:0px;
	margin-top:5px;
    width:auto;
    height: auto;
}
body.post .like ul {
list-style:none;
float:right
}
body.post .like ul li {
width:115px;
margin-right:20px;
}

#menu-tags {
    background:  #444444;
    border-radius: 0 0 5px 5px;
    margin-bottom: 10px;
    margin-top: -21px;
    overflow: hidden;
    width: 890px;
    padding:10px;
    display: none
}
#menu-tags ul {
    list-style: none;
    color:#fff;
}
#menu-tags ul li a {
    color:#fff;
}
#menu-tags ul li {
    float: left;
    margin:5px;

}
#menu-tags ul li a.tosee {
    border-bottom: 1px dashed #51a711;
    color: #ceffaa
}
#seetags {
    background: none repeat scroll 0 0 #FA066D;
    border: medium none;
    color: #FFFFFF;
    font-size: 13px;
    float: right;
    padding:4px;
    font-weight: bold;
    text-shadow: 1px 0 1px #000000;
    border-radius:3px;
}

div.obrazek {
    float: left;
    width:400px;
}
div.film textarea {
    width:300px;
    height:100px;
    -moz-transition: border-color 0.2s linear 0s;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    display: block;
    padding: 10px;

}

.no-link .left {
    font-family: "Lobster";
    font-size: 75px;
    padding: 40px;
    text-align: center;
    width: 60px;
    font-weight: bold;
}
#no-link-content {
    padding:45px 10px;
}
.no-link {
    background: #fff;
    margin-top:55px;
}
#copy a,
#copy {
    color:#aaa
}

ul#pobierak {
    list-style: circle;
    margin:10px;
    background: #eee;
    padding:5px 20px;
}
ul#pobierak li {
    margin:4px;

}
#top-tags{
  display:none;
}
.top #top-tags {
    display: block;
    background: none repeat scroll 0 0 #444444;
border-radius: 0 0 5px 5px;

margin-bottom: 10px;
margin-top: -21px;
overflow: hidden;
padding: 10px;
width: 890px;
}
#top-tags ul{
    margin:0px;
    list-style:none
}
#top-tags ul li {
background: none repeat scroll 0 0 #EEEEEE;
border-radius: 5px 5px 5px 5px;
box-shadow: 1px 1px 0 #FFFFFF inset, 1px 0 3px #000000;
float: left;
margin: 3px;
padding: 5px;
width:200px;
text-align:center
}
#top-tags ul li a {
    display: block
}
#top-tags ul li.current,
#top-tags ul li:hover {
    background: none repeat scroll 0 0 #FA066D;
    box-shadow: 0px 0px 1px #FFFFFF inset, 1px 0 3px #000000;
}
#top-tags ul li.current a,
#top-tags ul li:hover a {
    color:#fff
}


.top #top-tagsn {
    display: block;
    background: none repeat scroll 0 0 #444444;
border-radius: 0 0 5px 5px;

margin-bottom: 10px;
margin-top: -21px;
overflow: hidden;
padding: 10px;
width: 890px;
}
#top-tagsn ul{
    margin:0px;
    list-style:none
}
#top-tagsn ul li {
background: none repeat scroll 0 0 #EEEEEE;
border-radius: 5px 5px 5px 5px;
box-shadow: 1px 1px 0 #FFFFFF inset, 1px 0 3px #000000;
float: left;
margin: 3px;
padding: 5px;
width:200px;
text-align:center
}
#top-tagsn ul li a {
    display: block
}
#top-tagsn ul li.current,
#top-tagsn ul li:hover {
    background: none repeat scroll 0 0 #FA066D;
    box-shadow: 0px 0px 1px #FFFFFF inset, 1px 0 3px #000000;
}
#top-tagsn ul li.current a,
#top-tagsn ul li:hover a {
    color:#fff
}









#single-cont .post img { 
max-width: 750px;
  border: 5px solid #FFFFFF;
    max-width: 750px;
}
#post-meta {
	float:left;
}
.nudetip {
background: none repeat scroll 0 0 #FFFFFF;
border-radius: 5px 5px 5px 5px;
box-shadow: 0 2px 4px #DDDDDD;
line-height: 25px;
margin: 0 auto 15px;
padding: 10px 4px 15px;
text-align: center;
width: 436px;
	}
.nudetip a{
background: none repeat scroll 0 0 rgba(250, 6, 109, 0.6);
box-shadow: -3px 0 15px 1px rgba(0, 0, 0, 0.3) inset;
color: #FFFFFF;
display:inline-block;
margin-top:4px;
padding: 8px;
border-radius:4px;
}

@media only screen and (max-width: 800px),handheld {
  #header{ width : 100% ; max-width : 100% }
  #topbar{ width : 100% ; max-width : 100% }
  #menu-tags{ width : 100% ; max-width : 100% }
  #wrap{ width : 100% ; max-width : 100% ; }
  .post{ width : 100% ; max-width : 100% ; margin : 0px ; padding : 0px; box-sizing : border-box ; }
  body .post { width : 100% ; max-width : 100% ; margin : 0px ; padding : 0px; box-sizing : border-box ;}
  .post.odd { margin : 0px ; } 
  .post > img { width : 100% ; max-width : 100%; }
  .post > a { box-sizing : border-box; }
  .column .post img { width : 100% ; max-width : 100% ; }
  #pagination{ font-size: 2rem; }
  #pagination > a { min-width : 20%; max-width : 20% ; padding: 8px 3px; display:inline-block ; font-size:2rem; }
  #pagination > a > span { font-size:1.5rem; }
  .facebooklike-top{ display : none ; }
  .bottom-post{ margin : 5px auto 20px ; }
  #footer-inside { max-width : 100% ; }
  #footer-inside .col { width : 100%; max-width : 100% ; text-align : center ; }
}
