body {
	background: #FFF;
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size: .8em;
	color: #333;
	padding: 10px 0px;
	margin: 0px;
}

.telo {
	width: 990px;
	margin: 0px auto;
	text-align: justify;
}

#hlava {
	height: 100px;
}

a#logo {
  float: left;
  display: block;
}

#hlava-vpravo {
	float: right;
  height: 100px;
  width: 880px;   
}

#obsah {
  padding: 20px 0;
  height: 400px;	
  min-height: 400px;	
}

html>body #obsah {
	height: auto;
}

#pata {
	clear: both;
	height: 20px;
  line-height: 20px;
  font-size: 9px;
	text-align: center;
	border-top: 1px solid #CCC;
	color: #333;
}

#hlava #vlajky {
  float: right;
  margin: 0 0 2px 0;
}

#prihlaseny-uzivatel {
  float: right;
  text-align: right;
  font-size: .8em;
  margin: 3px 30px 0 0;
}

#hlava #menu {
  float: right;
}

#menu ul {
  margin: 0;
  padding: 0;
}

#menu li {
  float: left;
  list-style-type: none;
}

#menu  li a { 
  display: block;
  width: 120px;
  margin-left: 1px;
  line-height: 50px;
  color: #fff;
  background-color: #1a1a1a;
  text-align: center;
  text-decoration: none;
}

#menu li a:hover, #menu li a.hover {
  color: #fff;
  background-color: #005ba9;
  text-decoration: none;
}


#menu a:hover {
  color: #fff;
  background-color: #004480;
  text-decoration: none;
}

div.submenu, div.submenu2, div.submenu3 {
  width: 200px;
  position: absolute;
  display: none;
  margin: 0;
  padding: 0;
}

div.submenu2 {
  width: 300px;
}

div.submenu3 {
  width: 250px;
}


ul.submenu li {
  margin: 0;
  padding: 0;
}

ul.submenu {
  z-index: 10;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 12px;
  color: #fff; 
}

ul.submenu a {
  margin: 0;
  padding: 0;
	width: 99.99%;
	display: block;
	color: #FFF; 
  background-color: #005ba9;
  border-top: 1px solid #FFF;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
	line-height: 40px;
}

ul.submenu a:hover, ul.submenu2 a:hover, ul.submenu3 a:hover{ 
	background-color: #004480;
	color: #fff;
}

.nastred {
  text-align: center;
}

.doprava {
  text-align: right;
}

textarea, select.form-pole, input.form-pole {
  width: 98%;
}

input.form-pole-datum {
  width: 50%;
}

hr {
  color: #CCC;
	background-color: #CCC;
	height: 1px;
	border: 0;  
}

h1 {
  font-size: 1.4em;
  padding: 0;
  margin: 0 0 6px 0;
}

h2 {
  font-size: 1.2em;
  padding: 0;
  margin: 12px 0 6px 0;
}

h3 {
  font-size: 1em;
  margin-bottom: 2px;
}

a {
  color: #005ba9;
}

a:hover {
  color: #004480;
}

p {
  margin: 0;
  padding: 2px 0 4px 0;
}

.sedy-text {
  color: #666;
}

.tucne {
  font-weight: bold;
}

#vlajky img {
  border: 1px solid #CCC;
}

fieldset {
  padding: 0 10px 10px 10px;
  border: 1px solid #CCC;
}

form.prihlaseni fieldset {
  margin: 0px auto;
	width: 275px;
}

input, textarea {
  border: 1px solid #999;
}

td, th {
  vertical-align: top;
}

.tlacitka {
  border-top: 1px solid #CCC;
  padding-top: 5px;
  margin-top: 20px;
  text-align: right;
}

table.form {
  width: 100%;
  margin-top: 12px;
}

table.form td {
  background: #f0f0f0;
  height: 22px;
  padding: 1px 4px;
  vertical-align: top;
}

table.prehled td.bezpozadi, table.form td.bezpozadi { 
  background: #FFF;
  border: 0;
}

table.form th {
  background: #E5E5E5;
}

table.prehled {
  width: 100%;
  border: 1px solid #c5c5c5;
}

table.vybava {
  width: 100%;
}

table.vybava td {
  padding: 1px 8px;
}

table.vybava td.cena {
  text-align: right;
  width: 210px;
}

table.vybava tr.barva0 td {
  background-color: #d7d7d7;
  border: 1px solid #b9b9b9;
}

table.vybava tr.barva1 td {
  background-color: #e6e6e6;
  border: 1px solid #c8c8c8;
}


table.vybava td.kod {
  text-align: center;
  width: 50px;
}



