body {
	font-size: 11px;
	margin: 0px;
	background-color: #000064;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #e5e5e5;
}
.centered {
	text-align:center;
}
.clearer {
	clear: both;
}
.noCSS {
	display: none;
}
a:link, a:visited {
	font-weight: bold;
	color: #F06A30;
	text-decoration:none;
}
a:hover {
	color: #ffffff;
}
.just {
	text-align:justify;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
h1 {
  text-align: left;
  font-size:18px;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:10px;
}
h2 {
  text-align: left;
  font-size:15px;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:5px;
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
  font-weight:normal;
}
h1.katalog {
  display: block;
  line-height:17px;
  padding: 4px 10px;
  background-color: #091547;
  margin-bottom:0px;
  border-bottom:1px solid #54629f;
}
h1.katalog, h1.katalog a:link, h1.katalog a:visited {
  font-size:10px;
  font-weight:normal;
}
#page {
	margin: 0px auto;
	width: 785px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background: none;
	position:relative;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/page-bg.gif);
}
#header {
	position: relative;
	margin: 0px;
	width: 785px;
	height: 201px;
	z-index: 10;
	overflow: hidden;
	background-repeat: repeat-x;
	background-position: left top;
}
div#header h1 {height: 201px;position: relative;}
div#header h1 span {position: absolute; left: 0; top: 0; width: 785px; height: 201px;background: url(../images/header.jpg) no-repeat left top;}
#logo {
  position: absolute;
  left:0px;
  top:14px;
  width:221px;
  height:38px;
  overflow:hidden;
  background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/logo.jpg);
}
#logo-motto {
  position: absolute;
  left:239px;
  top:33px;
  width:312px;
  height:23px;
  overflow:hidden;
  background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/logo-motto.jpg);
}
#navigace {
	background: #091547 url(../images/header_corner100x35.jpg) left top no-repeat;
	font-size: 10px;
	padding-left:100px;
	padding-top:4px;
	padding-bottom:0px;
	height:17px;
  margin: 0px;
	text-align: left;
	z-index: 25;
	position: relative;
}
/* SLIDE MENU*/
.slideMenuContainer {
  z-index: 10000; left: 0px; visibility: hidden; overflow: hidden; position: absolute; top: 0px;
}
#navigace a.menuitem, #navigace div.menuitem {
	float: left;
	display:block;
  margin-right: 17px;
  padding-bottom:5px;
  font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	position: relative;
}
#navigace .buttonSelected, #navigace a.menuitemselected, #navigace div.menuitemselected {
	float: left;
	display:block;
  margin-right: 17px;
  padding-bottom:5px;
  font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.InfoBoxMenu .InfoBoxOptions {
  z-index: 10000;
  font-size:10px;
}
.InfoBoxOptions {
  border-top:1px solid #000064;
  border-left:1px solid #54629f;
  border-right:1px solid #54629f;
  border-bottom:1px solid #54629f;
}
.InfoBoxOptions a:link, .InfoBoxOptions a:visited {
  height:20px;
  line-height:20px;
  padding-left: 9px;
  padding-bottom:0;
  display: block;
  text-align:left;
  background-color: #091547;
  overflow:hidden;
  margin:0;
  color: #ffffff;
  text-decoration: none;
}
.InfoBoxOptions a:hover {
  background-color: #54629f;
  background-image: url(../images/eshop-nav-on.gif);
  background-repeat: repeat-y;
  color:#ffffff;
  text-decoration: none;
}
/* KONEC SLIDE MENU */
#main {
  width:785px;
  margin-top:14px;
  background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/main-bg.gif);
}
#main .eshop-nav {
  width: 253px;
  margin: 0px;
  float: left;
  padding:0px;
  display: inline;
  overflow:hidden;
}
#main .eshop-nav-bg {
  background-repeat: repeat-y;
	background-position: left top;
}
#main .eshop-nav a.shopbutton:link, #main .eshop-nav a.shopbutton:visited {
  font-weight: bold;
  color: #ffffff;
  height:20px;
  padding-top:4px;
  border-top:1px solid #54629f;
  display: block;
  background-repeat: repeat-y;
	background-image: url(../images/eshop-nav.gif);
  line-height:15px;
}
#main .eshop-nav a.shopbutton:hover {
  background-image: url(../images/eshop-nav-on.gif);
}
#main .eshop-nav a.shopbutton:link span, #main .eshop-nav a.shopbutton:visited span {
  background-repeat: no-repeat;
	background-image: url(../images/icon-eshop-nav.gif);
	background-position: 8px 4px;
	padding-left:15px;
}
#main .eshop-nav a.vrstva0:link, #main .eshop-nav a.vrstva0:visited {
  width:245px;
  padding-left:7px;
}
#main .eshop-nav a.vrstva0:link span, #main .eshop-nav a.vrstva0:visited span {
  background-image: url(../images/icon-katalog.gif);
  background-position: 4px 2px;
}
#main .eshop-nav a.vrstva1:link, #main .eshop-nav a.vrstva1:visited {
  width:239px;
  padding-left:13px;
}
#main .eshop-nav a.vrstva2:link, #main .eshop-nav a.vrstva2:visited {
  width:229px;
  padding-left:23px;
}
#main .eshop-nav a.vrstva3:link, #main .eshop-nav a.vrstva3:visited {
  width:219px;
  padding-left:33px;
}
#main .eshop-nav a.vrstva4:link, #main .eshop-nav a.vrstva4:visited {
  width:209px;
  padding-left:43px;
}
#main .content {
  width: 516px;
  float:right;
  margin: 0px;
  display: inline;
}
#footer {
	text-align: right;
	color: #2e6288;
	clear:both;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #3e4e93;
}
#footer a:link, #footer a:visited {
	color: #5e92b8;
	font-weight: normal;
	text-decoration:none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
