*{
	font-size:12px;
}

body{
	margin:0px;
	margin-right:5px;
	margin-left:5px;
	font-family:Tahoma,Arial,Verdana;
	font-size:12px;
}



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

.n{
	border:0px !important;
}

.poza{
	background-repeat:no-repeat !important;
	float:left;
	height:189px;
	width:207px;
	display:block;
	border-right:1px solid #000000;
}

.poza:hover{
	background-repeat:no-repeat !important;
}

.i:hover{background:url(../images/site/new-girls.gif);}
.i{background:url(../images/site/new-girlsb.gif);}
.iselected{background:url(../images/site/new-girls.gif);}

.ii:hover{background:url(../images/site/most-voted.gif);}
.ii{background:url(../images/site/most-votedb.gif);}
.iiselected{background:url(../images/site/most-voted.gif);}

.iii:hover{background:url(../images/site/most-popular.gif);}
.iii{background:url(../images/site/most-popularb.gif);}
.iiiselected{background:url(../images/site/most-popular.gif);}

.iiii:hover{background:url(../images/site/all_online.gif);}
.iiii{background:url(../images/site/all_onlineb.gif);}
.iiiiselected{background:url(../images/site/all_online.gif);}

.maint{
	border:1px solid #000000;
	background-color:#fed8b3;
}

.poza a{
	background-color:#FFFFFF;
	color:#df6f03;
	text-align:center;
	text-decoration:none;
	display:block;
	margin-top:147px;
	padding:10px;
	font-size:18px;
}

.poza:hover a{
	background-color:#ffc283;
	color:#000000;
}

.iselected a, .iiselected a .iiiselected a, .iiiselected a{
	background-color:#ffc283;
	color:#000000;
}

.banner{
	padding:3px 0px 0px 10px;
}

.banner img{
	float:left;
}

#search{
	float:right;
	display:inline;
	clear:none;
	width:299px;
	height:25px;
	margin:17px 20px;
}

input{
	border:0px;
	margin:0px;
}

#search div{
	border:2px solid #fcd9b3;
	background-color:#e07002;
	color:#FFFFFF;
	padding-left:5px;
	font-weight:bold;
}

.button{
	background-color:#fa8c1b;
	color:#FFFFFF;
	font-weight:bold;
}

.thumb{
	float:left;
	margin:15px;
	width:130px;
}

.thumb a{
	text-decoration:none;
}

.pic{
	border:5px solid #ffad59;
	border-bottom:0px;
}

.t{
	border:5px solid #ffad59;
	margin:5px;
}

.name, .name a{
	 background-color:#fb8b1d;
	 text-align:center;
	 padding:3px;
	 color:#FFFFFF !important;
	 font-weight:bold;
}

.profile, .profile a{
	 background-color:#FFFFFF;
	 text-align:center;
	 padding:3px;
	 color:#fb8b1d;
	 font-weight:bold;
}

.main{
	padding:14px;
}

div.nav_d{
	clear:both;
	text-align:center;
	padding-top:20px;
}

.nav{
	border:1px solid #fb8b1d;
	margin:7px;
	padding:5px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.nav:hover,.selected{
	background-color:#FFFFFF;
}

#mail{
	display:none; 
	border:2px solid #FB8B1C;
	width:210px;
	float:left;
	padding:3px;
	margin-left:25px;
}

		/* Comments */

table#comments{
	width:100%;
}
td.comment_par, td.comment_impar{
	padding:3px;
}
div.date{
	color:#0303C2;
	display:inline;
	font-weight:500;
	font-size:9px;
	padding:3px;
}

td.comment_par{
	background-color:#FFBB77;
}
td.comment_impar{
	background-color:#FFFFFF;
}

		/* Insert Recordset table */
		
table.insert_recordset{
	border:0px;
}

table.insert_recordset td{
	font-weight:bold;
	color:#303030;
	padding:3px;
	padding-left:5px;
	padding-right:5px;
}

table.insert_recordset input{
	font-size:9px;
	border:1px solid;
	padding-left:3px;
}

td.insert_recordset_field{
	background-color:#E2E2E2;
	text-align:right;
}

td.insert_recordset_value{
	background-color:#F0F0F0;
}

.ok{
	color:#00A400;
	font-weight:500;
}
.no{
	color:#FF0000;
	font-weight:500;
}

		/* Linia gry de sus */

div.top{
	background-color:#F3F3F3;
	padding:3px 5px 3px 5px;
	border-bottom:1px #E8E8E8 solid;
	width:823px;
}

div.top a, div.top a:link, div.top a:visited, div.top a:active{
	font-weight:normal;
	text-decoration:none;
	color:#FB8B1C;	
}

div.top a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.power,.power a{
	color:#FB8B1C;
	text-align:right;
	width:833px;
	margin:auto;
	text-decoration:none;
}

