/*CSS file
author: Alena Volna AWD Systems s.r.o.
�pravy: TOPSET Solutions s.r.o.
                                           
div {
  border: 1px solid orange;
}
*/  

body {
  background: #102a4d url(./images/bg.gif) top left repeat-x;  
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.2em;
	color: #000000;
  text-align: center; /*center hack*/
  margin-top: 0px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;  
}

p,li {
  text-align: left;
  font-size: 80%; 
}

.tuc {
  margin: 0;
  font-weight: bold;
}

p.odsad {
  margin: 0px 0px 0px 20px;
  
}

#wrap,div#footer,div#top  {
  width: 990px;
} 

div#footer {
  background: transparent;
  margin: 0 auto; /*center hack*/  
  border: none;
  color: #FFFFFF;
  text-align: left;
  padding: 20px 0px 20px 0px;
}

div#footer p {
  color: #FFFFFF; 
  font-size: 75%;
  margin-left: 40px;
}

div#footer a:link, div#footer a:visited {
  color: #FFFFFF;  
}

div#footer a:hover {
  color: #8acbe1;  
}

div#header {
  position: relative; 
  background: #FFFFFF url(./images/bg_header.gif) top left repeat-x;
  width: 988px;  
  height: 130px;
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #8acae0;
}

div.head1 {
  position: absolute;
  border: 1px solid #8acbe1;
  /*border-radius:15px;*//*rvlcek*/
  top: 15px;
  left: 660px;
  width: 270px;
  float: right;
  padding: 5px 5px 5px 15px;
}

legend   {
  font-family:arial; 
  font-size:9pt; 
  /*font-weight:bold;*/ 
  color:#8acbe1;
}


p.minihead {
  color: #231c1c;
  font-size: 75%;
  margin: 0px;
}

div#top { 
  background: #DBDCDC url(./images/bg_top.gif) top left repeat-x;   
  height: 30px;
  border: none;
}

#wrap {
  background: #FFFFFF;  
  /*background: transparent;*/ 
  margin: 0 auto; /*center hack*/
  text-align: left; /*center hack*/
  border: none;
  height: 100%;
}


#content {
  background: #FFFFFF; 
  width: 950px;
  border: none;
  float: left;
  /*padding: 10px 20px 20px 20px;*/
  padding: 10px 20px 20px 20px;
}

#content_print {
  background: #FFFFFF; 
  width: 850px;
  border: none;
  float: left;
  padding: 0px 0px 0px 0px;
  font-size: 120%;
}


#introcontent{
  background: transparent; 
  width: 880px;
  border: none;
  float: left;
  padding: 20px 30px 20px 30px;
}

#introcontent_print{
  background: transparent; 
  width: 850px;
  border: none;
  float: left;
  padding: 20px 30px 20px 30px;
  font-size: 120%;
}

.clr {
	clear: both;
}

/* farebna definicia */
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 140%; 
  line-height: 140%;
  font-weight: bold; 
  color: #808184;
  margin: 0;
}

h2 {
  font-family: Arial,Helvetica,sans-serif;
  color: #808184;
  font-size: 150%;
  margin: 5px 5px 10px 20px;
  text-transform: uppercase;
}

h3 {
  font-family: Arial,Helvetica,sans-serif;
  color: #666666;
  font-size: 110%;
  margin: 25px 5px 25px 20px;
  font-weight: bold;
}

h4 {
  font-family: Arial,Helvetica,sans-serif;
  color: #666666;
  font-size: 95%;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}

h5 {
  font-family: Arial,Helvetica,sans-serif;
  color: #666666;
  font-size: 90%;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: bold;
  margin-left: 0px;
  display: block;
}


div#meniny {
  position: absolute;
  width: 955px;
  margin-top: 5px;
  margin-right: 20px;
  color: #FFFFFF;
  font-size: 8pt;
  text-align: right;
  float: right;
}


ul {
  list-style: square; 
}

img.erb_print {
  border: none;
  height: 80px;
  margin: 25px 40px 10px 0px;
}

/*tabulka*/
div.tab_row {
  position: relative;
  width: 940px;
  font-size: 80%;
  line-height: 160%;
  margin-left: 16px; 
}

div.cell_head100,div.cell_head300,div.cell_head150,div.cell_head100a,div.cell_head50,div.cell_head80,
div.cell_head100_left {
  background: #FFFFFF url(./images/bg_header.gif) top left repeat-x;
  float: left;
  padding: 2px;
  font-weight: bold;
  height: 22px;

}

div.cell_100,div.cell_300,div.cell_150,div.cell_100a,div.cell_head100a,
div.cell_head50,div.cell_50,div.cell_head80,div.cell_80,div.cell_head100_left,div.cell_100_left {
  float: left;
  padding: 2px;
  height: 22px;
}

