#pridatKotelButton
{
  margin-top: 20px;
}

.kotel_div
{
  margin-bottom: 40px;
}

.typ_konstrukce input
{
  margin-right: 5px;
}

.btnBlue {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/btn_blue.gif) no-repeat scroll 0 0;
border:0 none;
color:#FFFFFF !important;
cursor:pointer;
display:block;
font-size:12px;
font-weight:bold;
height:22px;
line-height:22px;
text-align:center;
text-decoration:none;
vertical-align:middle;
width:86px;
}

input.inp_small {
border:1px solid #8BB1D8;
height:13px;
width:100px;
padding: 1px;
margin: 1px;
}

select.inp {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url() repeat scroll 0 0;
border:1px solid #8BB1D8;
height:18px;
width:200px;
padding-bottom: 1px;
margin: 1px;
}

input.inp_small2 {
border:1px solid #8BB1D8;
height:13px;
width:200px;
padding-bottom: 1px;
margin: 1px;
}

.poradna_tema {
  background-color: #EEF4F9;
  padding: 10px;
  margin: 10px 0 10px 0;
  display: block;
  font-weight: bold;
  color: #6D6F71 !important;
  text-decoration: none;
  font-size: 14px;
}

.logo_href img{
  border: none;
}

.logo_top{
  position: absolute;
  top: 6px;
  right: 0px;
}

