/* BSP Magnetica s.r.o., Robert Gonda 2007 ****************************************************** */

html, body, div, p, span, h1, h2, table, tr, td, ul, li, ol, img, a {
	font: normal 11px/13px Verdana;
	color: #0D0D0D;
	padding: 0;
	margin: 0;
	border: 0;
}

html, body {
	height: 100%;
}

body {
	text-align: center; /* IE */
	background: #E7F5FC url(../img/bodyBg.jpg) repeat-x 0 0;
}

div {
	background: transparent;
}


/* Base forms setup *** */

form, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

form {
	padding-bottom: 14px;
}

form, label, input, textarea, select, option, fieldset {
	font: normal 10px/13px Verdana;
	color: #0D0D0D;
}

form#mailform label {
	display: block;	
	float: left;
	width: 100px;
	padding-top: 3px;
	padding-bottom: 2px;
}

form#mailform input, form#mailform textarea, form#mailform select {
	float: left;
	margin-top: 2px;
	margin-left: 15px;
}

form#mailform div.csc-mailform-field {
	float: none;
	clear: both;
}


/* Page and header ****************************************************************************** */

#page {
	width: 900px;
	height: auto;
	min-height: 100%;
	_height: 100%; /* IE */
	background: #ffffff url(../img/pageBg.jpg) repeat-y left top;
	text-align: justify;
	margin: 0 auto;
	position: relative;
}

#left_border {
	position: absolute;
	background: url(../img/left.jpg) no-repeat;
	width: 1px;
	height: 744px;
	top: 0;
	left: -1px;	
}

#right_border {
	position: absolute;
	background: url(../img/right.jpg) no-repeat;
	width: 64px;
	height: 744px;
	left: 900px;
	top:0;
}

#header {
	position : relative;
	background : url(../img/headerBg.jpg) no-repeat right top;
	width : 900px;
	height : 244px;
}

#header_in {
	padding : 8px 10px 0 0;
	margin : 0;
	font: normal 11px Verdana;
	color: #FFFFFF;
	text-align: right;
}

#header_flash {
	position: absolute;
	top: 0;
	left: 0;
	width : 570px;
	height : 244px;
}

#header_in a{
	font: normal 11px Verdana;
	color: #FFFFFF;
	text-decoration: none;	
}

#header_in a:hover{
	text-decoration: underline;	
}

#layer {
	position : relative;
	background : url(../img/layerBg.jpg) no-repeat;
	width : 900px;
	height : 41px;
	text-align: right;
	padding : 0;
}

#layer_in {
	padding : 14px 10px 0 0;
	margin : 0;
	font: normal 11px Verdana;
	color: #FFFFFF;
}

#layer_in span {
	color: #FFFFFF;
}

.spacer {
	width: 900px;
	height: 4px;
	font-size: 1px;
	line-height: 1px;
	background: url(../img/medzera.jpg);
}

	
/* Content ************************************************************************************** */

#content {
	position: relative;
}

#lmenu {
	float: left;
	width: 230px;
	text-align: left;
}

ul#menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#menu li {
	display: inline;
	padding: 0;
	margin: 0;
}
	
ul#menu a {
	display: block;
	/* width: 230px; */
	background: url(../img/menuBg.jpg) no-repeat 0 0;
	font: bold italic 14px Arial;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 10px 6px 30px;
}

ul#menu a:hover, 
ul#menu a.menuAct, 
ul#menu a.menuAct:hover {
	background-image: url(../img/menu_actBg.jpg);
	padding: 5px 10px 6px 30px;
}

/* Second level *** */

ul#menu li ul { 
	padding: 3px 0;
}

ul#menu li ul a {
	background-image: url(../img/submenu_Bg.gif);
	font: bold italic 12px Arial;
	color: #015C9C;
	text-decoration: none;
	padding: 3px 10px 4px 30px;
}

ul#menu li ul a:hover, 
ul#menu li ul a.menuAct, 
ul#menu li ul a.menuAct:hover {
	color: #CF7900;
	background-image: url(../img/submenu_Bg.gif);
	padding: 3px 10px 4px 30px;
}

#bannerHorskipark {
	margin: 2px 0 1px 0;
}

.bannerRittenberg {
	display: block;
	float: none;
	clear: both;
	margin: 25px 0 0 0;
}


/* Center column, content *********************************************************************** */

#text {
	float: left;
	width: 500px;
}

#text_in {
	font: normal 11px Verdana;
	color: #333333; 
	margin: 21px 25px 40px 15px;
	/* text-indent: 20px; *** robert *** */
	text-align: justify;
}

#hltext {
	font: bold 11px Verdana;
	color: #003164; 
}


/* Right column, content ************************************************************************ */

#right {
	float: left;
	width: 170px;
	text-align: left;
}
#right_in {
	margin: 5px 0px 5px 0px;
}