table.prehled td, table.prehled th {
  padding: 4px 6px;
  vertical-align: middle;
}

table.prehled th {
  background: #c5c5c5;
}

table.prehled tr.barva0 td {
  background-color: #fff;
}

table.prehled tr.barva1 td {
  background-color: #f0f0f0;
}

table.prehled tr.barva2 th {
  background-color: #ddd;
}


table.prehled td.datum{
  color: #666;
  font-size: 11px;
  vertical-align: bottom;
  width: 70px;
}

div.dodavatel {
  width: 450px;
  float: left;
}

div.zakaznik {
  width: 450px;
  float: right;
}

table.dodavatel-zakaznik {
  width: 450px;
}

table.dodavatel-zakaznik th {
  font-weight: normal;
  width: 90px;
}

table.dodavatel-zakaznik th, table.dodavatel-zakaznik td{
  background-color: #e6e6e6;
  border: 1px solid #c8c8c8;
  padding: 2px 4px;
}

h2.nabidka-cervena {
  color: #8d0025;
}

.ram {
  border: 1px solid #000;
}

.ram-nahore {
  border-top: 1px solid #000;
}

.ram-dole {
  border-bottom: 1px solid #000;
}

.ram-vlevo {
  border-left: 1px solid #000;
}

.ram-vpravo {
  border-right: 1px solid #000;
}

.chyba {
  color: #ab2615;
  border-bottom: 1px solid #ab2615;
  padding: 10px 0;
}

.label-chyba {
  color: #F00;
  font-weight: bold;
}

.vporadku {
  color: #00F;
  border-bottom: 1px solid #00F;
  padding: 10px 0;
}


.odkaz-zprava {
  border-bottom: 1px solid #666;
  padding: 10px 0;
}

.uvod-velky {
  font-size: 1.2em;
  margin: 20px 0 0 30px;
}


.uvod-velky li {
  margin-bottom: 16px;
}

.napoveda {
  line-height: 1.5em;
}

.napoveda ul {
  margin-top: 6px;
}

.napoveda li {
  margin-top: 6px;
}

table.aktuality {
  width: 100%;
}

table.aktuality h2 {
  margin: 0 0 6px 0;
}

table.aktuality td {
  background: #f0f0f0;
  padding: 4px 8px;
}

table.aktuality td.datum{
  vertical-align: top; 
  color: #666;
  font-size: 11px;
  border-right: 2px solid #fff;
  border-bottom: 10px solid #fff;
}

table.aktuality td.odkaz{
  border-top: 2px solid #fff;
  border-bottom: 10px solid #fff;
}

span.neprectena {
  color: #005ba9;
  float: right;
  font-weight: bold;
  font-size: 14px;
}

div.akt-detail {
  background: #f0f0f0;
  padding: 4px 8px;
  margin: 0 0 10px 0;
}

div.akt-detail h2 {
  margin: 2px 0 2px 0;
}

div.akt-detail .akt-datum {
  color: #666;
  font-size: 11px;
  padding: 2px 0 6px 0;
}

.cervene {
  color: #ab2615;
}

div.ilustracni-foto {
  float: right;
  width: 179px;
}
div.ilustracni-foto img {
  width: 179px;
  height: 100px;
  display: inline;
  margin: 16px 0 0 0;
}

div.ilustracni-foto span {
  color: #666;
  margin: 4px  0 0 60px;
  font-size: 9px;
}

table.nabidka-info {
  width: 700px;
  margin: 20px 0 0 0;
}

table.nabidka-info h2 {
  margin: 0;
  padding: 0;
}

table.nabidka-info th {
  width: 200px;
}

table.nabidka-info th, table.nabidka-info td {
  padding: 6px 0;
}


table.verze-cena {
  width: 100%;
  margin: 20px 0 0 0;
}

table.verze-cena th {
  font-size: 14px;
  text-align: right;
  padding: 4px 8px;
}

table.verze-cena td {
  background-color: #8d0025;
  color: #fff;
  font-size: 14px;
  height: 28px;
  vertical-align: middle;
  padding: 0 8px;
}

table.verze-cena td.verze {
  font-size: 18px;
  font-weight: bold;  
}

table.verze-cena td.sincom {
  font-size: 14px;
  text-align: right; 
  padding-right: 50px;
}

table.verze-cena td.cena {
  font-size: 16px;
  font-weight: bold;  
  text-align: right;
  width: 210px;
  border-left: 1px solid #fff;
}

table.nabidka {
  width: 100%;
  margin: 20px 0 0 0;
}

