
body{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(img/bg.gif);
}

table{
	font-size: 12px;
}
div.menu {
	background-image: url(img/menu_bg.gif);
	width: 1016;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 26px;
	padding-top: 0px;
}

.mail{
  text-transform: lowercase;

}
a.hlavni_email {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-decoration: none;
}
img.hlavni_img {
	border: none;
}
.novinka{
	background-image: url(img/new_bg.gif);
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 204px;
	text-align: justify;
	font-size: 10px;
	font-family: Tahoma;
	margin-left: 0px;
}
a.anovinka{
	font-size: 10px;
	font-family: Tahoma;
	color: Blue;
}

.novinka_text{
	padding-top: 0px;
	padding-bottom: 0px;
	color: #1D2F3B;
	width: 164px;
	margin-left: 20px;
}

.novinka_up{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #1D2F3B;
	width: 204px;
	text-align: center;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	background-image:url(img/new_top.gif); 
	height: 23px;
}

.novinka_bottom{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #1D2F3B;
	width: 204px;
	text-align: center;
	background-image:url(img/new_bottom.gif); 
	height: 23px;
}

.nadpis_big{
	padding-top: 10px;
	text-align: center;
	font-size: 20px;
	color: #184E6F;
	font-weight: 600;
	background-image: url(img/main_top.gif);
	height: 40px;
	width: 809;
	margin-top: 0px;
	margin-bottom: 0px;

}

.nadpis{
	padding-top: 3px;
	text-align: center;
	font-size: 18px;
	color: #184E6F;
	font-weight: 600;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.novinky{
	padding-top: 3px;
	text-align: center;
	font-size: 18px;
	color: red;
	font-weight: 600;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.odkazy{
	padding-top: 7px;
	text-align: center;
	font-size: 12px;
  color: rgb(102,0,102); 
	font-weight: 600;
	background-image:url(img/submenu_bg.gif);
	height: 33px;
	width: 809px ;
}
a{
  text-align: center;
  font-size: 13px;
  color: rgb(102,0,102);
  font-weight: 600;
  text-decoration: none;
}
a:hover{
  color: rgb(51,102,255); 
  text-decoration: underline;
}

a.top_odkaz{
  text-align: center;
  font-size: 12px;
  color: #000000;
  font-weight: 600;
  text-decoration: none;
}

a.top_odkaz:hover{
	color: #000000;
}

a.hlavni_menu {
	background-color: transparent;
	text-align: center;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 15px;
	height: 24px;
}

.hlavni_menu:hover {
	color: Navy;
}

a.hlavni_menu2 {
	background-color: transparent;
	text-align: center;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 15px;
	height: 24px;
	color: Black;
}

.hlavni_menu2:hover {
	color: Navy;
}


div.text{
	text-align: justify;
	font-family: Arial;
	font-weight: 500;
	background-image: url(img/main_bg.gif);
	width: 809px;
}

.pata{
	margin-left: 0px;
	background-image: url(img/main_bottom.gif);
	width: 809px;
	height: 65px;
	background-color: transparent;
}

div.vanoce {
  	padding-top: 0px;
	background-image: url(img/vlocka.jpg);
	width: 760px;
}

table.akce {
	font-size: smaller;
}

td.tx_akce_nadpis {
	font-weight: bold;
	color: Blue;
	text-align: center;
	font-size: larger;
	width: 50%;
	background-color: Silver;
}

td.tx_akce_popis {
	text-align: center;
	font-size: smaller;
	background-color: Silver;
}

td.vlocky {
	background-image: url(img/vlocka3.bmp);
	height: 30px;
}
.tx_verze {
	text-align: left;
}

.tx_puvodni_cena {
	background-color: Silver;
	color: Black;
	text-align: right;
	font-style: italic;
	text-decoration:line-through;
}

.tx_akce {
	background-color: Yellow;
	font-weight: bold;
	color: #990000;
	text-align: left;
}

.tx_akce_cena {
	background-color: Yellow;
	font-weight: bold;
	color: #990000;
	text-align: right;
	font-style: italic;
}