<!--

/* modul poradna*/
#TablePoradna{
        font-size: 12px;
        width: 100%;
        _width:99%;
        border: 1px solid silver;
}

#TablePoradna .suda{
  background-color: #fff0b6;

}

#TablePoradna .licha{
  background-color: #fef7dc;
}

#poradna-box .button {
  background: #DC0023 url(prihlaseni-button-bg.gif) repeat-x;
  margin:0;
  padding: 0 10px;
  border:1px solid silver;
  height:19px;
  line-height:19px;
  font-weight:bold;
  font-size:12px;
  color:white;
  cursor : pointer;
}

#TablePoradna tr th{
        background-color : #727272;
  
  padding:2px 5px;
  
  /*topmenu*/
  vertical-align : top;
  text-align:left;
  font-weight:bold;
  text-transform: uppercase;
  font-family: Arial;
  font-size:12px;
  color:white;
}

#TablePoradna tr td{
        padding-left: 5px;
}

#TablePoradna,#poradna-box {
        width: 100%;
        _width: 99%;
}


.IkonyVysvetli{
  list-style-type:none;
  float: left;
  width: 190px;
  _width: 190px;
  border: 0px solid black;
  margin: 0 2px;
}



.IkonyVysvetli img{
        vertical-align: middle;
        margin: 2px;
}

legend{
	background-color: #3F0F7C; /*#71A312*/
	color: white;
	padding: 0 5px;
	border: 1px solid #828282;
	font-weight: bold;
}
#poradna-box #tabulka_dotaz {
  width: 260px;
  margin:0 auto;
  border:0;
  padding:0;
  /*_margin-top: 2px;
  _width: 270px;*/
}

#poradna-box #tabulka_dotaz label {
  
  /*_margin-bottom: 0px;*/
  
}

#poradna-box #tabulka_dotaz input {  
  width:225px !important;
  /*_width:180px;*/
  
  /*_margin-bottom: 0px;*/
}
#poradna-box #tabulka_dotaz textarea {  
  width:350px;
  /*_width:180px;*/
  
  /*_margin-bottom: 0px;*/
}

#poradna-box #tabulka_dotaz select {
  width:225px;
  /*_width:180px;*/
  /*_margin-bottom: 2px;*/
}

fieldset{
  border: 1px solid #828282;
  margin: 5px 0px;
  padding: 5px;
}
select {
  border: 1px solid #828282;
  
}

span.titulek {
  font-size: 1.1em;
  font-weight: bold;
}

.prispevek_1,.prispevek_2,.prispevek_3,.prispevek_4,.prispevek_5 {
  border-top: 2px dotted #ffcc33;
  padding: 2px 0 5px;
  margin: 10px 0;
  overflow: hidden;
  
  font-size: 1em;
  
}
.prispevek_1 p,.prispevek_2  p,.prispevek_3  p,.prispevek_4  p,.prispevek_5  p {
  font-weight: normal;
  text-align: justify;
  
  
}
.prispevek_0 {
  margin: 20px 5px 0px 5px;
  
  padding: 0 0 10px 0;
  overflow: hidden;
}
.prispevek_0 p{
  font-weight: normal;
}
.prispevek_1 {
  margin-left: 20px;
}
.prispevek_2 {
  margin-left: 40px;
}
.prispevek_3 {
  margin-left: 60px;
}
.prispevek_4 {
  margin-left: 80px;
}
.prispevek_5 {
  margin-left: 100px;
}

/* konec modul poradna*/
-->
