/* Kozicka.cz */

body {
	margin: 0px; padding: 0px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	background-color: #4B4E4F;
}

/* links */
a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

a img {
	border: 2px solid #A67557;
}

a:hover {
	text-decoration: underline;
	color: #999;
}

a:hover img {
	border-color: #FFD0B2;
}

div#alfa,
div#omega {
	margin: 0px auto;
	width: 780px;
}

div#omega a,
div#omega a:hover {
	color: #FF7200;
}

div#alfa {
	border-bottom: 5px solid #FF8A00;
	text-align: left;
	background-color: #FEE8DB;
}

div#alfa div#left {
	width: 224px;
	background-color: #FDEADC;
	float: left;
}

div#alfa div#left div.goat {
	background: #373A3B url(img/layout/logo.jpg);
	height: 327px;
	width: 100%;
}

div#alfa div#left div.opening {
	background-color: #363A3B;
	height: 70px;
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #D7D8D8;
	padding-top: 10px;
}

div#alfa div#left div.opening div.title {
	text-decoration: underline;
	margin-bottom: 2px;
	font-size: 16px;
}

div#alfa div#left div.ridge {
	background: url(img/layout/ridge.jpg);
	height: 65px;
	width: 100%;
}

div#alfa div#left div.dayoffer {
	background: #FDEADC url(img/layout/offer-bg.jpg) repeat-x;
	height: 232px;
	color: black;
	position: relative;
}

div#alfa div#left div.dayoffer div.dayoffer-in {
	background: url(img/layout/corner.jpg) top right no-repeat;
	text-align: center;
}

div.dayoffer-in div.lunchmenu {
	overflow: auto;
	padding: 0px 5px;
	height: 197px;
}

div.dayoffer-in div.lunchmenu div.day {
	font-weight: bold;
	margin: 10px 0px 3px 0px;
	text-align: center;
}

div#alfa div#left div.dayoffer div.dayoffer-in div.title {
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}

div#alfa div#right {
	width: 556px;
	background-color: #555;
	float: right;
	margin: 0px; padding: 0px;
}

div#alfa div#right div#menu {
	background: #FFB180 url(img/layout/menu-bg.jpg) top left repeat-x;
	width: 100%;
	height: 50px;
}

div#alfa div#right div#menu ul {
	list-style: none;
	margin: 0px; padding: 0px;
	height: 100%;
}

div#alfa div#right div#menu ul li {
	position: relative;
	float: left;
	height: 100%;
	text-align: center;
	display: inline-block;
}

div#alfa div#right div#menu ul li a {
	padding: 0 20px;
	color: black;
	text-decoration: none;
	height: 35px;
	display: block;
	cursor: pointer;
	padding-top: 15px;
	float: left;
}

div#alfa div#right div#menu ul li a span {
	position: relative;
	top: 3px;
}

div#alfa div#right div#menu ul li a:hover {
	color: #453827;
}

div#alfa div#right div.header {
	background: url(img/layout/header.jpg);
	height: 118px;
	width: 556px;
}

div#alfa div#right div.goat-title {
	background: url(img/layout/restaurant.jpg);
	height: 45px;
	width: 556px;
}

div#alfa div#right div.content {
	background: #FCCFB2 url(img/layout/content-bg.jpg) repeat-x;
	padding-left: 7px;
}

div#alfa div#right div.content div.content-in {
	background-color: #373A3B;
	padding: 10px;
	min-height: 490px;
}

div#alfa div#right div.content div.content-in a {
	color: #CCC;
}

div#alfa div#right div.content div.content-in a:hover {
	color: #CCC;
}

div#omega {
	background: #C3B4AD url('img/layout/omega-bg.jpg') top left repeat-x;
	padding: 10px 0;
	color: #FF7200;
	font-weight: bold;
}

div#omega div.kozicka {
	font-size: 11px;
	padding: 3px 0;
}

div#omega div.kozicka a {
	color: #555;
}

/* pages */
div.content-in div.foto {
	margin-left: 20px;
}

div.content-in div.foto .title {
	margin: 20px 0px 10px 0px;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}

/* foto */
div.content-in div.foto span.screenImg img {
	cursor: pointer;
	border: 1px solid #C67139;
}

div.content-in div.foto span.screenImg.mouseOver img {
	border-color: white;
}

/* book */
div.content-in div.book input,
div.content-in div.book select,
div.content-in div.book textarea {
	border: 1px solid #CCC;
}

div.content-in div.book img {
	cursor: pointer;
	margin: 0px; padding: 0px;
	width: 16px;
}

div.content-in div.news div.title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

div.content-in div.news div.time {
	color: #888;
	margin-left: 5px;
}

div.content-in div.news div.message {
	margin-left: 15px;
	margin-bottom: 30px;
}

div.lunchmenu {
	text-align: left;
}

div.content-in div.menu table tr td.item {
	text-align: left;
}

div.content-in div.menu table tr td {
	text-align: right;
	vertical-align: top;
}

div.content-in div.menu table tr th.title {
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

/* edit */

span.button a {
	color: #8FBF8F !important;
}

span.button.delete a {
	color: #DF6F6F !important;
}

div.adminmenu {
	padding: 0px 0px 10px 0px;
}
