* {margin: 0; padding: 0;}
html {font-size: 62.5%;}

body {
  color: #515151;
  font-size: 1.2em;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  line-height: 1.5em;
  background-color: #00565F;
  background-image: url(bg.jpg);
  background-repeat: repeat-x;

}

/* Formatovani bezneho obsahu----------------------------------------------------------------------------*/

ul, li {
  list-style-type: none;
  text-align: left;
}

p{
  margin: 0 0 5px 0;
  font-size: 1.1em;
}

a {
  color: #008F97;
  text-decoration: none;
}

a:hover {
  color: #008F9F;
  text-decoration: underline;
}

h1 {
  font-size: 1.7em;
  margin-top: 12px;
  margin-bottom: 13px;
  color: #00A3AB;

  line-height: 120%;
}

h2 {
  font-size: 1.3em;
   margin-top: 16px;
  margin-bottom: 5px;
  color: #00A3AB;
}

h3 {
  font-size: 1.2em;
font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}


td {
  vertical-align: top;
}

table
{
    border-collapse: collapse;
    margin-bottom: 1em;
    line-height: 1.9em;
}
table caption
{
    text-align: left;
    font-weight: bold;
    margin: 0.25em 0;

}
table th
{


    background: #E0E0E0;
    text-align: left;

}
table td
{



}


/* ID ----------------------------------------------------------------------------*/



#wrapper {width: 900px; padding: 0; margin: 20px auto; background-color: white;}
#logo {width: 900px; height: 130px; background-image: url(logo.gif); }
#hlavicka {width: 900px;}


#levy {
  padding: 20px 20px 30px 15px;
    float: left;

	width: 180px;
    border-right: 1px solid #DBDBDB;


}


#obsah {
  padding: 20px 38px 10px 20px;
  width: 620px;
  float: right;
  text-align: justify;





}
#footer {
	width: 830px;
    padding: 30px;
}

.copyright {text-align: right; padding-top: 15px; border-top: 1px solid #DBDBDB;font-size: 0.9em; font-family: Tahoma, Arial, Helvetica;

}



/* menu2 ----------------------------------------------------------------------------*/

#menu2 {
  margin: 3px 0 40px 0;
  clear: left;

}

#menu2 ul{

  list-style: none;

  margin: 0 0 0 0;
  padding: 0;
   border-top: 1px solid #E0E0E0;
}

#menu2 li{
  margin: 0px;
}

#menu2 li a {
  width: 170px;
  padding: 8px 0 8px 13px;
  height: auto;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #E0E0E0;
  font-size: 1.2em;
  font-weight: bold;
}

#menu2 a:hover {

  background-color: #EFEFEF;
  color: #008F97;
}

#menu2 li #active {
  background-color: #008F97;
  color: white;
}
/* class ----------------------------------------------------------------------------*/


.odrazka { background: url(li.gif) no-repeat 15px 7px; padding-left: 25px; }
hr.cleaner {
      clear: both;
      margin: 0px;
      visibility: hidden;


}
.mutace {
      float: right;;
      margin-top: 95px;
      margin-right: 25px;

}



.modry {color: #008F97;
       font-weight: bold;
       }

.address {padding: 8px;
    font-size: 1.0em;

    }

/* form ----------------------------------------------------------------------------*/

form td {border: none;
}

input, textarea, select {
	padding: 3px;
	background: #fff;
    margin: 3px;
    border-width: 1px;
  	border-style: solid;
  	border-color: #DBDBDB;
    font: normal 11px  Arial, Helvetica, sans-serif;
}
textarea {
	width: 400px;
	height: 200px;
	font: normal 11px  Arial, Helvetica, sans-serif;
}
input.button {
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 30px;
	margin: 0;
	padding: 1px 4px;
	color: white;
	background: #008F97;
	border-width: 1px;
  	border-style: solid;
  	border-top: #00CED9;
    border-left: #00CED9;
    cursor: pointer;
}

/* old css ----------------------------------------------------------------------------*/




.jiny {font-family: tahoma, sans-serif;
       font-size: 10pt;
       color: maroon;
       margin-left: 30px;}

.dalsi {font-family: tahoma, sans-serif;
       font-size: 10pt;
       color: #0000CC;
       font-weight: bold;
       margin-left: 55px;} 

.zeleny {font-family: tahoma, sans-serif;
       font-size: 8pt;
       color: black;
       margin-left: 40px;}


       
.email {font-family: tahoma, sans-serif;
       font-size: 10pt;
       color: #003399;
       font-weight: bold;
       text-decoration: underline;}         

.nadpis {font-family: tahoma, sans-serif;
        font-size: 11pt;
        color: #0000CC;
        font-weight: bold; 
        text-align: left;
        text-decoration: underline }

.druhy {font-family: tahoma, sans-serif;
       font-size: 12pt;
       color: navy;
       text-align: center;
       text-decoration: underline;}   

.treti {font-family: tahoma, sans-serif;
       font-size: 10pt;
       color:  #0000CC;
       text-decoration: underline;}     


.obrazek {height:96px; width: 128px; border: 0px; margin: 0; padding: 0;}

.popisek {width: 135px; font-weight: bold; font-size: 11px;}




.obr  {margin-left: 10px;} 

.odraz {margin-left: 15px;} 

.odstavec {margin-left: 40px;
           margin-right: 40px;}



        

.podpis {margin-top: 100px;} 

