BODY {
	background-color:#808080;
	margin:0px;
	background-image:url(../files/Image/gfx/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
P,TR,TD,LI,UL {
	font-family:Tahoma;
	font-size:11px;
	color:#CECECE;
}

/* SPAN */
.cholocinski-foto {
	border:3px solid #B5E2EE;
}
.cholocinski-opis {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#60809C;
}
.nazwa {
	font-family:Tahoma;
	font-size:11px;
	color:#60809C;
}
.miniatura {
	border:2px solid #686865;
}
.tytulowa {
	font-family:'Trebuchet MS';
	font-size:16px;
	color:#60809C;
}

/* TABELE */
.glowna {
	border:1px solid #CCCCCC;
	border-top-width:0px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	background-color:#FFFFFF;
}
.top-bg {
	background-image:url(../files/Image/gfx/bg-top.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.img-top-brd {
	border-bottom:3px solid #B9B9B9;
}
.txt-bg {
	background-image:url(../files/Image/gfx/bg-txt.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.stopka {
	height:30px;
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	padding:8px;
	background-image:url(../files/Image/gfx/kropka.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.kropki {
	background-image:url(../files/Image/gfx/kropka.gif);
	height:1px;
}
.gal {
	padding-top:3px;
	padding-bottom:3px;
}
.white-11 {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF
}
a:link.white-11,a:visited.white-11 {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoriation:none;
}
a:hover.white-11 {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	underline:none;
	text-decoration:underline;
}
a:link.white-10,a:visited.white-10 {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-decoriation:none;
}
a:hover.white-10 {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	underline:none;
	text-decoration:underline;
}

/* LINKI */
a:link, a:visited {
	text-decoration:none;
	color:#60809C;
}
a:hover {
	text-decoration:underline;
	color:#60809C;
}
a.kat:link,a.kat:visited {
	padding:4px;
	font-family:Tahoma;
	font-size:11px;
	color:#B1B1B1;
	display:block;
	text-decoration:none;
}
a.kat:hover {
	padding:4px;
	font-family:Tahoma;
	font-size:11px;
	color:#B1B1B1;
	background-color:#8F8F8F;
	display:block;
	text-decoration:none;
}
a.pkat:link,a.pkat:visited {
	padding:3px;
	font-family:Tahoma;
	font-size:9px;
	color:#D0D0D0;
	display:block;
	text-decoration:none;
}
a.pkat:hover {
	padding:3px;
	font-family:Tahoma;
	font-size:9px;
	color:#D0D0D0;
	background-color:#8F8F8F;
	display:block;
	text-decoration:none;
}
