/*
 * Obecn� nastaven� cel�ho webu
 */

html {
    scrollbar-base-color:#669933;
}

body {
    padding:0px;
    margin:0px;
    background-color:#669933;
    background-repeat: no-repeat;
    background-image: url('obrazky/pozadi.jpg');
}

.hlavni {
    margin-top: 105px;
    margin-left: 20px;
    /*border: solid 1px darkblue;*/
}

.block {
    /*border: solid 1px darkblue;*/
}

table tr td, table tr th {
    border-top: 1px solid darkgray;
    border-bottom: 1px solid darkgray;
    background-color: #ffeeaa; 
    padding: 1px 5px;
}


table {
    border: 1px solid darkblue;
    border-collapse: collapse;
}

h1, h2, h3, h4, h5 {
    font-family: sans-serif;
}

a img {
    border: none;
}

fieldset {
    margin: 1em 0em;
}

.levy_sloupec {
    display: block;
    width: 125px;
    float: left;
    background-color: none;
    margin-top: 60px;
}

div.logo {
    position:absolute;
    top:10px;
    left:10px;
    height:160px;
    width:130px;
}


div.ostrva {
    /* V tomhle bloku se zobrazuje ostrva */
    position:absolute; 
    top:270px; 
    left:5px; 
    width:120px; 
    text-align:center; 
    color:#000000; 
    font:bold 48px Verdana;
    z-index: -1;
}


legend {
    font-weight: bold;
    font-family: sans-serif;
}

/*
 * Nadpis webu
 */ 

div.nadpis {
    position:absolute; 
    top:30px; 
    left:160px; 
    width:612px; 
    height:100px;
    text-align:left;
    z-index: -1;
}

.nadpis h1 {
    font:bolder 30px Arial;
    height:61px; 
    color:yellow; 
    line-height:61px; 
    position:relative; 
    left:2px; 
    margin:0px; 
    margin-bottom:15px;
    font-size: 150%;
}

.nadpis h2.A {
    font:bold 30px Arial; 
    height:61px; 
    color:red; 
    line-height:61px; 
    position:absolute; 
    left:0px; 
    background-image: url('obrazky/pruh.jpg'); 
    width:612px; 
    margin:0px;
    font-size: 150%;
}

/*
 * Lev� sloupec a menu
 */

.core_menu {
    margin-left: 140px;
}

.core_menu a, .core_menu .current {
    display: inline;
    text-decoration:none;
    border:solid 3px orange; 
    border-bottom: none;
    background-color:orange; 
    padding: 1px 4px 3px 4px; 
    color:white; 
    font: bold 14px Arial; 
    margin:0px;
}

.core_menu a:hover {
    background-color: #cc6600;
    border-color: #cc6600;
}

.core_menu .current { 
    background-color:white; 
    color:orange;
}    

.core_user_admin .block_content {
    padding: 3px;
    background-color: white;
}

.core_user_admin input.text, .core_user_admin input.password {
    width: 60px;
}

.core_user_admin td, .core_user_admin th {
    padding: 1px 1px 1px 5px;
}

.core_user_admin form {
    padding: 0px;
    margin: 0px;
}

.Administrace {
    margin-left: 0;
}

.Administrace .block_content {
    color: #663300;
    font-weight: bold;
    font-family: sans-serif;
}

.Administrace a, .Administrace .block_content div {
    display: block;
    color: #663300;
    background-color: #ffdd99;
    margin: 3px 0px;
    padding: 1px 3px;
    border: none;
}

.Administrace .current {
    color: orange;
}

.Administrace .block_content .menu_name {
    background-color: #663300;
    color: white;    
}

/*
 * Hlavn� pole
 */

.hlavni_pole {
    width: 650px;
    display: block;
    margin-left: 130px;
    color: black; 
    background-color: white; 
    border: solid 3px orange; 
    min-height:380px;
}

.hlavni_pole .block_content {
    margin: 0px 8px;
    padding: 5px;
    padding-top: 10px;
}

.hlavni_pole .block_content .block_content {
    margin: 0px;
    padding: 0px;
    padding-top: 0px;
}



/*
 * Chybov� a informa�n� hl�ky
 */ 

.base_messages {
    /*clear: both;*/
}

