/* DEFINICE STYLU */
/* ZELENA - PISMO (green)=  #008000 , RGB(0,128,0) */
/* SEDOZELENA(darkolivegreen) = #556B2F , RGB(85,107,47) */
/* SEDOZELENA(darkolivegreen) = #556B2F , RGB(85,107,47) */
/* SEDA (RAMECKY) = #D5D5D5 , RGB(213,213,213) */
/* VELIKOSTI PISMA = 1em-ZAKLADNI TEXT   */
/* VELIKOSTI PISMA = 2em-HLAVNI NADPISY  */
/* VELIKOSTI PISMA = 1em-ZAKLADNI TEXT   */



body {
background-color : white;
text-decoration : none;
font-family:  Arial, Helvetica, sans-serif;
color: #008000 ; /* ZELENA - PISMO (green)=  #008000 , RGB(0,128,0) */
font-size: 1em; 
}

a:visited  {color: #008000; text-decoration: none;}
a:link     {color: #008000; text-decoration: none;}
a:hover    {color: #008000; text-decoration: underline;}

/* VELIKE NADPISY*/
.titulek1{
font-size: 2em;
}

/* PODTRZENE VELKE TUCNE NADPISY */
.titulek2{
font-size: 1.7em;
font-weight: bold;
padding-top: 20px;
border-bottom: 1px #D5D5D5 solid; /* SEDA (RAMECKY) = #D5D5D5 , RGB(213,213,213) */ 
width: 300px;

}

.podpis{
position: relative;
top: 10px;
left:-20px;
float: right;

}

/* HLAVNI STRANKA DO KTERE JE VSECHNO ZARAZENO - HLAVNI DIV */

#hlavni { 
background-image: url(../pic/bgr.jpg);
background-repeat: repeat-y;
width : 1100px;
height: expression( this.scrollHeight < 334 ? "333px" : "auto" ); /* sets min-height for IE */
min-height: 333px; /* sets min-height value for all standards-compliant browsers */
border-left : 2px solid #D5D5D5 ;/* SEDA (RAMECKY) = #D5D5D5 , RGB(213,213,213) */
border-right : 2px solid #D5D5D5;
border-bottom : 1px solid #D5D5D5;
}


/* HORNI DIV OBSAHUJICI - OBRAZEK KVETIN */
#top {
background-image: url(../pic/top-bgr3.jpg);
background-repeat: repeat-x;
width : 994px;
height : 84px;
}

/* HORNI DIV OBSAHUJICI - LOGO */
#logo {
width : 994px;
height : 65px;
margin: 2px 2px 2px 2px;
border-bottom : 1px solid #D5D5D5 ;/* SEDA (RAMECKY) = #D5D5D5 , RGB(213,213,213)*/}
}

/* DIV OBSAHUJICI - MENU A NAPIS "PRUVODCE OS.ROZVOJEM" */
#menu {
color : #008000;
background-color : white;
text-decoration : none;
font-family:  Arial, Helvetica, sans-serif;
font-weight: bold;
width : 994px;
height : 60px;
border-bottom: 0px red solid; /* SEDA (RAMECKY) = #D5D5D5 , RGB(213,213,213)*/
padding-bottom: 5px;
}

/* DIV OBSAHUJICI - HLAVNI MENU  */
#menu-text {
color : #008000; /* ZELENA - PISMO (green)=  #008000 , RGB(0,128,0) */
background-image: url(../pic/bgr_menu.jpg);
width : 620px;
height : 19px;
margin: 2px 2px 2px 2px;
padding-top: 1px;
padding-bottom: 1px;
letter-spacing: 1px;
}