div.cell_head100,div.cell_100,div.cell_100a,div.cell_head100a,div.cell_head100_left,div.cell_100_left {
  width: 89px;
  border: 1px solid #DDDDDD;
}

div.cell_100a,div.cell_head100a {
  text-align: right;
}

div.cell_head100,div.cell_100 {
  text-align: center;
}

div.cell_head300,div.cell_300 {
  width: 238px;
  border: 1px solid #DDDDDD;
}

div.cell_head150,div.cell_150 {
  width: 144px; 
  border: 1px solid #DDDDDD;
}

div.cell_head50,div.cell_50 {
  width: 25px;
  border: 1px solid #DDDDDD;
  text-align: center;   
}

div.cell_head80,div.cell_80 {
  width: 74px;
  border: 1px solid #DDDDDD;
  text-align: left;   
} 

img.ikona {
  border: none;
  margin: 1px 0px 1px 0px;
  width: 15px;
}

img.ikona_tlac {
  border: none;
  margin: 1px 0px 1px 0px;
  padding-right: 10px;
  vertical-align: middle;
  width: 25px;
}

img.skroll {
  border: none;
  height: 10px;
}

div.scrolling {
  width: 935px;
  border: none;
  text-align: center;
  font-size: 75%;
  color: #808184;
  font-weight: bold;
  margin: 20px 0px 20px 0px;
}

div.filtre1 {
  position: relative;
  border: none;
  width: 210px;
  float: right;
  margin: 0px 20px 10px 10px;
  font-size: 75%;
  line-height: 200%;
}

fieldset.filtre1 {
  position: relative;
  border: 1px solid #8acbe1;
  padding: 0px 5px 10px 15px;
  width: 210px;
  float: right;
/*margin: top right bottom left*/
  margin: -5px 0px 10px 10px;
  font-size: 75%;
  line-height: 200%;
}

div.filtre2 {
  position: relative;
  border: none;
  width: 350px;
  float: right;
  margin: 0px 20px 10px 20px;
  font-size: 75%;
  line-height: 200%;
}

fieldset.filtre2 {
  position: relative;
  border: 1px solid #8acbe1;
  padding: 0px 5px 10px 15px;
  width: 350px;
  float: right;
  margin: -5px 15px 10px 20px;
  font-size: 75%;
  line-height: 200%;
}

div.filtre2 input, div.filtre2 select,div.filtre1 input,div.filtre1 select{
    font-size: 90%;
}

fieldset.filtre2 input, fieldset.filtre2 select,fieldset.filtre1 input,fieldset.filtre1 select{
    font-size: 90%;
}


input.subinput {
  background: #ECECEC;
  margin-right: 1px;
}

table#vypisdat {
  width: 97%;
  border: 1px solid #DDDDDD;
  margin-left: 13px;  
}

table#vypisdat tr.trhead {
  background: #FFFFFF url(./images/bg_header.gif) top left repeat-x;
  font-weight: bold;
  line-height: 190%;
}

table#vypisdat td {
	font-family: Arial,Helvetica,sans-serif;
  font-size: 80%;
  border: 1px solid #DDDDDD;
  padding: 0px 2px 0px 2px;
}

table#vypisdat td.tdright {
  text-align: right;
}

table#vypisdat td.tdcenter {
  text-align: center;
}

table#detail_info {
  width: 100%;
/*  border: 1px solid #DDDDDD;*/
  margin-left: 0px;
}

table#detail_info td.detail_head {
  font-weight: bold;
  font-size: 80%;
  width: 30%;
}

table#detail_info td.detail_text {
  font-size: 80%;
  text-align: left;
}


.inputdodfilter {
  width: 130px;
  margin-left: 20px;
}

.inputobjfilter {
  width: 130px;
}


A:link			{text-decoration: underline; color: #313941;}
A:active		{text-decoration: underline; color: #313941;}
A:visited		{text-decoration: underline; color: #313941;}
A:hover			{text-decoration: underline; color: #001a66;}

body#print {
  background: #FFFFFF;
  font-size: 120%;
}

div#header_print {
  position: relative; 
  background: #FFFFFF url(./images/bg_header_print.gif) top left repeat-x;
  width: 850px;  
  height: 130px;
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #000000;
  font-size: 120%;
}


#content_print, #head_print,#foot_print {
  width: 850px;
  text-align: left;  
  font-size: 120%;
}

#foot_print {
  border-top: 1px solid #DDDDDD;
}

#head_print {
  margin-top: 20px;
  font-size: 10pt;
  height: 50px;
}

