* {
	margin:  0; 
	padding: 0;
	border: none;
}

html, body {
	color: white;
	background: #4D4D4D; _background: #424242;
	font-family: sans-serif;
	font-size: small;
	text-align: center;
	height: 100%;
}

body {
	position: relative;	
	background: url('../img/global/body-bg.PNG') left top repeat-x;
}

hr {
	border: none;
	border-top: 1px solid #D7DAC4;
	margin: 5px 0 7px 0;
	width: 98.5%;
	_background: red;
}

hr.cistic, hr.pristupnost {
	margin: 0;
}

hr.cistic {
	visibility: hidden;
	height: 1px;
	margin-top: -1px;
	clear: both;
}

hr.cistic-zobrazeny {
	margin: 10px 0;
	clear: both;
}


.pristupnost {
	display: none;
}

/* BLOKY ------------------------------------------------------ */
#nadobal {
	width: 960px;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	text-align: left;
	color: black;
	background: white url('../img/global/nadobal-bg.PNG') left top repeat-y;
}

#obal {

}

/* HLAVIČKA ---------------------------------------------- */
#hlavicka {
	height: 179px;
	background: #F1F1E4 url('../img/global/hlavicka-bg.PNG') left top no-repeat;
	width: 100%;
	position: relative;
}

h1 {
	font-weight: bold !important;
	font-family: "arial";
	font-size: 1.5em;
	letter-spacing: -1px;
	text-transform: uppercase;
	text-align: right;
	position: relative;
	overflow: hidden;
	position: relative;
	left: 40px; top: 53px;
}

h1, h1 span {
	width: 215px;
	height: 70px;
}
	
h1 span {
	display: block;
	position: absolute;
	left: 0px; top: 0;
	background: url('../img/global/hanika-logo.PNG') left top no-repeat;
	font-weight: bold;
}

h1 a {
	color: black;
	text-decoration: none;
}

#hlavicka em {
	position: absolute;
	top: 111px;
	left: 65px;
	font-family: "trebuchet ms";
	font-style: normal;
	font-size: 1em;
	_font-size: 0.95em;
	color: #763F2F;
display: none;
}

.pomucky {
}

.pomucky a {
}

.kosik {
	position: absolute;
	top: 63px;
	left: 711px;
	font-family: tahoma;
}

.kosik a, .kosik a:visited {
	color: #AD975F;
	padding: 3px 0 3px 46px;
	&padding: 2px 0 2px 46px;
	margin: 0 4px 0 0;
	background: url('../img/global/kosik-a-bg.PNG') left 2px no-repeat;
}

.kosik span, .kosik b {
	font-weight: bold;
}

.kosik a:hover {
	background: url('../img/global/kosik-a-bg-hover.PNG') left 2px no-repeat;
}

.tkosik .celkem {
font-weight: bold;
font-weight: bold;
}

/* NABIDKA -------------------------------------------------- */
#nabidka {
	margin: 0;
	position: absolute;
	top: 131px;
	left: 358px;
	background: url('../img/global/nabidka-levy-konec-bg.PNG') left top no-repeat;
}

#nabidka-in {
	padding: 0 4px;
	position: relative;
	background: url('../img/global/nabidka-pravy-konec-bg.PNG') right top no-repeat;
}	

#nabidka ul {
	background: url('../img/global/nabidka-li-bg.PNG') left top repeat-x;
	height: 51px;
	_height: 49px;
	white-space: nowrap;
}
#nabidka ul li {
	list-style: none;
	font-weight: bold;
	float: left;
	padding: 12px 0 22px 0;
	background: url('../img/global/nabidka-li-bg.PNG') left top repeat-x;
}

#nabidka ul li a {
	color: black;
	border-left: 1px solid #E9E8CE;
	padding: 5px 16px 10px 22px;
	_padding: 5px 16px 10px 22px;
	background: white url('../img/global/nabidka-li-a-bg.PNG') 13px 10px no-repeat;
}

#nabidka ul li a.prvni {
	border: none;
}

#nabidka ul li.aktivni {
}

