body {
	align: center;
	background: url(../images/podtisk.jpg);
	margin-bottom: 1px;
}

#celek {
	background: url(../images/podtisk_obrazek.jpg);
        height: 600px;
        width: 800px;
	border: 3px solid;
}

#menu {
        align: left;
	height: 30px;
        width: 800px;
        position: relative; left: 0px; top: 110px;
}

#telo {
        width: 780px;
        height: 400px;
	overflow: auto;
	position: relative; left: 0px; top: 120px;
scrollbar-face-color: #663333;
scrollbar-shadow-color: #333333;
scrollbar-highlight-color: #660000;
scrollbar-3dlight-color: #666666;
scrollbar-darkshadow-color: #330000;
scrollbar-track-color: #cc9999;
scrollbar-arrow-color: #ffffff;
}


img {
        border: 2px solid #000000;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        margin: 2px;
        padding: 2px;
}

p {	font-size: 10pt;
	font-weight: normal;
        font-family: Ariel, Ariel CE, Tahoma;
	color: #000000;
	text-align: left;
	padding-top: 5 px;
        padding-left: 25 px;
}

a.menu:link, a.menu:visited  {
	font-size: 10pt;
	font-weight: bold;
        font-family: Ariel, Ariel CE, Tahoma;
	color: #ffff66;
	text-align: left;
	padding-top: 5px;
        padding-left: 25px;
        padding-right: 25px;
        margin-right: 5px;
        height: 25px;
        text-decoration: none;
}

a.menu:hover {
	color: red;
}

a {
	color: #ffff66;
}

a:link {
	color: #ffff66;
}

a:hover {
	color: #ffff66;
}

.nadpis {
        font-family: Ariel, Ariel CE, Tahoma;
        align: left;
	font-size: 13pt;
        font-weight: bold;
        color: #ffff66;
}

.normal {
        font-family: Ariel, Ariel CE, Tahoma;
        align: left;
	font-size: 10pt;
        font-weight: normal;
        color: #000000;
}

