body {
        background: #88AFFF;
	padding-top: 5px;
        text-align: center;
        margin: 0px auto;
        margin-bottom: 1px;
        font-family: Ariel, Ariel CE, Tahoma;
        font-size: 10pt;
        color: #4848ff;
        font-size: 9pt;  
}

p {
        font-family: Ariel, Ariel CE, Tahoma;
        font-size: 9pt;
        color: #4848ff;
}

img {
        border: 2px solid #00193a;
        border-top: 1px solid #0148a8;
        border-left: 1px solid #0148a8;
        margin: 2px;
        padding: 2px;
}

td {
        align: center;
        height: 100%;
}

.hlavni {
        background: #ffffff;
        width: 804;
        cellspacing: 2;
        cellpadding: 2; 
        align: center;
  	padding: 2px;
        margin: 0px auto;
}

.nadpis {
        font-family: Ariel, Ariel CE, Tahoma;
        align: left;
	font-size: 13pt;
        font-weight: bold;
        color: #a400d2;
}

.akce1 {
        font-family: Ariel, Ariel CE, Tahoma;
        align: left;
	font-size: 14pt;
        font-weight: bold;
        color: red;
}

.akce2 {
        font-family: Ariel, Ariel CE, Tahoma;
        align: left;
	font-size: 12pt;
        font-weight: bold;
        color: red;
}

a.menu:link, a.menu:visited  {
	font-size: 16pt;
	font-weight: bold;
        font-family: Ariel, Ariel CE, Tahoma;
	color: #4848ff;
        vertical-align: middle;
        text-decoration: none;
}

a.menu:hover {
        text-decoration: none;
	color: #a400d2;
	font-size: 18pt;
}

#stranka {
        align: center;
}

#banner {
        background: url(../images/banner.jpg) no-repeat;
        height: 150px;
        width: 800px;
}

#paticka {
        background: url(../images/podklad.jpg) no-repeat;
        height: 380px;
        width: 800px;
}

#menu {
        height: 100%;
        width: 800px;
}

#telo {
        width: 800px;
}