#nabidka ul li.aktivni a, #nabidka ul li.aktivni a:hover {
	background: white url('../img/global/nabidka-li-a-bg-aktivni.PNG') 10px 11px no-repeat;
	text-decoration: none;
	color: dimgray;
	cursor: default;
}

#nabidka ul li.aktivni span{
}

#nabidka ul li a:hover {
	background: white url('../img/global/nabidka-li-a-bg-hover.PNG') 14px 10px no-repeat;
}

#nabidka ul li a:hover span {
}


/* DROBKY ---------------------------------------------------- */
#drobky {
	font-family: arial;
	color: white;
	background: #4D4D4D url('../img/global/drobky-bg.PNG') left top no-repeat;
	padding: 11px 10px;
	_padding: 11px 10px;
	&padding: 11px 10px;
	font-size: 0.85em;
	margin: 0 13px 0 12px;
}

#drobky b, #drobky a, #drobky span {
	font-weight: normal;
	font-family: tahoma;
}

#drobky span {
	font-weight: bold;
	margin: 0 3px;
}

#drobky b {
	font-weight: bold;
	margin-right: 5px;
}

#drobky a, #drobky a {
	color: #EEEED6;
}

/* MENU, OBSAH, PANEL -------------------------------- */
#menu-obsah, #menu, #obsah, #panel {
	float: left;
}

#menu-obsah-panel {
	width: 100%;
}

#menu-obsah-panel #menu-obsah {
	width: 750px;
}

#menu-obsah-panel #panel {

}

#menu-obsah-panel, #panel-obsah, #menu-obsah {
	margin-top: -14px;
	_margin-top: -20px;
	&margin-top: -20px;
}

#obal #menu-obsah {
	width: 933px;
	margin: 0 12px;
	_margin: 0 6px;
	background: url('../img/global/menu-obsah-bg.PNG') left top no-repeat;
	border: 1px solid #333333;
	border-top: none;
	border-bottom: none;
position: relative;
}

#menu-obsah-panel #obsah {
}

#obsah {
}

#menu-obsah #obsah {
	width: 710px;
}

#menu, #panel {
	width: 201px;
}


/* MENU -------------------------------------------- */
#menu  {
	margin: 22px 0 52px 22px;
	_margin: 22px 0 22px 10px;
	padding-bottom: 1px;
	font-family: tahoma;
position: relative;
top: 39px;
}

.menu-in {
	background: #F7F7EF;
	border: 1px solid #E9E9CE;
}


#menu h4 {
	font-family: tahoma;
	font-size: 1em;
	padding: 0;
	margin: 0;
	position: absolute;
	top: -38px;
top: -35px;
	z-index: 100;
	background-repeat: no-repeat;
	border-bottom: 1px solid #F7F7EF;
}

h4#kytar-h4 {
	left: 0;
}

h4#kytar-h4 a {
	padding: 10px 18px;
padding: 10px 22px;
	background-repeat: no-repeat !important;
}

h4#prisl-h4 {
	left: 83px;
}

h4#prisl-h4 a {
	padding: 10px 18px;
padding: 10px 20px;
}

#menu h4 a{
	color: #AC965E;
	color: #4D4D4D;
	border: none;
	display: block;
	text-decoration: underline;
	background-repeat: no-repeat;
}
/*
#menu h4.aktivni {
	top: -35px;
}
*/
#menu h4.aktivni a {
	color: black;
	text-decoration: none;
	cursor: default;
	top: -35px;
}

#menu .kytary h4.aktivni a {
	/*background: #F7F7EF url('../img/global/menu-h4-a-kytary-bg-aktivni.PNG') left top no-repeat;*/
}


#menu .prisl h4.aktivni a {
	/*background: #F7F7EF url('../img/global/menu-h4-a-prisl-bg-aktivni.PNG') left top no-repeat;*/
}


#menu ul {
	margin: 8px;
}

#menu ul ul {
	border: none;
	margin: 0;
}


#menu li {
	display: block;
	list-style: none;
	font-weight: bold;
	background: white url('../img/global/menu-li-bg.PNG') 10px 10px no-repeat;
	width: auto;
	_height: 25px;
	position: relative;
	_margin-bottom: -3px;
}

