@import url('text.css');
@import url('menu.css');

body { margin: 0 0 0 0; background: #D4D4D4 url('../themes/wall.jpg') top no-repeat;}

#facebody { width: 1000px; height: 200px;}

/* Hlavicka webu*/
#header { width: 1000px; height: 120px; text-align: left;}
.header_logo { width: 279px; height: 80px; position: absolute; margin: 15px 0 0 10px; background: url('../themes/logo.png') top no-repeat;}
.header_menu { width: 670px; height: 50px; position: absolute; margin: 35px 0 0 315px; background: url('../themes/menu.png') top no-repeat;}

/* Hlavní obsahová cást webu */
#obsah { width: 1000px; height: auto; text-align: left;}
.obsah_hlavni_pole { width: 680px; min-height: 340px; margin: 0 0 0 10px;}

/* Spodní cást 1: obsahové bubliny */
#bubliny { width: 1000px; height: 260px; text-align: left;}
.bublina_jedna { width: 290px; height: 230px; position: absolute; margin: 15px 0 0 15px; background: url('../themes/bublina_01.png') top no-repeat;}
.bublina_dva { width: 290px; height: 230px; position: absolute; margin: 15px 0 0 315px; background: url('../themes/bublina_02.png') top no-repeat;}
.bublina_tri { width: 290px; height: 230px; position: absolute; margin: 15px 0 0 615px; background: url('../themes/bublina_03.png') top no-repeat;}
.bublina_text { width: 240px; height: 180px; position: absolute; margin: 25px 0 0 25px;}

/* Spodní cást 2: zakoncovací cást webu */
#spodek { width: 1000px; height: 80px; text-align: left;}

trojkam { width: 152px; height: 21px; position: absolute; margin: 30px 0 0 42px; background: url('../themes/trojkam.png') top no-repeat;}
a.trojkam { width: 152px; height: 21px; position: absolute; margin: 30px 0 0 42px; background: url('../themes/trojkam.png') top no-repeat;}
a.trojkam:hover { width: 152px; height: 21px; position: absolute; margin: 30px 0 0 42px; background: url('../themes/trojkam_0.png') top no-repeat;}

.spodek_copyright { width: 140px; height: 20px; position: absolute; margin: 54px 0 0 50px;}
.spodek_twitter { width: 250px; height: 53px; position: absolute; margin: 17px 0 0 460px; background: url('../themes/twitter.png') top no-repeat;}
.spodek_facebook { width: 250px; height: 37px; position: absolute; margin: 34px 0 0 730px; background: url('../themes/facebook.png') top no-repeat;}

/* Ceník poskytovaných služeb */
.cenik_zaklad { width: 330px; height: 20px; margin: 0 0 0 5px;}
.cenik_zaklad_vlevo { width: 330px; height: 20px; position: absolute; margin: 0 0 0 0; text-align: left; font-size: 11pt;}
.cenik_zaklad_vpravo { width: 330px; height: 20px; position: absolute; margin: 1px 0 0 0; text-align: right; font-size: 10pt; font-weight: bold;}
.cenik_linea_a { width: 330px; height: 3px; margin: 0 0 0 5px; border-bottom: 1px solid #900;}
.cenik_linea_b { width: 330px; height: 3px; margin: 0 0 0 5px;}
.cenik_zaklad_popisovac { width: 330px; height: 20px; margin: 0 0 5px 5px; font-size: 11pt; font-weight: bold;}
.cenik_zaklad_popisovac span { font-size: 8pt; font-weight: normal;}
.cenik_zaklad_akce { width: 330px; height: 20px; margin: 0 0 0 5px; font-size: 11pt; font-weight: bold; text-align: center;}
