
* {
	font-family: "times new roman", serif;
}

html, body {
	padding: 0;
	margin: 0;
	height: 100%;
}
body {
	background: url('/img/podklad.gif') top center;
	text-align: center;
}

img {
	border: 0 none;
}

#frame1 {
	background: url('/img/okraje.gif') no-repeat top center;
	height: 100%;
	text-align: center;
}
body>#frame1 {
	min-height: 100%;
	height: 579px;
}

#frame {
	margin: auto;
	width: 780px;
	height: 100%;
	position: relative;
	background: url('/img/podklad_obsah.gif') top left;
	text-align: left;
}
#frame1 > #frame {
	height: auto;
	min-height: 100%;
}


#vrch {
	background: url('/img/vrch.gif') no-repeat top center;
	height: 102px;
}

#hlava {
	background: url('/img/hlava.jpg') no-repeat top center;
	height: 148px;
}
#hlava a {
	float: right;
	margin: 27px 34px 0 0;
	height: auto;
	background: inherit;
	padding: 0;
}

#menu {
	background: url('/img/menu.jpg') no-repeat;
	height: 31px;
	padding: 0 0 0 276px;
	overflow: hidden;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu a {
	display: block;
	float: left;
	padding: 8px 20px 7px 30px;
	background: url('/img/menu_list.gif') no-repeat top left;
	color: #530b13;
	text-decoration: none;
	font-size: 12px;
	font-family: "times new roman", serif;
}
#menu a:hover, .menu-a {
	background: url('/img/menu_list_a.gif') no-repeat top left ! important;
	color: #ff0000 ! important;
}

#obsah {
	background: url('/img/lavy_ornament.gif') no-repeat top left;
	margin: 0 146px 0 0;
	padding: 0 0 0 133px;
	color: #ffb3a2;
	font-size: 18px;
}
td {
	color: #ffb3a2;
	font-size: 18px;
}

#obsah > * {
	position: relative;
}

#obsah-text {
	padding: 0 10px 0 24px;
	position: relative;
}

#obsah1 {
	margin-bottom: 40px;
}
#obsah>#obsah1 {
	padding-bottom: 40px;
}

#pravy {
	float: right;
	background: url('/img/pravy_ornament.gif') no-repeat top left;
	height: 337px;
	width: 129px;
}

h1 {
	margin: 0 0 0 0;
	padding: 68px 0 0 24px;
	color: #ff6f50;
	font-size: 24px;
	font-weight: normal;
	position: relative;
}

#pata {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 36px;
	background: url('/img/podklad.gif') top center;
	text-align: center;
}

#pata p {
	margin: 0;
	padding: 9px 0 0 0;
}
#pata a {
	color: #fff;
	font: normal 11px arial, sans-serif;
	text-decoration: none;
	background: inherit;
	padding: 0;
	height: auto;
}
#pata a:hover {
	text-decoration: underline;
}

.ciara {
	margin: 0;
	background: url('/img/ciara.gif') repeat-x center left;
	position: relative;
	overflow: hidden;
	height: 30px;
	clear: left;
}

p {
	margin: 0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

h2 {
	font-weight: normal;
	font-size: 20px;
	color: #ff6f50;
}

h3 {
	font-size: 18px;
/*	color: #f9b6b6;*/
}

.kategoria-zoznam {
	font-size: 1em;
	margin: 0;
	padding: 5px 0 0 0;
}

.kategoria-zoznam a {
	display: block;
	color: #450000;
	text-decoration: none;
	background: url('/img/nadpis_list.gif') no-repeat top left;
	height: 1.5em;
	padding: 5px 0 3px 40px;
}
.kategoria-zoznam a:hover {
	color: #ff0000;
	background: url('/img/nadpis_list_a.gif') no-repeat top left;
}

.produkty {
	margin: 15px 0 0 -20px;
	border-collapse: separate;
}
.produkty caption {
	display: none;
}
.produkty thead {
	display: none;
}
.produkty td {
}
.produkty-img {
	width: 151px;
	height: 138px;
	background: url('/img/podklad_produkt_img.gif') top left;
	vertical-align: middle;
	text-align: center;
}
.produkty-img a {
	height: auto;
	padding: 0;
	background: inherit;
}
.produkty-img a:hover {
	height: auto;
	padding: 0;
	background: inherit;
}
.produkty-img img {
	vertical-align: middle;
	margin: 10px;
}

.produkty-text {
	vertical-align: top;
	padding-left: 18px;
}
.produkty-text h3 {
	margin: 5px 0 0 0;
	padding: 0;
}
.produkty-text p {
	margin: 0;
	padding: 24px 0 0 0;
}

a {
	color: #450000;
	text-decoration: none;
	background: url('/img/nadpis_list.gif') no-repeat top left;
	height: 1.5em;
	padding: 5px 0 3px 40px;
}
a:hover {
	color: #ff0000;
	background: url('/img/nadpis_list_a.gif') no-repeat top left;
}

/* okno s obrazkom */
table.okno {
	border-collapse: collapse;
	table-layout: auto;
	width: 600px;
	height: 560px;
	margin: auto;
}
table.okno td {
	vertical-align: middle !important;
	text-align: center !important;
	
}
td.zvacsenina {
	background: url('/img/podklad_produkt_img.gif') top left;
/*	height: 500px ! important;*/
}
td.zvacsenina a {
	padding: 0;
	background: inherit;
	margin: 40px
}
td.zvacsenina a:hover {
	background: inherit;
}

/* uvod */
#uvod {
	padding-top: 30px;
}
#uvod1 {
	background: url('/img/uvod_podklad.gif') no-repeat top center;
	height: 448px;
	width: 741px;
	margin: auto;
}
#uvod2 {
	margin: 0 0 0 -14px;
	padding: 74px 0 0 0;
	position: relative;
}
#uvod div a {
	height: auto;
	background: inherit;
	padding: 0;
	margin: 0 0 0 0px;
}
#logo {
	position: absolute;
	top: 240px;
	right: 80px;
	z-index: 100;
}
.foto {
	float: left;
	margin: 10px;
	background: url('/img/podklad_produkt_img.gif');
}
.foto a {
	display: block ! important;
	height: auto;
	padding: 20px ! important;
	background: inherit;
	margin: 0;
}
.foto a:hover {
	height: auto;
	margin: 0;
	padding: 0;
	background: inherit;
}

