/*** MAIN LAYOUT ****/

html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#premain-wrapx {
	height: 100%;
	min-height: 100%;
}
html[xmlns] #premain-wrapx {
	height: auto;
}
#premain-wrapx {
	background: #0c3e5c url(../imgs/bg-body.gif) repeat-x top;
}
#premain-wrap {
	width: 100%;
	background: url(../imgs/bg-premain-wrap.gif) no-repeat 50% 153px;
}
#premain {
	width: 100%;
	background: url(../imgs/bg-premain.gif) no-repeat 50% 93px;
	padding: 0 0 15px;
}
#main-wrap  {
	width: 998px;
	margin: auto;
	text-align: left;
	background: #0c3c57 url(../imgs/bg-main-wrap.gif) repeat-x 0 422px;
}
#main {
	background: url(../imgs/bg-main.jpg) no-repeat;
	height: 460px;
}
html[xmlns] #main {
	min-height: 460px;
	height: auto;
}
#header {
  height: 227px;
  position: relative;
  padding: 154px 0 0 18px;
}
html[xmlns] #header {
  height: 73px;
}
#left-col {
	width: 679px;
}
#right-col {
	width: 301px;
	padding: 134px 0 0;
}
#footer {
}

/*** START: general styles ***/
a {
	text-decoration: underline;
	color: #043c70;
}
a:hover {
	color: #1ea3da;
}
a.hunder {
  text-decoration: none;
}
a.hunder:hover {
  text-decoration: underline;
}
p, form, ul, li {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
.to-right {
	float: right;
	display: inline;
	position: relative;
}
.to-left {
	float: left;
	display: inline;
	position: relative;
}
.clear {
	clear: both;
}
.hidden {
  display: none;
}
/*** END: general styles ***/

/*** START: common styles ***/
.story-title {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #886e07;
	margin-bottom: 6px;
	font-weight: normal;
}
.text {
	line-height: 17px;
}
.img-border {
	border: 1px solid #303030;
}
a:hover .img-border {
	border-color: #1ea3da;
}
.text-gold {
	color: #886E07;
}
.text-cyan {
	color: #1ea3da;
}
.text-purple {
	color: #5c33af;
}
.text-grey {
	color: #484848;
}
/*** END: common styles ***/

/*** START: header ***/
#header .logo {
  display: block;
  width: 317px;
  height: 90px;
  position: absolute;
  top: 24px;
  left: 13px;
}
#header ul#main-menu {
  width: 648px;
  height: 45px;
}
#header ul#main-menu li {
  list-style-type: none;
  float: left;
}
#header ul#main-menu li a {
  display: block;
  height: 45px;
  background: url(../imgs/bg-menu.jpg) no-repeat;
}
#header ul#main-menu .olodi a {
  width: 78px;
}
#header ul#main-menu .lokality a {
  width: 96px;
  background-position: -78px 0;
}
#header ul#main-menu .objednavka a {
  width: 85px;
  background-position: -174px 0;
}
#header ul#main-menu .aktuality a {
  width: 108px;
  background-position: -259px 0;
}
#header ul#main-menu .potapanie a {
  width: 106px;
  background-position: -367px 0;
}
#header ul#main-menu .galeria a {
  width: 88px;
  background-position: -473px 0;
}
#header ul#main-menu .odkazy a {
  width: 87px;
  background-position: -561px 0;
}
#header ul#main-menu .olodi a:hover,
#header ul#main-menu .olodi a.active {
  background-position: 0 -45px;
}
#header ul#main-menu .lokality a:hover,
#header ul#main-menu .lokality a.active {
  background-position: -78px -45px;
}
#header ul#main-menu .objednavka a:hover,
#header ul#main-menu .objednavka a.active {
  background-position: -174px -45px;
}
#header ul#main-menu .aktuality a:hover,
#header ul#main-menu .aktuality a.active {
  background-position: -259px -45px;
}
#header ul#main-menu .potapanie a:hover,
#header ul#main-menu .potapanie a.active {
  background-position: -367px -45px;
}
#header ul#main-menu .galeria a:hover,
#header ul#main-menu .galeria a.active {
  background-position: -473px -45px;
}
#header ul#main-menu .odkazy a:hover,
#header ul#main-menu .odkazy a.active {
  background-position: -561px -45px;
}
#header ul#submenu {
  width: 654px;
  text-align: center;
  margin: 2px 0 0;
}
#header ul#submenu li {
  list-style-type: none;
  padding: 0 0 0 10px;
  display: inline;
  color: #c4dce6;
  font-weight: bold;
  margin: 0 11px;
  line-height: 14px;
}
#header ul#submenu li.active {
  background: url(../imgs/bullet-submenu.gif) no-repeat 0 2px;
}
#header ul#submenu li a {
  color: #c4dce6;
}
/*** END: header ***/

