#maximage {opacity:0.6;
/* position:fixed !important;*/
}

/*Set my logo in bottom left*/
/*#logo {
bottom:30px;
height:auto;
left:30px;
position:absolute;
display:block;
width:34%;
z-index:1000;
color: #fff;
font-family: 'Raleway', sans-serif;
font-size: 48px;
text-decoration: none;
}*/

body,html{min-width:100%;min-height:100%;}

body {background:#000;border:0;}

.okazjatlo {   
max-width: 100%;
    display: block;
    background-image: url('../gfx/bistro-closed.jpg');
    background-size: cover;         /* IE8 i ni¿ej nie obs³u¿y tego */
    -moz-background-size: cover;    /* ani tego */
    background-position: center;    /* dziêki temu wycentruje t³o i ewentualnie t³o zostanie przyciête */
}
.vouchertlo {   
max-width: 100%;
    display: block;
    background-image: url('../gfx/voucher.jpg');
    background-size: cover;         /* IE8 i niÂżej nie obsÂłuÂży tego */
    -moz-background-size: cover;    /* ani tego */
    background-position: center;    /* dziĂŞki temu wycentruje tÂło i ewentualnie tÂło zostanie przyciĂŞte */
}
h1  {
color: #FFD800;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-weight:normal;
font-size: 30px;
margin-bottom: 20px;
margin-top: 0;
}

ul{margin-left: 25px;padding: 5px;}

#webmania {
bottom:10px;
height:auto;
left:30px;
width:34%;
z-index:5;
color: #fff;
position:fixed;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: 15px;
}

#menu {
top:200px;
height:auto;
left:30px;
width:34%;
z-index:5;
color: #fff;
position:fixed;
}

#logo {
top:30px;
height:auto;
left:30px;
position:fixed;
z-index:5;
}

.meniu {
color: #fff;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: 30px;
text-decoration: none;
}

a.meniu:hover, a.meniuselected {
color: #FFD800;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: 30px;
text-decoration: none;}

a.meniu:active {
color: #FFD800;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: 30px;
text-decoration: none;}

a.meniu2 {
color: #fff;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: 24px;
text-decoration: none;
text-transform: lowercase;
}

a.meniu2:hover {
color: #FFD800;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: 24px;
text-decoration: none;}

a.karta {
color: #852D00;
font-family: tahoma;
font-size: 18px;
text-decoration: none;}

a.karta:hover {
color: #CF4600;
font-family: tahoma;
font-size: 18px;
text-decoration: none;}

#lang {
top:30px;
height:auto;
right:60px;
position:absolute;
z-index:5;
color: #fff;
}

.articleNewsPicture{
float:left;
margin-right: 20px;
border: 5px solid #f5f5f5;
}

a.more{color:#f5f5f5;font-weight:bold;text-decoration:none}
a.more:hover{color:#FFD800;font-weight:bold;text-decoration:none}

a {color: #FFD800;text-decoration:none}
a:hover {color: #FFD800;text-decoration:underline}

.t1 {width:120px;float:left;padding:3px}
.t2 {width:230px;float:left;padding:3px}