#menu li li {
	padding: 0;
	font-variant: normal;
	font-size: 0.95em;
	font-weight: normal;
	border: none;
	background: url('../img/global/menu-li-li-bg.PNG') 10px 10px no-repeat;
}

#menu li li li{
	background: none;
}

#menu li a {
	text-decoration: none;
	color: black;
	display: block;
	padding: 6px 6px 6px 24px;
	border: 1px solid #E9E9CE;
	border-bottom: none;
	background: url('../img/global/menu-li-a-bg.PNG') 10px 10px no-repeat;
}

#menu li li a{
	padding: 6px 6px 5px 28px;
	border: none;
	border-top: 1px solid #E9E9CE;
	background: #F7F7EF url('../img/global/menu-li-li-a-bg.PNG') 15px 10px no-repeat !important;
}

#menu li li li a{
	padding: 6px 6px 5px 40px;
	background: #F7F7EF !important;
	font-size: 0.9em;
	color: #715C45;
}

#menu li.aktivni a {	
	background: url('../img/global/menu-li-a-bg-aktivni.PNG') 100px 0px no-repeat;
	border-right: none;
}

#menu li li.aktivni {
}

#menu li a:hover {
}

#menu li li a:hover {
}

#menu li ul {
}

.novinky , .akce {
	width: 199px;
	background: white;
	border: 1px solid #E9E9CE;
	margin: 10px 0;
	position: relative;
	&top: 16px;
}

.novinky  {
	background: url('../img/global/novinky-bg.PNG') left top repeat-x;
}

.akce {
	margin: 15px 0;
	
}

.novinky-in, .akce-in {
	margin: 15px 12px;
}

.novinky h5 {
	font-family: tahoma;
	font-size: 1.5em;
	font-weight: normal;
	margin: 12px 0 0 16px;
}	

.novinky p, .akce p {
	margin: 0;
	padding: 0;
}

.novinky .datum, .akce .datum {
	font-size: 0.85em;
	color: #4D4D4D;	
	margin: 6px 0 3px 0;
}

.novinky a, .akce a {
	font-weight: bold;

}

.akce a {
	font-weight: bold;
	display: block;
	width: 130px;
}

.novinky .cena, .akce .cena {
	font-size: 0.85em;
	margin: 3px 0 8px 0;
}

.novinka, .upoutavka {
	border-top: 1px solid #E9E9CE;
	margin: 5px 0;
	padding: 0 0 0 5px;
}

.upoutavka {
	border: none;
}

.akce .akce-hvezda {
	background: url('../img/ostatni/hvezda-akce-upoutavka.PNG') left center no-repeat !important;
}

.akce img, .novinky img {
	float: none;
	margin: 0 0 5px 0;
}

.novinky img {
	margin: 1px 0 5px 0;
}

/* OBSAH ------------------------------------------- */	
#obsah {
	line-height: 1.4;
	background: url('../img/global/obsah-bg.PNG') left bottom repeat-x;
}

#obsah-in {
	margin: 15px 20px 30px 35px;
	_margin: 15px 25px 60px 50px;
	font-family: tahoma;
}


#panel-obsah #obsah-in {
	margin: 22px 5px 30px 25px;
}


/* PANEL ----------------------------------------------- */
#panel {
	background: url('../img/global/panel-bg.PNG') right bottom no-repeat;
	border-left: 1px solid #D7DAC4;
	margin: 25px 0;
}

#panel-in {
	margin: 10px 20px;
	position: relative;
}

#panel h4 {
	color: #993300;
	margin-top: 25px;
}

#panel p {
	margin: 0;
}

#panel table {
	margin: 5px 0;
}

#panel td, #panel th {
	border: none;
	padding: 3px;
}

#panel hr {
	display: none;
}

/* PRODUKT -------------------------------------------*/
.produkt {
	clear: both;
	font-family: tahoma;
	border: 1px solid #E9E9CE;
	background: white;
	margin: 20px 0;
	width: 634px; /*původně 654px */ 
	position: relative;
}

