html {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	min-height: 100%;
	width: 100%;
	height: 100%;
}

label {
	display:none;
}

.cena {
	text-decoration: blink;
}

#mainarea {
	width: 950px;
	min-height: 100%;
	height: 100%;
	
	margin-left: auto;
	margin-right: auto;
}

html>body, html>body #mainarea {
	height: auto;
}

#headtools a {
	color: black;
}

#headtools a:hover {
	color: blue;
}

#accesibility_toggle {
	background-color: #E6E6E6;
	border-bottom: 1px solid #CBCBCB;
	padding-left: 16px;
}

#crumbs {
	background-color: #F2F2F2;
	border-bottom: 1px solid #E3E3E3;
	padding-left: 16px;
}

#languages {
	float: right;
	padding-right: 16px;
}

#header {
	background: url(../imagens/header.jpg) top right no-repeat;
	width: 100%;
	height: 136px;
}

#header img {
	float: left;
}

#bannerzone {
	float:right;
	text-align: center;
	
	width: 840px;
	height: 136px;
}

#mainmenu {
	background-color: #5E96C8;
	text-color: white;
	height: 35px;
	margin: 0;
	padding: 0;
}

#search {
	float: right;
	position:relative;
	right: 10px;
	top: 10px;
}

#search input {
	border: none;
	color: #5E96C8;
	text-size: 12px;
}

#search .submitbutton {
	background-color: #E1EAF3;
	font-weight: normal;
	width: 22px;
	height: 18px;
}

#contentzone {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 0;
	margin: 0;
}

.column-right {
	background: url(../imagens/bg-colunaextra.jpg) no-repeat top right;
}

#extracolumn-right {
	width: 200px;
	float: right;
	padding-bottom: 20px;
	clear:both;
}

#content {
	padding-bottom: 20px;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
}

#teaser-news {
	margin-top: 10px;
	clear:both;
}

#teaser-news ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0 0 0 25px;
}

#teaser-news li {
	margin: 10px 0 10px 0;
}

#teaser-news a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#teaser-news a:hover {
	text-decoration: underline;
}

#teaser-events {
	margin-top: 10px;
	clear:both;
}

#teaser-events ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0 0 0 25px;
}

#teaser-events li {
	margin: 10px 0 10px 0;
}

#teaser-events a {
	font-weight: bold;
	text-decoration: none;
	color: black;
}

#teaser-events a:hover {
	text-decoration: underline;
}

#teaser-newsletter form {
	margin: 10px 0 20px 25px;
	padding-right: 10px;
}

#teaser-newsletter input {
	width: 130px;
	border: none;
	background-color: #E5E5E5;
	text-size: 12px;
}

#teaser-newsletter .submitbutton {
	background-color: #A2A90E;
	font-weight: normal;
	color: white;
	width: 22px;
	height: 18px;
}

#footer {
	background-color: #CD0113;
	width: 950px;
	height: 50px;
	clear: both;
	bottom: 0;
	left: 0;
	color: white;
	font-size: 10px;
}

#footer img {
	border: none;
}

#footer a {
	color: white;
}

#access {
	border-right: 1px solid #DE5864;
	margin-top: 13px;
	padding: 0px 10px 0 16px;
}

#copy {
	margin-top: 10px;
	padding-left: 10px;
}

#signature {
	margin: 20px 10px 0 0;
}

.newsdate {
	font-size: 10px;
	color: #666666;
}

.clearer {
	clear: both;
	height: 1px;
}

#maintitle-2col {
	background-color: #a3a713;
	width: 722px;
	height: 19px;
	margin-top: 10px;
	font-weight: bold;
	color: white;
	font-size: 14px;
	padding: 1px 0 0 25px;
}

#newsarticle-content {
	padding: 20px 0 20px 25px;
	width: 700px;
}

#newsarticle-content h1 {
	color: #cd0113;
	font-size: 17px;
	margin-top: 0;
}

.footer-links {
	color: #666666;
}

#newstools {
	background-color: #eee;
	margin-top: 20px;
	padding: 2px;
}

#newstools a {
	color: black;
	text-decoration: none;
}

#newstools a:hover {
	color: blue;
	text-decoration: underline;
}

#newstools {
	text-align: right;
}

#newslist-content {
	padding: 20px 0 20px 25px;
	width: 700px;
}

#newslist-content div {
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #eee;
}

#newslist-content img {
	border: 1px solid #999999;
	float: left;
	margin-right: 10px;
}

#newslist-content a {
	color: #cd0113;
	text-decoration: none;
}

#newslist-content a:hover {
	color: blue;
	text-decoration: underline;
}

.newslist-date {
	font-size: 10px;
	color: #666666;
}

#calendar-holder {
	width: 220px;
	padding: 15px 0 0 25px;
	float: left;
}

#calendar-holder table {
	float: left;
	border: 1px solid #999;
	border-collapse: collapse;
	text-align: center;
}

#calendar-holder td {
	border: 1px solid #cd0113;
}

#calendar-holder .today {
	background-color: #f7d02a;
}

#calendar-holder .todayActive {
	background-color: #f7d02a;
}

#calendar-holder .active {
	background-color: #ccc;
}

#calendar-holder th {
	border: 1px solid black;
	background-color: #cd0113;
	color: white;
}

#calendar-holder tr th a {
	color: white;
}

#calendar-events {
	float: right;
	width: 485px;
	padding: 17px 4px;
}

.agenda_titles {
	color: #cd0113;
	font-size: 14px;
	font-weight: bold;
}

.agenda_entry {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.agenda-extra {
	padding-top: 10px;
	clear: both;
}

.agenda-extra a {
	color: black;
	text-decoration: none;
}

.agenda-extra a:hover {
	color: blue;
	text-decoration: underline;
}

#guestbookform {
	width: 600px;
	text-align: right;
	margin-left: 70px;
}

.guestbookentries {
	padding: 10px 0 0 25px;
	width: 720px;
}

.guestbookline {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 10px;	
}

.guestbooklinetitle {
	color: #cd0113;
	font-size: 14px;
	font-weight: bold;	
}

.guestbookpagination {
	background-color: #eee;
	padding: 0 10px 0 25px;
	width: 711px;
}

.guestbookpages {
	float: right;
	text-align: right;
}

.guestbooknumberselection {
	float: left;
}

.guestbookpages ul {
	float: right;
	list-style-type:none;
	padding: 0;
	margin: 0;
}

.guestbookpages ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
