html, body{
  margin: 0px; 
  height: 100%;
  font-family: 'Arial',sans-serif;
  font-size: 9.5pt;
  line-height: 130%;
  color: #222222; 
}

body{
  background: #ffffff;
}

select{ 
}

a{
  color: #111111;
  text-decoration: underline;
}

a:hover{
  text-decoration: none;
}

h1{
  font-family: 'Arial',sans-serif;
  margin: 0 0 10px 0;
  padding: 0 0 0 0px;
  color: #445577;
  font-size: 24px;
  font-weight: bold;  
  line-height: 130%;
  text-align: left;
}

h1 a{
  color: #445577;
  text-decoration: none;
}

h2{
  font-family: 'Arial',sans-serif;
  padding: 0px 0px 0px 0px;
  margin: 0 0 0px 0; 
  color: #445577;
  text-align: left;
  line-height: 130%;
  font-size: 24px;
  font-weight: normal;
}

h3{
  font-family: 'Arial',sans-serif;
  color: #445577;
  display: block;
  font-size: 14px; 
  font-weight: bold; 
  padding: 0px;
  margin: 0px 0px 0px 0px;
  text-align: left;
}

h4,h5,h6{
  color: #445577;
  text-align: left;
  padding: 0px 0 0 0px;
  margin: 0px 0px 0px 0px;
}

h2 a,h3 a,h4 a,h5 a,h6 a{
  color: #445577;
  text-decoration: none;
}

h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
  text-decoration: none;
}

div.okno{
  height: auto;
	min-height: 100%;
	_height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	text-align: center;
	background-color: #ffffff;
	background-position: center 100px;
	background-repeat: no-repeat;
}

div.top{
  background: #313131;
  position: relative;
}

div.top a.menu_icon{
  float: right;
  display: block;
  width: 50px;
  height: 47px;
  background: url('../img/menu.png') top center no-repeat;
  margin: 0px 0px 0 0;  
}

div.top a.menu_icon:hover{
  background-position: bottom center;
}

div.top div.page_title{
  padding: 15px 0 0 15px;
  color: #ffffff;
  font-size: 20px;
  text-align: left;
}

div.top div.search{
    
}

div.main{
  padding: 20px 5px;
  padding-bottom: 100px;
  height: auto;
	min-height: 400px;
	_height: 400px;
  margin: 0px;
  overflow: auto;  
  text-align: left;
  color: #222222;
  font-size: 14px;
}

div.top div.menu{
  color: #ffffff;
  font-size: 24px;
  text-align: left;
  position: relative;
  z-index: 50;
  font-family: 'Arial',sans-serif;
}

div.top div.menu a{
  display: block;
  padding: 0px;
  text-align: left;
  margin: 10px;
  font-size: 18px;
  text-decoration: none;
  line-height: 100%;
}

div.top div.menu div.podmenu{
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 51;
  display: none;
  background: #616161;
}

div.top div.menu div.podmenu a{
  padding: 10px 10px;  
  border-bottom: solid 1px #999999;
  color: #ffffff;
  margin: 0px 0 1px 0;
}

div.top div.menu div.podmenu a:hover{
  background: #777777;
}

div.top div.menu div.podmenu a.podpolozka{
  background: #777777;
  padding-left: 20px;
  font-size: 15px;  
}

div.notifikacie_list_box{
  padding: 0px;
  position: relative;  
}

div.notifikacie_list{
  position: absolute; 
  width: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 52;
  display: none;
  background: #f5f5f5; 
  border-bottom: solid 2px #555555;
}

div.notifikacie_list a.notifikacia{
  color: #444444;
  display: block;
  text-decoration: none;  
  padding: 6px 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  border-top: solid 1px #bbbbbb;
}

div.notifikacie_list a.notifikacia:hover{
  background: #eeeeee;
}

div.notifikacie_list a.notifikacia_n{
  background: #f6fad4;
}

div.notifikacie_list a.notifikacia_n:hover{
  background: #f0f7bb;
}

div.footer{
  color: #5C6E74;
  position: absolute;
  z-index: 1;
  width: 100%;
  bottom: 0px;
  left: 0px;
  right: 0px;
}

div.footer a{
  color: #5C6E74;
  text-decoration: none;
}

div.footer a:hover{
  text-decoration: underline;
}