table.nabidka tr.barva0 td.barva0 {
  background-color: #d7d7d7;
  border: 1px solid #b9b9b9;
}

table.nabidka tr.barva0 td.barva1 {
  background-color: #e6e6e6;
  border: 1px solid #c8c8c8;
}

table.ceny {
  width: 100%;
  margin: 20px 0 0 0;
}

table.ceny td {
  padding: 4px 8px;
  background-color: #e6e6e6;
  border: 1px solid #c8c8c8;
  font-weight: bold;
}

table.ceny tr.cervena td{
  color: #fff;
  background-color: #8d0025;
  border: 1px solid #8d0025;
}

table.ceny td.cena {
  text-align: right;
  width: 210px;
}



.poznamka {
  font-size: .8em;
}

form {
  padding: 0;
  margin: 0;
}

table.dokumenty {
  width: 100%;
  margin-top: 12px;
}

table.dokumenty td {
  background: #f0f0f0;
  padding: 3px 6px;
}

table.dokumenty th {
  background: #E5E5E5;
  padding: 3px 6px;
}

img.ikona {
  border: 0;
  width: 16px;
  height: 16px;
}

.tlacitka div.progressbar {
  float: left;
  width: 150px;
  height: 22px;
  background: url(../img/progress_bar.gif) no-repeat center;
  visibility: hidden;
}

.nastaveni-levy {
  width: 460px;
  float: left;
}

.nastaveni-pravy {
  width: 460px;
  float: right;
}

.sirka1 {
  width: 100px;
}

.sirka2 {
  width: 350px;
}

.sirka3 {
  width: 200px;
}

.sirka4 {
  width: 185px;
}

.sirka5 {
  width: 325px;
}

.sirka6 {
  width: 60px;
}

.sirka7 {
  width: 120px;
}


div.cleaner {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}


a.smazat {
  display: inline;
  float: left;
  background: url(../img/ikonka_smazat.gif) no-repeat left center;
  padding: 0 0 0 20px;
  height: 20px;
  margin: 0 0 0 15px;
}

span.smazat {
  display: inline;
  float: left;
  background: url(../img/ikonka_nelze_smazat.gif) no-repeat left center;
  padding: 0 0 0 20px;
  height: 20px;
  margin: 0 0 0 15px;
}

a.editovat {
  display: inline;
  float: left;
  background: url(../img/ikonka_editovat.gif) no-repeat left center;
  padding: 0 0 0 20px;
  height: 20px;
  margin: 0 0 0 15px;
}

span.editovat {
  display: inline;
  float: left;
  background: url(../img/ikonka_nelze_editovat.gif) no-repeat left center;
  padding: 0 0 0 20px;
  height: 20px;
  margin: 0 0 0 15px;
}

a.dokumenty {
  display: inline;
  float: left;
  background: url(../img/ikonka_dokument.gif) no-repeat left center;
  padding: 0 0 0 20px;
  height: 20px;
  margin: 0 0 0 15px;
}

span.dokumenty {
  display: inline;
  float: left;
  background: url(../img/ikonka_dokument.gif) no-repeat left center;
  padding: 0 0 0 20px;
  height: 20px;
  margin: 0 0 0 15px;
}

.sipka-poradi {
  background-image: url(../img/sipka_poradi.gif);
  width: 16px;
  line-height: 1px;
  font-size: 1px;
  margin: 0;
  height: 14px;
  border: 0;
  cursor: pointer;
  display: block;
  background-color: transparent;
  background-position: center top;
  float: left;
}

.sipka-poradi:hover {
  background-position: center bottom;
}

.vlevo {
  float: left;
}

/*dokumenty*/
ul.struktura_slozek {
  margin: 0;
  padding-top: 0;
}
div#dokument_vypis {
	border-top: 1px solid #CCC;
	color: #333;
	margin-top: 5px;
}

td.dk_datum {
  width: 15%;
  color: #666;
  font-size: 11px;
  vertical-align: bottom;
}

td.dk_nazev {
  width: 15%;
}

td.dk_vlozil {
  width: 15%;
}

td.dk_dokument {
  width: 55%;
}

table.prehled td.bezpozadi, table.form td.bezpozadi { 
  background: #FFF;
  border: 0;
}

table.form th {
  background: #E5E5E5;
}

table.prehled2 {
  width: 100%;
  border: 1px solid #c5c5c5;
}

table.prehled2 td, table.prehled th {
  padding: 2px 6px;
  vertical-align: middle;
}

table.prehled2 th {
  background: #c5c5c5;
}

table.prehled2 tr.barva0 td {
  background-color: #fff;
}

