body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

p, td, th {
	font-size: 11px;
}

/*
Basic layout
*/

#page {
	width: 980px;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
}

#head {
	width: 980px;
	height: 291px;
}

#head1 {
	width: 980px;
	height: 74px;
}

#logo {
	float: left;
}

#pmenu {
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	color: #999999;
	width:700px;
	text-align:right;
}

#pmenu a, #pmenu a:visited {
	color: #999999;
	text-decoration: none;
}

#head2 {
	width: 978px;
	height: 215px;
	border: 1px solid #CCCCCC;
}

#kontakt {
	float: right;
	background-image: url(/images/layout/motiv.jpg);
	background-repeat: no-repeat;
	width: 214px;
	height: 163px;
	padding-left: 525px;
	padding-top: 52px;
}

#kontakt h2 {
	color: Black;
	font-size: 12px;
	font-weight: bold;
}

#kontakt div {
	margin-top: 10px;
}

#head-print {
	display: none;
}

#search {
	float: right;
	padding-top: 15px;
	padding-right: 10px;
}

#searchForm {
	margin: 0px;
	padding: 0px;
}

#searchInput {
	width: 120px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

#searchSubmit {
	background-color: #CCCCCC;
	border: none;
	margin-left: 3px;
	font-size: 11px;
	font-weight: bold;
	padding:1px;
	color:#777777;
}

#hmenu {
	width: 209px;
	height: 160px;
	float: left;
	padding-left: 30px;
	padding-top: 55px;
}

#hmenu ul {
	margin: 0px;
	padding: 0px;
}

#hmenu ul li {
	list-style-type: none;
	padding-left: 25px;
	background-image: url(/images/layout/odrazka1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: Black;
	font-size: 12px;
	font-weight: bold;
}

#hmenu ul li a, #hmenu ul li a:visited {
	color: Black;
	text-decoration: none;
}

#headprint {
	display: none;
}

#main {
	width: 978px;
	clear: both;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#mainTable {
	width:980px;
}

#mainTable #mainTableLeft {
	width: 180px;
	vertical-align: top;
	background-color: #E1E1E1;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 40px;
	padding-bottom: 18px;
}

#mainTable #mainTableCenter {
	vertical-align: top;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 40px;
	padding-bottom: 20px;
	background-color: White;
}

#data {
	padding-left: 15px;
}

#mainTable #mainTableRight {
	vertical-align: top;
	width: 201px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-image: url(/images/layout/teckovani_svisle.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#mainTable #mainTableRightTop {
	border: none;
	height: 25px;
}

#mainTable #mainTableRightBottom {
	border: none;
	height: 25px;
}

#foot {
	height: 15px;
	padding-top: 33px;
	padding-bottom: 33px;
	width: 978px;
	text-align: center;
	font-size: 11px;
	color: #999999;
	background-color: #666666;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#foot-print {
	display: none;
}

#foot a, #foot a:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

#footLinks {
	float: right;
	padding-right: 20px;
}

#mainTable #mainTableRight ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#mainTable #mainTableRight ul li {
	background-image: url(/images/layout/odrazka2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	margin-bottom: 10px;
}

#mainTable #mainTableRight blockquote {
	margin: 0px;
	padding-left: 15px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #DA241C;
	padding-top: 13px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	background-image: url(/images/layout/obdelnik.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #DA241C;
	padding-top: 1px;
	padding-bottom: 2px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #284fa3;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 7px;
	margin-top: 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 7px;
	margin-top: 0px;
}

#lista {
	clear:both;
	font-size: 10px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-left: 15px;
}

a, a:visited {
	text-decoration: underline;
	color: Blue;
}

a:hover {
	color: Black;
	text-decoration: underline;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.goBack {
	padding: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.clearLine {
	border-bottom: 1px solid #284fa3;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

#groupName {
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-transform: uppercase;
	padding-bottom: 12px;
	padding-left: 2px;
	background-image: url(/images/layout/menu_podtrh.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* News komponenta */

.newsTable {
	width: 100%;
}

.newsTable td {
	padding: 5px;
	vertical-align: top;
}

td.newsTableImage {
}

.newsTableImage img {
	border: none;
}

.newsTableImage {
	text-align: center;
}

.newsTableDate {
	font-size: 0.8em;
	margin-top: 5px;
	font-weight: normal;
}

.newsTablePerex {
	margin-top: 5px;
}

.newsTableMore a {
}

.newsTableMore a:hover {
}

.newsTableTitle a,.newsTableTitle a:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.perexImage {
	margin: 10px;
}

#newsDate {
	color: #284fa3;
	margin-bottom: 10px;
}


.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;
}

table.formTable  {
	border-collapse: collapse;
}

table.formTable th {
	background-color: #E1E1E1;
	border: 1px solid #E1E1E1;
	text-align: left;
	font-weight: bold;
	color: Black;
	padding: 5px;
}

table.formTable td {
	padding: 5px;
	border: 1px solid #E1E1E1;
}