.error {
    font: bold 120% sans-serif;
    color: red;
    width: 90%;
    border: solid 1px gray;
}

.ok_message {
    font: bold 90% sans-serif;
    color: green;
    width: 90%;
    border: solid 1px gray;
}

.debug_messages {
    border-top: 1px solid gray;
    color: #660000;
    padding: 1px 0px;
    font-size: 90%;
    clear: both;
}

.messages {
    border: 1px solid green;
    color: green;
    font-weight: bold;
    padding: 1px 3px;
}

/*
 * Grafika formul���
 */ 

.actions {
    /*border: solid 1px blue;*/
    margin-bottom: 1px;
}

div.action_button {
    float: left;
    margin-bottom: 5px;
    margin-left: 5px;
    font-size: 80%;
    text-align: center;
}

div.akce {
	display: block;
	width: 100%;
	height: 30px;
	/*border: solid 1px red;*/
}

div.core_user_admin div.odkazy {
	font-size: 75%;
}

/*.action_button {
    display: inline;
    float: left;
    margin: 0px 2px;
}*/

div.data textarea {
	width: 100%;
}
/*
 * Fotogalerie
 */ 
 
.galerie_prehled div, .galerie_prehled p, .galerie_prehled h3 {
  padding: 0px;
  margin: 2px;  
}  

.galerie_prehled p {
    display: none;
}

.galerie_prehled .galerie, .kronika_prehled .kronika {
    text-align: center;
    padding: 2px;
    margin: 1px;
    display: block;
    float: left;
    border: solid 2px orange;
    background-color: #ffeecc;
    width: 130px;
    height: 160px;     
} 

.kronika_prehled .kronika {
    width: 160px;
}

.galerie_prehled .galerie a, .kronika_prehled .kronika a {
    color: orange;
    text-decoration: none;    
}
 
.galerie_prehled img, .kronika_prehled img {
    border: none;
} 
 
.fotky_prehled {
    display: block;
    width: 100%;
    border: solid 1px white; 
}
 
div.paging {
    display: block;
    width: 100%;
    /*border: solid 1px blue;*/
    border-top: solid 1px gray;
    padding-top: 3px;
    margin-top: 5px;
    text-align: center;
    
}

div.paging a {
    font-weight: bold;
}

div.paging span.active {
    border: solid 1px orange;
}

.foto_box {
    text-align: center;
    padding: 2px;
    margin: 1px;
    display: block;
    float: left;
    border: solid 2px gray;
    background-color: #eeeeee;
    width: 130px;
    height: 180px;     
}

.foto_box img {
    border: none;
} 

.dirlist {
    /*border: solid 1px blue;*/
    margin: 1px 2px;
}

.dirlist .dirlist {
    margin-left: 20px;
}

/*
 * Diskuze
 */ 
 
form.diskuze input#nick, form.diskuze textearea {
    width: 400px;
} 
 
.disc_entry {
    border: solid 1px darkgray;
    margin: 8px 0px;
}

.disc_header {
    background-color: #ffeeaa;   
    font-family: sans-serif; 
    font-size: 80%;
    padding: 1px 3px;
}

.disc_admin {
    display: block;
    float: right;
    margin: 2px 0px;
}

.disc_date {
    color: gray;
    display: block;
    float: left;
    width: 8em;
}

.disc_nick {
    font-weight: bold;
    display: inline;
}

.disc_text {
    padding: 0px 3px;
}

div.novinka {
    margin-top: 1em;
    border-top: solid 1px gray;
}

div.novinka div.akce {
    float: right;
    /*border: 1px solid red;*/
    width: auto;
}

div.novinka div.akce div.action_button {
    float: left;
}

div.novinka div.nazev {
    font-size: 110%;
    font-weight: bold;
}

div.novinka div.datum_vydani {
    font-family: sans-serif;
    color: gray;
    font-size: 90%;
}

div.novinka div.perex {
    font-style: italic;
    margin-bottom: 1em;
}

div.novinka div.text div.obrazek, div.novinka div.perex div.obrazek {
    margin: 5px;
}

div.obrazek div.popis {
    font-size: 90%;
    font-family: serif;
    color: gray;
}

div.obrazek a {
    text-decoration: none;
}