@import url('menu.css');
@import url('text.css');

body { background-color: #EFEFFF; margin: 0 0 0 0; text-align: left;}

#facebody { width: 920px; height: 200px; position: relative; text-align: left;}

/* Hlavicka webu */
#header { width: 920px; height: 140px; background: url('../themes/top.png') top no-repeat;}
.hledat { width: 15px; height: 14px; position: absolute; margin: 6px 0 0 727px;}
	a.hledat:hover { background: url('../themes/hledat.png') top no-repeat;}
	.hledat_active { width: 15px; height: 14px; position: absolute; margin: 6px 0 0 727px; background: url('../themes/home.png') top no-repeat;}
.home { width: 15px; height: 14px; position: absolute; margin: 6px 0 0 796px;}
	a.home:hover { background: url('../themes/home.png') top no-repeat;}
	.home_active { width: 15px; height: 14px; position: absolute; margin: 6px 0 0 796px; background: url('../themes/home.png') top no-repeat;}
.post { width: 16px; height: 12px; position: absolute; margin: 8px 0 0 865px;}
	a.post:hover { background: url('../themes/post.png') top no-repeat;}
	.post_active { width: 16px; height: 12px; position: absolute; margin: 8px 0 0 865px; background: url('../themes/post.png') top no-repeat;}
	
/* Horní menu */
#topmenu { width: 920px; height: 50px; background: url('../themes/topmenu.png') top no-repeat;}
.menu { width: 600px; height: 24px; position: absolute; margin: 23px 0 0 196px; font-size: 8pt;}

/* Hlavní obsah webu */
#obsah { width: 920px; min-height: 700px; background: url('../themes/wall.png') top repeat-y;}
table { border: 0px; width: 920px;}
.obsah_left { width: 210px; background: url('../themes/pozadi.png') top repeat-y;}
	.obsah_uveden_nadpis { width: 210px; height: 97px; background: url('../themes/bok_nadpis.png') top no-repeat;}
		.obsah_vlevo_nadpis { width: 170px; min-height: 20px; position: absolute; margin: 40px 0 0 30px;}
	.obsah_uveden_text { width: 185px; min-height: 20px; margin: 0 0 0 20px;}
	.obsahova_pole_volne_vlevo { width: 100%; height: 190px;}
.obsah_right { width: 710px;}
	.obsahove_hlavicka { width: 710px; height: 199px; background: url('../themes/obsah_hlavicka.png') top no-repeat;}
	.obsahova_pole_vlastni_obsah { width: 675px; min-height: 400px; margin: 0 0 0 15px;}
	.obsahova_pole_volne_spodek { width: 100%; height: 82px;}

/* Spodení cást webu */
#spodek { width: 920px; height: 60px;}
.spodek_grafika { width: 920px; height: 250px; position: absolute; margin: -190px 0 0 0; background: url('../themes/spodek.png') top no-repeat;}
.spodek_grafika_nadpis { width: 180px; min-height: 20px; position: absolute; margin: 60px 0 0 25px;}
.spodek_grafika_cisla { width: 150px; min-height: 20px; position: absolute; margin: 90px 0 0 50px; text-align: right;}
.spodek_grafika_trojkam { width: 156px; height: 24px; position: absolute; margin: 218px 0 0 40px; background: url('../themes/trojkam.png') top no-repeat;}
a.spodek_grafika_trojkam:hover { background: url('../themes/trojkam_0.png') top no-repeat;}
.spodek_rychle_odkazy { width: 500px; min-height: 20px; position: absolute; margin: 124px 0 0 360px;}

/* Doplnkové fkce */
.ucinnost { width: 450px; height: 150px;}
.ucinnost_obraz { width: 180px; height: 110px; margin: 10px 0 0 25px; position: absolute;}