table.prehled2 tr.barva1 td {
  background-color: #f0f0f0;
}

.zobraz_archiv {
  float: right;
}
/*konec dokumenty*/
/*pripominka*/
div.pripominka {
  width: 900px;
  height: 300px;
  margin: 40px auto;
  margin-bottom: 100px;
}
/*konecpripominka*/


td.cr_dokument {
  text-align: left;
}

td.cr_datum {
  color: #666;
  font-size: 11px;
}

td.cr_poznamka {
  text-align: left;
  width: 250px;
}


span.maly {
  color: #666;
  font-size: 11px;
}

.stred {
  text-align: center;
  vertical-align: middle;
}

.sipka_desc {
  background: url(../img/sipka_desc.gif) no-repeat center;
  height: 13px;
  width: 13px;
  border: 0;
  cursor: pointer;
  margin: 0;
}

.sipka_asc {
  background: url(../img/sipka_asc.gif) no-repeat center;
  height: 13px;
  width: 13px;
  border: 0;
  cursor: pointer;
  margin: 0 0 0 4px;
}

.razeni {
  float: right;
}

div.euro {
  float: right;
  text-align: left;
  width: 102px;
  font-size: 0.75em;
  line-height: 1.5em;
}

div.sk {
  float: left;
  text-align: right;
  width: 102px;
}

input.jako_odkaz {
  background: 0;
  border: 0;
  color: #005ba9;
  text-decoration: underline;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

input.jako_odkaz:hover {
  color: #7d0011;
  text-decoration: underline;
}

#submenu-nastavbari ul {
  width: 140px;
}

.hodnoceni-nastavbari {
  border-top: 10px solid #fff;
}

.datum-nastavbari {
  font-size: 11px;
  color: #666;
}

#hodnoceni-obsah {
  padding: 10px;
}

div.paginator {
  float: left;  
}

div.paginator div.pages_info {
  float: left;
  width: 230px;
  text-align: left;
}

div.paginator div.pages_box {
  float: left;
  width: 320px;
  text-align: left;
  position: relative;
}

div.pages_box a.page_prev, div.pages_box div.page_prev, 
div.pages_box a.page_first, div.pages_box div.page_first,
div.pages_box a.page_next, div.pages_box div.page_next,
div.pages_box a.page_last, div.pages_box div.page_last {
  width: 15px;
  height: 15px;  
  position: absolute;
}

div.pages_box a.page_prev {  
  left: 18px;
  background: #e5e5e5 url(../img/paginator/prev.png) no-repeat center top;
}
div.pages_box div.page_prev {
  left: 18px;
  background: url(../img/paginator/prev.png) no-repeat center bottom;
}

div.pages_box a.page_first {
  left: 0;
  background: #e5e5e5 url(../img/paginator/first.png) no-repeat center top;
}
div.pages_box div.page_first {
  left: 0;
  background: url(../img/paginator/first.png) no-repeat center bottom;
}

div.pages_box a.page_next {
  right: 18px;
  background: #e5e5e5 url(../img/paginator/next.png) no-repeat center top;
}
div.pages_box div.page_next {
  right: 18px;
  background: url(../img/paginator/next.png) no-repeat center bottom;
}
div.pages_box a.page_last {
  right: 0;
  background: #e5e5e5 url(../img/paginator/last.png) no-repeat center top;
}
div.pages_box div.page_last {
  right: 0;
  background: url(../img/paginator/last.png) no-repeat center bottom;
}

div.pages_box a.page_first:hover,
div.pages_box a.page_next:hover,
div.pages_box a.page_prev:hover,
div.pages_box a.page_last:hover {
  background-color: #005ba9;
  background-position: center -15px;
}

div.pages_box div.pages_items {
  position: absolute;
  left: 50%;
  width: 234px;
  margin-left: -117px;
  text-align: center; 
}

div.pages_box div.pages_items a.pages_list {
  color: #005ba9;
  padding: 0;
  width: 27px;
  text-align: center;
  display: block;
  text-decoration: none;
  float: left;
  font-weight: bold;
}

div.pages_box div.pages_items a.pages_list:hover, div.pages_box div.pages_items a.active {
  color: #ffffff;
  background-color: #005ba9;
  padding: 0;
  font-weight: bold;  
}

div.pages_box div.pages_items div.start, div.pages_box div.pages_items div.end {
  color: #333333;
  padding: 0;
  width: 15px;
  height: 15px; 
  text-align: center;
  display: block;
  float: left;
}


a.button {
  display: block;
  padding: 15px 25px;
  background: #f5f5f5;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}

a.button i {
  color: #333;
  margin-right: 10px;
}