body {
	font-family: Arial;
	color: #213E4E;
	font-size: 10pt;
	text-align: justify;
	background-color: #86AFC5;
scrollbar-face-color: #86AFC5;
scrollbar-highlight-color: #86AFC5;
scrollbar-3dlight-color: #86AFC5;
scrollbar-darkshadow-color: #86AFC5;
scrollbar-shadow-color: #86AFC5;
scrollbar-arrow-color: #86AFC5;
scrollbar-track-color: #86AFC5;
}

a {color: #3D7EA1;}
a:hover  {color: black; text-decoration: none}

img {border: 0px; margin: 3px;}

li {list-style-type: circle}

td, th {font-size: 10pt; }

h2 {text-align: left; font-weight: bold;}

h4 {text-align: left; font-weight: bold; text-align: center;}

h5 {text-align: left; font-weight: bold; text-align: left;}

h1 {text-align: center; font-weight: bold;}

.img {border: 3px double white; }

.menu {text-align: right; font-size: 10pt; font-weight: bold;}

.mininadpis {text-align: center; font-size: 10pt; color: #CC6633; font-weight: bold;}

.nadpis {font-size: 12pt; color: #CC6633;}

.popisky {color: #CC6633; text-align: center;}

.she {font-size: 12pt; text-align: center; color: #CC6633;}

.new {font-size: 12pt; font-weight: bold;}

#container {
  width: 672px;
  position: relative;
}
#side {
  position: absolute;
  top: 400px;
  left: 32px;
  width: 150px;
  height: 475px;
}
#content {
  position: absolute;
  top: 400px;
  left: 200px;
  width: 445px;
  height: 475px;
}
