body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: rgb(0,204,255);
} 

h1 { 
  font-size: 17px;  font-style: Arial;
  color: #00cccc;
  padding-top: 15px;
  margin-top: 10px;  
  text-align:left;
}

#sekce-cov .zvyrazni-pozadi{
 padding: 10px;
 background: rgb(192,255,192);
}

#sekce-cov h1 { 
  font-size: 17px;
  font-style: Arial;
  color: rgb(51,204,0);
  padding-top: 15px;
  margin-top: 10px;  
  text-align:left;
}

#zeleny-ramecek h1 { 
  font-size: 21px;
  font-style: Arial;
  color: black;
  padding-top: 10px;
  margin-top: 10px;  
  text-align:center;
}

#modry-ramecek h1 { 
  font-size: 21px;
  font-style: Arial;
  color: black;
  padding-top: 10px;
  margin-top: 10px;  
  text-align:center;
}

h2 { 
  border-bottom: 1px ;
  border-bottom-style: groove;
  border-bottom-color: #00cccc;  
  font-size: 17px;
  font-style: Arial;
  color: #00cccc;
  padding-top: 15px;
  margin-top: 10px;  
  text-align:left;
}

#sekce-cov h2 { 
  border-bottom: 1px ;
  border-bottom-style: groove;
  border-bottom-color: #00cccc;  
  font-size: 17px;
  font-style: Arial;
  color: rgb(51,204,0);
  padding-top: 15px;
  margin-top: 10px;  
  text-align:left;
}

h3 {
  font-size: 14px;
  color: #330066;
  text-align:left;
}

#sekce-cov h3 {
  font-size: 14px;
  color: rgb(0,102,0);
  text-align:left;
}

h3 img {
  vertical-align: middle;
  border: none;
}

h4 { 
  border-bottom: 1px ;
  border-bottom-style: groove;
  border-bottom-color: #00cccc;  
  font-size: 14px;
  font-style: Arial;
  color: #330066;
  padding-top: 15px;
  padding-left: 30px;
  margin-top: 10px;  
  text-align:left;
}

i {
  font-style: normal;
  font-weight: bold;
  color: #00cccc;  
}

p {
  font-family: Arial;
  font-size: 14px;
}

#zeleny-ramecek p { 
  font-size: 16px;
  font-style: Arial;
  color: black;
  padding-top: 5px;
  margin-top: 5px;
  padding-left: 10px;
  padding-right: 10px;  
  text-align: center;
}

#modry-ramecek p { 
  font-size: 16px;
  font-style: Arial;
  color: black;
  padding-top: 5px;
  margin-top: 5px;
  padding-left: 10px;
  padding-right: 10px;  
  text-align: center;
}

#modry-ramecek li {
  font-size: 14px;
  font-style: Arial;
  color: black;
  padding-left: 10px;
  padding-right: 10px;  
}

textarea {
  resize: none;
}

.cislovany_seznam  {
  list-style-type: decimal;
	font-size: 12px;
  text-align:left;  
}

.cislovany_seznam li {
  padding-top: 5px;
  padding-bottom: 3px;
}


.obsahovy_seznam  {
  list-style-type: disc;
  text-align:left;  
}

.obsahovy_seznam li {
  padding-top: 5px;
	font-size: 12px;
  padding-bottom: 3px;
}

.autor_novinky {
  font-family: Arial;
  font-size: 14px;
  color: #808080;
  text-align: right; 
}

#zapati {
  margin: 0px auto 0px auto;
  padding: 5px 0px 25px 0px;
  text-align: right;
  width: 1035px;
}

#hlavni {
	border-bottom-left-radius: 10px;   
	border-bottom-right-radius: 10px;
    width: 1035px;
	background-color: #FFFFFF;
	border-left: 1px solid rgb(51,0,102);
	border-right: 1px solid rgb(51,0,102);
	border-bottom: 1px solid rgb(51,0,102);
	padding: 0px 0px 20px 0px;	
    margin: 0px auto 0px auto;
	min-height: 1550px;
	height: 100%;
}

.leve_menu {
  list-style-type: none;
  margin: 15px 5px 5px 15px;
  padding: 0px 15px 0px 0px;
  width: 170px; 
  position: absolute;  
  
}