div#akce { float: left; width: 243px; height: 310px; color: #FFFFFF;position: relative; left: 8px; }
div#akce h2, div#akce h3 { display: none; }
div#uvodni-text {float: right; width: 211px; height: 288px;border: 1px solid #5765a1;padding: 10px 15px; background-color: #0e2278; }
#searchForm {
  color: #ffffff;
  margin: 0px;
  padding:10px 14px;
  border-top: 1px solid #000064;
  border-bottom: 1px solid #000064;
}
#searchForm input.text {
  display:block;
  width:225px;
  border:none;
  margin-top: 5px;
  margin-bottom:0px;
}
#searchForm input.submit {
  display:block;
  float: right;
  padding: 0px 5px;
  font-size: 10px;
  line-height:10px;
  width:50px;
  height:18px;
  margin-top: 2px;
}
#searchForm a:link, #searchForm a:visited {
  font-size:11px;
  font-weight:normal;
  display:block;
  float: left;
  margin-top:5px;
  text-decoration: underline;
  color: #0b1548;
}
#searchForm a:hover {
  text-decoration: underline;
  color: #ffffff;
}
.filtersForm {
  color: #ffffff;
  margin: 0px;
  background-color: #091547;
  text-align: right;
}
.filtersForm label {
  padding:3px 10px 3px 10px;
  display: block;
  float: right;
  border-left:1px solid #54629f; 
}
.filtersForm div.celkem {
  padding:6px 10px 0px 10px;
  display: block;
  float: left;
}
.filtersForm select {
  font-size: 10px;
  line-height:10px;
  height:18px;
}
.filtersForm .submit {
  font-size: 10px;
  line-height:10px;
  width:50px;
  height:18px;
  margin-top: 2px;
}
div.pageNav {
  display: block;
  line-height:17px;
  padding: 4px 10px;
  background-color: #091547;
  margin-bottom:0px;
  border-bottom:1px solid #54629f;
  border-top:1px solid #54629f;
  text-align: center;
}
/* zvyraznena stranka (ta na ktere jsem) */
div.pageNav b {
  color: #ffffff;
}
div.pageNav a:link, div.pageNav a:visited {
  color: #54629f;
  font-weight: normal;
  font-size: 9px;
}
div.pageNav a:hover {
  color: #ffffff;
}
div.pageNav a.high:link, div.pageNav a.high:visited {
  color: #ffffff;
  font-weight: normal;
  font-size: 9px;
}
div.polozka {
  width:496px;
  background-color: #f6eab8;
  float: right;
  overflow: hidden;
  padding: 10px;
}
div.polozka h2 {
  margin:0px;
  float: right;
  width:383px;
}
div.polozka h2 a:link, div.polozka h2 a:visited {
  font-weight: bold;
  color: #000064;
}
div.polozka img {
  float: left;
  width:100px;
  height:100px;
  margin-right:11px;
  border: none;
}
div.polozka table {
  width:290px;
  clear: right;
  margin-top: 10px;
  margin-bottom: 10px;
}
div.polozka table td {
  padding: 3px 0px;
  font-weight: bold;
  color: #000064;
}
div.polozka a:link, div.polozka a:visited {
  color: #7b1d1d;
}
div.polozka a:hover {
  color: #000000;
}
div.polozkaSpacer {
  height:4px;
  clear:both;
  display:block;
}
div.polozkaDetail {
  width:496px;
  background-color: #091547;
  float: right;
  margin-top: 0px;
  overflow: hidden;
  padding: 10px;
}
div.polozkaDetail img {
  float: left;
}
div.polozkaDetail table {
  margin-top: 10px;
  clear: both;
  width: 100%;
}
div.polozkaDetail table td {
  padding: 3px 0px;
}
div.polozkaDetail table td.right {
  white-space: nowrap;
  width:80px;
  padding-right:10px;
}
div.polozkaDetail .obsah {
  width: 205px;
  float:right;
}
div.polozkaDetail ul {
  margin: 10px 0px 7px 0px;
  list-style: outside;
  padding-left:5px;
  list-style-type:square;
}
div.polozkaDetail ul li {
  margin-left: 10px;
  margin-bottom: 3px;
}
