﻿* {
  margin : 0px;
  padding : 0px; 
}

.clear {
  font-size : 1px;
  height : 1px;
  clear : both;
}

html>body .clear {
  clear : both;
}

body {
  font-family : sans-serif;
  font-size : 0.7em;
  font-family : Tahoma;
  text-align:center;
  position:relative;
}

table th, table td{
  font-size : 0.7em;
}

#center ul {
padding-left:15px;
}

#center ul li{
}

#centered {
  margin: auto;
  text-align: left;
  width: 860px;
  margin-top : 7px;
}
#top{
display:none;
}

#topImg{
position:relative;
margin-top:0px;
height:180px;
}

#topLeft{
position:absolute;
left:0px;
margin:0px;
padding:0px;
border:0px;
}

#topRight{
position:absolute;
left:302px;
margin:0px;
padding:0px;
border:0px;
}

#top-top {
  background : transparent url("/images/bg-top-top.jpg") 0 0 no-repeat;
  max-height : 20px;
  height:37px;
  text-align : right;
  color : white;
  padding : 17px 10px 0 0;
}

#separator {
  clear : both;
  border-bottom : 5px solid #b60803;
  font-size : 1px;
  height : 1px;
  margin-bottom : 9px;
}

#leftcenter {
  float : left;
}

#left {
  display:none;
}

.title {
/*	height : 23px;*/
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 0px 7px 12px;
}


.menutitle {
  background : rgb(216,58,49) url("/images/bg-menuhead.png") 0 0 repeat-x;
}

.menu {
  border-bottom : 1px solid #e0e0e0;
  list-style-type : none;
  margin:0px;
  margin-top : 2px;
}

.menu li {
   border:0px;
	border-top: 1px solid #e0e0e0;
	width:210px;
	padding:0px;
	margin:0px;
}

.menu li a,.menu li a:visited  {
	text-decoration: none;
	display:block;
	width:190px;
	_width:210px;
   padding:1px;
   margin:0px;
   padding-left:20px;
   background: url("/images/odrazka.gif") 5px center no-repeat;
   color:black;
   font-weight:bold;
   }
.menu li a:hover {
   background: #f7f7f7 url("/images/odrazka.gif") 5px center no-repeat;  
}

.menu li a.selected,.menu li a.selected:visited  {
   background:#e9e9e9 url("/images/odrazka.gif") 5px center no-repeat;
}

 .menu li a:hover span {
/*  #f7f7f7; /*url("layout/odrazka-hover.gif") 6px 2px no-repeat;*/*/
  color : #bb211b;
}

.menu LI UL{
  list-style-type : none;
  margin-left:0px;
  padding-left:0px;
}
.menu LI UL LI {
	width:210px;
	_width:210px;
   margin-left:0px;
   padding-left:0px;
}

.menu LI UL LI a, .menu LI UL LI a:visited{
   display:block;
   padding:0px;
   padding-bottom:2px;
   padding-top:1px;
   padding-left: 40px;
   background: url("/images/odrazka.gif") 25px center no-repeat;
	width:170px;
	_width:210px;
}
.menu LI UL LI a:hover{
   display:block;
   padding-left: 40px;
   background: #f7f7f7 url("/images/odrazka.gif") 25px center no-repeat;  
	width:170px;
	_width:210px;
}

.menu li ul li a.selected,.menu li ul li a.selected:visited  {
   background:#e9e9e9 url("/images/odrazka.gif") 25px center no-repeat;
}


.upoutavka {
  margin-top : 10px;
}

.upoutavka a img {
  border-width : 0px;
}

#center {
	width: 850px;
	_width: 670px;
/*
  width : 400px;
  _width : 420px;
  border : 3px solid #e1e1e1;
  float : left;
  margin-left : 9px;
  padding : 7px;
*/
}

#uvod h2 {
  color : #126f9c;
  font-size : 20px;
  font-weight : normal;
  margin-bottom : 20px;
}

.newsblock {
  margin-bottom : 8px;
}

