/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/

#nabidka_prvni {width: 100%; height: 45px; display: block; overflow: hidden; position: fixed; top: 0px; left: 0px; font-size: 15px; color: white; text-align: center; z-index: 10; background: rgba(47,33,23,0.8); box-shadow: 0 1px 2px -1px rgb(125,125,125);}
.nabidka_prvni_uvod {background: rgba(0,0,0,0.3) !important; box-shadow: none !important;}
.nabidka_prvni_cenik {background: rgba(0,0,0,0.3) !important; box-shadow: none !important;}

.nabidka_prvni_prvek {height: 45px; position: relative; top: 0px; left: 0px; display: inline-block; float: left; color: white; line-height: 45px; padding-left: 20px; padding-right: 20px;}
#nabidka_prvni_uvod {height: 45px; position: relative; top: 0px; left: 0px; display: inline-block; float: left; color: white; font-size: 22px; font-weight: bold; text-shadow: black 0px 0px 4px; line-height: 45px; padding-left: 30px; padding-right: 30px; margin-left: 2%; white-space: nowrap; overflow: hidden !important; text-overflow: ellipsis;}
.nabidka_prvni_prvek:hover, #nabidka_prvni_uvod:hover, .nabidka_prvni_aktivni {background: rgba(0,0,0,0.2);}

#nabidka_ujmeno {height: 45px; position: relative; top: 0px; left: 0px; display: inline-block; float: right; color: white; line-height: 45px; cursor: pointer; padding-left: 20px; padding-right: 20px; margin-right: 3%;}
#nabidka_ujmeno_pozadi {width: 100%; height: 100%; position: absolute; left: 0px; display: none; background-color: rgba(0,0,0,0.2); z-index: -1;}

#nabidka_ujmeno_respo {height: 45px; position: relative; top: 0px; left: 0px; display: none; float: right; color: white; line-height: 45px; cursor: pointer; padding-left: 20px; padding-right: 20px; margin-right: 3%;}
#nabidka_ujmeno_pozadi_respo {width: 100%; height: 100%; position: absolute; left: 0px; display: none; background-color: rgba(0,0,0,0.2); z-index: -1;}

@media only screen and (max-height: 700px) {#nabidka_prvni {position: absolute;} #ujmeno_nabidka_vypis {position: absolute !important;}}

/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
