/* Styl pro formátování řeckých ostrovů, upraveno pro Krétu */

/* Okraje */
body, form {margin: 0px;}


/* Centrování */
.obalovaci1 {text-align: center;}
.obalovaci2 {text-align: left; margin: 0px auto; width: 610px; border: 4px solid #781921; border-style: none solid;}

/* Pozice a okraje */
.obalovaci2 { position: relative;}
.hlavicka {position: absolute; top: 10px;}
#hlavni {padding-top: 380px;}
.text { padding: 0px 100px 40px 20px; width: 490px;}


/* Hlavička */
.hlavicka {height: 360px; width: 610px; background: #781921 url("hlavicka-delfini.jpg") no-repeat;}
#logo {position: absolute; top: 6px; left: 390px;}
#logo a:link, #logo a:visited {color: white; font-size: 40px; font-family: tahoma; text-decoration: none;}


/* Barvy */
.obalovaci1 {background-color: #ffc;}
.obalovaci2 {background-color: #aa7;}
#hlavni, #spodni {background-color: white;}
body {background-color: #cc9;}

/* Písmo */

h1 {font-size: 250%;}
.rozcestnik a {font-weight: bold;}

.reklama {}
/* Tabulka s mapkami */

table.mapky td {padding: 10px; border: 1px solid gray;}
table.mapky {table-layout: fixed; border-collapse: collapse;}

/*div {border: 1px dotted orange }*/