#tablebox {width:94%; font-family: Tahoma, Verdana, sans-serif; font-size:11px; background-color:#3a3a3a; margin-top:15px; color:#fff;}
#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; padding-left:5px;}

#tablebox input.przycisk {color: #666; cursor:pointer;}
#tablebox a {text-decoration:underline; color: #fff;}
#tablebox a:hover {text-decoration:none; color: darkred;}

.uwaga {
	margin-right:10px;
	color:red;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}

.tytul {
	font-size:20px;
	font-weight:bold;
	margin-left:0px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align:left;
}

.tekst {
	/*color:#666;*/
}
#tab_menu_nieaktywne {
	background: #666;
	color: #ddd;
}

#tab_menu_aktywne{
	background: #666;
}

.aktywny_numer {
	color: orange;
	font-size: 25px;
}

.nieaktywny_numer {
	color: #ddd;
	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;
}

.content .main .products .strony {text-align:right; margin-right:20px;}
.content .main .products .strony a {color:#febe12;}




/*---------------------------------------------------------------*/


/*
	SLIDER
*/
.slider-wrap								{ width: 419px; position: absolute; top: 87px; left: 40px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }

