body {
	margin: 0px;
	padding: 0px;
	background: url("../images/site_back.gif") repeat-x;
	FONT-FAMILY: Helvetica;
	font-size: 68%;
	color: #000;
	width: 100%;
	height: 100%;
}
#loading {
 	width: 200px;
 	height: 70px;
 	background-color: #c0c0c0;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
	border: 1px solid #003B6C;
	color: #003B6C;
}
table {
	FONT-FAMILY: Helvetica;
	font-size: 100%;	
}
input {
	font-size: 100%;
	FONT-FAMILY: Helvetica;
}
form {
	padding: 0px;
	margin: 0px;
}
fieldset {
	FONT-FAMILY: Helvetica;
	border-width: 0px;
	border-color: #000;
	margin: 0px;
	padding: 0px;
	position: relative;
}
legend {
	font-family: Helvetica;
	color: #003B6C;
	font-size: 100%;
	padding: 3px;
}
select {
	font-family: Helvetica;
	font-size: 90%;
}
img {
	border: 0px solid #fff;
}
a.nodec {
	font-weight: bold;
}
a.nodec:hover {
	font-weight: bold;
}
a {
	color: #003B6C;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
input.fields {
	font-family: Helvetica;
	font-size: 90%;
	position: relative;
	margin: 0px;
}
textarea.fields {
	font-family: Helvetica;
	font-size: 90%;
	position: relative;
	border: 1px solid #a7a6aa;
}
.dlzka {
	width: 100%;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.bold {
	font-weight: bold;
}
.red {
	color: #FF4500;
}
.red_cena {
	background-color: #FF4500;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding: 2px;
}
.orange {
	color: #FF8C00;
}
.menu_over {
	height: 31px;
	vertical-align: middle;
	font-size: 100%;
	color: #ffad00;
	cursor: pointer;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	white-space: nowrap;
	font-weight: bold;
}
.menu_out {
	height: 31px;
	vertical-align: middle;
	font-size: 100%;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	white-space: nowrap;
	font-weight: bold;
	color: #fff;
}
.menu_select {
	height: 31px;
	vertical-align: middle;
	font-size: 100%;
	color: #ffad00;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	white-space: nowrap;
	font-weight: bold;
}
a.white {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #FFAD00;
	text-decoration: underline;
}
a.black {
	color: #000;
	text-decoration: none;
}
a.black:hover {
	color: #FFF;
	text-decoration: none;
}
a.blue {
	color: #003B6C;
	text-decoration: none;
}
a.blue:hover {
	color: #0065BD;
	text-decoration: underline;
}
.silver {
	color: #8B8B8B;
	font-style: italic;
}
.silver a {
	color: #666666;
	text-decoration: none;
}
.silver a:hover {
	color: #333333;
}
h1 {
	font-size: 120%;
	margin: 1px;
	padding: 1px;
	color: #003B6C;
}
h2 {
	font-size: 110%;
	margin: 1px;
	padding: 1px;
	color: #003B6C;
}
h3 {
	font-size: 100%;
	margin: 1px;
	padding: 1px;
	color: #003B6C;
}
.header {
	background: url("../images/nadpis_module.png") no-repeat;
	height: 32px;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
}
.nadpis {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	padding-top: 1px;	
	padding-left: 2px;
	margin: 3px;
	color: #003B6C;
}
.vnutro {
	padding: 0px;
	text-align: left;	
}
.textpopis {
	text-align: left;
	font-style: oblique;
	padding: 5px;
	padding-bottom: 10px;
}
.button {
	font-size: 100%;
	color: #5D5D5D;
	border-left: 1px solid #FCFCFC;
	border-top: 1px solid #FCFCFC;
	border-right: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	border-width: 1px;
	background: #F8F8F8 url("../images/zahlavie_1.gif") repeat-x;
	margin: 0px;
	padding: 0px;
}
.button_blue {
	font-size: 100%;
	color: #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-width: 0px;
	background: #003B6C url("../images/btn_blue.png") repeat-x;
	margin: 1px;
	padding: 0px;
}
.button_orange {
	font-size: 100%;
	color: #FFF;	
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-width: 0px;
	background: #FF8C00 url("../images/btn_orange.png") repeat-x;
	margin: 1px;
	padding: 0px;
}
.button_yellow {
	font-size: 100%;
	color: #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-width: 0px;
	background: #FFAD00 url("../images/btn_yellow.png") repeat-x;
	margin: 1px;
	padding: 0px;
}
.button_moje_objednavky {
	background: url("../images/mojeobjednavky.png") no-repeat;
	width: 104px;
	height: 16px;
	text-align: center;
	color: #FFFFFF;
	border: 0px solid #000;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	padding-left: 14px;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
.button_moje_konto {
	background: url("../images/mojekonto.png") no-repeat;
	width: 75px;
	height: 16px;
	text-align: center;
	color: #FFFFFF;
	border: 0px solid #000;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
.button_odhlasit {
	background: url("../images/odhlasit.png") no-repeat;
	width: 60px;
	height: 17px;
	text-align: center;
	color: #FFFFFF;
	border: 0px solid #000;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
.tbl_produkty th {
	text-align: left;
}
.header a {
	text-decoration: none;
	color: #000;
}
.header a:hover {
	text-decoration: underline;
	color: #000;
}
.tbl_strankovanie {
	width: 568px;
	background: url("../images/strankovanie.png") no-repeat;
	height: 32px;
	vertical-align: top;
	text-align: center;
	margin-top: 5px;
	padding-left: 10px;
}
.tbl_pagination {
	float: right;
}
.tbl_pagination td {
	width: 15px;
	height: 32px;
	text-align: center;
}
td.selected {
	background: url("../images/strankovanie_select.png") no-repeat;
	width: 39px;
	height: 32px;
	text-align: center;
	vertical-align: top;
}
.tbl_kategorie {
	width: 100%;
}
.tbl_podkategorie {
	width: 100%;
}
.tbl_produkty {
	width: 100%;
}
.tbl_produkty a {
	color: #003b6c;
	font-weight: bold;
	text-decoration: none;
}
.tbl_produkty a:hover {
	color: #003b6c;
	font-weight: bold;
	text-decoration: underline;
}
.tbl_produkty img.image {
	text-align: center;
	border: 1px solid #dfdfdf;
}
.tbl_produkty .silver {
	color: #666666;
}
.tbl_produkty .red {
	color: #cc0000;
	font-weight: bold;
	padding: 2px;
}
.tbl_produkty .black {
	color: #000;
	font-weight: bold;
	padding: 2px;
}
.tbl_strankovanie a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.tbl_strankovanie a:hover {
	color: #000;
	text-decoration: underline;
}
a.popis {
	color: #000;
	text-decoration: none;
}
a:hover.popis {
	color: #000;
	text-decoration: underline;
}
div.filter {
	width: 100%;
	background: url("../images/strankovanie.png") no-repeat;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 2px;
	height: 32px;
}
div.shopping {
	vertical-align: top;
}
td.cena {
	text-align: right;
}
.tbl_basket {
	width: 100%;	
	border: 1px solid #DFDFDF;
	border-collapse: collapse;
}
.tbl_basket th {
	border: 1px solid #DFDFDF;
	border-collapse: collapse;
	background: #F8F8F8 url("../images/zahlavie_1.gif") repeat-x;
	text-align: center;
	font-size: 90%;
	color: #666666;
}
.tbl_basket td {
	border: 1px solid #DFDFDF;
	border-collapse: collapse;
}
.tbl_pokladna {
	border: 1px solid #DFDFDF;
	border-collapse: collapse;
	text-align: left;
}
.tbl_pokladna th {
	border: 1px solid #DFDFDF;
	border-collapse: collapse;
	background: #F8F8F8 url("../images/zahlavie_1.gif") repeat-x;
	font-size: 90%;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
.tbl_pokladna td {
	border: 1px solid #DFDFDF;
	border-collapse: collapse;
	padding-left: 3px;
	padding-right: 3px;
}
.tbl_pokladna td.label {
	border: 1px solid #DFDFDF;
	border-collapse: collapse;
	padding-left: 3px;
	padding-right: 3px;
	color: #666666;
	text-align: right;
}
.referTable {
	width: 100%;	
	border: 1px solid #DFDFDF;
	border-collapse: collapse;
	margin-bottom: 3px;
}
.referTable th {
	border: 1px solid #DFDFDF;
	border-collapse: collapse;
	background: url("../images/btn_blue.png") repeat-x;
	text-align: center;
	font-size: 100%;
	color: #FFF;
}
.referTable td {
	border: 1px solid #DFDFDF;
	border-collapse: collapse;
}
.tbl_error {
	background-color: #FFD4C6;
	border: 0px solid #CC0000;
	color: #CC0000;
	margin-top: 5px;
}
.tbl_noerror {
	background-color: #D9FFE4;
	border: 0px solid #CC0000;
	color: #2F4F4F;
	margin-top: 5px;
}
.nadpis_error {
	font-size: 105%;
	font-weight: bold;
	text-align: left;
	padding-top: 1px;	
	padding-left: 2px;
	margin: 3px;
	color: #CC0000;
}
.bottom_menu {
	text-align: center;
}
.bottom_menu a {
	text-align: center;
	font-weight: normal;
}
.tbl_report {
	background-color: #CEF7CF;
	border: 0px solid #2F4F4F;
	color: #2F4F4F;
	margin-top: 5px;
}
.nadpis_report {
	font-size: 105%;
	font-weight: bold;
	text-align: left;
	padding-top: 1px;	
	padding-left: 2px;
	margin: 3px;
	color: #2F4F4F;
}
.line-through {
	text-decoration: line-through;
}
.imgOver {
	border: 1px solid #FFAD00;
}
.imgOut {
	border: 1px solid #DFDFDF;
}
.imgSelected {
	border-top: 2px solid #BABABA;
	border-left: 2px solid #BABABA;
	border-bottom: 2px solid #BABABA;
}
.BimgOver {
	border: 1px solid #FFAD00;
}
.BimgOut {
	border: 1px solid #DFDFDF;
}
.BimgSelected {
	border: 2px solid #BABABA;
}
.tbl_top_ten {
	border-collapse: collapse;
	border: 0px solid #666666;
}
.tbl_top_ten td {
	border: 0px solid #666666;
}
.tbl_top_ten tr.tr_parne {
	background: #FFAD00;
}
.tbl_top_ten tr.tr_neparne {
	background: #FFC54D;
}
.star_out {
	background-image: url("../images/star_off.png");
	width: 20px;
	height: 18px;
}
.star_over {
	background-image: url("../images/star_on.png");
	width: 20px;
	height: 18px;
}
