#header { 
height: 10px;
background-color: #ffa8cb;
padding:0px;
margin:0px;
border-bottom: 1px solid #FF4A93;
}



#adults_question {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1840px;
	z-index: 99999;
	background:#ffffff;
	text-align:center;
}

#videoscontainer {
margin: 25px 0 0 0;
min-width: 780px;
width:75%;
}

hr {
height: 0 !important;height: 1px; /* wysokosc pod ie */color: #E5E5E5; /* kolor pod ie */background: transparent;border-width: 1px 0 0 0;border-color: #efefef;border-style: solid; margin-bottom:5px;
} 

.info {
width:100%;
background-color:#fffdec;
border: solid 1px #f6f1c4;
margin:10px;
padding:5px;
background-repeat: no-repeat;
background-position:bottom right;
float:left;
}

center {
margin:0px;
padding:0px;
}

#footer {
	background-color: #f3f3f3;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	border-top: 1px solid #dddddd;
	letter-spacing:0px;
	font-weight:normal;
	font-size:11px;
	min-width:780px;
	color:#999;
}

#footer2 {
	background-color: #e3e3e3;
	text-align:center;
   padding-left:auto;
	padding-top:5px;
	padding-bottom:5px;
	border-top: 1px solid #cccccc;
	letter-spacing:0px;
	font-weight:normal;
	font-size:11px;
	min-width:780px;
	color:#999;
}

div.galleries {
	text-align:center;
	background-color: #FF0066;
	margin-bottom:2px;
	border-top: solid 3px #dd0044;
	padding-bottom:2px;
	letter-spacing:-1px;
	font-size: 17px;
	width:225px;
	float:left;
}

div.galleries a { color:#ffffff;font-weight: bold;}
div.galleries a:hover { font-weight:bold;color: #f8a9c9; }
div.galleries a:visited { color:#ffffff;font-weight: bold;}

#menu {
	text-align:center;
	background-color: #f3f3f3;
	padding-top:10px;
	padding-bottom:5px;
	padding-left: auto;
	border-bottom: 3px solid #dddddd;
	letter-spacing:-1px;
	font-size: 20px;
}

#menu a { color:#ffffff;background-color:#c0c0c0;padding-bottom:5px;margin-right:4px;}
#menu a:hover { color:#ffffff;background-color:#555555;padding-bottom:5px; }

.videorow {
	float: left;
	width: 150px;
	height: 180px;
	margin: 5px;
	padding: 0px;
   padding-left:15px;
   padding-top:10px;
   border: 1px solid #eeeeee;
   background-image:url(../images/tlo.gif);background-repeat:repeat-x;
}

.gamerow {
	float: left;
	width: 145px;
	height: 150px;
	margin: 0px;
	padding: 0px;
}

.mini_images { 
border:solid 3px #CCCCCC; 
}
  
dd {
font-size: 12px;
padding:3px;
}

a:link { color: #ff0066; text-decoration: none; padding:1px 2px;}
a:visited { color: #ff0066; text-decoration: none; padding:1px 2px;}
a:active { color: #ff0066; text-decoration: none; padding:1px 2px;}
a:hover { color: #ff0066; text-decoration: none; padding:1px 2px;}

a.style1:link { color: #ff0066; text-decoration: none; padding:1px 2px;}
a.style1:visited { color: #ff0066; text-decoration: none; padding:1px 2px;}
a.style1:active { color: #ff0066; text-decoration: none; padding:1px 2px;}
a.style1:hover { color: #ffffff; background-color:#FF0066; padding:1px 2px;}

a.style2:link { font-size: 18px; color: #ff0066; text-decoration: none; padding:1px 2px;}
a.style2:visited { font-size: 18px; color: #ff0066; text-decoration: none; padding:1px 2px;}
a.style2:active { font-size: 18px; color: #ff0066; text-decoration: none; padding:1px 2px;}
a.style2:hover { font-size: 18px; color: #ffffff; background-color:#FF0066; padding:1px 2px;}

.style3 { font-size: 18px; color: #ffffff; background-color:#FF0066; padding:1px 2px; }

/* STANDARD STUFF */

* { 
margin:0;padding:0; 
}

img { 
border: none; 
}
.center {
margin-left: auto;
margin-right: auto;
}

/* OVERALL LOOK AND FEEL */

html, body {
font-family: "Lucida Grande", Arial, sans-serif, 'Trebuchet MS', Helvetica;
background-color: #fff;
font-size: 12px;
color:#333;
}

input, select, textarea {
border: 1px solid #FF0066;
border-bottom:1px solid #FF0066;
background-color:#FFE6F1;
color:#222;
margin:5px;
}
input {
padding:3px;
}

h1 {
font-size: 24px;
letter-spacing:-2px;
color:#FF0066;
padding-bottom:10px;
}

h2 {
font-size: 18px;
letter-spacing: -1px;
}

a.example {
background-color:White;
cursor: pointer;
font-weight:bold;
}
a.example:hover {
color:#000;
background-color:White;
}

/
/* STRUCTURE */

body {
min-width: 780px;
}

#wrap {
margin: 0 2%;
text-align:left;
width: 980px;
background-color:#ffffff;
border-left:solid 1px #eeeeee;
border-right:solid 1px #eeeeee;
}

#main {
clear:left;
float:left;
width: 70%;
min-width: 400px;
}

/* WIDGETS */

.examples {
font-size: 11px;
color: #666;
text-align: center;
}
