a {
	text-decoration:none;
}

a:link {
	color:#505050;
}

a:hover {
	color:#787878;
}

a:active {
	color:#787878;
}

a:visited {
	color:#505050;
}

.logo {
	background-color: #BFC9BF;
	background-image: url("gfx/logo_sb.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height:30px;
}

.form1 {
	background-color:#EEF2EE;
	border-style:solid;
	border-width:1px;
	border-color:#9ca29c;
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	width:170px;
	height:20px;
}

.form2 {
	background-color:#EEF2EE;
	border-style:solid;
	border-width:1px;
	border-color:#9ca29c;
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	width:80px;
	height:16px;
}

.form_txt { 
	font-family:Verdana;
	font-size:10px;
	color:#666666;
}

.tabela {
	height:100%;
	width:100%;
	border:0px;
	padding-left:2px;
	padding-bottom:5px;
}

.nick {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

.tresc {
	font-family:Verdana;
	font-size:10px;
	color:#484848;
}

.linia {
	font-family:Verdana;
	font-size:10px;
	color:#C5CFC5;
} 

