/* CSS Document */
a { 
text-decoration:none;
font-weight:bold;
}

.link:link { color:#CCCCCC; font-size:14px; text-decoration:underline; }
.link:visited { color:#CCCCCC; font-size:14px; text-decoration:underline; }
a:hover { font-size:14px; text-decoration:underline; }

html>body #lupa { background-image:url('/gfx/lupa.png'); background-repeat:no-repeat; position:absolute; width:30px; height:45px; left:16px; top:208px; }
* #lupa { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/lupa.png',sizingMethod='crop'); position:absolute; width:30px; height:45px; left:16px; top:220px;  }
#abslupa { position:relative; width:30px; }

#PopVote { border:none; }

#browse { margin:auto; margin-top:10px; width:600px; }
.browsetd { width:135px; padding-right:15px; padding-bottom:30px; }
.browsetdlast { width:135px; padding-right:0px; padding-bottom:30px; }

a:link { font-size:12px; text-decoration:none; font-weight:bold;  }
a:visited { font-size:12px; text-decoration:none; font-weight:bold; }
a:hover { font-size:12px; text-decoration:none; font-weight:bold;  }

/* nawigacja */ 
.span {width:16px; text-align:center;}
/* --Koniec */

/* Menu PODKATEGORIE */
a.tmenu:link { font-weight:bold; text-decoration:none; font-size:16px; }
a.tmenu:visited { font-weight:bold; text-decoration:none; font-size:16px; }
a.tmenu:hover { font-weight:bold; text-decoration:none; font-size:16px; }
a.tmenu:active { font-weight:bold; text-decoration:none; font-size:16px; }
.navlink { font-size:16px; font-weight:bold; text-decoration:none; display:block; list-style:none; float:left; }
.navlink a, .navlink a:visited { padding-top:13px; padding-bottom:7px; padding-left:15px; padding-right:15px; }
.navlink a:hover { filter:alpha(opacity=65); -moz-opacity:0.65; opacity:0.65; }
.navlink a:active { filter:alpha(opacity=65); -moz-opacity:0.65; opacity:0.65; }
/* --Koniec */

/* Menu GLÓWNE */
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	width: 156px;
	background-color: #000;
}

ul li {
	border-bottom: 1px none;
}

ul a:link, ul a:visited {
	display: block;
	width:156px;
	text-decoration: none;
	padding: 7px;
	font-weight: normal;
	color: #FFF;
}

ul a:hover {
	width: 146px;
	background-color: #666666;
	color: #FFF;
	font-weight: bold;
}
/* --Koniec */

.popup_cpt {text-align:left; font-weight:bold; color:#FFFFFF;}
.popup_msg {text-align:left; color:#333333;}

.avatar{margin-right:5px;}
.form { padding-left:7px; }
