/* COMMENT BY DAVOS: Clanky - strankovanie */
#clanky-paginate {
    width: 100%;
    text-align: center;
    margin: 2px 0px 15px 0px;
    padding: 4px; /* musi byt, lebo v IE7 sa nezobrazoval vrchny a spodny border pre 'a' WTF? */
}
#clanky-paginate a {
    background: #fff;
    color: #007cb0;
    border: 1px solid #007cb0;
    padding: 2px 3px;
    margin: 1px;
    text-decoration: none;
}
#clanky-paginate a:hover {background: #007cb0; color: #fff;}
#clanky-paginate span.selected-page {font-weight: bold; background: #cecece; border: 1px solid #cecece; padding: 2px 3px; margin: 1px;}
#clanky-paginate span.hellip {font-weight: bold; background: none; border: 1px solid #fff; padding: 2px 3px; margin: 1px;}



html, body {
	margin:0;
	padding:0;
	background:url("images/bg.jpg");
}
body { padding:7px; }

#container {
	position:relative;
	width:808px;
	margin:auto;
	background:url("images/bottom.gif") no-repeat bottom;
	padding-bottom:9px;
}

#top {
	width:808px;
	height:16px;
	background:url("images/top.gif") no-repeat bottom;
}

#header {
	position:relative;
	width:808px;
	height:177px;
	background:url("images/header.jpg");
	margin:0;
}
#header #logo {
	position:absolute;
	left:559px;
	width:200px;
	height:150px;
	border:0;
}
#header form input {
	position:absolute;
	top:154px;
	left:563px;
	width:165px;
	height:20px;
	background:#fff;
	border:none;
	padding:0;
	margin:0
}
#header form .submit {
	left: 733px;
	width:60px;
	background:url("images/search.jpg");
	font-family: "Georgia CE", Georgia, "Times New CE", "New York CE", "Times CE", times, serif;
	font-weight:bold;
	font-size:11px;
	color:#fff;
}

#content {
	position:relative;
	width:790px;
	background:#fff;
	padding:0 9px;
	padding-bottom:5px;
}
#content #menu {
	position:relative;
	height:49px;
	background:#f1eacf;
	border-bottom:1px solid #007cb0;
	overflow:hidden;
}
#content #menu  a{
	display:table;
	float:left;
	height:44px;
	width:132px;
	border-bottom:none;
	font-family: "Georgia CE", Georgia, "Times New CE", "New York CE", "Times CE", times, serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#343534;
}
#content #menu  a:hover, #content #menu a#active_menu{
	color:#007cb0;
	border-bottom:5px solid #007cb0;
}
#content #menu  a div{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:100%;
	cursor:pointer;
	position:absolute;	/* pre IE */
	top:50%;			/* pre IE */
}
#content #menu  a>div { position:relative; top:auto; } /* pre normalne prehliadace */
#content #menu  a div span{ position:relative;	top:-50%; } /* pre IE */
#content #menu  a div>span{ position:relative;	top:auto; } /* pre normalne prehliadace */

#content #pathway {
	height:17px;
	color:#929393;
	padding:3px 0 0 0;
}
#content #pathway a{
	color:#007cb0;
	font-weight:bold;
	text-decoration:none;
}

#content #left {
	position:relative;
	width:550px;
	float:left;
	padding-bottom:20px;
}
#content #left .block {
	background:url("images/logo_small.jpg") no-repeat left top;
	padding:20px 30px;
	margin-bottom:20px;
}
#content #left .block .header {
	font-family: "Georgia CE", Georgia, "Times New CE", "New York CE", "Times CE", times, serif;
	font-weight:bold;
	font-size:15px;
	color:#007cb0;
}
#content #left .next {
	background:url("images/sipky.jpg") no-repeat left;
	padding-left:25px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#007cb0;
}

#content #right {
	position:relative;
	margin-left:560px;
}
#content #right .block {
	padding:0 12px;
	font-weight:bold;
	color:#595858;
	margin-bottom:15px;
}
#content #right  .block .header{
	height:19px;
	padding:5px 12px 0 12px;
	margin:0 -12px;
	margin-bottom:10px;
	background:#007cb0;
	font-weight:bold;
	font-family: "Georgia CE", Georgia, "Times New CE", "New York CE", "Times CE", times, serif;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
}

