.content .left .banners .links {clear:both;}
.content .left .banners .links a, .content .left .banners .links a:hover {display:block;font-size:12px;color:#ff3300;font-weight:bold;padding:8px 0px 8px 12px;border-bottom:1px dashed #ddd;}
.content .left .banners .links a.two, .content .left .banners .links a.two:hover {display:block;font-size:12px;color:#ff3300;font-weight:bold;padding:8px 0px 8px 22px;border-bottom:1px dashed #ddd;}
.content .left .banners .links a.three, .content .left .banners .links a.three:hover {display:block;font-size:12px;color:#ff3300;font-weight:normal;padding:8px 0px 8px 32px;border-bottom:1px dashed #ddd;}

.tytulstr {font-size:18px;color:#fff;background:url(../img/bg_bigprodhead.jpg) no-repeat;width:672px;height:29px;padding:10px 0px 0px 10px;margin:8px 0px 0px 0px;}

#tablebox {width:100%; font-family: Tahoma, Verdana, sans-serif; font-size:11px;}
#tablebox input { border: 1px solid #999; color: #666; background: #fff; }
#tablebox textarea { border: 1px solid #999; color: #666; background: #fff; }
#tablebox select { border: 1px solid #999; color: #666; background: #fff; }

/*#tablebox p{line-height:15px;margin-top:3px;padding:0px;font-size:11px;word-spacing:2px;}*/

/*#tablebox a {color: #666; }*/

#tablebox tr td{ height:22px; }

#tablebox input {
	height: auto;
	line-height: 15px;
	padding: 2px;
	width: auto;
}

#tablebox input.przycisk {color:#75706C; cursor:pointer;}
#tablebox a {text-decoration:underline; color:#75706C;}
#tablebox a:hover {text-decoration:none; color:#00c6ff;}

.height {min-height:500px;}

.uwaga {
	margin-right:10px;
	color:red;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}

.tytul {
	font-size:28px;
	/*font-weight:bold;*/
	margin-left:0px;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align:left;
	color:#75706C;
	/*font-family:"Times New Roman"*/
}

.tekst {
	/*color:#666;*/
}
#tab_menu_nieaktywne {
	background: #F5F5F5;
	color: #666;
}

#tab_menu_aktywne{
	background: #F5F5F5;
}

.aktywny_numer {
	color: orange;
	font-size: 25px;
}

.nieaktywny_numer {
	color: #666;
	font-size: 25px;
}

/*#tab_menu_aktywne a{
	text-decoration: underline;
	color:#673612;
}

#tab_menu_aktywne a:hover{
	text-decoration: none;
	color:#673612;
}*/

/*
.linkk a{
	text-decoration: underline;
	color:#673612;
}

.linkk a:hover{
	text-decoration: none;
	color:#673612;
}*/

.validation-advice {
	margin: 5px 0;
	padding: 2px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
	font-family:Tahoma;
	font-size:11px;
}