.box .produkt {
	width: 612px !important;
	&width: 585px !important;
	_width: 585px !important;
}

.produkt h4,.produkt p, .produkt .zarazeni,  .produkt .zarazeni2 {
	padding: 0 20px;
}

.produkt h4 {
	font-family: tahoma;
	font-weight: normal;
	font-size: 1.5em;
	color: #A40000;
}


.lista, .info {
	background: white url('../img/global/lista-bg.PNG') right top repeat-y;
	border-top: 1px solid #F0F0E0;
	&height: 35px;
	clear: both;
	
}

.info {
	height: 40px;
	padding: 5px 5px 5px 5px;
	background: #F6F6EF;
}

.info .povoleni, .info .datum1, .info .cena, .dostupnost, .info .zmenit, .info .smazat {
	padding: 0 8px;
	border-right: 1px solid #E9E9CE;
}

.info .cena {
	padding: none !important;
	margin: none !important;
	border: none !important;
}

.produkt .cena, .do-kosiku {
	float: left;
	padding: 5px;
	margin: 0 10px;
}

.produkt .cena {
	font-weight: bold;
	color: #CC0000;
	position: relative;
	top: 2px;
	left: 5px;
	width: 300px;
}	

.box .cena {
	width: 275px;
	&width: 235px;
	_width: 235px;
}	


.do-kosiku {
	width: 145px;
	position: relative;
	left: 142px;
	&left: 3px;
	_left: 28px;
	white-space: nowrap;
	&float: right;
	_float: right;
}	

.cena strong {
	color: black;
}	

.do-kosiku input, .formular input, textarea, select {
	width: 30px;
	border: 1px solid #4D4D4D;
	text-align: right;
	padding: 2px 3px 3px 3px;
	&padding: 2px 8px 3px 0px;
	margin: 1px;
}

.formular input, textarea,select {
	width: 280px;
	text-align: left;
}

.radio {
	width: 10px !important;
}

#dostupnost2 {
	width: 75px;
}

.formular textarea {
	height: 100px;
}

.formular th {
	vertical-align: top;
	background: #F7F7EF;
	width: 150px;
	text-align: right;
	padding-right: 5px;
}

.hvezda {
	font-weight: bold;
	font-family: arial;
	font-size: 1.3em;
	color: red;
	position: relative;
	top: 2px;
	margin-right: 3px;
}

.do-kosiku input.potvrd, .smazat input, .zmena-kosiku input.potvrd {
	width: 82px;
	height: 23px;
	color: white;
	border: none;
	background: #4D4D4D url('../img/ostatni/lista-potvrd-bg.PNG') left top repeat-y;
	font-family: tahoma;
	font-size: 0.82em;
	font-weight: bold;
	padding: 3px 6px 5px 3px;
	&padding: 4px 4px 4px 0px;
	cursor: pointer; _cursor: hand;
}

.zmena-kosiku input.potvrd {
	width: 122px;
	padding: 3px 6px 5px 6px;
	&padding: 4px 4px 4px 4px;
	background: #4D4D4D url('../img/ostatni/mini-potvrd-bg.PNG') left top repeat-y;
}

#psc{
	width: 40px;
}


.buttonky .potvrd , .novy a{
	width: 200px;
	display: block;
	color: white !important;
	text-decoration: none;
	text-align: center;
	border: none;
	background: #D0231A url('../img/ostatni/odeslat-potvrd-bg.PNG') left top repeat-y;
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 6px 10px 3px;
	&padding: 8px 6px 10px 3px;
	_padding: 8px 6px 10px 3px;
	margin: 20px 0;
	cursor: pointer; _cursor: hand;	
}

.novy a {
	width:190px;	
}

fieldset {
border: 1px solid #4D4D4D;
position: relative;
margin-right: 6px;
padding: 5px 20px;
}

legend {
margin: 0px 2px;
padding: 7px;
font-weight: bold;
font-family: arial;
position: relative;
color: #4D4D4D;
font-size: 1.15em;
letter-spacing: -1px;
}

