html,body {
	background: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #2a5985;
}

.red {
	font-weight: bold;
	color: red;
}

p {
	font-size: 14px;
	padding-left: 10px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#admin a img {
	border: none;
}

#admin a {
	color: #000000;
}

#obsah {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background: #fef2db url(body_back.gif) repeat-y 50% 0;
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#head {
	cursor: pointer;
	background: url(head.png) no-repeat 0 0;
	height: 125px;
	width: 800px;
}

#top {
	text-align: center;
	background: #aac7e1 url(menu_back.gif) 0 0;
	line-height: 32px;
	width: 800px;
}

#top ul {
	margin: 0;
	padding: 0;
}

#top li {
	padding: 0 15px;
	display: inline;
	list-style-type: none;
}

#top li a {
	text-decoration: none;
	font-weight: bold;
	color: #f8e2b7;
}

#top li a:hover {
	color: #fad14d;
	text-decoration: none;
}

#left {
	color: #f8e2b7;
	margin: 10px;
	float: left;
	width: 252px;
}

.box {
	background: #aac7e1 url(left_back.png) repeat-y 0 0;
	margin-top: 10px;
}

.box-in {
	position: relative;
	background: url(left_top.png) no-repeat 0 0;
	min-height: 201px;
	height: auto !important;
	height: 201px;
	padding: 10px;
}

.box p {
  text-align: justify;
	font-size: 14px;
	margin: 5px 20px 10px 10px;
}

.box h3 {
	color: #fad14d;
	font-size: 16px;
	margin: 0;
	padding: 10px 5px;
}

legend {
	font-size: 18px;
}

.box a {
	color: #eeeeee;
}

#cont {
	margin-left: 277px;
	padding: 10px 10px 100px 0;
}

#cont.non-margin {
	margin: 0 !important;
	padding: 10px;
	padding-bottom: 100px;
}

#cont h1 {
	font-size: 24px;
	margin: 10px 0 20px 0;
}

#cont h2 {
	font-size: 18px;
	margin: 20px 0 20px 0;
}

#cont h3 {
	font-size: 16px;
	margin: 20px 0 20px 0;
}

#foot {
	text-align: center;
	font-size: 12px;
	color: #444444;
	clear: both;
	padding: 10px 0;
	height: 50px;
	width: 800px;
	background: url(foot_back.gif) repeat-x 0 0;
	position: absolute;
	bottom: 0;
}

#foot a {
	color: #111111;
}

.novinka {
	padding-left: 20px;
	margin-bottom: 20px;
}

.novinka p {
	padding-left: 10px;
}

.novinka img.ilustrace {
	float: right;
	border: 5px solid #F5D395;
	margin: 5px;
}

.novinka a.more {
	white-space: nowrap;
}

.novinka h1, .novinka h2 {
	margin: 0 !important;
	padding: 5px 10px 0 10px;
}

.novinka .date {
	padding: 0 10px 0px 10px;
	display: block;
	color: #aaaaaa;
	font-size: 11px;
	margin-bottom: 5px;
}

.cleaner {
	clear: both;
}

.center {
	text-align: center;
}

.strankovani a {
	color: #333333;
}

table.fotogalerie td {
	font-size: 14px;
	text-align: center;
	padding: 10px;
	background-color: #f8e2b7;
}

table.fotogalerie.photos td {
	min-width: 120px;
  width: auto !important;
  width: 120px;
}

table.fotogalerie td img {
	border: none;
}

table.fotogalerie th {
	padding: 30px 0 5px 10px;
	text-align: left;
	font-size: 18px;
}

.item {
	margin: 10px 0;
	color: #2a5985;
	text-decoration: none;
	display: block;
	background: url(item.png) no-repeat 0 0;
	width: 452px;
	height: 52px;
	line-height: 52px;
}

.item:hover {
	text-decoration: none;
	background: url(item.png) no-repeat -452px 0;
}

.item .in {
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	padding: 0 50px 0 25px;
}

.imageborder {
	border: 5px solid #F5D395;
}

.dotaznik {
	font-size: 13px;
	text-align: left;
}

.dotaznik th {
	padding: 0 0 10px 10px;
	text-align: right;
}

.dotaznik td {
	padding-bottom: 10px;
}

.dotaznik input {
	width: 200px;
}

.dotaznik input.radio {
	width: auto;
	float: left;
	clear: both;
}

.dotaznik .labelObal {
	float: left;
	margin-left: 3px;
	margin-top: 2px;
}

#hurryUp {
  background: url(foot_up.gif) no-repeat 0 0;
}

.cenik_obal td, .cenik_obal th {
  border: 1px solid #2a5985;
  border-collapse: collapse;
}

p.solarlog {
	padding-left: 0;
	font-size: 15px;
	line-height: 36px;
}

p.solarlog span {
	position: absolute;
	right: 20px;
	font-weight: bold;
	font-size: 15px;
}