body {
	scrollbar-arrow-color:#859CC1;
	scrollbar-face-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#A5BDB1;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#D3EAFA;
	scrollbar-track-color:#8AB7DF;
	background: #8AB7DF url(images/bg_gradient.gif) repeat-x top;
	margin: 0;
	padding: 0;
	text-align: center; /* IE hack */
}
img {
  border: 0;
}

a {
	color: #6CAAD2;
	text-decoration: underline;
}

a:active {
	color: #6CAAD2;
}

a:hover {
	color: #FFAC2D;
}


h1, h2, h3, h4 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #888888;
	margin: 0;
}

h1, h3 {
	font-weight: bold;
	color: #FFAC2D;
}

#box {
	background: url(images/bg_box.gif) repeat-y;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	margin: 30px 30px 0 50px;
	position: relative;
	width: 750px;
}


#lefttable {
	background: url(images/bg_left.gif) repeat-y;
	width: 257px;
	border: 0px;
}

#logo {
	margin: 3px 0 0 9px;
}

#lefttable ul {
	list-style-type: none;
	margin: 20px 0 32px 9px;
	padding: 0;
}

#lefttable ul li {
	background: url(images/button.gif) no-repeat;
	height: 23px;
	width: 238px;
}

#lefttable ul li a {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: white;
	font-size: 11px;
	height: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 5px 0 0 30px;
	padding: 0;
	display: block;
}

#lefttable ul li a:hover {
	color: #FFD161;
}

#lefttable h2 {
	margin: 0 20px 8px 32px;
}

#lefttable h3 {
	margin: 5px 10px 0 32px;
}

#reference {
	margin: 5px 10px 0 18px;
}

#grafhead {
	background: url(images/mapa.gif) no-repeat;
	width: 478px;
	height: 216px;
}

#flashead {
	position: relative;
	top: 6px;
	left: 1px;
	width: 464px;
	height: 200px;
	margin: 0;
	padding: 0;
}

#obsah {
	background: url(images/bg_obsah.gif) repeat-y;
	width: 478px;
	margin-bottom: 15px;
}

#plocha {
	width: 418px;
	position: relative;
	top: 20px;
	left: 15px;
	margin: 0 30px 15px 0;
	text-align: left;
	line-height: 14px;
}

#plocha h1{
	margin-bottom: 5px;
}

#plocha ul {
  list-style-image: url(images/list.gif);
  margin-left: 25px;
}

#bottom {
	background: url(images/bottom.gif) no-repeat;
	text-align: right;
	height: 52px;
	width: 735px;
}

#bottom h1 a {
	position: relative;
	font-size: 10px;
	font-weight: normal;
	top: 25px;
	margin: 0 40px 0 10px;
	text-decoration: none;
	color: white;
}

#bottom h1 a:hover {
	text-decoration: none;
	color: #84C0F7;
}

#flashgen {
  background: white;
  width:582px;
  height:150px;
  border: 1px solid Black;
}

#flashopav {
  background: white;
  width:250px;
  height:250px;
  border: 1px solid Black;
}

#flashcs {
  background: white;
  width:150px;
  height:200px;
  border: 1px solid Black;
}

.ramecky {
	margin: 0 0 5px 9px;
	padding: 0;
	background: url(images/bg_left_box.gif) repeat-y;
}

.reltop {
	position: relative;
	top: 0;
}

.relbot {
	position: relative
	bottom: 0;
}


.titulek {
	margin-left: 15px;
	border: 0;
}