th.oddil {
	background: #4D4D4D;
	color: white;
	font-size: 1.15em;
	letter-spacing: -1px;
	font-family: arial;
	padding: 4px 10px 5px 10px;
	text-align: left;
}

th.info_oddil {
	text-align: left;
}

/* BOX, TIPY, ULMENU -----------------------------------------------*/
.box  {
	font-family: tahoma;
	background: url('../img/global/box-bg.PNG') left top no-repeat;
	padding: 2px 20px 20px 20px;
	margin: 20px 0;
}

.box h4 {
	font-family: tahoma;
	font-weight: normal;
	font-size: 1.5em;
	color: #A40000;
}

.tipy {
	width: 282px;
	height: 267px;
	float: right;
	font-family: tahoma;
	background: url('../img/global/tipy-bg.PNG') left top no-repeat;
	padding: 3px 20px 20px 20px;
	margin: 0;
	position: relative;
	left: 44px;
	top: 0px;
}

.tipy h4 {
	font-family: tahoma;
	font-weight: normal;
	font-size: 1.5em;
	color: #A40000;
}

.tipy ul {
	list-style: square;
	padding: 4px 0px;
	position: relative;
	left: -4px;
	top: -3px;
}

 .ulmenu  {
	width: 282px;
	float: right;
	font-family: tahoma;
	background: url('../img/global/ulmenu-bg.PNG') left top no-repeat;
	padding: 3px 20px 20px 20px;
	margin: 0;
	position: relative;
	left: 44px;
	top: 0px;
	float: left;
	padding: 3px 0 3px 0;
	position: relative;
	left: -20px;
	top: -2px;
}

.ulmenu li {
	font-size: 1.2em;
	font-family: arial;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 20px 5px 15px;
	list-style: none;
	border-bottom: 1px solid #EBEAD2; border-bottom: none;
}

.ulmenu li li {
	font-size: 0.85em;
	font-weight: normal;
	padding: 0 20px 4px 0px;
	border-bottom: none;
}

.ulmenu li a{
	text-decoration: none;
	border-bottom: 1px solid #BE0504;
}

.volby-vypisu ul {
	padding: 0;
	display: block;
	clear: both;
}

.volby-vypisu ul li {
	float: left;
	list-style: none;
	border-right: 1px solid #E9E9CE;
	padding: 0 10px;
}

/* FORMÁTOVÁNÍ --------------------------------- */
a {
	color: #DA241B;
}

a:hover , a:visited{
	color: #BE0504;
}

.link {
	background: url('../img/ostatni/link-bg.PNG') left center no-repeat;
	padding-left: 9px;
	position: relative;
	top: 6px;
	left: 5px;
	font-weight: bold;
}

/*
#obsah a:visited {
	color: #004600;
}
*/
h1, h2, h3, h4 {
	font-weight: normal;
}

h2 {
	font-family: arial;
	font-size: 1.75em;
	font-weight: bold;
	color: white;
	margin: 5px 5px 33px 5px;
	letter-spacing: -1px;
	background: #C52019;
	_background: #BE1812;
	&background: #BE1812;
}

h3 {
	font-family: arial;
	font-size: 1.35em;
	font-weight: bold;
	margin: 10px 0 4px 0;
	color: #763F2F;
}

.produkt  h3 {
	margin-left: 18px;
}

h3 a {
	color: #763F2F !important;
}


h4 {
	font-weight: bold;
	font-family: sans-serif;
	font-size: 1.15em;
	margin: 10px 0 4px 0;
}

h5 {
	font-weight: bold;
	font-family: sans-serif;
	font-size: 1em;
	margin: 8px 0 3px 0;
	clear: both;
}

#panel h5 {
	margin: 5px 0 0 0;
}

p {
	margin: 5px 0 8px 0;
}

.hlaseni {
	background: #FEDE42;
	font-family: arial;
	padding: 10px 20px;
	border: 1px solid #FED925;
	font-weight: bold;
	text-align: center;
	font-size: 1.15em;
	letter-spacing: -1px;
}

.hlaseni a {
	color: #C41F18;
}


#obsah ul, #obsah ol {
	margin: 3px 20px 15px 20px;
}