#content #bottom {
	height:19px;
	padding-top:5px;
	background:#007cb0;
	margin-bottom:10px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
}
#content #bottom a {
	color:#fff;
	text-decoration:none;
}

.help {
	position:relative;
	width:16px;
	height:16px;
	cursor:help;
}
.help div {
	position:absolute;
	left:20px;
	background:#f1eacf;
	width:200px;
	border:1px solid #999;
	padding:2px;
	margin-left:18px;
	display:none;
	font-size:10px;
	z-index:2;
}


/* expozicie */
#expozicie h1 {
	font-family: "Georgia CE", Georgia, "Times New CE", "New York CE", "Times CE", times, serif;
	font-size:23px;
	font-weight:bold;
	text-transform:uppercase;
	color:#007cb0;
	margin:0;
}
#expozicie .blok {
	position:relative;
	background:#e9e9c3;
	width:246px;
	margin-top:15px;
}
#expozicie .blok .nadpis table {
	height:53px;
	width:100%;
	background:#007cb0 url("images/h_expozicie.jpg") no-repeat left top;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
#expozicie .blok .nadpis table td {
	padding-left:45px;
	vertical-align:middle;
}

#expozicie .pokracovat {
	position:relative;
	float:right;
	background:url("images/sipky2.jpg") no-repeat right;
	color:#09425a;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	padding-right:30px;
}

#stale_expozicie {
	position:relative;
	height:100%;
	background:#b2b286;
	border-top:5px solid #a2a277;
	padding:15px;
}
#stale_expozicie h1 {
	color:#fff;
}
#vysunute_expozicie {
	padding:15px;
}

/* casopis zahorie */
#casopis-select {
	float:left;
	width:141px;
	height:51px;
	background:#007cb0;
	font-family: "Georgia CE", Georgia, "Times New CE", "New York CE", "Times CE", times, serif;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	text-align:center;
	padding:7px;
}

#casopis-search {
	margin-left:167px;
	margin-bottom:15px;
	height:51px;
	font-family: "Georgia CE", Georgia, "Times New CE", "New York CE", "Times CE", times, serif;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	padding:7px 12px;
	background:#007cb0 url("images/search-img.jpg") no-repeat right 20px;
}

#casopis-select .select {
	position:relative;
	width:120px;
	margin:5px auto;
	font-family:"Arial CE", Arial, "Helvetica CE", helvetica, sans-serif;
	font-size:14px;
	color:#343534;
	font-weight:normal;
}
#casopis-select #casopis-select-current {
	float:left;
	width:82px;
	height:17px;
	padding:2px 4px;
	border:1px solid #026a96;
	background:#fff;
	text-align:right;
	overflow:hidden;
}
#casopis-select .button {
	float:right;
	margin-left:-1px;
	width:29px;
	height:23px;
	background:url("images/drop-down.jpg") no-repeat left;
}
#casopis-select #casopis-drop-down {
	display:none;
	position:absolute;
	top:22px;
	left:0;
	width:90px;
	border:1px solid #026a96;
	background:#fff;
	text-align:right;
	z-index:2;
}
#casopis-select #casopis-drop-down a {
	display:block;
	padding:2px 4px;
	text-align:right;
	text-decoration:none;
}
#casopis-select #casopis-drop-down a:hover {
	background:#ccc;
}

#casopis-search input.text {
	width:208px;
	height:17px;
	padding:2px;
	border:1px solid #026a96;
	margin-top:5px;
}
#casopis-search input.button {
	width:81px;
	height:23px;
	background:url("images/hladaj.jpg") no-repeat;
	font-family: "Georgia CE", Georgia, "Times New CE", "New York CE", "Times CE", times, serif;
	font-weight:bold;
	font-size:11px;
	color:#fff;
}

/* fotogaleria */
.fotogaleria {
	margin:0 auto;
}
.fotogaleria img {
	border:none;
}
.fotogaleria td {
	text-align:center;
	vertical-align:middle;
	background:#eee;
	padding:5px;
	border:1px solid #ccc;
}

/* info-box */
#info-box {
	position:absolute;
	left:50%;
	top:50%;
	width:100px;
	margin:-10px 0 0 -50px;
	
	text-align:center;
	font-weight:bold;
	
	background:#f1eacf;
	border:1px solid #999;
	padding:4px;
	
	z-index:100;
}