.leve_menu p {
  padding-top: 5px;
}

.leve_menu p strong {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #330066;
}

.leve_menu li a{
background: white no-repeat 2px center;
/*font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;*/
font-weight: bold;
color: rgb(51,0,102);
display: block;
width: auto;
padding: 7px 0px 7px 0px;
padding-left: 10px;
text-decoration: none;
border-bottom: rgb(0,204,204) dotted;
border-bottom-width: thin;
}

* html .leve_menu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 160px;
}

.leve_menu li a:visited, .markermenu li a:active{
color: #00014e;
}

.leve_menu li a:hover{
color: white;
background-color: rgb(0,204,204)
/*background-image:url(../obr/maly_delfin.jpg); /*onMouseover image change. Remove if none*/
}

.leve_menu img{
  border: none;
  padding-top: 20px;
}

.obsah{
 padding-left: 210px;
 padding-right:30px;
 padding-top: 20px; 
}

.nahoru{
  vertical-align:top;
}

.tabulka_na_odkazy {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  text-align: center;
}

.tabulka_na_odkazy img{
  border: 1px solid rgb(51,0,102); 
}

.tabulka_na_odkazy td a {
  
}

.tabulka_na_odkazy td {
  text-align: center;
  vertical-align: top;
}

.tabulka_na_fotky {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  text-align: center;
}

.tabulka_na_fotky td {
  text-align: center;
  vertical-align: top;
}

.tabulka_na_fotky th {
  text-align: center;
  vertical-align: top;
  background-color: #00ccff;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-left: 2px;
  margin-right: 2px;
}

#sekce-cov .tabulka_na_fotky th {
  text-align: center;
  vertical-align: top;
  color: rgb(255,255,255);
  background-color: rgb(0,102,0);
  padding-top: 2px;
  padding-bottom: 2px;
  margin-left: 2px;
  margin-right: 2px;
}

.tabulka_na_fotky img{
  border: 1px solid rgb(51,0,102); 
}

.tabulka_na_fotky tr td img.prazdny{
  border: 0px;
}

.tabulka_s_ramem .zvyraznena {
  background-color: rgb(204,204,255)
}

.tabulka_s_ramem {
  border: 1px solid rgb(51,0,102);
  width: 100%;
}

.tabulka_s_ramem tr td {
  border: 1px solid rgb(51,0,102);
  padding-left: 5px;   
}

.tabulka_s_ramem tr th {
  border: 1px solid rgb(51,0,102);
  background-color: #00ccff;        
  padding-left: 5px;   
}


.tabulka_na_parametry {
  padding-top: 0px;
  padding-bottom: 20px;
  border: 0px;
}

.tabulka_na_projektanty {
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid black;
}

.tabulka_na_projektanty tr td {
  padding: 2px 2px 2px 10px;
  width: 150px;
}

.tabulka_na_parametry tr td {
  padding: 2px 2px 2px 10px;
  text-align: center;  
}

.tabulka_na_parametry tr td.prvni {
  background-color: #00cccc;
  padding: 2px 10px 2px 10px;
  text-align: right;
}

#sekce-cov .tabulka_na_parametry tr td.prvni {
  background-color: rgb(0,102,0);
  color: white;
  font-weight: bold;
  padding: 2px 10px 2px 10px;
  text-align: right;
}
 

.tabulka_na_parametry tr td.vlevo {
  padding: 2px 10px 2px 10px;
  text-align: left;
}

.tabulka_na_parametry tr td.vpravo {
  padding: 2px 10px 2px 10px;
  text-align: right;
}


.tabulka_na_parametry tr th {
  background-color: #00cccc;
  padding: 2px 10px 2px 10px;
}

#sekce-cov .tabulka_na_parametry tr th {
  background-color: rgb(0,102,0);
  color: rgb(255,255,255);
  padding: 2px 10px 2px 10px;
}

.obraz_vpravo_bez_ramu {
  float: right;
  position: relative;
  margin-left:20px;
  border: none; 
}

.obraz_vpravo {
  float: right;
  position: relative;
  margin-left:20px;
  border: 1px solid rgb(51,0,102); 
}

