body {
	background-color: #649135;
	color: #f5f4f3;
	font-size: 15px;
	font-family: "Georgia", "Verdana", "sans-serif";
}

h1 {
	font-size: 15px;
	font-weight: bold;
	font-family: "Georgia", "Verdana", "sans-serif";
	text-transform: uppercase;
	padding-bottom: 10px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

a, a:visited {
	color: #f5f4f3;
	text-decoration: none;
}

/* special action */
.special_action {
	color: white;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
 
ul {
	padding-bottom: 10px;
}

li {
	padding-left: 30px;
}

#top-line {
	background-color: #444444;
	font-size: 5px;
	height: 5px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#header {
	border-bottom: 1px #f5f4f3 dotted;
}

#menu {
	border-right: 1px #f5f4f3 solid;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 20px;
	width: 180px;
}

#page {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	/*margin-bottom: 20px;*/
	margin-left: 190px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 20px;
	width: 580px;
}

#page hr {
	border: none;
	border-top: 1px #f5f4f3 solid;
}

#gallery {
	width: 580px;
}

#gallery td {
	width: 190px;
	text-align: center;
	padding-top: 5px;
}

#special_action {
	width: 580px;
}

#special_action div {
	padding: 20px;
}

#partners {
	float: right;
	width: 150px;
}

#partners a {
	color: #f5f4f3;
	font-size: 12px;
	text-decoration: none;
}

#footer {
	background-color: #f5f4f3;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	text-align: center;
}

#footer-notes {
	border-top: 2px #444444 solid;
	padding-top: 4px;
}

#footer a {
	color: black;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer img {
	vertical-align: middle;
}

#ie-fix {
	padding-bottom: 30px;
}

.menu-item {
	border-bottom: 1px #f5f4f3 dotted;
	font-size: 12px;
	margin-top: 7px;
	margin-left: 3px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 155px;
}

.menu-item-special {
	font-size: 13px;
	font-weight: bold;
}

.kontakt-menu-item {
	text-align: center;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	margin-top: 9px;
	width: 170px;
}

.front-page-table {
	margin-top: 20px;
}

.front-page-table td {
	text-align: center;
}

.front-page-table td img {
	margin-top: 5px;
}

.pdf {
	vertical-align: middle;
}

.paragraph {
	padding-bottom: 6px;
	text-align: justify;
}

.transport-prices td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-align: right;
}

.partners-header {
	border-bottom: 1px #f5f4f3 dotted;
	padding-top: 20px;
	padding-bottom: 5px;
}

.partners-item {
	margin-top: 7px;
}

/* -------- sticky footer ------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

html, body, #container {
	height: 100%;
}

body > #container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#page {
	/* must be same height as the footer */
	padding-bottom: 50px;
}

#footer {
	position: relative;
	/* negative value of footer height */
	margin-top: -50px; /* footer height + top line */
	height: 50px;
	clear:both;
}

.reg {
	font-size: 70%;
	vertical-align: text-top;
} 

.table_virivka {
	vertical-align:middle;
	text-align:center;
	width:180px;
}

.detail_virivka {
	float: left;
	width:345px; /* div (580) - image (235)*/
}

.virivka_price {
	font-weight: bold;
	font-size: 1.2em;
}

.virivka_price_akce {
	font-size: 1.35em;
	color: white;
}

.virivka_faq {
	padding: 10px 0 10px 0;
	text-align: justify;
}

.akce {
  text-align: center;
  font-size: 120%;
}
