body {
	margin:0px;
	padding:0px;
	/* text-align:center; */
}

table {
	border-spacing:0px;
	padding:0px;
}

tr {
	padding:0px;
}

td {
	padding:0px;
}

table.normal td {
	padding:2px;
}

table.centered {
	margin-left:auto;
	margin-right:auto;
}

.menu {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
/* 	padding-top:5px;
	padding-bottom:5px; */
}

.menu:hover {
	text-decoration:none;
	font-weight:bold;
}

div.menu {
/* 	padding-top:5px;
	padding-bottom:5px; */
	margin-top:5px;
	margin-bottom:5px;
	background: url(images/nutka.gif) left no-repeat;
}


a.und {
	text-decoration: underline;
}

div#podstrona {
	padding:10px;
	padding-right:12px;
}

img {
	border:0px;
	/* background: url(/images/loader.gif) no-repeat 50% 50%; */
}

img.okladka {
	background: url(/images/loader.gif) no-repeat 50% 50%;
}

.komOK {
	font-weight:bold; 
	color:#10A000;
}

.error {
	font-weight:bold; 
	color:#FF0000;
}	

input.data {
	width: 20px;
}

input.data2 { /*dłuższy (rok)*/
	width: 40px;
}


td.numery_stron {
	padding-left:2cm;
	padding-right:2cm;
	font-weight:bold;
}


/* ================== PREVIEW ================== */
#prev_film {
	margin:0px;
	padding:0px;
}

#preview {
	visibility:hidden; 
	position:absolute; 
	z-index:99; 
	/* background-color:transparent; */
	background-color:#afbfce;
	border: 2px solid blue;
	text-align:center;
}

#prev_title {
	height: 15px;
	width: 100%;
	border-bottom: 2px solid blue;
	font-weight:bold;
}

#prev_left {
	/* background-color:#ffeeee; */
	width:20px;
	/* float:left; */
	display:inline;
}
#prev_center {
	/* background-color:#ffdddd; */
	display:inline;
	width:240px;
	/* float:left; */
}

#prev_td_left {
	/* background-color:#ffeeee; */
	width:20px;


}
#prev_td_center {
	/* background-color:#ffdddd; */
	
	width:240px;

}

#prev_td_right {
	/* background-color:#ffcccc; */
	width:25px;
	text-align:right;

}
#prev_footer {
	margin:0px;
	padding:0px;
	border-top: 2px solid blue;
	text-align:center;
	font-weight:bold;
	height: 15px;
	width:320px;
}

table#prev_tbl {
	width:320px;
}