.obraz_vlevo {
  float: left;
  position: relative;
  margin-right:20px;
  border: 1px solid rgb(51,0,102); 
}

.obraz_uprostred_stred {
  position: absolute; 
  margin-left:300px;
  margin-top:65px;
  border: 1px solid rgb(51,0,102); 
}

.obraz_uprostred_horni {
  position: absolute; 
  margin-left:300px;
  margin-top:10px;
  border: 1px solid rgb(51,0,102); 
}

.obraz_uprostred_dolni {
  position: absolute; 
  margin-left:300px;
  margin-top:130px;
  border: 1px solid rgb(51,0,102); 
}

.tabulka{
  margin-top: 30px;
  width:100%;
  border: 1px solid rgb(51,0,102); 
}

.tabulka th {
  background-color: #00ccff;
  padding: 5px;
}

.tabulka td {
  padding: 5px;
  text-align: center;
}

.tabulka td strong {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #330066;  
}

fieldset {
  border: 1px solid rgb(51,0,102);
  margin-top: 10px;
  margin-bottom: 10px; 
  width: 700px;
}

legend {
  padding-left: 10px;
  padding-right: 10px;  
}

.napoveda {
  font-size: 10x;
  color: rgb(192,192,192);
  margin-left: 30px;
}

.priloha_clanku {
  width: 100px;
  text-align: center;
}

.priloha_clanku a {
  font-size: 10px;
  text-align: center;
  text-decoration: none;  
}

.priloha_clanku img {
  border: none;
}

#admin_fieldset input {
  margin-right: 380px;
  float: right;
}

#admin_fieldset select {
  margin-right: 380px;
  float: right;
}

#admin_fieldset_2 input {
  margin-right: 380px;
  float: right;
}

#admin_fieldset_2 .napoveda {
  
  margin-left: 220px;
}


#admin_fieldset {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

#admin_fieldset_2 {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

#dotaznik-01 {
  display: none;
}

#dotaznik-02 {
  display: none;
}

#dotaznik-03 {
  display: none;
}

#dotaznik-04 {
  display: none;
}

#dotaznik-05 {
  display: none;
}

#cov-dotaznik-obr-01 {
  visibility: hidden;
  margin-right: 20px;
  position: relative;
  float: right;
  border: 1px solid rgb(51,0,102);
	border-bottom-left-radius: 5px;   
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}


#dotaznik-obr-00 {
  visibility: hidden;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
  position: relative;
  float: right;
  border: 1px solid rgb(51,0,102);
	border-bottom-left-radius: 5px;   
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#dotaznik-obr-01 {
  visibility: hidden;
  margin-right: 20px;
  position: relative;
  float: right;
  border: 1px solid rgb(51,0,102);
	border-bottom-left-radius: 5px;   
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#dotaznik-obr-02 {
  visibility: hidden;
  margin-right: 20px;
  position: relative;
  float: right;
  border: 1px solid rgb(51,0,102);
	border-bottom-left-radius: 5px;   
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#dotaznik-obr-03 {
  visibility: hidden;
  margin-right: 20px;
  position: relative;
  float: right;
  border: 1px solid rgb(51,0,102);
	border-bottom-left-radius: 5px;   
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#dotaznik-obr-04 {
  visibility: hidden;
  margin-right: 20px;
  position: relative;
  float: right;
  border: 1px solid rgb(51,0,102);
	border-bottom-left-radius: 5px;   
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#dotaznik-obr-05 {
  visibility: hidden;
  margin-right: 20px;
  position: relative;
  float: right;
  border: 1px solid rgb(51,0,102);
	border-bottom-left-radius: 5px;   
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#dotaznik-obr-06 {
  visibility: hidden;
  margin-right: 20px;
  position: relative;
  float: right;
  border: 1px solid rgb(51,0,102);
	border-bottom-left-radius: 5px;   
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#cov-howto {
  border: none;
  margin-top: 0px;
  padding-top: 0px;
}

#zeleny-ramecek{
  border: medium solid black;
  background-color: rgb(51,204,0);   
}

#modry-ramecek{
  border: medium solid black;
  background-color: rgb(153,204,255);   
}

.youtube {
  text-align: center;
  padding: 5px auto 5px auto;
}