html, body{
  height: 100%;
  margin: 0px;
  font-family: 'Arial',sans-serif;
  font-size: 9.5pt;
  color: #343434;
}

body{
  background: url('../img/bg.jpg') top left repeat-x #f1efe6;  
}

a{
  color: #555555;
  text-decoration: underline;
}

a:hover{
  text-decoration: none;
}

h1{
  padding: 0 0 15px 0;
  margin: 0; 
  color: #445577;
  font-family: 'Times New Roman',serif;
  text-align: left;
  font-size: 24px;
}

h2{
  color: #445577;
  font-family: 'Times New Roman',serif;
  display: block;
  font-size: 15px;  
  padding: 0px;
  padding-bottom: 5px;
  margin: 0px 0px 10px 0px;
  text-align: left;
}

h3,h4,h5,h6{
  color: #445577;
  font-family: 'Times New Roman',serif;
  text-align: left;
  padding: 0px 0 0 0px;
  margin: 0px 0px 0px 0px;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
  color: #445577;
  text-decoration: none;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
  text-decoration: underline;
}

div.okno{
	height: auto;
	min-height: 100%;
	_height: 100%;
	width: 960px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	text-align: center;
	background: #ffffff;
}

div.footer{
  position: absolute;
	width: 940px;
  bottom: 0px;
  left: 0px;
  text-align: center;
  font-size: 8px;
  padding: 5px 10px;
  color: #777777;
  text-align: right;
}

div.footer a{
  color: #777777;
  text-decoration: none;
}

div.footer a:hover{
  text-decoration: underline;
}

div.top{
  height: 100px;
  background: url('../img/bg.jpg') top left repeat-x #f1efe6; 
}

div.left div.login{
  color: #111111;
  padding: 2px 0px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

div.left div.login a{
  color: #111111;
  text-decoration: none;
}

div.left div.login input{
  width: 80px;
  font-size: 10px;
  margin-left: 5px;
  border: solid 1px #aaaaaa;
}

div.left div.logged{
  padding: 10px;
  font-size: 11px;
  color: #111111;
  text-align: center;
}

div.left div.logged a{
  color: #111111;
  text-decoration: none;
}

div.left{
  float: left;
  width: 180px;
  margin: 10px 0;
  padding: 0px 8px 0 10px;
  border-right: solid 1px #888888;
  text-align: left;
}

div.left a.polozka{
  display: block;
  color: #111111;
  padding: 7px 20px;
  text-decoration: none;
}

div.left a.polozka:hover{
  color: #333333;
  background: #eeeeee;
}

div.left a.polozka_a{
  color: #333333;
  background: #eeeeee;
}

div.left div.podmenu{
  background: #e5e5e5; 
  margin-top: 1px;
  padding: 5px;
  font-size: 11px;
}

div.left div.podmenu a{
  text-decoration: none;
  display: block;
  padding: 3px 7px 3px 30px;
  background: url('../img/menu/odrazka.png') 10px center no-repeat;
}

div.left div.podmenu a:hover{
  text-decoration: underline;
}

div.main{
  float: left;
  width: 720px;
  padding: 20px;
  padding-bottom: 50px;
  text-align: left;
  background: #ffffff;
}

fieldset.fieldset{
  border: solid 1px #888888; 
  margin-bottom: 10px; 
}

fieldset.fieldset td.popisok{
  width: 100px;
}

span.dodatok{
  color: #bbbbbb;
  font-weight: bold;
  font-size: 10px;
}

div.dodatok{
  color: #bbbbbb;
  font-weight: bold;
  font-size: 10px;
}

fieldset.fieldset legend{
  font-family: 'Times New Roman',serif;
  color: #445577; 
  font-weight: bold;
  font-size: 15px;
}

table.zoznam{
  width: 100%; 
  font-size: 12px; 
}

table.zoznam td{
  padding: 4px 6px;
}

table.zoznam tr.hlavicka td{
  background: #555555;  
  color: #ffffff;
  font-weight: bold;
}

table.zoznam tr.odd td{
  background: #eeeeee;  
}

table.zoznam tr.even td{
  background: #dddddd;  
}

table.zoznam tr.over td{
  background: #cccccc;  
}

div.zoznam{
  font-size: 12px; 
}

div.zoznam div.hlavicka{
  background: #555555;  
}

div.zoznam div.hlavicka div.td{
  background: #555555;  
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  padding: 8px 6px;
  float: left;
}

div.zoznam div.tr div.td{
  float: left;
  padding: 4px 6px;
  text-align: center;
}

div.zoznam div.tr div.td input{
  padding: 3px 4px;
  border: 0px none;
  border-top: solid 2px #dddddd;
  border-bottom: solid 2px #dddddd;
}

div.zoznam div.tr.odd{
  background: #eeeeee;  
}

div.zoznam div.tr.even{
  background: #dddddd;  
}

div.zoznam div.tr.over{
  background: #cccccc;  
}

a.tlacitko_pridat{
  float: right;  
  display: block;
  padding: 6px 10px 6px 35px;
  margin-bottom: 5px;
  background: url('../img/ikonky/pridat.png') 10px center no-repeat;
  font-weight: bold;
  text-decoration: none;
  color: #555555:
}

a.tlacitko_pridat_ie6{
  float: right;  
  display: block;
  padding: 6px 10px 6px 35px;
  margin-bottom: 5px;
  background: url('../img/ikonky/pridat_ie6.png') 10px center no-repeat;
  font-weight: bold;
  text-decoration: none;
  color: #555555:
}

a.tlacitko_pridat:hover{
  background-color: #e5e5e5;
}

a.tlacitko_pridat_ie6:hover{
  background-color: #e5e5e5;
}

input.tlacitko{
  font-size: 13px;
  color: #eeeeee;
  background: #445577; 
  border: 0px none;
  height: 26px;
  padding: 5px 10px; 
  cursor: hand;
  cursor: pointer;
}

a.dalej{
  text-align: center;
  display: block;
  padding: 3px 6px;
  background: #88cc00;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;  
}

a.spat{
  display: block;
  width: 120px;
  height: 16px;
  line-height: 120%;
  font-size: 13px;
  background: #bb2222;
  color: #ffffff;
  padding: 5px 10px;
  text-decoration: none;  
}

div.hladanie{
  float: left;  
  padding-bottom: 5px;
}

input.hladanie{
  border: solid 1px #445577;
  padding: 4px 8px;
  font-size: 12px;  
}

div.error{
  padding: 10px;
  margin: 5px;
  border: solid 1px #ee1100;
  color: #ee1100;
  text-align: center;
  font-weight: bold;
  background: #ffccbb;
}

div.error a{
  text-decoration: none;
}

div.error a:hover{
  text-decoration: underline;
}

div.pager{
  float: right; 
  margin: 5px 0; 
}

div.pager table td{
  width: 20px;  
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #555555;
}

div.pager table td a{
  text-decoration: none;
  color: #555555;
}

div.export_button{
  position: relative;
  float: left;
  display: block;
  padding: 7px 10px 7px 30px;
  margin-top: 10px;
  font-weight: bold;
  font-size: 11px; 
  line-height: 100%;
  cursor: hand;
  cursor: pointer;
  background: url('../img/ikonky/export.png') 5px center no-repeat #dddddd; 
}

div.export_tab{
  position: absolute;
  top: 25px;
  left: 0px;
  padding: 5px;
  white-space: nowrap;
  background: #dddddd; 
}

div.ok{
  padding: 10px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
  background: #ddff88;  
  color: #557700;
	overflow: hidden;
}