.white
{
	font-family: sans-serif;
	text-decoration: none;
	color: White;
	font-size: 12px;
}
.red
{
	font-family: sans-serif;
	color: b85458;
	font-size: 13;
}

td.shadow
{
	background-image: url(../Pics/Tshadow.gif);
	background-repeat : no-repeat;
	vertical-align: top;
	width : 120px;
	height : 160px;
}

td.shadow2
{
    background-image: url(../Pics/Tshadow.gif);
	background-repeat: no-repeat;
	width :79px;
	height : 109px;
}

body.main
{
	background-image: url(../Pics/Background.jpg);
	margin : 0 10 0 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.edit
{
}

td.Bigshadow
{
	background-image: url(../Pics/TshadowBig.gif);
	background-repeat: no-repeat;
	background-position : right;
	vertical-align: top;
	width: 348px;
	height: 474px;
}
img.BigImage
{
	width: 333px;
	height: 444px;
}
th.info
{
	vertical-align : top;
	text-align : right;
}
td.shadowProm
{
	background-image: url(../Pics/TshadowProm.gif);
	background-repeat: no-repeat;
	background-position : 100%;;
	background-position : right;
	vertical-align: top;
	width: 185px;
	height: 250px;
}
table.up
{
	text-align : center;
	width : 100%;
}
.reklama
{
	position : absolute;
	z-index : 1;
	top : 30px;
	left : 20px;
}
.bigText
{
	font: large;
	color: #B85458;
	height : 50px;
}
.normalText
{
	color: #B85458;
	font-family: sans-serif;
	font-size: 13;
}
.largeText
{
	color: #B85458;
	font-family: sans-serif;
	font-size: 18;
}
textarea.edit
{
}
select.edit
{
}
p.error
{
	color: #B85458;
	font-family: sans-serif;
	font-size: 13;
}
.pinkborder
{
    border-collapse: separate;
	border: 1px solid #CC9999;
}