/*** START: content ***/
.content-block {
	width: 668px;
	margin: 0 0 15px 11px;
}
.content-block .content-block-top {
	height: 25px;
	background: url(../imgs/bg-content-top.gif) repeat-x top;
	font-size: 1px;
	text-align: center;
}
.content-block .content-block-top h2 {
	margin: 0 auto;
	height: 25px;
}
.content-block .content-block-body {
	background: #bcdff6 url(../imgs/bg-content-body.gif) repeat-x top;
	width: 668px;
	height: 152px;
	padding: 14px 14px 7px;
}
html[xmlns] .content-block .content-block-body {
	height: auto;
	min-height: 131px;
	width: 640px;
}
.content-block .content-block-btm {
	background: url(../imgs/bg-content-btm.gif) no-repeat;
	height: 11px;
	font-size: 1px;
}
/*** END: content ***/

/*** START: wysiwyg content***/
.wysiwyg-cont h1,
.wysiwyg-cont h2,
.wysiwyg-cont h3,
.wysiwyg-cont h4,
.wysiwyg-cont h5,
.wysiwyg-cont h6 {
	margin-bottom: 7px !important;
	font-family: Verdana, sans-serif !important; 
}
.wysiwyg-cont h1 {
	font-size: 22px !important;
	font-weight: normal !important;
}
.wysiwyg-cont h2 {
	font-size: 18px !important;
	font-weight: normal !important;
}
.wysiwyg-cont h3 {
	font-size: 14px !important;
}
.wysiwyg-cont h4 {
	font-size: 12px !important;
}
.wysiwyg-cont h5 {
	font-size: 11px !important;
}
.wysiwyg-cont h6 {
	font-size: 10px !important;
}
.wysiwyg-cont p {
  margin: 0 0 7px !important;
}
.wysiwyg-cont ul {
	margin: 0 0 7px;
	padding-left: 21px;
	list-style-type: square;
	text-align: left;
}
.wysiwyg-cont ol {
	padding-left: 26px;
	margin: 0 0 7px;
}
.wysiwyg-cont table {
	margin: 0 0 7px;
	font-size: 12px;
}
.wysiwyg-cont table.ocean td {
	padding: 2px 5px;
	background: #f4f4f4;
	font-size: 12px;
}
.wysiwyg-cont table.ocean th {
	padding: 2px 5px;
	background: #376cad;
	color: #fff;
	font-size: 12px;
}
.img-to-left {
	margin: 3px 10px 5px 0;
	float: left;
}
.img-to-right {
	margin: 3px 0 5px 10px;
	float: right;
}

/*** END: wysiwyg content***/

/*** START: TinyMCE specific rules */
body.mceContentBody {
   background: #fff;
   text-align: left;
   padding: 3px;
}
.mceContentBody a {
   color: red !important; /* FF requires a important here */
}
.mceContentBody h1,
.mceContentBody h2,
.mceContentBody h3,
.mceContentBody h4,
.mceContentBody h5,
.mceContentBody h6,
.mceContentBody p,
.mceContentBody table,
.mceContentBody ul,
.mceContentBody ol {
	margin: 0 0 7px;
}
.mceContentBody ul {
	list-style-type: square;
	padding-left: 20px;
}
.mceContentBody table td,
.mceContentBody table th {
	font-size: 12px;
}
/*** END: TinyMCE specific rules */

/*** START: paging */
.basicPaging {
	text-align: center;
}
.basicPaging a {
  text-decoration: none;
}
.basicPaging a:hover {
  text-decoration: underline;
}
.basicPaging table {
	margin: 0 auto;
	font-size: 12px;
	line-height: 13px;
}
.basicPaging table .nums {
	padding: 0 21px 0 20px;
}
.basicPaging table .nums span {
	padding: 0 1px 0 2px;
}
.basicPaging .inactive {
  color: #77a4c2;
}
/*** END: paging */

/*** START: footer ***/
#footer {
	height: 48px;
	background: url(../imgs/bg-footer.gif) no-repeat;
	margin: 3px auto 10px;
	width: 998px;
}
#footer .footer-links {
	color: #427693;
	font-weight: bold;
	font-size: 11px;
	padding: 8px 50px 6px;
}
#footer .footer-links a {
	color: #427693;
}
#footer .footer-links a:hover {
	color: #6fa5c4;
}
#footer .web-info {
	color: #567e95;
	font-size: 10px;
}
/*** END: footer ***/
