/* CSS Document */

* { margin:0; padding:0; }    /* vynulovani */

html, body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Tahoma;
	background: url(../obr/bgmain.jpg);
}
p {
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #3b7099;
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
a {
	color:#0216d4;
  text-decoration: underline;
  font-weight:bold;
}
a:hover {
	text-decoration: none;
}
h1 {
  font-size: 20px;
  color: #2b204b;
  position: absolute;
  left: 200px;
  top: 100px;
  text-shadow: 2px 2px 2px #2060ff;
  
}
#hlavninadpis {
	padding:0px;
  background: url(../obr/bgnadpis.jpg) repeat-x top left;
  margin: 0px;
  width: 579px;
  height: 33px;
  float: right;
  position: relative;
}
h2 {
	font-size:14px;
	color: white;
  padding-top: 7px;
  padding-left: 40px;
  background: url(../obr/odr1.gif) center left no-repeat;
}

h3 {
	font-size:12px;
  color:#0216d4;
  padding: 0 0 3px 18px;
  margin: 0 0 7px 0;
  border-bottom: 4px solid #EEE;
}
h4 {
	font-size:14px;
  color:#0050C0;
  font-weight: bold;
  padding: 0 0 3px 18px;
  margin: 0 0 7px 0;
}
h5 {
	font-size:14px;
  color:#000e96;
  padding: 0 0 3px 18px;
  margin: 0 0 7px 0;
  border-bottom: 4px solid #E2E2E2;
}
.clear {
	clear: both;
	padding: 0;
	margin: 0;
}
#box {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 806px;
	background-color: white;
}
#head {
	padding-bottom: 5px;
  _padding-bottom: 0px;
	position: relative;
	width: 800px;
	height: 180px;
	background-color: white;
}

#logo {
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	left: 0px;
	top: 0px;
}
.flash {
  width: 800px;
	height: 167px;
	margin: 0;
	padding: 0;
	background: url(../obr/baner.jpg) repeat-x bottom left;
	background-color: #FFF;
	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
}
#nav {
	width: 570px;
	padding: 15px 3px 15px 0px;
	margin: 0 0 0px 0;
	position: absolute;
	top: 0px;
	_top: -16px;
	right: 0px;
	text-align: right;
}
#nav ul li {
	display: inline;
	list-style: none;
	padding: 0px;
	height: 25px;
	margin: 10px 0px ;
}
#nav ul li a {
	padding: 10px 14px 10px 14px;
	color: #2b204b;
	background-color: #7fd0f0;
	font-weight: bold;
	text-decoration: none;


}
#nav ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#nav .aktiv a {
	color: #000;
	text-decoration: underline;
}

#obsahmenu {
	width: 555px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 3px -10px;
	_margin: 0px 0px 3px 0px;
	border-bottom: 6px solid #ffff00;
	text-align: center;
}
#obsahmenu ul {
  margin: 0px;
}
#obsahmenu ul li{
	display: inline;
  list-style: none;
	padding: 0px;
	height: 25px;
	margin-bottom: 10px;
}
#obsahmenu ul li a {
	padding: 5px 10px 5px 10px;
	color: #737373;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffbb;
	border: 2px solid #D7D7D7;
}
#obsahmenu ul li a:hover {
	color: #0060ff;
	text-decoration: underline;
	border: 2px solid #0060ff;
}
#obsahmenu .aktiv a {
	color: #0060ff;
	text-decoration: underline;
	border: 2px solid #0060ff;
}
#main {
	background: url(../obr/bgobsah.jpg) repeat-x;
	background-color: white;
  margin: 0px;
  padding: 0 0 20px 0;
  border-bottom: 6px solid #ffff00;
  border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;
  width: 800px;
}
#obsah {
	width: 535px;
	_width: 545px;
	float: right;
	padding: 20px 20px 0px 20px;
	_padding: 20px 0px 0px 20px;
	margin: 0px;
}
#obsah img.levy {
  width: 200px;
	padding: 0;
	margin: 0px 10px 10px 0;
	border: 4px solid #D9D9D9;
	float: left;
}
#obsah img.pravy {
  width: 200px;
	padding: 0;
	margin: 0px 10px 10px 5px;
	border: 4px solid #D9D9D9;
	float: right;
}
#obsah p {
	padding: 0;
	margin: 10px 0px;
}

