                body{
background:#fff;
background-image:url('background.png');
background-repeat: repeat-x;
padding:0px;
margin:0px;
font-family:arial;
text-align:center;
}

img{
border: 0;
}

*:focus { outline: 0; }

/* barva na backfround v1 -> #FFD779 <- nebo -> #fdf7af <- */
#center{
width:100%;
margin:auto;
margin-bottom: 100px;
text-align:center;
}

h1{
font-size:20px;
}

#down{
width:100%;
height:270px;
margin:auto;
background:#8C0225;
background-image:url('background3_02.png');
background-repeat: repeat-x;
padding-bottom:000px;
border-top:1px solid white;
text-align:center;
clear:both;
}

#text_zone{
margin:auto;
margin-top:30px;
width:980px;
min-height:520px;
font-size:15px;
font-family:arial;
text-align:left;
background: #fff;
}

#head{
width:980px;
margin:auto;
height:85px;
}
/* menu */ 
#menu{
text-align:left;
width:570px;
height:85px;
margin-left:0px;
float:right;
}

.contact{
margin-bottom: 36px;
}

.contact h1{
font-size: 16px;
margin: 0px 0px 15px 0px;
}

.about_us{
border:none;
display:block;
width:140px;
height:84px;
background:url('onas2.png') no-repeat;
float:left;
}
.about_us:link,.about_us:visited{
background:url('onas.png') no-repeat;
}
.about_us:hover{
background:url('onas2.png') no-repeat;
}

.eat{
border:none;
display:block;
width:140px;
height:85px;
background:url('jidelnicek2.png') no-repeat;
float:left;
}

.eat:link,.eat:visited{
background:url('jidelnicek.png') no-repeat;
}

.eat:hover{
background:url('jidelnicek2.png') no-repeat;
}

.foto{
border:none;
display:block;
width:140px;
height:85px;
background:url('foto2.png') no-repeat;
float:left;
}

.foto:link,.foto:visited{
background:url('foto.png') no-repeat;
}

.foto:hover{
background:url('foto2.png') no-repeat;
}

.kontakt{
border:none;
display:block;
width:140px;
height:85px;
background:url('kontakt2.png') no-repeat;
float:left;
}

.kontakt:link,.kontakt:visited{
background:url('kontakt.png') no-repeat;
}

.kontakt:hover{
background:url('kontakt2.png') no-repeat;
}


/* menu konec */ 

/* spodek */ 
#down_text_area{
text-align:center;
width:980px;
font-family:arial;
margin:auto;
margin-top:70px;
color:#ccc;
font-size:12px;
}

.field{
width:225px;
padding:10px;
float:left;
text-align:left;
}

.field h2{
	font-size: 13px;
	margin: 0px 0px 20px 0px;
}

.field a{
color: #ccc;
text-decoration: none;
}

.field a:hover{
text-decoration: underline;
}

#nano{
border-top:1px solid #171717;
width:100%;
height:25px;
background:#272727;
color:#898989;
padding-top:5px; 
text-align:center;
}

#nano a {
color: #898989;
text-decoration: none;
}

#nano a:hover {
text-decoration: underline;
}

.sample{
text-align:left;
border:1px none #215121;
padding:20px;
float:left;
width:450px;
margin-bottom:100px;
}

.sample ul li{
margin-bottom: 5px;
}

div.calendar{
float: left;
}

div.meals{
float: right;
width: 730px;
}


table.calendar{
font-size: 15px;
}

table tr.calendarHeader{
font-weight: bold;
}

table td.calendar{
text-align: center;
padding: 5px;
}

td.calendarWeek a {
color: #aa0000;
text-decoration: none;
}

table td.calendarWeek a:hover{
text-decoration: underline;
}

table td.calendar:hover{
background: #ffff66;
}


table td.calendar a{
text-decoration: none;
color: #000000;
}

table td.calendar a:hover{
text-decoration: underline;
color: #ff0000;
}

a.map{
color: #444444;
border-bottom: 1px dashed #444444;
text-decoration: none;
}

a.map:hover{
color: #000000;
border-bottom: 1px dashed #000000;
text-decoration: none;
}

a.mail{
color: #0000ff;
text-decoration: underline;
}

.gallery {
float:left;
display:block;
width:150px;
height:100px;
margin:5px;
text-align:center;
}