.newsblock img {
  float : left;
  padding : 0px;
  border : 1px solid #e5e5e5;
  margin:0px;
  _margin-left:-5px;
  margin-right:3px;
  _margin-right:0px;
}
.newsblock .apolloTitle {
  margin-bottom:3px;
}

.newsblock p {
 
  /*float : right;*/
  padding:0px;
  color : #404040;
}

.newsblock .apolloTitle a, .newsblock .apolloTitle a:visited {
  color:black;
 /* font-size : 12px;*/
  font-weight : bold;
}

.newsblock p .datum {
  color : black;
}

#center .hr {
  border-bottom : 1px solid black;
  height : 1px;
  font-size : 0px;
  margin : 0px 0 15px 0;
}

#aktuality h2 {
  color: black;
  font-size : 16px;
  font-weight : normal;
  margin-bottom : 10px;
}

#right {
	display:none;
}

.kalendartitle {
  background : rgb(18,193,220) url("/images/bg-calhead.png") 0 0 repeat-x;
}

.kalendar {
  background-color : #e7f9fb;
  padding : 10px;
  font-size:11pt;
}

.kalendar .mesic {
  width : 115px;
}

.kalendar .rok {
  width : 60px;
}


.vypis {
  border-collapse : collapse;
  border : 1px solid #087697;
  margin-top : 7px;
}

.vypis th {
  background-color : #087697;
  color : white;
  font-weight : normal;
}

.vypis th, .vypis td {
  padding : 1px;
  border : 1px solid #087697;
}

.login {
  background-color : #f0f0f0;
  padding : 10px;
}

.login input {
  border : 1px solid #074a5e;
  padding : 1px;
}

.login input{
   width:160px;
}

.login button{
   text-transform:uppercase;
   background:rgb(51,51,51);
   color:white;
   font-weight:bold;
   font-size:0.8em;
   padding:3px;
   cursor:hand;
   margin-top:2px;
}
.login a, .login a:visited {
  color : #b60803;
  font-weight : bold;
  padding-left : 15px;
  line-height : 175%;
  background : transparent url("/images/odr.gif") 0 5px no-repeat;
}

.logintitle {
  margin-top : 6px;
  background : rgb(99,99,99) url("/images/bg-loginhead.png") 0 0 repeat-x;
}

#footer {
	display:none;
}
#footer a, #footer a:visited, #footer a:link{
  color : #464646;
  text-decoration:none;
}
#footer p{
float:left;
}
#footer p a{
float:left;
}

/* --------------------  Dodatecne styly  -------------------------- */

.ApolloNavigation{
	display:none;
}

.requiredFormFieldText{
	color: black;
	font-size: 80%;
}

.form_description{
	margin-top: 5px;
	margin-bottom: 10px;
}

.textbox, TEXTAREA {
	width: 99%;
}

.vypis TD {
	background-color: white;
	text-align: right;
	padding-right: 3px;

}
.vypis .calActive {
	background-color: #90EE90;
}
.vypis .calSunday {
	background-color: #FFEBEB;
}
.vypis TD A{
	font-weight : bold;
	text-decoration : none;
	color : black;
}

.gallery_folder, .gallery_photo {
	float:left;
	padding-right:10px;
	padding-top:10px;
	_width:100px;
	min-width:90px;
	height:100px;
}
.gallery_folder IMG, .gallery_photo IMG {
	border:1px solid #E5E5E5;
}

.okenko {
  background-color : #f0f0f0;
  padding : 10px;
}
.okenkotitle {
  margin-top : 6px;
  background : rgb(216,58,49) url("/images/bg-menuhead.png") 0 0 repeat-x;
}
.okenko a, .okenko a:visited {
  color : #b60803;
  font-weight : bold;
  padding-left : 15px;
  line-height : 175%;
  background : transparent url("/images/odr.gif") 0 5px no-repeat;
}

#user_activation_list TH {
	text-align: left;
}

#discussionForm FIELDSET, #filterForm FIELDSET {
	padding: 3px;
}
#filterForm {
	margin-bottom: 5px;
}

.apolloQuestion {
	font-weight: bold;
}
.apolloAnswer {
	margin-top: 5px;
	font-style: italic;
}

A, FIELDSET LEGEND {
	color: black;
}

