/* Stylesheet pre Vylety Stromu.
 * http://www.strom.sk/vylety
 */

body {
    margin: 0;
    padding: 0;
    background: white url(razc.jpg) no-repeat 5em 6pt;
    font-family: Georgia, "Bookman Old Style", serif;
}

p {
    font-size: 12pt;
    text-align: justify;
}


/******** Lavy stlpec *******/

#vlavo {
    position: absolute;
    top: 0pt;
    left: 6pt;
    width: 15em;
    border-left: dotted 2px #006400;  /* DarkGreen */
    padding-left: 5pt;
}

#vlavo h1 {
    font-size: 24pt;
    font-weight: bold;
    margin-top: 4pt;
    margin-bottom: 48px;
    color: #FF8C00;  /* DarkOrange */
}

#menu {
    list-style-type: none;
    margin: 0;
    padding: 0pt;
    font-size: 14pt;
}

#menu #aktualny {
    margin-bottom: 70px;
}

#menu a {
    color: #006400;  /* DarkGreen */
    text-decoration: none;
}

#menu a:hover {
    color: #FF8C00;  /* DarkOrange */
}



/******** Hlavna cast *******/

#top {
    margin-top: 1.5em;
    text-align: right;        
}

#top a{
   font-weight: bold;
   color: #FF8C00;
   text-decoration: none;                
}

#hlavne {
    position: absolute;
    left: 18em;
    right: 2em;
    padding: 0 0 120px;
    background: url(huby.jpg) no-repeat bottom right;
}

#hlavne h2 {
    font-size: 18pt;
    text-align: right;
    margin-top: 75px;
    margin-bottom: 40px;
    font-style: italic;
}

h2 {
	font-size: 14pt;
	text-align: right;
}



/******** Intro pokec *******/

#intro {
    float: right;
    width: 160pt;
    background-color: #FFE4C4;  /* Bisque */
    padding: 1ex;
    border: solid 2px #FF8C00;  /* DarkOrange */
    margin: 1em 0em 1em 1em;
}

#intro p {
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
    text-indent: 2em;
    font-style: italic;
}

#intro p.initial {
    text-indent: 0;
}


/******** Fotky ********/

div.foto {
   text-align: center;
}

.fotonav {
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}