#obsah p.nadpis {
	color: #000e96;
	font-weight: bold;
	padding-top: 10px;
	font-size: 12px;
}
#leva {
	width: 221px;
	float: left;
	padding: 0 0px;
	background: url(../obr/menu_pozadi.png) repeat-x;
	margin: 0;
	position:relative;
}
#foot {
	width: 800px;
	height: 50px;
	padding: 0;
	margin: 0;
	position: relative;
	background-color: white;
}
#logofoot {
	position: absolute;
	top: 0px;
	right: 0;
}
.text {font-family:Arial, Helvetica, sans-serif;font-size:10px;color:#111111;margin-top: 10px;}
.text a:link {color:#111111;text-decoration: underline;}
.text a:visited {color:#111111;text-decoration: underline;}
.text a:hover {color:#111111;text-decoration: none;}


#menu {
  margin: 0px 0px 0px 0px;
  _margin: -16px 0px 0px 0px;
  width: 221px;
  background: url(../obr/bgmenu.jpg) repeat-y;
  z-index: 100;
  float: left;
  position: relative;
}
#menu li{
  list-style-type: none;
  margin: 0;
}
#menu li a {
  background: url(../obr/menuoff.gif) center left no-repeat;
  margin: 0px 15px;
  padding: 5px 0 7px 25px;
  text-decoration: none;
  border-bottom: 1px dotted #AFD08A;
  color: #0060ff;
  display: block;
  width: 170px;
  _padding: 5px 0px 7px 20px;
}
#menu li a:hover {
  color: #020a58;
  text-decoration: underline;
  background: url(../obr/menuon.gif) center left no-repeat;
}
#menu .aktiv a{
  color: #020a58;
  text-decoration: underline;
  background: url(../obr/menuon.gif) center left no-repeat;
}

#adresa {
  margin: 0px 0;
	padding: 20px;
	width: 181px;
	float: left;
  background: url(../obr/bgadresa.jpg) repeat-y;
}
#plakat {
  margin: 0px 0;
	padding: 0px;
	width: 191px;
	height: 200px;
	float: left;
}
#nejlepsi {
  margin: 0px 0;
	padding: 0px;
	width: 221px;
	height: 400px;
	text-align: center;
	float: left;
}
#nonstop {
  margin-top: 10px;
  margin-bottom: 10px;
	padding: 0px;
	width: 217px;
	height: 95px;
	float:left;
	text-align: center;
	border: 2px solid #ffe010;
}
#leva #adresa p {
  color: #FFF;
}
#leva #adresa a {
  color: #FFF;
  font-weight: bold;
}
#leva p a {
  color: #232521;
}

#obsah ul {
  color: #737373;
  margin: 0 0 0 40px;
}
#obsah li {
  padding-top: 5px;
  padding-bottom: 5px;
  list-style: square;
  font-weight: bold;
}
#aktuality {
	margin-top: 15px;
	margin-right: 10px;
  background: #A0FFF0;
	padding: 25px;
	color: black;
	border: 3px solid #007FF0;
  float: right;
	width: 200px;
}
#aktuality #aktualityobsah .nadpisbar {
  color: red;
  font-weight: bold;
  font-size: 12px;
  padding-top: 10px;
}
#aktuality #aktualityobsah .barva {
  color: red;
}

#aktualityobsah {
	background: #E2E2E2;
	padding: 0 15px 15px 15px; 
}
#akademie {
	margin-top: 15px;
	margin-right: 10px;
  background: #A0FFF0;
	padding: 25px;
	color: black;
	border: 3px solid #007FF0;
  float: right;
	width: 480px;
}
#akademie #aktualityobsah .nadpisbar {
  color: red;
  font-weight: bold;
  font-size: 12px;
  padding-top: 10px;
}
#akademie #aktualityobsah .barva {
  color: red;
}

