* {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
html {
	text-align: center;
	background-image: url(../design/page-background.gif);
	background-repeat: repeat-x;
}
body {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}


/* hornicast */
.header{
	position: relative;
}
.header .menu-panel {
	height: 45px;
	background-image: url(../design/hmenu_n.gif);
	background-repeat: x-repeat;
}
.header .logo-panel {
	width: 439px;
	height: 89px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}
.header .flash-panel {
	position: relative;
	height: 283px;
	background-image: url(../design/FLASH.gif);
}
.header .flash-panel .bottom-panel {
	position: absolute;
	left: 0;
	top: 249px;
	height: 34px;
	width: 100%;
	background-image: url(../design/header-bottom.gif);
	z-index: 5;
}
/* hornicast */

/* spodnicast */
.spodnicast {
	line-height: 23px;
	background-color: #036;
}
.spodnicast .right-corner {
	width: 16px;
	height: 23px;
	background-image: url(../design/bottom-right-corner.gif);
	float: right;
}
.spodnicast .copyright {
	color: #fff;
	text-align: right;
}
/* spodnicast */

/* odkazys */
a {
	color: #003466;
	font-weight: bold;
}
a.hlmenu_n {
	display: block;
	line-height: 45px;
	background-image: url(../design/hmenu_n.gif);
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding: 0 13px;
}
a.hlmenu_n:hover {
	background-image: url(../design/hmenu_a.gif);
}
a.hlmenu_a {
	display: block;
	line-height: 45px;
	background-image: url(../design/hmenu_a.gif);
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding: 0 13px;
}

a.pmenu_n {
	display: block;
	width: 208px;
	line-height: 31px;
	background-image: url(../design/menu_n.gif);
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	text-indent: 10px;
	margin: 0 0 1px 0;
}
a.pmenu_n:hover {
	background-image: url(../design/menu_a.gif);
}
a.pmenu_a {
	display: block;
	width: 208px;
	line-height: 31px;
	background-image: url(../design/menu_a.gif);
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	text-indent: 10px;
	margin: 0 0 1px 0;
}

a.odkazkalendar {
	color: #003466;
	font-weight: bold;
}
.kalendartabulka {
	background-color: #003466;
	padding: 3px 1px;
	color: #FFF;
	text-align: center;
}

.novinkanadpis {
	color: #003466;
	font-weight: bold;
	font-size: 13px;
}

.nadpisfotogalerie a {
	color: #003466;
	font-weight: bold;
}
/* odkazys */
img.ramecek {
	margin: 1px;
	border: 2px solid #003466;
}
img.ramecek:hover {
	border: 2px solid #FFCC33;
}

.podmenu_ul {
	list-style: none;
	padding-left: 10px;
}
.submenu_a { font-size: 11px; text-decoration: underline; color: #FFCC33; line-height: 15px; }
.submenu_n { font-size: 11px; text-decoration: none; color: #FFCC33; line-height: 15px; }

.nadpisfotogalerie a { display: block; font-size: 12px; color: #003466; text-decoration: none; }

.photogallery_image {
	border: 2px solid #FC3;
	margin: 4px;
}
