body {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
.table_all {
	background-color: #FFFFFF;
	width: 955px;
	height: 600px;
	border: 0;
}
.main {
	background-color: #FFFFFF;
	width: 779px;
	height: 426px;
	background-image: url(eshop_bckgrnd.gif);
	background-repeat:no-repeat;
}
.right {
	background-image: url(eshop_right.gif);
	background-repeat: repeat-y;
}
.spodek {
	background-color: #FFFFFF;
	width: 870px;
	height: 48px;
	background-image: url(eshop_bottom.gif);
}
.podpis {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
	cursor: hand;
}

th{
	color:#000000;
	font-size:14px;
	}
.first,.second{
	border-style:solid;
	border-width:1px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.first{
	background-color:#e09898;
	}
.second{
	background-color:#fbd9d9;
	}
.obrazek{
	margin:5px;
	text-align:justify;
	}
a,th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1f6ec6;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
A:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFCCCC;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;


}
