body {
	margin: 0px;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	_text-align: center;
	color: #666666;
	font-size: 14px;
	background-color: #0D2A46;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

img, a img {
  border: 0;
}

#main {
	width: 958px;
  *wiadth: 960px;  
	margin-left: auto;
	margin-right: auto;
	_text-align: left;
	padding-left: 17px;
	padding-right: 10px;
	background-color: #FFFFFF;
	background-image: url(bg_stin.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#top {
  height: 80px;  
  background: url('top.png') no-repeat;
}

#top img {
	float: left;
	margin-top: 26px;
	margin-left: 37px;
}

#top h1, #top h2 {
  display: none;
}

#jazyky {
  float: right;
  margin-right: 50px;
  margin-top: 30px;
  font-weight: bold;
}

#jazyky a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

#head {
	min-height: 380px;
	_height: 358px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(head.jpg);
}

#menu ul {
	margin-left: -10px;
  *padding-left: 40px;
	float: left;
	margin-top: 194px;
	list-style-type: none;
	margin-right: 0;
	margin-bottom: 0;
}

#menu ul li { float: left; }

#menu ul li a {
	display: block;
	float: left;
	color: #FFFFFF;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	height: 25px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

#menu ul li a:hover {
	color: #014677;
}

#menu ul ul {
	display: none;
	position: absolute;
	top: 105px;
	float: none;
	padding-left: 0;
	background-color: #3D98D1;
	width: 180px;
	margin-left: 10px;
	padding-top: 5px;
	z-index: 2;
}

#menu li:hover > ul { display: block; }

.menu_current { background: url('menu_sipka.gif') 0% top no-repeat; }

#container {
  clear: both;
  padding-top: 50px;
  margin-left: 45px;
  margin-right: 0px;
}

#head_odkazy {
  width: 575px;
  float: left;
}

#head_odkazy h3 {
	font-size: 24px;
	font-weight: 100;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #0097D3;
}

#head_odkazy a{
	color: #034B80;
	text-decoration: none;
	font-size: 20px;
	font-weight: 100;
}

#head_aktuality {
  width: 312px;
  margin-right: 6px;
  float: right;
  background: #0d2a46 url('akt_bg.png') top left repeat-x;
}
  
#head_aktuality div {
  font-size: 22px;
  margin-left: 20px;
  margin-top: 15px;
}

#head_aktuality ul {
  list-style-type: square;
  color: #f00!important;
  padding-bottom: 5px!important;
}

#head_aktuality a {
  color: #fff!important;
  font-size: 12pt!important;
  text-decoration: none!important;
}

#head_aktuality a:hover {
  color: #f00!important;
}

#sekce_boxy {
  clear: both;
  margin-left: 32px;
  padding-top: 43px;
  _margin-right: -18px;
  height: 225px;

}

.box {
  width: 278px;
  height: 185px;
  margin-right: 26px; 
  background: url('boxy_bg.png') bottom left repeat-x;
  float: left;
}

.box img {
  float: right;
}

.box ul {
  margin: 0;
  margin-left: -20px;
  *margin-left: 20px;
  margin-top: 10px;  
  color: #f00;
  list-style-type: square;
}

.box span {
  color: #fff;
}

#box1, #box2, #box3 {
  margin: 0;
  padding: 0;
  width: 278px;
  height: 52px;
}

#box1 { background: url('box1.gif') top left no-repeat; }
#box2 { background: url('box2.gif') top left no-repeat; }
#box3 { background: url('box3.gif') top left no-repeat; }

#text {
	margin: -20px 45px -20px 45px;
	clear: both;
}

#nofloat { clear: both; }

#footer {
	width: 967px;
	height: 64px;
	margin-top: 0px;
	margin-left: auto;
	margin-left:-8px;
	margin-right: auto;
	font-size: 12px;
	background: url('footer.jpg') bottom left no-repeat;
}

strong {
  font-weight: bold;
}
#menu ul ul li a {
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#head #menu .menu_current .menu_current {
	background-image: none;
}
#head #text h1 {
	font-size: 28px;
	color: #0097D3;
}
#head #text h2 {
	font-size: 22px;
	color: #004679;
}
#head #text h3 {
	color: #004678;
}
#head #text li {
	text-align: left;
	list-style-type: square;
}
#head #text a {
	color: #0097D3;
	text-decoration: underline;
}
#imageContainer {
	height:350px;
	position: relative;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
#head #text #imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
