@charset "utf-8";
/* CSS Document */


body {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 12px;
	color: #444444;
	background-color: #D2E0E3;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E95800;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h2 {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00B7DE;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00B7DE;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00B7DE;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 1px;
}
.hr-white {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 1px;
}



img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:link, a:active, a:visited {
	color: #00b7de;
}
a:hover {
	color: #e95800;
}


.layout-wrapper {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}
.layout-top-wrapper {
	background-color: #848484;
	height: 40px;
}
.layout-middle-wrapper {
	height: 299px;
	margin-top: 3px;
	margin-bottom: 1px;
}
.layout-bottom {
	color: #FFFFFF;
	background-color: #00B7DE;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: center;
}

.middle-left {
	background-image: url(../images/photo/01.jpg);
	height: 299px;
	width: 254px;
	float: left;
}
.middle-middle {
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	height: 299px;
	width: 482px;
	float: left;
	margin-right: 1px;
	margin-left: 3px;
}
.middle-right {
	float: left;
	width: 239px;
}
.layout-content-wrapper {
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-y;
}
.column-left {
	float: left;
	width: 254px;
	margin-right: 3px;
	background-color: #E8F1F3;
	padding-bottom: 30px;
	font-size: 11px;
	color: #0099B9;
}


.column-right {
	float: left;
	width: 722px;
	padding-bottom: 30px;
}
.column-left .content {
	padding: 15px;
}
.column-right .content {
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
}






.top-ul  {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}
.top-ul  li  {
	float: left;
}
.top-ul a:link, .top-ul a:active, .top-ul a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
}
.top-ul a:hover, .top-ul .active:link, .top-ul .active:active, .top-ul .active:visited, .top-ul .active:hover {
	background-color: #e95800;
	background-image: url(../images/topmenu-arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu-ul {
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.menu-ul li {
	margin: 0px;
	padding: 0px;
}

.menu-ul a:link, .menu-ul a:visited, .menu-ul a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #848484;
	display: block;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/menuicon-gray.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu-ul a:hover, .menu-ul .active:link, .menu-ul .active:active, .menu-ul .active:visited, .menu-ul .active:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E95800;
	background-image: url(../images/menuicon-orange.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}



.margin-bottom-1px {
	margin-bottom: 1px;
}

.fotogalerie-div {
	padding: 5px;
	float: left;
}

.fotogalerie-foto {
	border: 5px solid #FFFFFF;
}
.clanky-foto {
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.calendar {
	width: 218px;
}
.calendar .month-name {
	font-size: 13px;
	font-weight: bold;
	color: #848484;
	float: left;
	width: 170px;
}
.calendar .month-arrows {
	float: right;
	width: 45px;
	text-align: right;
}



.calendar .cell:link, .calendar .cell:active, .calendar .cell:visited {
	margin: 1px;
	float: left;
	height: 19px;
	width: 29px;
	background-color: #00B7DE;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	text-decoration: none;
	color: #FFFFFF;
}

.calendar .cell:hover {
	background-color: #E95800;
	color: #FFFFFF;
}
.calendar .cell-action:link, .calendar .cell-action:active, .calendar .cell-action:visited {
	color: #FFFFFF;
	background-color: #0A80A7;
	background-image: url(../images/calendar-arrow.gif);
	background-repeat: no-repeat;
	background-position: 21px 17px;
}


.calendar .cell-other:link, .calendar .cell-other:active, .calendar .cell-other:visited {
	color: #CCCCCC;
	background-color: #FFFFFF;
	
}


.calendar .cell-current:link, .calendar .cell-current:active, .calendar .cell-current:visited {
	color: #B79728;
	background-color: #FFFFC4;
	border: 1px solid #B79728;
	height: 18px;
	width: 27px;
	font-weight: bold;
	padding-top: 5px;
	
}

.calendar .cell-now:link, .calendar .cell-now:active, .calendar .cell-now:visited {
	color: #FFFFFF;
	background-color: #E95800;
	
}

.calendar  .day-header {
	float: left;
	height: 19px;
	width: 29px;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #848484;
	margin-top: 8px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.calendar .calendarInfo {
	background-color: #FFFFEC;
	font-size: 10px;
	color: #666666;
	margin-top: 10px;
	display: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B79728;
	border-bottom-color: #B79728;
	border-left-color: #B79728;
}

.calendar .calendarInfo a:link, .calendar .calendarInfo a:active, .calendar .calendarInfo a:visited {
	color: #B79728;
	text-decoration: none;
	display: block;
	padding: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B79728;

}

.calendar .calendarInfo a:hover {
	background-color: #FFFFC4;

}

/* STRANKOVANI */
.paging {
	font-size:10px;
	color: #FFFFFF;
	background-color: #00B7DE;
	float: left;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	display:block;
	height: 13px;
}

.paging:link, .paging:active, .paging:visited { color:#FFFFFF; text-decoration:none; }
.paging:hover {
	color:#FFFFFF;
	background-color:#E95800;
	text-decoration:none;
}

.paging-active {
	background-color: #E95800;
	color: #FFFFFF;
}


.textfield-1 {
	font-size: 11px;
	color: #848484;
	padding: 3px;
	width: 210px;
	border: 1px solid #999999;
	height: 13px;
}
.button-1 {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #00B7DE;
	padding: 4px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}


.to-small {
	font-size: 10px;
}
.to-normal {
	font-size: 11px;
}
.to-text {
	font-size: 12px;
	line-height: 18px;
}

.to-printlink {
	float: right;
	width: auto;
	font-variant: small-caps;
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	display: none;
}


.rss-icon {
	float: right;
	margin-top: 13px;
	margin-right: 13px;
}









.ncsv {
	display: none;
}

.clearboth {
	clear: both;
}

