@charset "utf-8";
/* CSS Document */
body {text-align:center; margin:auto; background-color:#FFFFFF; font-size:14px; font-family: "Trebuchet MS", verdana, "geneva ce", lucida, sans-serif; background-image:url(images/bg.jpg); background-position:center bottom; background-repeat: repeat-x; padding-top:10px; color:#FFFFFF;}
#all {width:1000px; margin:auto; text-align:left;}
#header {width:1000px; height:137px; position:relative; background-image:url(images/bg_01.jpg); background-repeat:no-repeat;}
#header h1 {display:none;}
#header img {float:left;}
#obsah {
	width:990px;
	padding:10px 0px 10px 10px;
	background-color:#FFFFFF;
	color:#003300;
	font-size:14px;
	position:relative;
	min-height: 400px;
}
a img {border:0;}
h1 {font-size:18px; margin:0px; font-weight:bold;}
h2 {font-size:16px; margin:10px 0px 10px 0px; font-weight:bold;}
h3 {font-size:14px; margin:10px 0px 10px 0px; font-weight:bold;}
ul {list-style-position:inside;}
.right {float:right;}
.right_map {float:right; margin-right:50px;}
a {color: #000000; text-decoration:underline;}
a:hover {color: #006600; text-decoration:none;}
a:link {color: #000000; text-decoration:underline;}
a:visited {color: #333333; text-decoration:underline;}
#menu {position:relative; background-image:url(images/bg_02.jpg); background-repeat:no-repeat;
color:#00FF00; width:970px; height:62px; text-align:left; padding:0px 20px 0px 10px;  }
#menu a {display:block; position:relative; height:52px; padding:10px 10px 0px 10px; color:#00FF00; text-decoration:none; float:right; text-align:center;}
#menu a:hover {background-color:#003300; color:#009900;} 
#menu a.normal {position:relative; display:inline; float:none;}
#footer {position:relative; width:980px; padding:10px 20px 0px 0px; background-image:url(images/bg_04.gif); height:54px; text-align:right; font-size:10px; color:#000000;}
#footer a {color:#000000;}
#footer img {float:left; margin-right:20px;}
.right_3d {float:right; width:700px; color:#666666; font-size:10px;}
.menu_left {float:left; width:490px;}
.galery a img {border:4px #003300 solid;}
.galery a:hover img {border:4px #009900 solid;}

/* Lunchtime.cz hacks */
.tab-menu  {width: 980px; }
.tab-menu td {background-color: #A6FFA6}
.meal-prize  {background:white !important; text-align:right}

/* Admin */
.admin{color:red !important; font-size:12px !important}
.admin a{color:red !important;}
.admin a:hover{color:orange !important;}

#menu_admin{color:red !important; font-size:15px !important}
#menu_admin a{color:red !important;}
#menu_admin a:hover{color:orange !important;}
