/* CSS dla Adult Layer */

#adult_layer {
   position: fixed;
   z-index: 98;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: #1E1D1D;
   background-color: #19080a;
   /*opacity: 0.95;
   filter: alpha(opacity = 90);*/
}
div#adult_layer_inner {
   /*position:absolute;*/
   z-index: 99;
   /*top:20%;*/
   /*left:25%;*/
   margin:30px auto 0 auto;
   width:500px;
   height:330px;
   padding:10px;
   /*background-color:#FFF;
   border:1px solid #F00;*/
   /*background	:	url(../images/mam18lat.png) no-repeat top left;*/
   border:1px solid #580000;
}

#adult_layer_inner p {
    color   :   white;
}

#adult_layer_inner p.ostrzez {
	font-size:20px;
}

#adult_layer_inner a {
    text-decoration :   none;
    
    font-weight :   bold;
}

a.wchodze:visited,
a.wchodze {
    color   :   #d71515;
	font-size   :   18px;
}

a.wchodze:hover {
	color:white;
	font-size   :   18px;
}

a.rezygnuje:visited,
a.rezygnuje:hover,
a.rezygnuje {
    color   :   #580000;
	font-size   :   14px;
}

.tresc18lat_link, .tresc18lat {
    margin      :   5px 5px 0px 10px;
    width       :   460px;
    overflow    :   hidden;
	text-align	:	center;
	color:#b8b5b4;
}

.tresc18lat_link {
	margin      :  20px 20px 0 0px;
	text-align  : right;
	width:	auto;
}

.tresc18lat {
    height       :   260px;
}