.druhe {
  margin-right: 10px;
  background: #FFF090;
	padding: 25px;
	border: 3px solid red;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #0050c0;
	float: right;
	width: 480px;
}
.dod {
  margin-right: 10px;
	padding: 0 0 0 0px;
	float: left;
	width: 250px;
}
.nultak {
  margin-right: 10px;
	padding: 0 0 0 0px;
	float: left;
	width: 250px;
}
table {
  background: #F6F6F6;
  color: #737373;
  margin: 0 0 20px 0;
}
td {
  border-bottom: 2px solid #FFF;
  border-left: 2px solid #FFF;
  padding: 5px;
}
.tabhead {
  background: #E6E6E6;
  font-weight: bold;
}

#foto {
padding-bottom: 20px;
}

#foto .foto_menu {
color: #000000;
background-color: #A72135;
padding-left: 0px;
margin: 0;
display:block;
font-weight: bold;
}
#foto .foto_menu ul {
margin-top: 0px;
position: absolute;
visibility: hidden;
background-color: #A72135;
margin: 0;
padding: 0;

}
#foto .foto_menu li {
float: left;
padding: 0px 0px 0 0px;
width: 160px;
white-space: nowrap;
list-style-type: none;
}
#foto .foto_menu a {
padding: 1px;
text-align: left;
padding-left: 15px;
color: #737373;
background-color: #ffffbb;
display: block;
text-decoration: none;
font-weight: bold;
}
#foto .foto_menu ul a:link {
color: #0060ff;
list-style-type: none;
border: none;
padding-left: 15px;
_padding-left: 19px;
}
#foto .foto_menu ul a:visited {
color: #0060ff;
border: none;
padding-left: 15px;
_padding-left: 19px;
}
#foto .foto_menu ul a:hover {
background-color: #fff;
}
#foto .foto_menu ul p {
list-style-type: none;
color: #fff;
background-color: #0060ff;
padding-left: 15px;
margin: 0;
}

#foto .foto_menu li:hover ul, #foto ul.foto_menu li.hover ul {
visibility: visible;
}

#foto ul.foto_menu ul.foto_mes 
{ 
width:145px; 
background-color: #0060ff;
list-style-type:none;
} 

#foto ul.foto_menu ul.foto_mes, ul 
{ 
padding:0; 
margin:0; 
list-style-type:none; 
} 

#foto ul.foto_menu ul.foto_mes ul 
{ 
position:absolute; 
top:0; 
left:161px; 
visibility:hidden; 
background-color: #0060ff; 
} 

#foto ul.foto_menu ul.foto_mes li 
{ 
position:relative; 
width:145px;
} 

#foto ul.foto_menu ul.foto_mes a 
{ 
color:#0060ff; 
display:block; 
text-decoration:none; 
font-weight: bold;
width:100%;
} 

#foto ul.foto_menu ul.foto_mes a:hover, ul.foto_menu ul.foto_mes li:hover a, ul.foto_menu ul.foto_mes li.hover a 
{ 
padding-left: 15px;
background-color: #0060ff; 
color: #fff; 
} 

#foto ul.foto_menu ul.foto_mes li:hover ul a, ul.foto_menu ul.foto_mes li.hover ul a 
{ 
background-color: #0060ff; 
color: #fff; 
padding-left: 15px;
} 

#foto ul.foto_menu ul.foto_mes li:hover ul a:hover, ul.foto_menu ul.foto_mes li.hover ul a:hover 
{ 
background-color: #ffffbb; 
color: #0060ff; 
padding-left: 15px;
} 

#foto ul.foto_menu ul.foto_mes li:hover ul, ul.foto_menu ul.foto_mes li.hover ul 
{ 
visibility:visible; 
} 

#foto ul.foto_menu ul.foto_mes li li 
{ 
border:none; 
padding-left: 15px;
background-color: #0060ff; 
behavior: url(csshover.htc); 
} 



