.sbody {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #6E99CA;
	position: relative;
        background-image: url(gfx/sbg.gif);
        background-repeat: repeat-x;
        background-position: top;
}
.body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	position: relative;
        background-image: url(gfx/pbg.gif);
        background-repeat: repeat-x;
        background-position: top;
}
.textbg {
	position: relative;
        background-image: url(gfx/textbg.gif);
        background-repeat: no-repeat;
        background-position: bottom;
}
td {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1F3041;
	text-decoration: none;
}
.cena {
	width: 60px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1F3041;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}
.copy {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CDE9F7;
	text-decoration: none;
}
.menu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #467884;
	text-decoration: none;
}
.menu2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #35B203;
	text-decoration: none;
}
.meta {
	height: 1px;
	font-family: Verdana;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	color: #6E99CA;
	text-decoration: none;
}
