body {
	background-color : white;
   margin : 0px;
   padding : 0px;
   font-family : 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
#nadpis {
	position : absolute;
    top : 80px;
    left : 50px;
    width : 100%;
    padding-left : 105px;
    padding-top : 8px;
    padding-bottom : 3px;
    font-size : 22px;
    font-weight : bold;
    color : white;     
}
#adresa {
	position : absolute;
    top : 65px;
    left : 150px;
    font-size : 12px;
    font-weight : bold;
    color : black;
}
#kontakt_index {
	position : absolute;
    top : 235px;
    left : 150px;
    font-size : 12px;
    font-weight : bold;
    color : black;	
}
#kontakt {
	position : absolute;
    top : 205px;
    left : 150px;
    font-size : 12px;
    font-weight : bold;
    color : black;	
}
#celo {
	position : absolute;
    top : 80px;
    left : 0px;
    padding-bottom : 0px;
    margin-bottom : 0px;
    background-color : Black;
    width : 100%;
    border-top : 2px solid black;
    border-bottom : 2px solid black; 
}
#celo img {
    margin-left : 150px;
}
/*==========================ipky pro ostatn strnky. ==================================*/
#sipky {
	position : absolute;
	top : 225px;
	left : 150px;
	font-size : 12px;
	font-weight : bold;
	color : #003366;
	width: 633px;
}
#sipky a:link {
    color : #003366;
}
#sipky a:visited {
    color : #003366;	
}
#sipky a:hover {
    color : red;	
}
.sipky_velke {
	font-size : 14px;
    color : #003366;    
}
#jmeno_stranky {
	position : absolute;
	top : 252px;
	left : 389px;
	font-size : 21px;
	font-weight : bold;
	color : #FF8040;
	width: 266px;
}
#jmeno_stranky_stin {
	position : absolute;
	top : 254px;
	left : 390px;
	font-size : 21px;
	font-weight : bold;
	color : black;
	width: 265px;
}
/* =====================================  Hlavn strana   -    Hlavn strana    -    Hlavn strana ============================== */
#text_hlstr {
	position : absolute;
    top : 270px;
    left : 150px;
    color : black;    
    padding-right : 25px;
    width : 600px;    
}
#kontakt_hlstr {
	position : absolute;
   top : 235px;
   left : 150px;
   font-size : 12px;
   font-weight : bold;
   color : black;	
}
#text {
	position : absolute;
   top : 302px;
   left : 241px;
   color : black;    
   width : 600px;
   padding-right : 25px;
}
#text img {
	border : 2px solid black;
}
.pismeny_seznam {
	list-style-type : lower-alpha;
}
/* =================================== HLAVA ==============================*/
.hlava {
    font-size : 14px;
    font-weight : bold;
    padding-top : 20px;
    padding-bottom : 3px;
    color : #003366;
    text-transform : uppercase; /* width: 600 */
}
.hlava a:link {
    color : #003366;
}
.hlava a:visited {
    color : #003366;	
}
.hlava a:hover {
	color : red;
}
/* =======================================   KRK ==========================*/
.krk {
	font-size: 13px;
    font-weight : bold;
    padding-bottom : 10px;
    color : #14A7E2;   /* width: 600 */
}
.krk a:link {
    color : #003366;	
}
.krk a:visited {
    color : #003366;	
}
.krk a:hover {
    color : red;    
}
/* ================================ TELO ======================== */
.telo {
	font-size : 14px /*small;*/;
   color : black;
   text-align : justify;
   padding-bottom : 15px;
   line-height : 150%;
   text-indent : 40px;
}
.vysvetlivky {
	font-size : x-small;
    color : black;
    text-align : justify;
    width : 570px;
    padding-bottom : 15px;
    line-height : 150%;
}
/* ============================== CITT ================================*/
.citat {
	font-size : 13px;
    font-weight : bold;
    color : #CA6500;
    text-align : justify;
    width : 600px;
    padding-bottom : 10px;
}
.podpis {
	font-size: small;
    font-weight : bold;
    padding-bottom : 10px;
    color : #003366;
	text-align : right;
}
/*   Citace  */
.citace {
	font-style : italic;
    font-size :  x-small;
    text-align : center;
}
.kotnik a:link {
    color : #003366;	
}
.kotnik a:visited {
    color : #003366;	
}
.kotnik a:hover {
	color : red;
}
.linka {
	background-color : white;
    width : 200px;
    border-top : 1px solid black;
    padding-top : 10px;
    padding-bottom : 10px;
    margin-top : 30px;
}
.index {
    vertical-align : super;
    font-size : xx-small;
}
.fotka_v_textech {
    float : left;
    margin-left : 0px;
    margin-top : 10px;
    margin-right : 20px;
    margin-bottom : 10px;
    border : 1px solid black;
}
.fotka_v_textech_II {
    float : right;
    margin-left : 10px;
    margin-top : 10px;
    margin-right : 0px;
    margin-bottom : 10px;
    border : 1px solid black;
}
.odkaz_textu a:link {
    color : #003366;
}
.odkaz_textu a:visited {
    color : #003366;
}
.odkaz_textu a:hover {
	color : red;
}
/* ================================= NAVIGACE ============================= */
#navigace {
	position : absolute;
    top : 65px;
    left : 20px;
    font-size : 11px;
    font-weight : bold;
    line-height : 150%;
    z-index : 1;
    width : 110px;
}  
.aktivni {
	background-color : #002775;
    border : 1px solid black;
    padding : 3px;
    margin-bottom : 5px;
    text-align : center;
    color : white;
} 
/* ========== NAVIGACE - POLOKY =============*/
.polozky {
	background-color : #3366CC;
    padding : 3px;
    border : 1px solid black;
    margin-bottom : 5px;
    text-align : center;
    color : white;
}
.polozky a:link {	
    color : white;
}
.polozky a:visited {	
    color : white;	
}
.polozky a:hover {
	color : #A2D1FF; 
}
.accesskey {
    color : white;
    font-size : 13px;
}
.panorama {
	padding-left : 150px;
}
/* ========================================= JMNO CELHO SERVRU. WWW, WWW_STN ======================*/
#www_stin {
	position : absolute;
    top : 12px;
    left : 22px;
    text-decoration : none;
    cursor : hand;
    font-size : 20px;
    font-weight : bold;
    color : black;
}
.nadpis_odkaz_stin {
	text-decoration : none;
    cursor : hand;    
    font-size : 20px;
    font-weight : bold;
    color : black;
}
#www {
	position : absolute;
    top : 10px;
    left : 20px;
   	text-decoration : none;
    cursor : hand;
    font-size : 20px;
    font-weight : bold;
    color : #FF8040;
}
.nadpis_odkaz {
	text-decoration : none;
    cursor : hand;
    font-size : 20px;
    font-weight : bold;
    color : #FF8040;
}
.www_lietava {
	font-size : 22px;
    color : red;
}
#zdruzeni_text {
	position : absolute;
    top : 10px;
    left : 20px;
    font-size : 16px;
    font-weight : bold;
    color : #2C5B89;
    z-index : 3;
}
#zdruzeni_obr {
	position : absolute;
    top : 5px;
    left : 20px;
    font-size : 16px;
    font-weight : bold;
    color : #2C5B89;
    z-index : 2;	
}
.lietava {
	font-size : 18px;
}
#email {
	position : absolute;
    top : 60px;
    left : 600px;
    font-size : 15px;
    font-weight : bold;
    color : #003366;
}
#email a:link {
    color : #003366;
}
#email a:visited {
    color : #003366;	
}
#email a:hover {
	color : red;
}
/*  Tabulka  */
.tabulka {
	padding-top : 5px;
    padding-right : 20px;
    padding-bottom : 10px;
    padding-left : 5px;
    font-size : x-small;
}
.nadpis_tabulky {
    font-weight : bold;
    padding-bottom : 15px;
}
.posledni_radek {
	font-weight : bold;
    padding-top : 15px;
    border-top : 1px solid black;
}
/* ============================= BON NAVIGACE - HISTORIE  =================================*/
#bocni_navigace {
	position : absolute;
    top : 450px;
    left : 20px;
    width : 155px;
    font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : x-small;
    font-weight : bold;
    line-height : 180%;
    color : #003366;
}
#bocni_navigace a:link {
    color : #003366;
}
#bocni_navigace a:visited {
    color : #003366;	
}
#bocni_navigace a:hover {
	color : red;
}
.hore {
	text-align : right;
    font-weight : bold;
}
.hore a:link {
   color : #003366;		
}
.hore a:visited {
   color : #003366;		
}
.hore a:hover {
	color : red;
}
/*     Tabulka v diskusi    */
#tabulka_1 {
	 width : 550px;
}
#tabulka_2 {
/*	border : 1px solid black;*/
    padding : 4px;
}
.b1 {
   color : black;
   text-align : center;
   vertical-align : top;
   background-color : #3366CC;
   font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : xx-small;
}
.b2 {
   width : 535px;
   background-color : #CBDCED;
   font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : xx-small;
}
.datum_t {
   font-size : xx-small;
   font-weight : bold;
}
.jmeno_t {
    font-weight : bold;
}
.from {
	font-weight : normal;
}
.posta {
	font-size : xx-small;
}
.diskuse {
   font-size : x-small;
}
.seznam_roman {
	list-style-type : upper-roman;
}
/* ================= copyright ================ */
.copyright { 
text-align: center;
font-size:  9px; 
font-weight : bold;
font-style : italic;
color:  #3399CC;
padding-bottom: 100px;
}
.copyright a:link {
	color : #006699;
	border: none;
}
.copyright a:visited {
	color: #006699;
	border: none;
}
.W {
 color : red;
}
#text .copyright a img {
	border: none;
}
/* ================= */
#popis_fotky_index {
    font-size : 10px;
    font-weight : bold;
    color : black;
    padding-top :  5px;
    position : relative;
    top : 81px;
    left : 510px;
}
/* ==================================== Emailov adresa na Alee Hoferka (titulek pod fotkama). ================*/
#popis_fotky {
    font-size : 10px;
    font-weight : bold;
    color : black;
    padding-top :  5px;
    position : relative;
    top : 50px;
    left : 510px;
}
#popis_fotky a:link {
	color : black;
}
#popis_fotky a:visited {
	color : black;
}
#popis_fotky a:hover {
	color : red;
}
/* ================================= Kontakt ================================================ */
#text .kontakt {
	margin-bottom : 50px;
}
#text .kontakt address {
	font-style : normal;
    font-weight : bold;
    font-size : 12px;
}
#text .kontakt address a:link {
	color : black;
}
#text .kontakt address a:visited {
	color : black;
}
#text .kontakt address a:hover {
	color : red;
}
#text h4 {
	margin : 50px 0px 20px 0px;
    padding-top : 20px;
    border-top : 1px solid black;
    color : #003366;    
    width : 250px;
}
#text .kontakt p  {
    font-size : 13px;
    margin : 7px 7px;
}
/* ===================================== Peceda =====================*/
.preceda {
	font-weight : bold;
}
.preceda a:link {
	color : black;
}
.preceda a:visited {
	color : black;
}
.preceda a:hover {
	color : red;
}
 #reklama {
      display:block;
      visibility:visible;
      position:absolute;
      left:1px;
      top:297px;
      background-color:ivory;
      border-width:3;
      border-color:black;
      border-style:solid;
      width:300;
    }
   #rekhlav{
      width:280;
      background-color:darkblue;
      color:white;
    }
   #kriz{
      background-color:gray;
      color:white;
      text-align:center;
      cursor: hand;
   }
   #baner{ 
    left : 140px;
    width : 600px;
	height:120px;
	z-index:1;
	}