#obsah .produkt ul {
	margin: 3px 20px 15px 40px;
}

#obsah ul li {
	margin: 2px 0;
}

#obsah ul.seznam {
	margin: 15px 25px;
}

#obsah ul.seznam li {
	margin: 5px 0;
	padding-top: 6px;
}

#obsah ul.oddelit  {
	margin: 15px 10px;
	line-height: 1;
}

#obsah ul.oddelit li {
	border-bottom: 1px solid gainsboro;
	list-style: none;
}

table {
	border-collapse: collapse;
	margin: 10px 0 0 0;
}

td, th {
	padding: 3px 20px 3px 7px;
	border: 1px solid #E2DDC4;
	background: white;
}

.horni td {
	background: #C52019;
	border: 1px solid #BE0504;
	color: white;
	font-weight: bold;
}

.celkem td {
	background: #F7F7EF;
}

td.nazev {
	font-weight: bold;
}

td.smazat {
	width: 100px !important;
}

.oddelit td, .oddelit th {
	border: 1px solid #EDEEE2;
	border-left: 0;
	border-right: 0;
	line-height: 1.8;
}

thead th {
	background: #F0F0E8;
}

img {
	float: right;
	border: 1px solid #E9E9CE;
	background: #F7F7EF;
	margin: 10px;
}

dl {
	margin: 5px 10px 8px 10px;
}

dd {
	margin: 0 0 4px 20px;
}


.logo {
	background: none;
	border: none;
	position: relative;
	top: -30px;
}


#obsah address {
	margin: 3px 0 5px 0;
	font-style: normal;
}

.plavacek {
	float: left;
	padding: 0 3px 3px 10px;
	width: 280px;
	margin-bottom: 10px;
}

.cenik {
	background: url('../img/ostatni/stahnout-bg.PNG') left center no-repeat;
	width: 220px;
	border: none;
	background: url('../img/ostatni/stahnout-bg.PNG') left center no-repeat;
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	padding: 9px 6px 11px 50px;
	margin: 20px 0;
	clear: both;
}

.uzsi{
	width: 140px;
}

.dalsi{
	padding: 0 3px 3px 25px;
}

.vysvetli {
	border-bottom: 1px dotted #CED0B3;
	cursor: help;
}

.lokalni-navigace {
	color: #D7DAC4;
	background: #F8F9F5;
	border: 1px solid #EDEEE2;
	padding: 10px 15px;
	margin: 5px 10px 5px 0;
}

.lokalni-navigace strong {
	color: black;
}

.akce-hvezda {
	position: absolute;
	right: -15px;
	top: -15px;
	background: url('../img/ostatni/hvezda-akce.PNG') left center no-repeat;
	display: black;
	height: 65px;
	width: 65px;
}

.produkt-zobrazit .akce-hvezda {
	top: -16px;
}

.vypis-produktu .akce-hvezda {
	background: url('../img/ostatni/hvezda-akce-upoutavka.PNG') left center no-repeat;
}

.akce-hvezda span{
	display: none;
}


.galerie {
	float: right;
	border: 1px solid #E9E9CE;
	background: #F7F7EF;
	margin: 11px;
	padding: 0;
	width: 115px;
}

#fotogalerie-velka .galerie {
	width: 640px;
}

.galerie img {
	margin: 0;
	border: none;
	float: none;
	width: 115px;
}

.galerie ul {
	margin: 0 !important;
	padding: 0 !important;
}

.galerie ul li {
	list-style: none;
	float: left;
	display: block;
	width: 19px;
	margin-right: 5px;
}

#fotogalerie-velka  .galerie ul li {
	width: 33px;
}

#fotogalerie-velka .galerie img {
	width: 640px;
}


.galerie ul li a {
	display: block; 
	width: 20px;
	text-align: center;
	border-right: 1px solid #E9E9CE; 
	margin: 0 0 1px 0;
}

#fotogalerie-velka .galerie ul li a {
	width: 33px;
	font-size: 1.35em;
}

.galerie .popisek {
	display: none;
}

.partneri img, .partner img {
	position: relative;
	left: 24px;
	_left: 18px;
	margin: 5px 0;
}