#weather {
	text-align: center;
	margin: 11px 0px 10px 11px;
}

form#searchForm {
	background: url(../img/searchBg.jpg);
	width: 170px;
	height: 45px;
	margin: 0;
	padding: 0;
	border: 0;
}

*> form#searchForm {	
	height: 60px;
}

form#searchForm input {
	border: 0;
}

form#searchForm p {
	padding: 0 0 5px 0;
}

#searchForm_in {	
	padding: 2px 5px 10px 11px;
}

*> #searchForm_in {	
	padding: 7px 5px 10px 11px;
}

#odk, #odk a {
	color: #FFFFFF;
	text-decoration: none;
	font: normal 10px/13px Verdana;
	padding: 10px 5px 5px 0px;
}

#odk a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

form#searchForm .ods {
	padding: 5px 0 0 0;
}


form#searchForm input.searchWord {
	width: 130px;
	border: solid 2px white;
	padding: 0px 1px 3px 1px;
}

*> form#searchForm input.searchWord {
	width: 126px;
	padding: 2px 1px 0 1px;
}

form#searchForm input.searchImage { 
	background: url(../img/search1.jpg) no-repeat 0 1px;
	width: 18px;
	height: 25px;	
}

*> form#searchForm input.searchImage { 
	background-position: 0 -3px;
}


/* Footer *************************************************************************************** */

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 900px;
	height: 24px;
	margin: 0 auto;
	background: #E7F5FC;
	font: #7AA5BC;
	border-top: 2px solid #DBDBDB;
}

#footer_in {
	padding: 2px 1px;
	text-align: center;
	font-size: 10px;
	color: #7AA5BC;
}

#footer_in a{
	font-size: 10px;
	color: #7AA5BC;
	text-decoration: none;	
}

#footer_in a:hover{
	text-decoration: underline;	
}

#break {
	height: 30px;
	clear: both;
	float: none;
}


/* Typo3 search form **************************************************************************** */

/* .tx-indexedsearch-searchbox form table, 
.tx-indexedsearch-searchbox form table th, 
.tx-indexedsearch-searchbox form table td {
	border: 0;
}

.tx-indexedsearch-searchbox form table th, 
.tx-indexedsearch-searchbox form table td {
	padding: 3px 10px 3px 0;
} */

.tx-indexedsearch-searchbox form div label {
	padding-top: 2px;
}

.tx-indexedsearch-searchbox form div input,
.tx-indexedsearch-searchbox form div select {
	margin: 0 0 3px 0;
}

.tx-indexedsearch-res table,
.tx-indexedsearch-res table th,
.tx-indexedsearch-res table td {
	border: 0;
}

.tx-indexedsearch-res table th,
.tx-indexedsearch-res table td {
	padding: 0 10px 3px 0;
}

.tx-indexedsearch-res h2 {
	padding-bottom: 7px;
}


/* Kurzovy listok - tabulka ********************************************************************* */

table.tableFinance {
	float: right;
	width: 168px;
	background: #9DD6F2;
	/* text-align: left; */
	border: 0;
}

table.tableFinance a {
	text-decoration: none;
	text-align: left;
}

table.tableFinance td, table.tableFinance th {
	padding: 3px 10px;
	font: normal 10px Verdana;
	border: 0;
}	

table.tableFinance td {
	/* text-align: center; */
}

table.tableFinance th {
	font: bold 12px Verdana;
}

table.tableFinance #th1  {
	font: bold 11px Verdana;
}


/* Plugin: news ********************************************************************************* */

.news-list-item { }

.news-list-item h2 {
	padding-bottom: 3px;
}

.news-list-item p {
	padding-bottom: 3px;
}


/* Plugin: guestbook **************************************************************************** */

.tx-veguestbook-pi1 {
	width: 459px;
}

.tx-veguestbook-pi1 .tx-guestbook-result {
	padding: 0 0 14px 0;
}

/* styles for list mode */

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	color: #2372A9;
	font: bold 14px/16px Arial;
	background: #fff;
	padding: 0 0 5px 0;
	width: 459px;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
	min-height: 14px;
	background: #fff;
	padding: 0 0 14px 0;
	width: 150px;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
	float:left;
	background:#FFF;
	padding: 0 0 14px 0;
	width: 309px;
}

/* form styles */

.tx-veguestbook-pi1 .tx-guestbook-field {
	clear: both;
	width: 100%;
	display: block;
	padding: 0 0 3px 0;
}

*> .tx-veguestbook-pi1 .tx-guestbook-field {
	margin: 0 0 5px 0;
}

.tx-veguestbook-pi1 .tx-guestbook-field label {
	float: left;
	width: 100px;
}

.tx-veguestbook-pi1 .tx-guestbook-clear {
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
	
.tx-veguestbook-pi1 a {
	text-decoration: none;
}


/* BSP Magnetica s.r.o., Robert Gonda 2007 ****************************************************** */



