a        {color: black; text-decoration: none}
a:link   {color: black; text-decoration: underline; font-weight: bold;}
a:visited {color: black; text-decoration: none; font-weight: bold;    }
a:active {color: #009344; text-decoration: none}
a:hover  {color: #009344  ; text-decoration: underline; font-style: italic;}



body {
	background: #ffffff;
	color: #000000;
font-family : Arial, Helvetica, sans-serif;
	margin: 0;
}

/* menu */

.menu  {
	font-size: 1.0em;
	text-align:left;
	line-height: 1.5;
	margin:  1em 0em 1em 1em;

} 

.menu a        {text-decoration: none}
.menu a:link   {color: black; text-decoration: none}
.menu a:visited {color: black; text-decoration: none}
.menu a:hover  {color: #009344; text-decoration: underline;   font-style: italic;}


/* struktura */
.stranka {
	margin: 0 auto;
	padding-bottom: 6px;
	width: 1000px;
}
	
	
	/* hlavička */


	
.hlavicka {
	width: 1000px;
	padding: 0px 0px 0px 0px;
  font-size: 2.4em;
  line-height: 1.5;
 	margin:  0em 0em 0.5em 0em;
	text-align: center;
	font: Comic Sans MS;


}

/* levástředpravá */
.lsp {
	clear: both;
	padding: 0px 0px 0px 0px;
	}
	
/* hlavnistrana - levý sloupeček a střední*/
.ls-stranka {
float: left;

}

/* levá část*/
.l-stranka  {
	float: left;
	width: 200px;

}



/* střednístrana */
.s-stranka {

	float: right  ;
	width: 550px;
	margin:  0px 25px 0px 25px;
}


.nazevboxus {

	background: blue;
	font-size: 1em;
	color: white;
	font-weight: bold;
	line-height: 2;
	text-align: center;
	}


.sbox {
	margin:  0px 0px 20px 0px;
	border: 1px solid blue;
	}

.textsbox {
	font-size: 1em;
	margin:  0.6em 0.6em 0.6em 0.6em;
	text-align: left;
	line-height: 1.2;

} 


/* pravá část lsp - pravý sloupeček*/
.p-stranka  {
	float: right;
	width: 200px;

}

.p-stranka h2 {
margin: 0em 0em 0em 0em;
font-size: 1.2em;
}
/* Patka stránky */
.patka {
	clear: both; 
	color: #666;
	font-size: 0.8em;
  margin-top: 10px;
	text-align: center;
	width: 1000px;


}

.klicova {
	color: #666;
	font-size: 0.6em;
  margin-top: 5px;
	text-align: left;
}

.nahoru
{
	float : right;
	font-weight: bold;
  font-size : 100%;
}





.patka a {
	color: black;
	text-decoration: none;

}

.patka a:hover {
	color: #009344;
	text-decoration: underline;
}

.patkavlevo {
	float : left;
	font-weight: normal;
  font-size : 100%;
}



/* ostatní */
.stred {text-align: center}

  
.floatleft
{
float: left;
margin: 0px 10px 0px 0px;
border: 1px solid #666;
padding: 2px;
}

.fotosvice
{
float: center;
margin: 10px 10px 10px 10px;
border: 1px solid #666;
padding: 2px;
}

.logosvice
{
float: center;
margin: 10px 10px 10px 10px;

padding: 2px;
}

/* LP boxy */


.lpbox {
  margin:  0px 0px 20px 0px;
	border: 1px solid blue;
	font-size: 0.8em;
	text-align:left;
	line-height: 1.5;
	}

 

.lpbox a        {text-decoration: none}
.lpbox a:link   {color: black; text-decoration: none}
.lpbox a:visited {color: black; text-decoration: none}
.lpbox a:hover  {color: #009344; text-decoration: underline;   font-style: italic;}



 

 
.nazevboxu {

	background: blue;
	font-size: 1em;
	color: white;
	font-weight: bold;
	line-height: 2;
	text-align: center;
	}

.textlpbox {
	font-size: 1em;
	margin:  0.6em 0.6em 0.6em 0.6em;
	text-align: left;
	line-height: 1;

} 

.fotovpravo
{
float: right;
margin: 0px 0px 0px 10px;
border: 1px solid #666;
padding: 2px;
}