.partneri .aktivni-turistika  {
	position: relative;
	left: 0px;
	&left: 4px;
	margin: 5px 0;
	_margin-left: -5px;
	display: none;
	_display: block;
	&display: block;
}

.partneri .aktivni-turistika  img {
	margin-left: -30px;
	&left: -19px;
}


.aktivni-turistika {
	display: block;
	width: 175px;
	height: 60px;
	background: #24358F;
	border: 1px solid #D7DAC4;
	_position: relative;
}

.aktivni-turistika img {
	border: none;
	margin: 0;
	position: relative; left: -33px;
}

.mapa-stranek {
margin-left: 69px; 
}

.mapa-stranek hr {
margin-left: -60px; 
}

.box3-vnejsi {
margin: 10px 0;
}

.zmena-kosiku p{
	margin-left: 170px;
}

/* AKTUALITY a SLUŽBY  ----------------------------------- */
.aktualita, .sluzba {
	border: 1px solid #D7DAC4;
	padding: 0px 15px 15px 15px;
	margin: 6px 8px 6px 0;
	position: relative;
}

.listovani {
	font-weight: bold;
	background: white;
	border: 1px solid #E9E9CE;
	padding: 10px 15px;
}

.listovani a  {
	text-decoration: none;
	font-weight: normal;
	padding: 1px 5px;
	background: white;
	border: 1px solid #E9E9CE;
	margin-left: 2px;
}

.listovani a:hover  {
	border: 1px solid #C0AE82;
}

.listovani strong a  {
	font-weight: bold;
	background: #F2F2E6;
	border: 1px solid #D7DAC4;
	color: #763F2F !important ;
}

.predpopis-akt, .predpopis-sluzeb {	
	margin: 3px 0 8px 0;
	display: block;
}

.predpopis-akt div, .predpopis-sluzeb div {
	display: inline;
}

h4 a {
	text-decoration: none;
	border-bottom: 1px solid #BE0504;
}

.aktualita h4, .aktualita .typ, .aktualita .anotace, .aktualita .obce {
	margin-left: 64px;
}

.anotace {
	font-style: italic;
}

.vice {
	font-weight: bold;
	background: url('../img/ostatni/link-bg.PNG') left center no-repeat;
	padding-left: 9px;
}

.obce {
	margin-top: 5px;
}

.sluzba .obce {
	margin: 0;
}

.adm-aktuality .obce {
	margin: 5px 0 0 0;
}



.aktualita .vice {

	float: right;
}

.datum1, .kdy2 {
	font-size: 0.9em;
	color: #763F2F;
	margin: 0;
}

.kdy2 {
	background: url('../img/ostatni/kalendar.PNG') left center no-repeat;
	height: 63px;
	width: 50px;
	text-align: center;
	padding-top: 38px;
	color: black;
	font-size: 0.85em;
	font-weight: bold;
	position: absolute;
	left: 12px;
	_left: -65px;
	top: -6px;
}

.kdy2 strong {
	display: none;
}

.datum1 {
	margin-top: 10px;
}

.zpet-nekam {
	display: none;
}


/* PATKA ------------------------------------------- */
#patka {
	position: relative;
	height: 50px;
	padding: 20px 35px 0px 35px;
	font-size: 0.95em;
	color: #D7DAC4;
	background: url('../img/global/patka-bg.PNG') left top no-repeat;
	clear: both;
	margin: 0 12px;
}

#patka a {
	position: relative;
	top: -1px;
	margin: 0 5px;
}

#patka p {
	color: black;
	position: absolute;
	top: 15px;
	right: 40px;
	display: inline;
}

#patka p a{
	margin: 0;
	top: 0;
	color: #B50000;
}

/* PATKA ------------------------------------------- */
.upoutavka-1 {
	background: url('../img/upoutavky/upoutavka-vanoce-2009.PNG') left top no-repeat;
	width: 651; height: 429px;
	position: relative;
}

.upoutavka-1 a {
	display: block;
	width: 148px; height: 303px;
	position: absolute; top: 97px;
}

