body{
  font-family: tahoma, arial, helvetica, sans- serif; 
  font-size: 11px;
  color: #000;
  padding: 0;
  margin: 0;
 }

/* header */
/* login */


/* heading */
h1{
	font-size: 14px; 
}
h2 { font-size: 13px; }


.title{
	background: url(../images/c.gif) repeat-x;
	height: 26px;
	font-size: 1.2em;
	width: 565px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.title span{ font-size: 1.2em}

.text{
	padding: 2px;
	padding-left: 10px;
}

.img1 { float: left;}
.img2 { float: right;}


.populartitle .asd{
	background: url(../images/d.gif) repeat-x;
	margin-top: 25px;
	float: left;
	font-size: 1.4em;
	width: 80%;
	font-weight: bold;
	color: #fff;
}
.text{ padding: 3px; }
.populartitle span{ font-size: 1.3em;}

#populardown{
	margin-left: 25px;
	background: #000;
}


.popularCell { 
	float: left; 
	width: 100%; 
	padding-top: 5px; 
	padding-left: 45px;
	display: inline; 
}

.popularCell a{ padding-left: 4px; }


#logowanie{
	padding-left: 50px;
}

.loginRight input{
	background: #ffe08c;
	border: 1px solid #f2b500;
	height: 18px;
	width: 123px;
}

.loginLeft { float: left; width: 69px; height: 25px; text-align: left; display: inline; padding-left: 10px; }
.loginRight { float: left; width: 200px; height: 25px; text-align: left; display: inline; }
.loginBottom { float: left; width: 309px; height: 25px; text-align: left; padding: 5px 0 5px 10px; }


#wyszukiwarka{
	background: url(../images/f.gif) repeat-x;
	background-position: bottom;
	width: 580px;
	height: 126px;
	margin-bottom: 26px;
}
#wyszukiwarka .img1{
	margin-top: 25px;
	}
	


#wyszukiwarka .input input{
	margin-top: 4px;
	border: 1px solid #9b9b9b;
	background: #fff url(../images/f1.gif) no-repeat;
	height: 34px;
	width: 385px;
	text-align: center;
	font-size: 1.5em;
	padding-top: 5px;
}

#wyszukiwarka .inp{
	padding-top: 52px;
	padding-left: 20px;
}

#wyszukiwarka .input{
padding-top: 5px;
float: left;
}



/* browse */
.browseCell { 
	float: left; 
	min-height: 50px; 
	text-align: left; 
	display: inline; 
	width: 87%;
	border-bottom: 1px solid #d2d2d2;
	margin-left: 10px;
	padding-top: 10px;
	
}
.browseTop { float: left; width: 550px; height: 35px; display: inline; vertical-align: top; }
.browseLeft { float: left; width: 150px; height: 15px; padding: 5px 0 5px 0; display: inline; }
.browseRight { float: left; width: 400px; height: 15px; padding: 5px 30px 5px 0; text-align: right; display: inline; }
.browseBottom { 
	float: left;  
	padding: 7px 15px 5px 0; 
	text-align: left; 
	display: inline; 
}





/* comment */
.commentTop { float: left; width: 300px; height: 15px; padding: 5px 10px 5px 10px; display: inline; }
.commentBottom { float: left; width: 300px; min-height: 45px; padding: 0 10px 5px 10px; display: inline; }

/* signup */
.signupLeft { float: left; width: 170px; height: 15px; display: inline; padding: 5px 0 5px 0; }
.signupRight { float: left; width: 400px; height: 15px; display: inline; padding: 5px 0 5px 0; } 

/* upload */
.uploadLeft { float: left; width: 170px; height: 15px; display: inline; padding: 5px 0 5px 0; }
.uploadRight { float: left; width: 400px; height: 15px; display: inline; padding: 5px 0 5px 0; }

/* a */
a {
	color: #cf8401;
	text-decoration: underline; 
	
}

img { border: 0;}

a:hover { color: #ea9500; }

/* admin */
.adminLeft { float: left; width: 170px; height: 15px; display: inline; padding: 5px 0 5px 0; }
.adminRight { float: left; width: 400px; height: 15px; display: inline; padding: 5px 0 5px 0; }

/* functional */
#player { padding: 10px 0 0 10px; }
#form { bottom: 20px; right: 25px; position: absolute; }
#post { padding: 30px 0 0 30px; }
#height { float: left; width: 309; padding: 10px; height: 10px; display: inline; }
#pager { float: left; width: 570px; }
#input { float: right; width: 380px; height: 80px; padding-top: 5px; padding-bottom: 1px; }
#image { float: left; width: 67px; height: 20px; padding-top: 5px; padding: bottom: 15px; }
#padding { float: left; padding: 5px 4px 3px 9px; font-size: 11px; font-weight: bold; color: #fff; }
#rules { padding: 0 10px 0 10px; }
#login { padding: 0 10px 0 10px; }
#seealso { padding: 0 10px 0 10px; }
#details_left { float: left; width: 45%; vertical-align: top; display: inline; padding: 0px; }
#details_right { float: left; width: 45%; min-height: 600px; vertical-align: top; display: inline; padding: 0px;  margin-left: 2%; }


hr { background-color: #d2d2d2; height: 1px; border: 0; }

/* input */
input { font-size: 11px; }
