body {
	font-family: Tahoma;
	color: #213D4B;
	font-size: 10pt;
	text-align: justify;
	background-color: #F2F2F2;
scrollbar-face-color: #88CAE2;
scrollbar-highlight-color: #88CAE2;
scrollbar-3dlight-color: #88CAE2;
scrollbar-darkshadow-color: #88CAE2;
scrollbar-shadow-color: #88CAE2;
scrollbar-arrow-color: #88CAE2;
scrollbar-track-color: #88CAE2;
}

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

img {border: 0px}

li {list-style-type: circle}

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

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;}

.img {border: 3px dashed #CC6633; }

.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;
}