.upoutavka-1 a:hover {
	border: 1px solid #4D4D4D;
}

.upoutavka-1 a span {
	display: none;
}

.upoutavka-1 .odkaz-1{
	left: 23px;
}

.upoutavka-1 .odkaz-2{
	left: 188px;
}

.upoutavka-1 .odkaz-3{
	left: 353px;
}


#kytar, #prisl {display: none; }

.pozor1 {border: 4px solid red; padding: 5px; color: red; }


h3.cena-celkem {color: #C52019; }
h3.cena-celkem span {font-weight: bold; font-size: 32px !important; }
.zpusob-platby {line-height: 1.3; }
.zpusob-platby .prevodem {margin-top: 10px; }
.zpusob-platby .dobirkou {margin-left: 5px; padding: 10px; border-left: 3px solid #C52019;border-bottom: 2px solid #C52019; }
.zpusob-platby .prevodem {margin-left: 5px; padding: 10px; border-left: 3px solid #C52019; border-bottom: 2px solid #C52019;}

.lista select {display: none;}

/* BAZAR*/
.bazar .cena {
	float: none;
	width: auto;
}

.bazar .popis {
	margin: 15px;
}


/* FOTOGALERIE */
.fotogalerie .prehled {
	clear: both;
	width: 100%;
}

.fotogalerie .prehled .fotka {
	float: left;
	_width: 207px;
}

.fotogalerie .prehled .fotka a img, .fotogalerie .velka .fotka img, .fotogalerie .ulmenu img {
	padding: 1px;
	border: 1px solid #E9E9CE;
	font-size: 0.85em; color: #C0AE82 !important;
	background: white url('../img/ostatni/nacitani-bg.gif') center 55px no-repeat;
}

.fotogalerie .prehled .fotka .aktivni img {
	border: 1px solid #BE1812;
}

.fotogalerie .prehled .fotka a img, .fotogalerie .velka .pas .fotka a img, .fotogalerie .ulmenu a img {
	margin: 4px 8px 4px 0px;
	_margin: 2px 2px 0px 0px;
	width: 205px; min-height: 150px;
}

.fotogalerie .velka .fotka img {
	margin: 0;
	width: 640px; min-height: 475px;
}

.fotogalerie .prehled .fotka a:hover img, .fotogalerie .velka .pas .fotka a:hover img,.fotogalerie .ulmenu a:hover img  {
	border: 1px solid #4D4D4D;
}

.fotogalerie .popisek {
	padding: 25px 0; clear: both;
	font-style: italic;
}

.fotogalerie .lista {
	clear: both;
	border: 1px solid#E9E9CE; background: #F7F7EF;
	padding: 6px 12px; margin: 10px 0;
	position: relative;
}

.fotogalerie .lista .dalsi, .fotogalerie .lista .predchozi {
	font-weight: bold;
}

.fotogalerie .lista .dalsi {
	position: absolute; right: 10px; top: 6px;
}

.fotogalerie .tblok {
	background: #F7F7EF;
	height: 500px;
}

.fotogalerie .ulmenu {
	width: auto;
	float: none;
	padding: 0; margin: 0;
	left: 0; top: 0;
	background: none;
}

.fotogalerie ul {
	background: none;
	margin: 0;
}


.fotogalerie .ulmenu li {
	display: block;
	clear: both;
	border: 1px solid #E9E9CE; background: white;
	min-height: 156px; _height: 156px;
	padding: 8px; margin: 0 0 8px 0; _margin: 0 0 14px 0;
}

.fotogalerie .ulmenu li img{
	display: block;
	float: left;
	margin: 0 15px 0 0;
}


.fotogalerie .pas {
	clear: both;
}

.fotogalerie h4 {
	clear: both;
	border-top: 1px solid #333333;
	padding: 15px 0;
}


/* NOVĚ PŘIDÁNO 2009-10-13 */
.lista select {display: ; }
.delka1 {width: 24px; }
.cislo {text-align: right; }

.tkosik input {
	background-color: white !important;
	border: 1px solid gray;
}
.zmena-kosiku input {/* VIZ Výše*/}
