body {
	 background-color: #F2FCFE;
	 font-family: Arial, Helvetica, sans-serif;
}
#header {
	 width: 768px;
	 height: 138px;
	 background: url(../ico/head.png) top left transparent;
}
#header em {
	 display: none;
}

a {
	 color: #067692;
}
a:hover{
	 color: #DDAD04;
}

#content {
	 margin: 10px 5px 2px 155px;
	 width: 613px;
	 font-size: 80%;
}

#menu {
	 float: left;
	 margin 10px 0px;
}
table {
	 width: 90%;
}
#menu #information {
	 background: url(../ico/menu-info.png) top left no-repeat transparent;
	 padding-top: 25px;
}
#menu #download {
	 background: url(../ico/menu-download.png) top left no-repeat transparent;
	 padding-top: 25px;
}

#menu li {
	 list-style: url(../ico/list.png);
	 list-style-position: outside;
	 line-height: 18px;
	 font-size: 12px;
}
#meny li a {
	 color: #000;
	 font-weight: bold;
}
p#valid {
	 text-align: center;
}
p#valid img {
	 border: none;
}

strong.ksl {
	 color: #05647A;
}

abbr, acronym, .help {
  cursor: help;
  border-bottom: 1px dashed #000;
}

/* dokumentace*/
pre {
	 font-size: 12px;
}
hr {
	 color: #05647A;
	 background-color: #05647A;
}
h1 {  font-size: 15px;}
h2 {  font-size: 14px;}
h3 {  font-size: 13px;}
h4 {  font-size: 12px;}
h5 {  font-size: 12px;}
h1,h2,h3,h4,h5 {
	 color: #05647A;
}
h2 em {
	 font-weight: normal;
}

#foot {
	margin-top: 7px;
	 text-align:right;
	 background-color: #ADD8E6;
	 font-size: 10px;

}

/**** Nove ****/
#news_now {
	 background-color: #F2FCFE;
	 border: 1px solid #067692;
	 padding: 5px;
	 font-weight: bolder;
}

div.archive {
	 min-height: 250px;
}
ul.archive li {
	 margin-bottom: 10px;
}
ul.archive li strong {
	 color: #05647A;
	 font-weight: bolder;
}