div.footer div.menu{
  color: #ffffff;
  position: relative;
  z-index: 50;
  font-family: 'Arial',sans-serif;
}

div.footer div.menu a{
  display: block;
  padding: 10px;
  text-align: left;
  margin: 10px;
  font-size: 18px;
  text-decoration: none;
  line-height: 100%;
  color: #ffffff;
  background: #1976bc;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}

div.foto_list{
  float: left;
  width: 85px;
  height: 85px;
  margin: 2px;
  background-color: #eeeeee;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

div.foto_list a{
  position: absolute;
  top: 0;
  left: 0;
  width: 85px;
  height: 85px;
  display: block;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  z-index: 6;
}

div.foto_list div.nazov{
  position: absolute;
  bottom: 5px;
  left: 0px;
  width: 200px;
  color: white;
  font-weight: bold;
  font-size: 12px;
  text-align: center; 
  z-index: 5;
  opacity: 0.9;
  filter: alpha(opacity=90);
  display: block;
  background: #484848;
  padding: 3px;
}


div.banner_box{
  position: relative;
  overflow: visible;
}

div.banner_box a.preklik{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 99;
  background: white;
  opacity: 0;
  filter: alpha(opacity=0);
}

ul.dalsie_clanky{  
  font-family: 'Arial',sans-serif;  
}
fieldset.fieldset{
  border: solid 1px #888888; 
  margin-bottom: 10px; 
}

fieldset.fieldset td.popisok{
  width: 100px;
}

fieldset.fieldset span.dodatok{
  color: #bbbbbb;
  font-weight: bold;
  font-size: 10px;
}

fieldset.fieldset 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;
  vertical-align: top;
}

table.zoznam tr.hlavicka td{
  background: #555555;  
  color: #ffffff;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
}

table.zoznam tr.odd td{
  background: #eeeeee;  
}

table.zoznam tr.even td{
  background: #dddddd;  
}

table.zoznam tr.over td{
  background: #cccccc;  
}

table.zoznam tr.row_important td{
 background: #e7e67f;
}

table.zoznam tr.row_important_over td{
 background: #dec150;
}

table.zoznam tr.row_active td{
 background: #bbdd77;
}

table.zoznam tr.row_active_over td{
 background: #a8d24a;
}

table.zoznam tr.alert td{
 background: #eebbbb;
}

table.zoznam tr.alert_over td{
 background: #dd7777;
}

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: 8px;
}

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{ 
  margin: 0px auto; 
  padding: 10px 0;
  font-size: 20px;
  width: 200px;
}

div.pager table td{
  width: 30px;  
  text-align: center;
  font-weight: bold;
  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;
  z-index: 1;
  background: url('../img/ikonky/export.png') 5px center no-repeat #dddddd; 
}

div.export_tab{
  position: absolute;
  top: 25px;
  left: 0px;
  z-index: 2;
  padding: 5px;
  white-space: nowrap;
  background: #dddddd; 
}

div.ikonky_mobil{
  text-align: right;
  padding: 0 0 0px 0;  
}

div.ikonky_mobil a{
  float: right;
  display: block;
}

div.ikonky_mobil a:hover{
  background: #eeeeee;
}

div.ikonky_mobil img{
  padding: 5px;
}

label.filter_mobil_label{
  display: block;
  padding: 5px 0 2px 0;
  font-weight: bold;
  font-size: 13px;
}

div.box_tabs{
  background: url('../img/tabs_border.png') bottom left repeat-x;
}

div.box_tabs a{
  float: left;
  display: block;
  background: #eeeeee;
  color: #888888;
  font-weight: bold;
  font-size: 15px;
  padding: 10px 15px;
  text-decoration: none;
  border: solid 2px #eeeeee;
  border-top: solid 2px #ffffff;
  border-bottom: solid 2px #c5c5c5;
}

div.box_tabs a.active{
  background: #e5e5e5;
  color: #111111;
  
  border: solid 2px #c5c5c5;
  border-bottom: solid 2px #e5e5e5;
}

a.notifikacia_pocet{
  float: right;
  font-size: 10px;
  font-weight: bold;
  width: 11px;
  height: 15px;
  padding: 12px 10px 20px 20px;
  margin-right: 10px;
  text-decoration: none;
  display: block;
  color: #ffffff;
  text-align: center;
}