* {-moz-box-sizing: border-box;}

Body {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 8pt;
	vertical-align: baseline;
	color: black;
	font-family: Verdana, Sans-Serif;
	letter-spacing: normal;
	text-align: center;
	background-color: white;
}
#Bck1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 132px;
	background-color: rgb(234,246,254);
	z-index: 0;
}

.obtekanyramvpravo ul li {
list-style-image: url("Images/odrazka.gif");
}

.obtekanyramvpravo ul {
position:relative;
top:-15px;
left:-15px;
}

h1 {
	font-size: 12pt;
	color: rgb(173,17,17);
}
h2 {
	font-size: 10pt;
	color: #18308c;
}
h3 {
	font-size: 8pt;
	color: #18308c;
}
a {
	font-size: 7pt;
	text-decoration: none;
	Color:#182b75;
  font-weight: normal;
}
a:hover {

color:#5367b3;	
}
a:visited {
	color: white;
}
#CentrovaneTelo {
	position: relative;
	top: 27px;
	width: 760px;
	height: 710px;
	text-align: left;
	margin: auto;
	padding: 0.2em;
	background-color: white;
}
#LevySloupec {
	position: absolute;
	top: 150px;
	width: 210px;
	height: 520px;
	z-index: 2;
	overflow: auto;
	padding: 0.2em;
	text-align: left;
	color:#182b75;
}
#LevySloupec ul li a
{
	color:#182b75;
}
#LevySloupec ul li a:hover
{
	color:#5367b3;
}
#LevySloupec ul li
{
	list-style:none;
}
#LevySloupec ul li.sfhover {
  list-style:square;
	list-style-image:url("Images/odrazka.gif");
}
#HlavniText {
	position: absolute;
	top: 168px;
	left: 200px;
	width: 556px;
	height: 470px;
	z-index: 1;
	overflow: auto;
}

#HlavniText ul li {
	list-style-image:url("Images/odrazka.gif");
}

#LeveZahlavi {
	position: absolute;
	top: 145px;
	left: 15px;
	width: 200px;
	height: 9px;
	text-align: left;
	z-index: 1;
  color: #182b75;
  font-weight: normal;
}
#hlavnimenu {
	color: #ffffff;
	z-index: 2;
	position: absolute;
	top: 115px;
	left: 100px;
}
#hlavnimenu a:hover
 {
 color:#DDE9FC;
} 
#HorniMenu {
	color: #18308c;
	z-index: 2;
	position: absolute;
	top: 20px;
	left: 390px;
	text-align: right;
}
#HorniMenu a
{
	color: white;

}
#SearchAtomz {
	color: #18308c;
	z-index: 2;
	position: absolute;
	top: 20px;
	left: 570px;
	text-align: right;
}
.obtekanyramvpravo {
	float: right;
	margin: 10px 5px 10px 10px;
	padding: 0px 0px 0px 0px;
	width: 45%;
	border: 1px rgb(186,199,210) solid;
	text-align: left;
  vertical-align:top;

}
.obtekanyramvpravo a,  .tabulkabezhlavy a, .tabulkashlavou a {
	color: #182b75;
	text-decoration: none;
	font-size: 8pt;
}
.obtekanyramvpravo a:visited, .tabulkabezhlavy a:visited, .tabulkashlavou a:visited  {
	color: #182b75;
}
.obtekanyramvpravo a:hover
{
	color:#5367b3;
}

input, textarea, select {
	background-color: rgb(93,110,174);
	color: white;
	font-size: 7pt;
	border: 1px solid rgb(93,110,174);
}
#Cudlik {
	background-color: rgb(36,57,138);
	border: none;
	width: 8px;
	height: 8px;
	position: relative;
	top: -3px;
}
#navfirst:hover {
	font-weight: normal;
}
#navfirst {
	text-align: center;
}
#nav, #nav ul {
/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a {
	display: block;
}
#nav li {
/*      all list items */
	float: right;
	width: 12em;
	padding: 0.2em;
	text-align: left;
/* width needed or else Opera goes nuts */
}
#nav li ul {
/* second-level lists */
	position: absolute;
	left: -999em;
	width: 12em;
	background-color: white;
	border-color: #18308c;
	border-style: solid;
	border-width: 1pt;
	padding: 0.2em;
	z-index: 2;
	font-size: 1em;
}
#nav li ul a {
	color: #18308c;
}
#nav li ul a:hover {
	font-weight: bold;
}
#nav li:hover ul, #nav li.sfhover ul {
}
#content {
	clear: left;
	color: #ccc;
}
p {
	margin-right: 5px;
}
.tabulkabezhlavy {
	border: 0px;
	border-collapse: collapse;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;

}
.tabulkashlavou {      
margin: 0px 2px 5px 5px;      
border: 1px rgb(186,199,210) solid;      
border-collapse: collapse;      
font-family: Verdana, Sans-Serif;      
font-weight: normal;      
font-size: 8pt;  

      
}

.tabulkabezhlavy td,.tabulkashlavou td  {
	border: 1px rgb(186,199,210) solid;
  text-align: left;
  	vertical-align:top;
}

.tabulkabezhlavy td  {
	border: 0px;
	text-align: left;
		vertical-align:top;
}

.tabulkabezhlavy td a:hover {
	color:#5367b3;
}

.obycejnyodkaz
{
  color: #18308c;
  text-decoration: none;
  font-size: 8pt;      
}
.obycejnyodkaz:visited 
{
  color: #18308c;      
}
.mailinglist {
    background-color: white;
    color: black;
    font-size: 8pt;      
    border: 1px rgb(173,17,17) solid;      
}
.obecnynadpis {
      color: #18308c;      
      font-weight: bold;      
}      
h4 {
      font-size: 8pt;      
      font-weight: normal;      
      color: #18308c;      
}
