body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

p, td, th {
	font-size: 11px;
}

table.ramecek {
	border-collapse:collapse;
	border:1px solid #0099cc;
}


table.ramecek td {
	padding: 3px; 
	border:1px solid #0099cc;
}

/*
Basic layout
*/

#page {
	width: 980px;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
}

#head {
	width: 980px;
	position: relative;
	height: 235px;
}

#motiv {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 757px;
	height: 235px;
}

#search {
	position: absolute;
	top: 0px;
	left: 758px;
	background-image: url(/images/layout/search_podklad.jpg);
	width: 192px;
	height: 115px;
	padding-top: 120px;
	padding-left: 15px;
	padding-right: 15px;
	color: #0062A4;
	font-weight: bold;
}

#searchInput {
	width: 189px;
	font-size: 11px;
	margin-top: 7px;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
}

#searchSubmit {
	text-align: right;
}

#hmenu {
	position: absolute;
	top: 25px;
	left: 679px;
	color: #999999;
}

#hmenu a,#hmenu a:visited {
	color: #999999;
	text-decoration: none;
}

#hmenu a:hover {
	text-decoration: underline;
}

#lang {
	position: absolute;
	top: 25px;
	left: 912px;
}

#horizMenu {
	height: 33px;
	top: 235px;
	width: 980px;
	left: 0px;
	border-bottom: 3px solid #FFCC00;
	border-top: 1px solid Black;
	background-color: #0082D6;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#horizMenuTable {
	margin-left: auto;
	margin-right: auto;
}

#horizMenuLeft {
	background-image: url(/images/layout/menu_rozdel.gif);
	width: 38px;
	height: 33px;
}

#horizMenuRight {
	background-image: url(/images/layout/menu_rozdel.gif);
	width: 38px;
	height: 33px;
}

#headprint {
	display: none;
}

#main {
	width: 980px;
	clear: both;
}

#foot {
	width: 966px;
	background-color: #C6E8FF;
	color: #0062A4;
	padding: 7px;
	margin-top: 20px;
}

#foot a, #foot a:visited {
	color: #0062A4;
	text-decoration: none;
	font-size: 10px;
}

#foot table {
	width: 100%;
}

#foot table th, #foot table td {
	font-size: 10px;
	font-weight: normal;
	color: #0082D6;
	text-align: left;
}

#mainTable {
	width:980px;
}

#mainTable #mainTableLeft {
	width: 200px;
	vertical-align: top;
	background-color: #C6E8FF ;
}

#mainTable #mainTableCenter {
	vertical-align: top;
	padding: 20px;
}

#mainTable #mainTableRight {
	vertical-align: top;
	width: 193px;
	background-color:#D8D8D8;
	padding: 15px;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0082D6;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 10px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0082D6;
	padding-top: 1px;
	padding-bottom: 2px;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	color: #0082D6;
	padding-top: 1px;
	padding-bottom: 2px;
}

#lista {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}

a, a:visited {
	text-decoration: underline;
	color: #0082D6;
}

a:hover {
	color: Black;
	text-decoration: none;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.goBack {
	width: 100%;
	padding: 20px;
	text-align: center;
}

.clearLine {
	border-bottom: 1px solid #D7D7D7;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}

#groupName {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #0062A4;
	padding: 15px;
	padding-top: 30px;
	padding-bottom: 0px;
	background-color: #C6E8FF;
}



/* News komponenta */

.news_content {
	margin-bottom: 15px;
}

.news_img_left {
	float: left;
	margin-left: 20px;
}

.news_img_right {
	float: right;
	margin-left: 20px;
}

.news_text {
	padding: 10px;
}

.news_title {
	background-image: url(/images/layout/odrazka_akt.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	font-size: 14px;
	color: #0082D6;
	margin-bottom: 5px;
}

.news_title a, .news_title a:visited {
	color: #0082D6;
	font-weight: bold;
	text-decoration: none;
}

.news_date {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
}

.news_more {
	padding-left: 5px;
}

.clearer {
	clear: both;
}

sup {
	font-size: 0.75em;
}

#galleryNavigation {
	width: 100%;
}

#galleryNavigation td {
	font-size: 11px;
	padding: 10px; 
	white-space: nowrap;
}

#galleryBigImage {
	text-align: center;
}

#galleryDescription {
}

.searchResultsTitle {
	margin-bottom: 5px;
	font-size: 1.2em;
}

.searchResultsData {
	margin-bottom: 3px;
}

.searchResultsLink {
	font-size: 10px;
	margin-bottom: 15px;
}

.searchResultsEmpty {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}

.formTable td {
	vertical-align: top;
	padding: 3px;
	text-align: left;
}

.formTable th {
	vertical-align: top;
	font-weight: bold;
	padding: 3px;
	text-align: right;
}

.fl
{
	float:left;
	padding-right: 5px;
}

.fr
{
	float:right;
	padding-left: 5px;
}

.tr_bottom_padding tr
{
	padding-bottom: 15px;
}

.poznamka
{
	font-size:smaller;
	font-style:italic;
}

.action {
	margin-bottom: 8px;
}

.actionName {
	margin-bottom: 3px;
}

.actionDate {
	margin-bottom: 3px;
}

.actionLoc {
	margin-bottom: 3px;
}

.actionLoc span {
	padding-left: 10px;
	background-image:url(/images/layout/arrow_o.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

.actionDesc {
	margin-bottom: 3px;
}

.typzarbox {
	float: left;
	margin-right: 20px;
}

.typzarbox h2 {
	white-space: nowrap;
}

.searchToolbox {
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

.toolboxSection {
	border: 1px solid #B1B1B1;
	margin-bottom: 10px;
	padding: 3px;
}

.toolboxSection form {
	padding: 0px;
	margin: 0px;
}

select.okr_select
{
	font-size: 11px;
}

hr.rozdelOkresy {
	border: none;
	height: 1px;
	background-color: Gray;
}

.akceDetailDetail {
	margin-top: 15px;
}

.akceDetailMisto {
	margin-top: 15px;
}

.akceDetailLoc {
	margin-top: 4px;
}

.akceDetailPodnazev {
	font-size: 1.2em;
	margin-top: 15px;
}

.toolbarLinks {
	margin-bottom: 10px;
	padding: 6px;
	background-color: #B1B1B1;
}


.table_tr_underline tr td
{
	border-bottom: #EEEEEE solid 1px;
	padding-bottom: 5px;
	padding-top: 5px;

}
