/* CSS Document */
*{background: none;}
body{
	color: #000;
  font: 70%  Verdana, 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Arial, lucida, sans-serif;
	background: white;
}

h1, h2, h3, h4, h5, h6 {
  margin: 20px 0px  10px 0px;
  padding: 0 ;
  color: #003b74; }
h1{font-size: 1.4em;}
h2{font-size: 1.4em;}
h3{font-size: 1em; text-transform: uppercase; }
h4{font-size: 1em; line-height: 140%;}
h5{font-size: 0.9em; color: #333333;}
h6{font-size: 0.8em; color: #333333;}
  
p{line-height: 150%; margin: 10px 0px 20px 0px; text-align: justify;}
ul{margin: 10px 0 20px 40px ; list-style: square; line-height: 150%; }
img{border: 0 }  
.foto{	border: 3px solid #ddd ; }  
.foto.fl{margin-right: 2em; margin-bottom: 0.5em; }
.foto.fr{margin-left: 2em; margin-bottom: 0.5em;}

big{font-size: 1.2em;}  
small{font-size: 0.9em;}  
  
a:link {text-decoration: underline; color: #ff6600;}
a:visited {text-decoration: underline; color: #ff6600;}
a:active {text-decoration: underline; color: #333;}
a:hover {text-decoration: none; color: #000;}

a:hover .foto{border-color: #ddd;}
  
hr {display: none;}

/*		table		*/
table{ 
  margin: 10px 0; 
  border: 3px solid #8ca7c0;
  border-collapse: collapse;
  background-color: #fff; 
  font-size: 1em; 
  }
td{
  padding:6px 10px;
  border: 1px solid #ccc ;
  font-size: 0.9em;
  }
th{
  background-color: #edf1f5; 
  padding: 5px 10px; 
  color: #8ca7c0;
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  }
.note {background-color: #eee;}

/*		forms		*/
fieldset{border: 1px solid #ccc;	padding: 20px;	margin:15px 0; }
legend{border: 1px solid #ccc;	padding:3px 20px;		color: #aaa; }

label{	
  display: block;	
  float: left;	
  width: 25%;	
  padding: 0px 0.6em;
  margin-bottom: 12px;
  line-height: 18px;
  text-align: right;	
  vertical-align: top; 
  clear: both; }
input,select,textarea{
  font-size: 1.1em ; 
  width: 15em;	
  font-family: arial ce, arial, helvetica ce, helvetica, sans-serif; 
  background: #fff; 
	margin-bottom: 10px;
  border-width: 2px ; 
  vertical-align: middle;}
.button{padding: 3px 10px ;_padding: 1px ; margin: 3px 3px 3px 27%; width: auto; font-weight: bold;background-color: #eee; }


/*  ID  */
#page{

}

#header{
	padding: 1em  0;
	border-bottom: 2px solid #ccc ;
}
#header{
	font-size: 1.5em;
}
#header h2{
  margin: 0 ;
  padding: 0 ;
  border: none ;
  display: none;
}
#mainlink, #search, #navLang, #navigation, .secFoot{
  display: none;
}


/*  navigation */
 
#navSide {
	float: right;
	width: 28%;
	background-color: white;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
}   
#navSide ul{
	margin: 15px 0 ;
	list-style: none;
	padding: 5px 20px 
}
#navSide li{
  background: url(../img/nav_li.gif) no-repeat 6px -12px;
  padding-left: 20px;
	border-bottom: 1px solid #edf1f5;
}

#navSide ul a{
	display: block;
	line-height: 25px;
	width: 100%;
	text-decoration: none;
}
/* content */  
#content{
	  }  
#maincontent{
 width: 100%;
 float: left;
  }  
#maincontent.index{
 width: 70%;
 float: left;
  }  
.secFoto{
	float: right;
	margin-left: 2.5em;
}
.secFoot{
	border-top: 1px solid #ccc ;
	margin-top: 2.5em;
	padding-top: 1.5em;
	clear: both;
}

/*	clanky */
.vypis .item{
	margin: 20px 0px 20px 0px;
	line-height: 13px;
	clear: both;
	padding-bottom: 15px;
	border-bottom: 1px solid  #ccc ;
}
.vypis .item .date{
	border-left: 1px solid #ff6600;
	padding: 0 5px 0 5px; 
	font-size: 0.9em;
	color: #666;
}
.vypis  .item h4{
	margin: 5px 0 5px 30px ;	
}
.vypis  .item p{
	margin: 0 0 5px 30px ;
	font-size: 0.9em;
}

.fotos{
	float: left;
	width: 130px;
	margin: 5px 10px ;
	border: 1px solid #eee ;
	text-align: center;
	padding: 10px 0 ;
	background-color: #fff;
	font-size: 0.8em;
}

.clanek{
}
.clanek .date{
	border-left: 1px solid #ff6600;
	padding: 0 5px 0 5px; 
	font-size: 0.9em;
	color: #666;
}
.clanek   h4{
	font-size: 1.3em;	
}

/*	fotogalerie */
.fotos img{
	margin-bottom: 5px;
}

/*	vypisRight	 */
#vypisRight{
	float: right;
	width: 29%;
	background-color: white;
}
#vypisRight h3{
margin-bottom: 20px;
}
#vypisRight .item{
	margin: 10px 20px 15px 20px;
	font-size: 0.8em;
	line-height: 13px;
	padding-bottom: 10px;
	border-bottom: 1px solid  #ddd;
	clear: both;
}
#vypisRight h3{
	padding: 0 20px ;
}
#vypisRight .item .date{
	border-left: 1px solid #ff6600;
	padding: 0 5px 0 5px; 
	color: #888;
}
#vypisRight .item img{
	margin: 9px 10px 0 0 ;
}
#vypisRight .item h4{
	margin: 5px 0 0 20px;
	font-weight: normal;	
	color: #888;
}
#vypisRight .item h4 a{
	font-weight: bold;	
}

#vypisRight .item p{
	margin: 0 0 5px 20px ;
}
#vypisRight .item.right{
	border: none;
}


/*	aktuality		*/
#ixAktuality{
	float: right;
	width: 29%;
	background-color: white;
}
#ixAktuality h3{
	padding: 0 20px ;
}
#ixAktuality .item{
	margin: 20px 20px 30px 20px;
	font-size: 0.8em;
	line-height: 13px;
}
#ixAktuality .item .date{
	border-left: 1px solid #ff6600;
	padding-left: 10px; 
}
#ixAktuality .item h4{
	margin: 5px 0 ;
}
#ixAktuality .item p{
	margin: 0 0 5px 0 ;
}

#ixKontakt{
}


/* footer */
#footer{
  clear: both;
  padding: 1em  0;
	border-bottom: 2px solid #ccc ;
  }  
#footer a, #footer img, #footer span{
	display: none;
  }  

 

/*  class   */
.ico {vertical-align: text-bottom;}
.none{display: none;}
.separ {border-bottom: 1px solid #eee ; line-height: 1px; font-size: 1px; height: 1px; margin: 15px 0 ;}
.break {clear: both; line-height: 1px; font-size: 1px; height: 1px; margin: 0 ;}
.left { text-align: left;}
.right { text-align: right;}
.center { text-align: center;}
.justify {text-align: justify;}
.fl { float: left;}
.fr { float: right;}