/* DEFINICE STYLU MENU */
.class1 {text-decoration: none; font-family:  arial; color :#008000;}
.class1 A:link {text-decoration: none; letter-spacing: 2px; font-family:  arial; font-size: 0.7em; color :#008000 ;}
.class1 A:visited {text-decoration: none; letter-spacing: 2px; font-family:  arial; font-size: 0.7em;  color :#008000 ;}
.class1 A:active {text-decoration: none; letter-spacing: 2px; font-family:   arial; font-size: 0.7em; color :#008000 ;}
.class1 A:hover {text-decoration: none; letter-spacing: 2px; font-family:  arial; font-size: 0.7em; background-color :white ; color :#556B2F ;padding-top: 5px; padding-bottom: 5px;}

.class2 {text-decoration: none; color :#008000; letter-spacing: 2px; font-family:  arial; font-size: 0.9em; background-color :white; padding : 4px;}
.class2 A:hover {text-decoration: none; color :#008000; letter-spacing: 2px; font-family:  arial; font-size: 0.9em; background-color :white; }



.kurziva {text-decoration: none; font-style: normal; font-weight: bold; font-size: 15px; font-family:  Arial, Helvetica, sans-serif;}
.kurziva2 {text-decoration: none; font-style: normal; font-weight: bold; font-size: 16px; color: green ; font-family: Arial, Helvetica, sans-serif; }
.kurziva3 {text-decoration: none; font-style: normal; font-weight: bold; font-size: 19px; color: green ; font-family: Arial, Helvetica, sans-serif; }
.textspozadim1 {text-decoration: none; width: 680px; height: 40px; background-image: url(../pic/bgr_menu2.jpg); background-repeat: repeat-x; padding-top: 2px; font-style: normal; font-weight: bold; font-size: 15px; font-family:  Arial, Helvetica, sans-serif;}
.textspozadim2 {text-decoration: none; width: 680px; height: 40px; background-image: url(../pic/bgr_menu.jpg); background-repeat: repeat-x; padding-top: 2px; font-style: normal; font-weight: bold; font-size: 15px; font-family:  Arial, Helvetica, sans-serif;}
.textspozadim3 {text-decoration: none; width: 350px; text-align: center; height: 40px; background-image: url(../pic/bgr_menu.jpg); background-repeat: repeat-x; padding-top: 2px; font-style: normal; font-weight: bold; font-size: 15px; font-family:  Arial, Helvetica, sans-serif;}
.textspozadim4 {background-image: url(../pic/bgr_menu.jpg); background-repeat: repeat-x;}
.malamezera {padding-top: 3px;}
.


#pruvodce {
color : #008000;
background-color : white;
text-decoration : none;
width : 520px;
height : 30px;
margin: 6px 6px 2px 2px;
border-left : 0px solid #003366;
border-right : 0px solid #003366;
border-top : 1px solid #D5D5D5;
border-bottom : 1px solid #D5D5D5;
}

#main {
color : #008000;
font-weight : normal;
font-size:15px;
text-decoration : none;
text-align : center;
margin : 0px;
border-bottom : 0px solid #D5D5D5;

}

.text{
color: #008000;
font-weight : normal;
font-size:12px;
font-family : Arial,"Times CE", "Times New Roman", Georgia, Times, sans-serif, Helvetica ;
border-top: 0px #D5D5D5 solid;
margin-top: 5px;
margin-bottom: 5px;
margin-left:100px;
margin-right: 100px;
text-align: left;

}


.tabulka{
font-weight : normal;
font-size:12px;
font-family : Arial,"Times CE", "Times New Roman", Georgia, Times, sans-serif, Helvetica ;
border-top: 0px #D5D5D5 solid;
margin-top: 5px;
margin-bottom: 5px;
margin-left:100px;
margin-right: 100px;
text-align: left;

}

.paticka {
width: 700px;
height: 20px;
margin-top: 1px;
padding-top:2px;
background-color: #ffffff;
color : rgb(131, 131, 131);
text-decoration : none;
font-family : "Times CE", "Times New Roman", Georgia, Times;
font-weight : normal;
font-size : 10px;
letter-spacing : 3px;
}

#udrzba {

}


.copyright {
color : rgb(131, 131, 131);
text-decoration : none;
font-family : "Times CE", "Times New Roman", Georgia, Times;
font-weight : normal;
font-size : 10px;
letter-spacing : 3px;
border-left : 0 solid rgb(0, 128, 0);
border-right : 0 solid rgb(0, 128, 0);
border-top : 0 solid rgb(0, 128, 0);
border-bottom : 0 solid rgb(0, 128, 0);
padding : 5px;
}

.copyright a:visited  {color: rgb(131, 131, 131); text-decoration: none;}
.copyright a:link     {color: rgb(131, 131, 131); text-decoration: none;}
.copyright a:hover    {color: rgb(131, 131, 131); text-decoration: underline;}
