/*
================== CSS INFO ===================
website: http://www.hastalskydedek.cz
version: 1.0
author: Bohdan Ganický, besh@centrum.cz
=============================================== */

* {
	margin: 0; padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Arial, "Arial CE", "Helvetica CE", helvetica, sans-serif;
	background: url("../css/img/body_bg.png") repeat-y center top;	
	text-align: center;
}

/*
===============================================
=TYPOGRAPHY
=============================================== */
/* =headings
---------------------- */
h2, h3, h4, h5, h6 {
	color: #791402;
	margin: 1em 0 0;
	font-family: Arial;
}
h2 {
	margin: 0 0 1em;
	font-size: 1.8em;
	padding: 0.4em 0;
	text-align: center;
}
h3 {
	font-size: 1em;
	border-bottom: 1px solid;
}
h4 {
	font-size: 1.7em;
	text-align: center;
}

/* =links
---------------------- */
a img {
	border: 1px solid #fff;
}
a:hover img {
	border-color: #226287;
}

/* =blocks
---------------------- */
p {
	margin: 1em 0;
}
p.img_center {
	text-align: center;
}
p.text_center {
	text-align: center;
}
address {
	/*font-family: "Courier New", "Courier New CE", "Courier CE", courier, monospace;*/
	font-style: normal;
}

/* =images
---------------------- */
img.img_frame {
	border: 5px solid #226287;
}

/*
===============================================
=LAYOUT
=============================================== */
#container {
	width: 76em;
	text-align: left;
	background-color: #FDF0DC;
	border: 1px solid #fff;
	margin: 1em auto;
}
#container2 {
	border: 1px solid #000;
}
#header {
	background: #FDF0DC url("../css/img/header_bg.png") repeat-x left;
	height: 180px;
	border-bottom: 1px solid #000;
	padding-right: 1em;
}
#bodywrap {
	margin-top: 1px;
	border-top: 25px solid #791402;
}
#sidebar {
	float: left;
	width: 18em;
}
#content {
	float: right;
	width: 56em;
}
#footer {
	clear: both;
	text-align: center;
	background-color: #791402;
	padding: 0.5em;
	border: 1px solid #fff;
	color: #ffffff;
}

/*
===============================================
=HEADER
=============================================== */
#header h1 {
	margin: 0;
	padding-left: 1em;
	height: 120px;
	color: #fff;
	padding-right: 210px;
	background: url("../css/img/header_img.png") no-repeat right 50%;
	font-size: 4em;
	padding-top: 30px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
#header h1 strong {
	display: block;
	font-size: 1.2em;
}
#header h2 {
	margin: 0;
	padding-left: 1em;
	color: #000000;
	background: none;
	font-size: 1.4em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-right: 485px;
}

/*
===============================================
=SIDEBAR
=============================================== */

/* =menu
---------------------- */
#sidebar h3 {
	background-color: #791402;
	color: #fff;
	font-size: 1.2em;
	padding: 0.5em;
	margin-top: 2.5em;
}
#menu, #shortcut_menu {
	list-style: none;	
	border-bottom: 1px solid #791402;
}
#menu li, #shortcut_menu li {
	position: relative;
  background: #FDF0DC;
  color: #791402;
}
#menu a, #shortcut_menu a {
	display: block;
	text-decoration: none;
	color: #444;
	border-right: 4px solid #791402;
	padding: 0.4em 0 0.4em 1em;
	font-size: 1.4em;
	font-weight: bold;
}
a.last {
	border-bottom: 1px solid #791402;
}
#menu a:hover, #shortcut_menu a:hover {
	background: #791402;
	color: #fff;
}
#menu ul, #shortcut_menu ul {
	position: absolute;
	top: -1px; left: 18em;
	width: 18em;
	list-style: none;
	display: none;
	border-top: 1px solid #226287;
	background: #fff url("../css/img/menu_bg.png");
	border-bottom: 1px solid #791402;
}
#shortcut_menu a {
	font-size: 1em !important;
}

/*
===============================================
=CONTENT
=============================================== */
#content div {
	font-size: 1.4em;
	padding: 0 1em 1em 0;
	background: #FDF0DC /*url("../css/img/content_bg.png") repeat-y center top*/;
}
h3#datum {
	margin-bottom: 1em;
	font-size: 1.2em;
	text-align: center;
}

/* =fotogalerie
---------------------- */
.galerie {
}
.galerie img {
	width: 148px;
	height: 111px;
	float: left;
	margin: 1em 1em 0 0;
	border: 3px solid #000;
}

/*
===============================================
=FOOTER
=============================================== */
#footer ul {
	list-style: none;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	color: #ffffff;
	padding: 0 0.2em;
	border-bottom: 1px dashed;
	text-decoration: none;
}
#footer ul li a:hover {
	border-bottom: 1px solid;
}
#footer ul li a abbr {
	border: none;
}

/*
 **********************************************
 **********************************************
 *              GENERAL ELEMENTS              *
 **********************************************
 **********************************************
*/

/*
===============================================
=TABLES
=============================================== */
table {
	margin-bottom: 1em;
	border-collapse: collapse;
	width: 100%;
}
caption {
	background-color: #226287;
	background: #86a84d url("../css/img/header_bg.png") repeat-x center;
	background: #f36300 url("../css/img/table_header_bg.png") repeat-x top;
	color: #fff;
	font-weight: bold;
	padding: 0.4em;
	text-align: left;
}
td, th {
	border: 1px solid #ffffff;
	border-width: 0 0 1px 0;
	padding: 0.4em;
  font-size: 0.9em;
}

/* =jidelaky
---------------------- */
.img {
	width: 27px;
}
.mnozstvi {
	width: 2.5em;
	text-align: right !important;
}
.nazev {
	font-weight: bold;
}
.cena {
	width: 3em;
	white-space: nowrap;
	text-align: right !important;
}
.jidelak table thead {
	display: none;
}
.detail {
	font-weight: normal;
}
/*
===============================================
=OTHER STUFF
=============================================== */
#bodywrap:after, .galerie:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}
* html #bodywrap, * html .galerie {
	height: 1%;
}
