#naseptavac_position {
position: absolute;
z-index: 1000;
display: none;
width: 100%;
max-width: 500px;
}
@media screen  and (max-width: 840px) {
#naseptavac_position {
	left: 0;
}
}


#naseptavac_block {
background: #fff;
position: relative;
top: 22px;
left: 0;
border-radius: 3px;
box-shadow: 16px 16px 16px rgba(0, 0, 0, 0.71);
}

#naseptavac {
padding: 20px;
}
.naseptavac_a {
background: url(./images/naseptavac_a.gif) no-repeat 0 7px;
font-size: 12px;

color: #047cca;
display: block;
padding: 3px 0 3px 14px;
}


.naseptavac_nadpis {
font-size: 15px;
color: #16377e;
padding: 0 0 20px 0;
}
.naseptavac_nadpis a {
color: #16377e;
text-decoration: underline;
}
.naseptavac_nadpis a:hover {
text-decoration: none;
}

.naseptavac_carky {
font-size: 1px;
clear: both;
border-bottom: 1px dashed #16377e;
padding: 20px 0 0 0;
margin: 0 0 20px 0;
}

.naseptavac_polozka {
text-decoration: none;
display: block;

border: 1px solid #fff;
border-radius: 3px;
padding: 0 4px;
transition: 0.2s;

margin: 0 0 5px 0;
}
.naseptavac_polozka:hover {
border: 1px solid #aaa;
}

.naseptavac_polozka_foto {
text-align: center;
line-height: 90px;
float: left;
width: 90px;
height: 90px;
border: 1px solid #efefef;
margin: 4px 8px 4px 0;
}
.naseptavac_polozka_foto img {
border: none;
max-width: 80px;
max-height: 80px;
vertical-align: middle;
}

.naseptavac_nazev_blok {
height: 35px;
overflow: hidden;
padding: 2px 0 0 0;
}
.naseptavac_polozka_nazev {
font-size: 12px;
font-weight: bold;
color: #457b9d;
text-decoration: none;
height: 35px;
overflow: hidden;
}

.naseptavac_polozka_nazev a:hover {
text-decoration: underline;
}
.naseptavac_nazev_prechod {
background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));
height: 25px;
position: relative;
top: -25px;
}


.naseptavac_popis_blok {
height: 60px;
overflow: hidden;
margin: 0 0 0 0;
}
.naseptavac_popis {
color: #666;
height: 60px;
overflow: hidden;
}
.naseptavac_popis_prechod {
background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));
height: 25px;
position: relative;
top: -25px;
}


#naseptavac_nenalezeno {
color: #aaa;
font-size: 12px;
padding: 3px 0;
}

#naseptavac_indikator {
width: 289px;
margin: 2px 6px 0 0;
}

#naseptavac_indikator_bar {
background: #888;
font-size: 13px;
color: #fff;
text-align: center;
height: 16px;
width: 0;
padding: 0;
}




#newv_kat {
background: #efefef;
padding: 5px 10px;
margin: 0 0 5px 0;
}
.newv_kat {
font-size: 11px;
color: #c00;
padding: 1px 0 1px 3px;
}
.newv_kat a {
text-decoration: none;
}
.newv_kat a:hover {
text-decoration: underline;
}
.newv_kat a.frs {
color: #666;
}
.newv_kat a.std {
color: #444;
}
.newv_kat a.las {
color: #162883;
}

#newv_kat_vse {
font-size: 13px;
}

#newv_kat_vse a {
display: block;
color: #c00;
margin: 3px 0 10px 3px;

}
#newv_kat_all {
display: none;
}
#newv_kat_alla {
display: none;
}

