/*(C) LSC 2007*/
/*Intended for printing - some classes and IDs skipped*/
body {
	background:  #FFFFFF;
	font-family: Helvetica, Arial,Verdana, sans-serif;
}

body
/* Internet Explorer */
 {
	/*text-align: center;*/
}
body
/* Mozilla Firefox alignment */
 {
	/*text-align: -moz-center;*/
}

img {
	border: none;
}

a {
	text-decoration: none;
  }


#page_wrapper {
	/*width: 60em;*/
}

.prazdny_pruh {
display:none;
}

#header {
	display:none;
}

#header_wrapper {
display:none;
}

#holder {
	float: left;
	width: 100%;
}


#leftBar {
	display:none;
}


#rightBar {
	display:none;
}

#content {
	width: 100%;
	
	text-align: left;
	background: #ffffff;
}


.obsah dd
{
margin-left:4em;
}

.obsah dl 
{
padding-left:2em;
margin:1em;
}

.obsah dt
{
margin-top:0.5em;
}


.nadpis {
	/*border-bottom: 2px solid orange;*/
	font-size:large;
	text-transform: uppercase;
	font-weight: bold;
	/*padding: 5px;*/
	margin: 0.5em 0 0.5em 0;
	
}

/*
.obsah h2.nadpis {
	
	font-size:medium;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
	margin: 0 0 0.5em 0;
	
}
*/

.sub_nadpis {
	font-weight: bold;
	margin: 0 0 0.5em 0;
	font-size: small; 
		/*font-size: xx-small;*/
}

.obsah p.text {
	margin: 0 0 0.5em 0;
	padding: 0 0 1em 0;
		/*font-size: xx-small;*/
	/*text-indent: 2em;*/
}

.obsah p.odsaz 
{
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}

.obsah p.ul_nadpis 
{
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}


.obsah p a
{
text-decoration:none;
font-weight:bold;
color:black;
}

.obsah p a:hover
{
text-decoration:underline;
}

.obsah ul
{
padding-left:2em;
margin:1em;
}

.obsah li
{
margin-bottom:0.25em;
}

.obsah li p
{
margin:0.25em;
}

.obsah ul.lnks a
{
text-decoration:none;
font-weight:bold;
color:black;
}

.obsah ul.lnks a:hover
{
text-decoration:underline;
}

.obsah {
	font-size: small;
}

.obsah a.soubor
{
padding-left:20px;
color:black;
display:block;
margin-bottom:0.5em;
}


.obsah table 
{
margin-bottom:1em;
text-align:center;
}
.obsah td.tab_zah 
{
font-weight:bold;
}

.obsah>table 
{
border-collapse: collapse;
text-align:center;
}

#navholder {
display:none;
}

#navigace {
	font-size: xx-small;
	background: #ffffff;
}

#navholder a 
{
text-decoration:none;
font-weight: bold;
color:black;
}

#footer {
display:none;}

#patka {
display:none;
}



#data {
	background: white;
	margin-bottom: 10px;
	padding: 0.5em;
}


.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

.al_left {
float:left;
		text-align: left;
}
.al_right {
	text-align: right;
}

.right_flt {float:right;}
.left_flt {float:left;}

/*loga a obrazky*/


/*seznamy a listy*/
.lst
{
background: #FFFFFF;
padding:0.5em;
margin-bottom:0.5em;
display:block;
float:none;
}


.galthmb
{
float: right;
margin-right: 1em;
height: 7em;
border:1px solid #c0c0c0;
}


.lst img
{

margin:0.5em;
/*float: right;
	
	margin-right: 1em;
	height: 7em;
	border:1px solid #c0c0c0;*/
}



.lst_nad
{
text-transform: uppercase;
font-weight: bold;
color:black;
font-size:small;
margin:0;
padding:0;
display: block;
}

/*daa = datum a autor ;)*/
.lst_daa
{
color:black;
font-size:xx-small;
margin:0;
padding:0;
display: block;
}

.lst_gal_poc
{
color:black;
font-size:xx-small;
margin-top:1em;
margin-bottom:1em;
padding:0;
display: block;
}


.lst_text
{
margin-top:0.5em;
color:black;
font-size:small;
}

.lst_text a
{
color:black;
font-weight: bold;
text-decoration:none;
padding-left:15px;
background-image:url("../img/post.png");
background-position:center left;
background-repeat:no-repeat;
}

.lst_text a:hover
{
text-decoration:underline;
}

.vata 
{
display:block;
height:3.5em;
}

.seznam p.info
{
color:black;
font-size:xx-small;
}


.seznam p.info a
{
font-weight: bold;
text-decoration:none;
font-weight:bold;
color:black;
}


.seznam p.info a:hover
{
text-decoration:underline;
}

/*galerie*/
.galerie {
	margin-top:1em;
	margin-bottom:1em;
  text-align: center;
	padding:5px;
	background:#FFFFFF;
  display:block;	
  float:left;
  overflow:hidden;
}

.galerie a
{
margin: 2px;
padding: 5px;
background: #FFFFFF;
width: 160px;
height: 15em;
display:block;
float:left;
color:black;
}


.galerie a img {
	border: none;
	}
	
.galerie a span.nazev {
	margin-top: 5px;
	font-size: xx-small;
	font-weight: bold;
	display: block;
}	
	
.strankovani
{
display:none;
}



.infodiv {
float:right;
display:block;
overflow:hidden;
font-size:xx-small;
width:25em;
height:30em;
border:1px #c0c0c0 solid;
padding:10px;
text-align: center;
background:#FFFFFF;
margin-bottom:1em;
}

.infodiv table
{
width:100%;
height:100%;
border:1px #c0c0c0 double;
}

.infodiv td
{
text-align: center;
vertical-align:middle;
}

.infodiv span
{
display:block;
}

.infodiv span.jmeno 
{
font-size:small;
}

.infodiv div.foto img 
{
/*width:12em;*/
height:18em;
}

.infodiv a 
{
font-weight: bold;
text-decoration:none;
font-weight:bold;
color:black;
}

.infodiv a:hover
{
text-decoration:underline;
}


.infolnk {
text-decoration:none;
color:black;
}

.alert_cap 
{
display:none;
}
 
#toolbar 
{
display:none;
}

#tool_open 
{ 
display:none;
}

.clanek_left
{
float:left;
margin:1em;
width:150px
}


.clanek_right
{
float:right;
margin:1em;
width:150px
}

.clanek_right_nosize
{
float:right;
margin:1em;
}

.clanek_left_nosize
{
float:left;
margin:1em;
}


/*Testovaci CSS pro novy header se sliderem*/
div#n_hlavicka
{
display:none;
}


.nivoSlider {
display:none;
}


.nivoSlider img {
display:none;
}

.nivo-html-caption
 {
display:none;
}


div#n_slova
{
display:none;
}



div#n_logo
{
display:none;
}

div#n_logo h1
{
display:none;
}

div#n_logo h1
{
display:none;
}

