* {
	margin: 0 auto;
}

.overlay_waiting_window{
	display:none!important;
}
#rbcWaitingWindow{
	display:none!important;
}

#nonFooter {
	position: relative;
	min-height: 100%;
	padding-bottom: 54px;
	background:url(../img/bg-header.jpg) center top no-repeat;
}
.rbcAdPosition {
	margin-bottom: 10px;
}
#contactBlock {
	overflow: visible;
}
body {
	height: 100%;
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	margin: 0 auto;
	padding: 0;
}
#body_bg {
	width: 100%;
	height: 100%;
	background: #ffffff;
}
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, li, cite, hr, fieldset, img, dl, dt, dd {
	padding: 0;
}
ul, li {
	list-style-type: none;
	list-style: none;
}
.content ol {
	margin-left: 40px;
}
.content ol li ol, .content ol li ul {
	margin-left: 0;
}
.content ol li {
	list-style: decimal outside none;
	list-style-type: decimal;
}
.content ol li ol {
	margin-left: 10px;
}
.content ul {
	margin-left: 10px;
}
.content ul li ul {
	margin-left: 0;
}
#middlezone .content ul li, #middlezone_wide .content ul li {
	background: url(../img/seda-hvezda.png) no-repeat left 6px;
	padding:	3px 0 3px 15px;
}
#middlezone .content ul li ul li, #middlezone_wide .content ul li ul li {
	background: url(../img/seda_sipka.png) no-repeat scroll 0 7px;
	padding: 3px 0 3px 15px;
}
#leftzone .content ul li, #rightzone .content ul li {
	padding:2px 0;
	color:#C8051D;
}
.txt-menu-navegacao{
	padding:5px 0 0 10px;
}
#leftzone .content ul li, #rightzone .content ul li a {
	color: #C8051D;
}
#leftzone .content ul li, #rightzone .content ul li a:hover {
	color: #000000;
}
#leftzone .content ul li ul li, #rightzone .content ul li ul li {
	background: url(../img/seda_sipka_dark.png) no-repeat left 7px;
	padding: 3px 0 3px 15px;
}
table {
	margin: 6px 10px;
	border-collapse: collapse;
}
table tbody tr td {
	padding: 3px 7px;
	text-align: left;
	vertical-align: top;
	color: #CDCDCD;
}
table thead tr td {
	font-weight: bold;
	color: #CDCDCD;
}
.modernTable thead tr td {
	background: #FFFFFF;
	border: 1px solid #CDC9C9;
	color: #CE211F;
}
.modernTable tbody tr td {
	background: #EEE9E9;
	border: 1px solid #CDC9C9;
	color: #8395A1;
}
hr {
	height: 0;
	margin-left: 0;
	margin-right: 0;
	background: 0;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #CE211F;
}
.hidden, #hidden {
	position: absolute;
	display: none;
}
.cleaner {
	display: block;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	width: 100%;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
input.submit {
	background: url(../img/btn-ok.png) no-repeat;
	height: 22px;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	width: 22px;
	overflow: visible;
	float:left;
	text-indent:-99999px;
}
.submit:hover {
	background: url(../img/btn-ok.png) no-repeat;
	height: 22px;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	width: 22px;
	overflow: visible;
	float:left;
	text-indent:-99999px;
}
/* ---------- vzhled textu ------------------ */

blockquote {
	color: #CE211F;
	font-style: italic;
	padding: 10px;
	margin: 5px;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.0em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}
/* ---------- vzhled textu ------------------ */


.rbcReplaceTextColor {
	font-size: 0.85em;
}
.emptyBlockContent .rbcReplaceTextColor {
	font-size: 1em !important;
}
/* --------- waiting -------------------------- */

#waitingTable {
	width: 100%;
	height: 100%;
}
#waitingTable td {
	height: 100px;
	text-align: center;
	vertical-align: middle;
}
/* --------- waiting -------------------------- */


#site {
	width: 100%x;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	min-height: 100%;
	background: #ffffff;
}
#header {
	width: 896px;
	height: 94px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	z-index: 99;
}
#header #logozone {
	width: 139px;
	height: 64px;
	position: absolute;
	top: 15px;
	z-index: 5;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#header #logozone #logo {
	font-size: 2.2em;
	font-weight: bold;
	max-height: 64px;
 _height: expression(this.scrollHeight > 30? "30px" : "auto" );
	line-height: 1em;
	overflow: hidden;
	color: #b61c11;
}
#header #logozone #logo a {
	color: #b61c11;
	text-decoration: none;
}
#header #logozone #logo a:hover {
	color: #b61c11;
	/* color: #bb4942; */
	text-decoration: none;
}
#header #logozone #logo img {
	border: none;
}
#header #logozone #moto {
	font-size: 1.2em;
	color: #636363;
	font-weight: bold;
	padding: 0;
	margin: 1px 0 0;
}
#header .illustration {
	position: relative;
	width: 770px;
	height: 242px;
	overflow: hidden;
	z-index: 0;
	display:none;
}
/* ------------ menu ------------------------- */
#menuzone {
	width: 100%;
	height: 31px;
	background: url(../img/bg-menu-header.gif) repeat-x;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 94px;
	left: 0;
}
#mainMenu {
	left: 0;
	overflow: visible;
	position: absolute;
	top: 70px;
}
#mainMenu #menuzone {
	top: 25px;
}
/* reset default styles */
#menuId {
	height: 21px;
	margin: 0 auto;
	_margin: 0 5px 0 5px;
	float: left;
	z-index: 90;
	font-size:12px;
	padding:8px 0 0 0;
	width:910px;
	position:absolute;
	left:50%;
	margin-left:-448px;
}
#menuId ul {
	margin: 0;
	padding: 0;
	z-index: 90;
}
#menuId li {
	list-style-type: none;
	z-index: 90;
	height:auto;
	border-left:1px solid #7F0614;
	border-right:1px solid #F84C61;
}
/* first level */
#menuId li, #menuId a {
	float: left;
	display: block;
	z-index: 90;
}
#menuId a {
	display: block;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	z-index: 90;
}
#menuId a:hover, #menuId a.menu_open, #menuId .selected, #menuId .activeSelected {
	background: #990033;
	z-index: 90;
}
/* second level */
#menuId ul {
	visibility: hidden;
	position: absolute;
	background-color: #9c160b;
	border:1px solid #9A051E;
	width: 183px;
	_width: 173px;
	z-index: 9999;
	visibility: hidden;
}
#menuId ul a {
	width: 13em;
	_width: 14em;
	color: #697887;
	line-height: 11px;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	background: #ffffff;
	z-index: 9999;
}
#menuId ul a:hover, #menuId ul a.menu_open, #menuId ul.selected a, #menuId ul .activeSelected a {
	background: #f2f2f2;
	z-index: 9999;
}
/* --------------------- class menu ---------------------- */
/* reset default styles */
.menu {
	height: 44px;
	margin: 0 10px 0 10px;
	_margin: 0 5px 0 5px;
	float: left;
	z-index: 90;
}
.menu ul {
	margin: 0;
	padding: 0;
	z-index: 90;
}
.menu li {
	list-style-type: none;
	z-index: 90;
}
/* first level */
.menu li, .menu a {
	float: left;
	display: block;
	z-index: 90;
}
.menu a {
	display: block;
	padding: 0 12px;
	line-height: 44px;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	z-index: 90;
}
.menu a:hover, .menu a.menu_open, .menu .selected, .menu .activeSelected {
 background: #;
	z-index: 90;
}
/* second level */
.menu ul {
	visibility: hidden;
	position: absolute;
	background-color: #9c160b;
	width: 13em;
	_width: 14em;
	z-index: 100;
	visibility: hidden;
}
.menu ul a {
	width: 13em;
	_width: 14em;
	color: #FFFFFF;
	line-height: 1.5em;
	padding: 7px 5px 7px 20px;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	background: #9c160b;
	z-index: 90;
}
.menu ul a:hover, .menu ul a.menu_open, .menu ul .selected a, .menu ul .activeSelected a {
	background: #A4403D;
	z-index: 90;
}
/* ------------ menu ------------------------------ */


/* ------------ navigator -------------------- */
#navigator {
	overflow: hidden;
	background-color: #e9edf1;
	margin: 32px 0 0 0;
	_margin: 30px 0 0 0;
	/*padding: 15px 0 0 0;*/
	font-size: 11px;
	color:  #7b8b98;
}
#pageNavigator {
	margin: 0 auto;
	overflow: hidden;
	height:15px;
	overflow:hidden;
	padding:7px 0;
	text-align:left;
	width:896px;
}
#pageNavigator span {
	padding-left: 3px;
	padding-right: 3px;
}
#pageNavigator #navCurrentPage {
	color: #9B9B9B;
	font-weight: bold;
}
#pageNavigator a, #pageNavigator a:visited {
	color: #9B9B9B;
	text-decoration: underline;
}
#pageNavigator a:active, #pageNavigator a:hover {
	color: #BC4942;
	text-decoration: underline;
}
/* ------------ navigator -------------------- */
/* --------- languageSelect ----------------- */

#languageSelect {
	padding: 0 30px 0 0;
	width: 240px;
	_width: 200px;
	float: right;
	overflow: hidden;
}
#languageSelectBody {
	text-align: right;
	margin: 18px 0 15px 0;
	_margin: 23px 0 0 0;
}
#languageSelect ul {
	display: none;
}
#languageFlags {
	float:right;
	margin-bottom: 13px;
	_margin-bottom: 0;
}
#languageSelect #languageFlags a {
	text-decoration: none;
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin-left: 7px;
	_margin-bottom: 0;
	background: transparent center center no-repeat;
}
#languageList {
	color: #9B9B9B;
}
#languageList a, #languageList a:visited {
	color: #9B9B9B;
	text-decoration: underline;
}
#languageList a:active, #languageList a:hover {
	color: #BC4942;
	text-decoration: underline;
}
.languageSelectbox {
	background-color: #000000;
	border: 1px solid #484848;
	color: #CDCDCD;
	font-size: 1em;
	min-width: 100px;
	padding: 1px;
	margin: -2px 0 -2px 0;
}
/* --------- languageSelect ----------------- */


#telo {
	width: 896px;
	background-color: #ffffff;
	color: #8395A1;
	padding: 15px 0 0 0;
	margin: 0 auto;
	overflow: hidden;
	clear: left;
}
#middlezone {
	width: 480px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#middlezone #content {
	padding: 0 0 0 10px;
	overflow: hidden;
}
#middlezone_wide {
	width: 680px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#middlezone_wide #content {
	padding: 0 0 10px 0px;
	overflow: hidden;
}
#middlezone .nadpis, #middlezone h1 {
	width: 640px;
	font-size: 22px;
	font-weight: bold;
	padding-left: 35px;
	margin-bottom: 10px;
	line-height: 1.4em;
	border-bottom:1px solid #000000;
	background: url(../img/bg-tit-internas.gif) no-repeat left center;
	color:#000000;
}
#middlezone_wide .nadpis, #middlezone_wide h1 {
	width: 640px;
	font-size: 22px;
	font-weight: bold;
	padding-left: 35px;
	margin-bottom: 10px;
	line-height: 1.4em;
	border-bottom:1px solid #000000;
	background: url(../img/bg-tit-internas.gif) no-repeat left center;
	color:#000000;
}
#leftB {
	width: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#leftB #contentLeftB {
	overflow: hidden;
	text-align:center;
}
#leftB #contentLeftB .Box {
	margin:0;
}
#leftB #contentLeftB p {
}
#leftB .nadpis, #leftB h1, #leftB h2 {
	width: 210px;
	_width: 220px;
	background: url(../img/nadpis_bg_w.png) no-repeat left bottom;
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 60px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
	line-height: 1.4em;
}
#rightB {
	width: 279px;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#rightB #contentRightB {
	padding: 0 0 10px 0;
	margin: 0 0 0 15px;
	overflow: hidden;
}
#rightB #contentRightB p {
	padding: 5px 5px 5px 10px;
}
#rightB .nadpis, #rightB h1, #rightB h2 {
	width: 210px;
	_width: 220px;
	background: url(../img/nadpis_bg_w.png) no-repeat left bottom;
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 60px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
	line-height: 1.4em;
}
#middlezone_wide .Box .content, #middlezone .Box .content, #middlezone_wide #leftB .Box .content, #middlezone_wide #rightB .Box .content {
	padding: 5px 10px 5px 10px;
}
#middlezone_wide .Box .content p, #middlezone .Box .content p {
	padding: 5px 0 5px 0;
}
#middlezone_wide #leftB .Box .content p, #middlezone_wide #rightB .Box .content p {
	padding: 5px 0 5px 0;
	overflow: hidden;
}
#middlezone_wide .Box h3 a, #middlezone .Box h3 a {
	color: #000000;
	padding-bottom: 0;
	margin-bottom: 0;
	text-decoration: none;
}
#middlezone_wide .Box h3 a:hover, #middlezone .Box h3 a:hover {
	color: #BC4942;
	padding-bottom: 0;
	margin-bottom: 0;
	text-decoration: none;
}
.content .contentwsw h2 {
	font-size:15px;
	color:#c8051d;
}
.Box {
	margin-bottom: 10px;
	overflow: hidden;
}
#header .Box {
	position:absolute;
	right:235px;
	width:200px;
	top:38px;
}
#header .Box h2 {
	font-size:11px;
	text-indent:-9999px;
	background: url(../img/icon-busca.png) no-repeat left center;
	height:22px;
	float:left;
	width:22px;
}
#header .Box .content {
	margin-left:30px;
}
.box p {
	padding: 0 0 10px 10px;
	overflow: hidden;
}
.box p img {
	overflow: hidden;
}
#content p {
	padding: 0 0 10px 10px;
	overflow: hidden;
}
#content p img {
	overflow: hidden;
}
/* ------------ zpetny odkaz ----------------- */

#content .backLink {
	margin: 10px 0 5px;
	padding-left: 20px;
	text-align: right;
	color:#000000;
}
#contentLeftB .backLink, #contentRightB .backLink {
	margin: 10px 0 5px 10px;
	padding-left: 20px;
	text-align: left;
}
.backLinkB {
	margin: 10px 0 5px 10px;
	text-align: left;
}
.Box .backLink {
	margin: 10px 0 0 0;
	padding-left: 10px;
	text-align: left;
}
.backLink a, .Box .backLink a, .backLinkB a {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.backLink a:hover. .Box .backLink a:hover, .backLinkB a:hover {
 color: #BC4942;
 text-decoration: underline;
 font-weight: bold;
}
/* ------------ zpetny odkaz ----------------- */

/* ------------ faq -------------------------- */
.question {
	padding: 0 0 0 10px;
}
#leftzone .question, #rightzone .question {
	padding: 0;
}
.question .dotaz {
	background: url(../img/seda-hvezda.png) no-repeat 0 3px;
	color: #CE211F;
	font-weight: bold;
	font-size: 1em;
	padding: 0 0 5px 20px;
}
#leftzone .Box .content .question .dotaz, #rightzone .Box .content .question .dotaz {
	background: url(../img/seda-hvezda-tmave-bg.jpg) no-repeat 0 4px;
	color: #CE211F;
	font-weight: bold;
	font-size: 1em;
	padding: 0 0 5px 15px;
}
.question .odpoved {
	padding: 0 0 5px 10px;
	overflow: hidden;
}
#middlezone .question .odpoved, #middlezone_wide .question .odpoved {
	padding: 0 0 5px 20px;
	overflow: hidden;
}
#middlezone_wide #leftB .question .odpoved, #middlezone_wide #rightB .question .odpoved {
	padding: 0 0 5px 20px;
	overflow: hidden;
}
#leftzone .question .odpoved, #rightzone .question .odpoved {
	padding: 0 0 5px 0;
	overflow: hidden;
}
#leftzone .question .odpoved h1, #leftzone .question .odpoved h2, #rightzone .question .odpoved h1, #rightzone .question .odpoved h2 {
	background: none;
	padding: 0;
}
/* ------------ faq -------------------------- */

/* ------------ clanky ----------------------- */

.article {
	padding: 0;
	margin: 0 0 10px 0;
	color:#8395A1;
}
.article .nazev {
	background: url(../img/seda-hvezda.png) no-repeat left top;
	color: #CE211F;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.1em;
	padding: 0 0 0 20px;
}
.nazev a {
	color: #CE211F;
}
.nazev a:hover {
	color: #BC4942;
}
.article .text {
	padding: 0 0 5px 20px;
	margin: 5px 0 0 0;
	overflow: hidden;
}
.Box .article .text p {
	padding-top: 7px;
}
.article ins {
	padding: 0 0 0 20px;
	color: #888888;
	font-size: 0.8em;
	text-decoration: none;
	margin-bottom: 5px;
}
.article .linkMore {
	padding: 0 0 0 20px;
	margin: 0;
	visibility: hidden;
}
#rightB .article .text, #leftB .article .text {
	padding: 0 0 5px 10px;
	margin: 5px 0 0 0;
	overflow: hidden;
}
#rightB .Box .article .text p, #leftB .Box .article .text p {
	padding-top: 7px;
	margin-left: -10px
}
#leftzone .article {
	padding: 0x;
	margin: 0;
}
#rightzone .article {
	padding: 5px 10px;
	margin: 0 0 10px 0;
}
#leftzone .article ins {
	display:none;
}
#leftzone .Box .content .article .nazev, #rightzone .Box .content .article .nazev {
	background: none;
	color: #CE211F;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.1em;
	padding: 0;
}
#leftzone .article .text, #rightzone .article .text {
	padding: 0 0 5px 0;
	margin: 5px 0 0 0;
	overflow: hidden;
}
#leftzone .article .text p, #rightzone .article .text p {
	padding-top: 0px;
}
#leftzone .article ins, #rightzone .article ins {
	padding: 0 0 0 0;
	color: #888888;
	font-size: 0.8em;
	text-decoration: none;
	margin-bottom: 5px;
}
#leftzone .article .linkMore, #rightzone .article .linkMore {
	padding: 0 0 0 0;
	margin: 0;
	visibility: hidden;
}
#leftzone .pagingInfo, #rightzone .pagingInfo {
	margin: 10px 0 10px 0;
}
#leftzone .linkBlock, #rightzone .linkBlock {
	margin: 10px 0 0 0;
}
.linkBlock {
	font-size: 0.9em;
}
#middlezone .article .text, #middlezone_wide .article .text {
	padding: 0 0 5px 20px;
	margin: 5px 0 0 0;
	overflow: hidden;
	line-height: 1.2em;
}
#middlezone .articleDetail .text, #middlezone_wide .articleDetail .text {
	padding: 0 0 5px 10px;
	margin: 5px 0 0 0;
	overflow: hidden;
}
#middlezone .articleDetail ins, #middlezone_wide .articleDetail ins {
	padding: 0 0 0 20px;
	color: #888888;
	font-size: 0.85em;
	text-decoration: none;
	margin-bottom: 5px;
}
#middlezone .Box .article .text p, #middlezone_wide .Box .article .text p {
	padding-top: 7px;/*margin-left: -10px*/
}
#middlezone .article ins, #middlezone_wide .article ins {
	padding: 0 0 0 20px;
	color: #888888;
	font-size: 0.85em;
	text-decoration: none;
	margin-bottom: 5px;
}
.rbcBookmarks {
	margin-left: 20px;
}
#leftB .rbcBookmarks, #rightB .rbcBookmarks {
	margin: 10px 0 0 30px;
}
#leftB .articleDetail .rbcBookmarks, #rightB .articleDetail .rbcBookmarks {
	margin: 10px 0 0 20px;
}
.rbcTags {
	margin-left: 20px;
}
#leftB .rbcTags, #rightB .rbcTags {
	margin-left: 30px;
	margin-top: 5px;
}
.rbcTags h4 {
	color: #CE211F;
	float: left;
	font-size: 1.1em;
}
#leftB #contentLeftB .rbcTags h4, #rightB #contentLeftB .rbcTags h4 {
	color: #CE211F;
	float: left;
	font-size: 1.1em;
	margin-right: 5px;
}
.rbcTags .tags {
	color: #CDCDCD;
}
#leftB #contentLeftB .rbcTags p.tags, #leftB #contentLeftB .rbcTags p.tags {
	padding: 0;
	color: #CDCDCD;
}
.rbcTags a {
	color: #CDCDCD;
	text-decoration: underline;
}
.rbcTags a:hover {
	color: #BC4942;
	text-decoration: underline;
}
.rbcWidgetArea {
}
/* ------------ clanky ----------------------- */

/* ------------ mapa stranek ----------------- */
.ServerMap {
	padding: 0 0 0 5px;
	list-style-type: none;
	font-size: 1.1em;
	margin-left: 10px;
}
.ServerMap li {
	padding: 3px 0 0 0;
}
.ServerMap a {
	background: url(../img/seda-hvezda.png) no-repeat left top;
	padding: 0 0 0 17px;
	color: #CDCDCD;
	text-decoration: underline;
}
.ServerMap a:hover {
	color: #BC4942;
}
.ServerMap .level1 {
	padding: 0 0 0 15px;
	font-size: 0.9em;
}
.ServerMap .level2, .ServerMap .level3, .ServerMap .level4, .ServerMap .level5, .ServerMap .level6, .ServerMap .level7, .ServerMap .level8, .ServerMap .level9 {
	padding: 0 0 0 15px;
	font-size: 1em;
}
.ServerMap .level1 a, .ServerMap .level2 a, .ServerMap .level3 a, .ServerMap .level4 a, .ServerMap .level5 a, .ServerMap .level6 a, .ServerMap .level7 a, .ServerMap .level8 a, .ServerMap .level9 a {
	background: url(../img/seda_sipka.png) no-repeat 0 5px;
	padding: 0 0 0 15px;
	color: #9B9B9B;
	text-decoration: underline;
}
.ServerMap .level1 a:hover, .ServerMap .level2 a:hover, .ServerMap .level3 a:hover, .ServerMap .level4 a:hover, .ServerMap .level5 a:hover, .ServerMap .level6 a:hover, .ServerMap .level7 a:hover, .ServerMap .level8 a:hover, .ServerMap .level9 a:hover {
	color: #BC4942;
}
/* ------------ mapa stranek ----------------- */

/* ------------ diskuze ---------------------- */

.diskuze {
	overflow: hidden;
	margin: 0 0 10px 10px;
}
#leftzone .diskuze, #rightzone .diskuze {
	margin: 0 0 10px 0;
	overflow: hidden;
}
.diskuze fieldset {
	padding: 10px;
	margin: 0;
	border:none;
}
.diskuze label {
	color: #8395A1;
	padding: 0;
	font-weight: bold;
	width: 90px;
	margin-left: 10px;
	float: left;
}
#leftzone .diskuze label, #rightzone .diskuze label {
	color: #CDCDCD;
	padding: 0;
	font-weight: bold;
	width: 90px;
	margin-left: 5px;
	float: left;
}
#leftB .diskuze label, #rightB .diskuze label {
	color: #CDCDCD;
	padding: 0;
	font-weight: bold;
	width: 60px;
	margin-left: 5px;
	float: left;
}
.diskuze label.wrong {
	color: #CE211F;
}
#leftzone .diskuze label.wrong, #rightzone .diskuze label.wrong {
	color: #CE211F;
}
#leftB .diskuze label.wrong, #rightB .diskuze label.wrong {
	color: #CE211F;
}
#middlezone_wide .diskuze #postAuthor, #middlezone_wide .diskuze #postTitle, #middlezone_wide .diskuze #postEmail {
	background-color:#F1F4F5;
	border:1px solid #DDE1E5;
	color:#656565;
	height: 1.5em;
	width: 250px;
	margin: 0 0 5px 0;
	position: relative;
	left: 0px;
	float: left;
}
#middlezone .diskuze #postAuthor, #middlezone .diskuze #postTitle, #middlezone .diskuze #postEmail {
	border: 1px solid #484848;
	background-color: #000000;
	height: 1.5em;
	width: 185px;
	margin: 0 0 5px 0;
	color: #CDCDCD;
	position: relative;
	left: 0px;
	float: left;
}
#leftB .diskuze #postAuthor, #leftB .diskuze #postTitle, #leftB .diskuze #postEmail, #rightB .diskuze #postAuthor, #rightB .diskuze #postTitle, #rightB .diskuze #postEmail {
	border: 1px solid #484848;
	background-color: #000000;
	height: 1.5em;
	width: 150px;
	margin: 0 0 5px 5px;
	color: #CDCDCD;
	position: relative;
	left: 0px;
	float: left;
}
#leftzone .diskuze #postAuthor, #leftzone .diskuze #postTitle, #leftzone .diskuze #postEmail {
	border: 1px solid #484848;
	background-color: #000000;
	height: 1.5em;
	width: 120px;
	margin: 0 0 5px 5px;
	color: #CDCDCD;
	position: relative;
	left: 0px;
	float: left;
}
#rightzone .diskuze #postAuthor, #rightzone .diskuze #postTitle, #rightzone .diskuze #postEmail {
	border: 1px solid #484848;
	background-color: #000000;
	height: 1.5em;
	width: 115px;
	margin: 0 0 5px 5px;
	color: #CDCDCD;
	position: relative;
	left: 0px;
	float: left;
}
.diskuze input.wrong {
	border: 1px solid #CE211F;
}
#middlezone_wide .diskuze #postAuthor.wrong, #middlezone_wide .diskuze #postTitle.wrong, #middlezone_wide .diskuze #postEmail.wrong {
	border: 1px solid #CE211F;
}
#middlezone .diskuze #postAuthor.wrong, #middlezone .diskuze #postTitle.wrong, #middlezone .diskuze #postEmail.wrong {
	border: 1px solid #CE211F;
}
#middlezone .diskuze #postAuthor.wrong, #middlezone .diskuze #postTitle.wrong, #middlezone .diskuze #postEmail.wrong {
	border: 1px solid #CE211F;
}
#leftzone .diskuze #postAuthor.wrong, #leftzone .diskuze #postTitle.wrong, #leftzone .diskuze #postEmail.wrong {
	border: 1px solid #CE211F;
}
#rightzone .diskuze #postAuthor.wrong, #rightzone .diskuze #postTitle.wrong, #rightzone .diskuze #postEmail.wrong {
	border: 1px solid #CE211F;
}
#leftB .diskuze #postAuthor.wrong, #leftB .diskuze #postTitle.wrong, #leftB .diskuze #postEmail.wrong {
	border: 1px solid #CE211F;
}
#rightB .diskuze #postAuthor.wrong, #rightB .diskuze #postTitle.wrong, #rightB .diskuze #postEmail.wrong {
	border: 1px solid #CE211F;
}
.diskuze #postText {
	background-color:#F1F4F5;
	border:1px solid #DDE1E5;
	color:#656565;
	margin: 10px 5px 10px 5px;
	width: 97%;
	_width: 100%;
	max-width: 97%;
	font: 1em/1.33em Arial, Tahoma, Verdana, sans-serif;
	overflow: auto;
}
.diskuze #postText.wrong {
	border: 1px solid #CE211F;
}
#leftzone .diskuze #postText, #rightzone .diskuze #postText {
	border: 1px solid #484848;
	background-color: #000000;
	margin: 10px 5px 10px 5px;
	color: #CDCDCD;
	width: 94%;
	_width: 95%;
	max-width: 94%;
	font: 1em/1.33em Arial, Tahoma, Verdana, sans-serif;
}
#leftzone .diskuze #postText.wrong, #rightzone .diskuze #postText.wrong {
	border: 1px solid #CE211F;
}
.diskuze .submit {
	background: url(../img/btn_bg.png) repeat-x;
	height: 22px;
	line-height: 22px;
	border: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0 5px 3px 5px;
	font-weight: bold;
	font-size: 0.9em;
	text-indent:0;
	width:45px;
}
.diskuze .submit:hover {
	background: url(../img/btn_bg_hover.png) repeat-x;
	height: 22px;
	line-height: 22px;
	border: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0 5px 3px 5px;
	font-weight: bold;
	font-size: 0.9em;
	text-indent:0;
}
.diskuze .goBtn {
	float: right;
	margin-right: 10px;
 *margin-right: 4px;
	_margin-right: 2px;
}
.notFound {
	margin: 0 0 10px 10px;
}
#leftzone .notFound, #rightzone .notFound {
	margin: 0;
}
.post {
	background: #333333;
	border: 1px solid #333333;
	height: auto;
	overflow: hidden;
	margin: 0 0 15px 120px;
	padding: 0;
	color: #CDCDCD;
}
.post .head {
	padding: 10px;
	font-size: 1.1m;
	font-weight: bold;
}
#content .post .head p, #leftB #contentLeftB .post .head p, #rightB #contentRightB .post .head p, #leftzone .post .head p, #rightzone .post .head p {
	margin: 0;
	padding: 0 0 0 10px;
}
.post .head h3 {
	font-size: 1em;
	font-weight: bold;
	margin-left: 10px;
}
.post .head h3 span {
	color: #CE211F;
	text-decoration: none;
	font-size: 1em;
}
.post .head ins, .post .head em {
	font-weight: normal;
	text-decoration: none;
	font-size: 1em;
}
.post .text {
	background: #000000;
	padding: 10px;
	font-size: 1em;
}
.post .reply {
	background: #000000;
	padding: 0 15px 7px 15px;
	text-align: right;
}
.post .reply a {
	color: #CE211F;
	font-size: 0.9em;
	font-weight: bold;
	background: url(../img/seda-hvezda.png) no-repeat left;
	padding-left: 15px;
}
.reply a:hover {
	color: #BC4942;
}
.level-1 {
	margin-left: 10px;
}
.level-2 {
	margin-left: 30px;
}
.level-3 {
	margin-left: 60px;
}
.level-4 {
	margin-left: 90px;
}
.level-5 {
	margin-left: 120px;
}
.formError {
	margin-bottom: 15px;
	margin-left: 10px;
}
#middlezone .content .formError ul li, #middlezone_wide .content .formError ul li, #leftzone .content .formError ul li, #rightzone .content .formError ul li {
	background: none;
	padding:3px 0 3px 0;
	font-weight: bold;
}
#middlezone .content .formError ul, #middlezone_wide .content .formError ul, #leftzone .content .formError ul, #rightzone .content .formError ul {
	margin-left: 0;
}
#leftB .formError, #rightB .formError, #leftzone .formError, #rightzone .formError {
	margin-bottom: 15px;
	margin-left: 5px;
}
#leftB #contentLeftB .formError p, #rightB #contentRightB .formError p {
	padding: 0 0 5px 0;
}
.formError span {
	color: #CE211F;
}
/* ------------ diskuze ---------------------- */

/* ------------ vyhledavani ----------------- */

#search {
	background-color: #E9EDF1;
	height: auto;
	overflow: hidden;
	margin: 0 0 20px 10px;
	padding: 0;
	color: #CDCDCD;
	font-size: 0.9em;
}
#search table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	_font-size: 1em;
}
#search table tbody tr td {
	border: none;
	color: #000000;
	padding: 0 0 0 5px;
	text-align: left;
	vertical-align: middle;
}
#search legend {
	visibility: hidden;
	display: none;
}
#search form {
	margin: 0;
	padding: 15px 10px;
}
#search fieldset {
	padding: 0;
	margin: 0 0 0 7px;
	border: none;
}
#search label {
	margin: 0;
	padding: 0;
}
#search #fulltextSearchTextResult {
	background-color:#F1F4F5;
	border:1px solid #DDE1E5;
	color:#656565;
	width: 100px;
	margin: 0;
	_height: 22px;
	font-size: 1em;
}
#search #fulltextSearchTypeResult {
	background-color:#F1F4F5;
	border:1px solid #DDE1E5;
	color:#656565;
	width: 100px;
	margin: 0;
	font-size: 1em;
}
#search .left {
	float: left;
	margin-right: 15px;
}
#search .right {
	float: right;
}
#search .right span {
	margin-left: 7px;
}
#middlezone #search .left {
	width: 100%;
}
#middlezone #search .right {
	float: left;
	width: 100%;
	margin-top: 10px;
}
#leftB #search .left, #rightB #search .left {
	width: 100%;
}
#leftB #search .right, #rightB #search .right {
	float: left;
	width: 100%;
	margin-top: 10px;
}
#leftB #search .right span, #rightB #search .right span {
	float: left;
	margin-top: 10px;
	margin-left: 0;
}
.item {
	margin: 0 0 15px 10px;
	padding: 0 0 0 15px;
}
#middlezone .item h2, #middlezone_wide .item h2 {
	background: none;
	color: #CE211F;
	text-decoration: underline;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}
.item h2 a {
	color: #CE211F;
	text-decoration: underline;
}
.item .uri {
	color: #888888;
	text-decoration: underline;
}
.item .uryvek {
	padding-top: 5px;
}
.item .size {
	color: #888888;
}
#leftB #contentLeftB .item p.size, #rightB #contentRightB .item p.size, #content .item p.size {
	padding: 5px 0 0 0;
}
.item a:hover {
	color: #BC4942;
}
/* ------------ vyhledavani ----------------- */

/* ------------ produkty -------------------- */
#middlezone .products {
	padding: 0 0 0 10px;
	margin-bottom: 10px;
}
#middlezone_wide .products {
	padding: 0 0 0 10px;
	margin-bottom: 10px;
	float:left;
	width:150px;
}
#leftzone .products, #rightzone .products {
	padding: 0 0 0 0;
	margin-bottom: 10px;
}
#leftB .products, #rightB .products {
	padding: 0 0 0 0;
	margin-bottom: 10px;
}
#middlezone .product, #middlezone_wide .product {
	padding: 0;
	padding-top:30px;
}
.products .nazev {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	margin: 0 0 5px 0;
	text-align:center;
}
#leftzone .Box .content .products .nazev, #rightzone .Box .content .products .nazev {
	background:transparent url(../img/seda-hvezda-tmave-bg.jpg) no-repeat scroll 0 4px;
	color: #CE211F;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.1em;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
}
#middlezone .products .linkMore, #middlezone_wide .products .linkMore, #leftB .products .linkMore, #rightB .products .linkMore {
	margin-left: 15px;
	visibility: hidden;
}
.products .imgProduct {
	margin: 5px 10px 5px 15px;
	_margin: 5px 10px 5px 7px;
	float: left;
	overflow: hidden;
	border: 1px solid #cccccc;
	padding: 0 10px;
}
#leftB .products .imgProduct, #rightB .products .imgProduct {
	margin: 5px 10px 5px 5px;
	_margin: 5px 10px 5px 2px;
	overflow: hidden;
	width: 100%;
}
.products td, .product td {
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding: 0;
}
.products table, .product table {
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding: 0;
}
#middlezone .products .description, #middlezone_wide .products .description {
	margin-left: 150px;
	padding-left: 10px;
}
#middlezone_wide #leftB .products .description, #middlezone_wide #rightB .products .description {
	float: left;
	margin: 5px 0 0 15px;
	_margin: 5px 0 0 7px;
	padding-left: 0;
}
#middlezone .product .description, #middlezone_wide .product .description, #leftB .product .description, #rightB .product .description {
	margin-left: 10px;
	padding-left: 10px;
	float:left;
	width:330px;
}
.description h3 {
	color: #CE211F;
	font-size: 1.1em;
	margin-bottom: 8px;
}
#leftB .description h3, #rightB .description h3 {
	color: #CE211F;
	font-size: 1.1em;
	margin-bottom: 8px;
	margin-left: 10px;
}
.description a {
	color: #000000;
	text-decoration: none;
}
.description a:hover {
	color: #BC4942;
	text-decoration: underline;
}
#content .description p {
	overflow: hidden;
	padding: 0 0 10px 0;
}
.products p, .product p {
	overflow: hidden;
	padding: 0 0 10px 10px;
}
#leftB #contentLeftB .products p, #rightB #contentRightB .products p {
	padding: 3px 0 10px 15px;
}
/* ------------ produkty -------------------- */

/* ----------- detail produktu -------------- */

.product .imgProduct {
	margin: 0 10px 10px 0;
	text-align: center;
	float:left;
	border:1px solid #cccccc;
}
.imgProduct a, .imgProduct img {
	border: none;
}
#leftB .imgProduct a, #leftB .imgProduct img, #rightB .imgProduct a, #rightB .imgProduct img {
	border: none;
	margin-left: 5px;
}
/* ----------- detail produktu -------------- */

/* --------- fotogalerie 118px ------------ */

#middlezone .foto118 {
	padding: 0 0 0 25px;
	_padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
#middlezone .foto118 .fotka {
	float: left;
	margin: 0 20px 20px 20px;
	padding: 0;
	width: 118px;
}
#middlezone_wide .foto118 {
	padding: 0 0 0 8px;
	margin: 0 0 10px 0;
}
#middlezone_wide .foto118 .fotka {
	float: left;
	margin: 0 15px 20px 0;
	padding: 0;
	width: 118px;
}
#rightB .foto118, #leftB .foto118 {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
#rightB .foto118 .fotka, #leftB .foto118 .fotka {
	width: 118px;
	float: left;
	margin: 0 0 0 10px;
	_margin: 0 10px 0 0;
	padding: 0;
}
#rightB .foto118 .fotka img, #leftB .foto118 .fotka img {
	margin: 0;
	padding: 0;
}
#rightzone .foto118 {
	margin: 0 0 10px 10px;
	padding: 0 0 0 0;
}
#leftzone .foto118 {
	margin: 0 0 10px 15px;
	padding: 0 0 0 0;
}
.fotka {
	margin: 0;
	padding: 0;
}
.foto118 .fotka div {
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	font-size: 0.9em;
	height: 2.7em;
	overflow: hidden;
}
#leftzone .foto118 .fotka div, #rightzone .foto118 .fotka div {
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	font-size: 0.9em;
	height: 3.1em;
	overflow: hidden;
}
.foto118 .fotka div a {
	color: #CDCDCD;
	text-decoration: underline;
}
.foto118 .fotka div a:hover {
	color: #CE211F;
	text-decoration: underline;
}
.fotka img, .fotka a {
	border: none;
	margin: 0;
	padding: 0;
}
.foto118 .fotka .photoImg, #leftzone .foto118 .fotka .photoImg, #rightzone .foto118 .fotka .photoImg {
	width: 118px;
	height: 118px;
	border: 1px solid #CDCDCD;
	overflow: hidden;
}
.foto118 .fotka .photoImg:hover, #leftzone .foto118 .fotka .photoImg:hover, #rightzone .foto118 .fotka .photoImg:hover {
	border: 1px solid #CE211F;
}
.foto118 .fotka .photoImg table {
	width: 118px;
	height: 118px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	cursor: pointer;
}
.foto118 .fotka td {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}
/* --------- fotogalerie 118px ------------ */

/* --------- fotogalerie 200px ------------ */

#middlezone_wide .foto200 {
	padding: 0 0 0 50px;
	margin: 0 0 10px 0;
	overflow: hidden;
}
#middlezone_wide .foto200 .fotka {
	float: left;
	margin: 0 40px 20px 0;
	padding: 0;
	width: 200px;
}
#middlezone .foto200 {
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	overflow: hidden;
}
#middlezone .foto200 .fotka {
	float: left;
	margin: 0 0 20px 60px;
	_margin: 0 0 20px 30px;
	padding: 0;
	width: 200px;
}
#rightB .foto200, #leftB .foto200 {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
#rightB .foto200 .fotka, #leftB .foto200 .fotka {
	width: 200px;
	float: left;
	margin: 0 0 0 35px;
	_margin: 0 0 0 20px;
	padding: 0;
}
#rightB .foto200 .fotka img, #leftB .foto200 .fotka img {
	margin: 0;
	padding: 0;
}
.foto200 .fotka div {
	/*padding: 0 0 0 5px; */
	margin: 5px 0 0 0;
	font-size: 0.9em;
	height: 2.7em;
	overflow: hidden;
}
.foto200 .fotka div a {
	color: #CDCDCD;
	text-decoration: underline;
}
.foto200 .fotka div a:hover {
	color: #CE211F;
	text-decoration: underline;
}
.foto200 .fotka .photoImg {
	width: 200px;
	height: 200px;
	border: 1px solid #CDCDCD;
	overflow: hidden;
}
.foto200 .fotka .photoImg:hover {
	border: 1px solid #CE211F;
}
.foto200 .fotka .photoImg table {
	width: 200px;
	height: 200px;
	overflow: hidden;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
.foto200 .fotka .photoImg table td {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}
/* --------- fotogalerie 200px --------------- */

/* -------- fotogalerie detail -------------- */

/* -------- varianta a, index --------------- */
#middlezone_wide .fotkaDetail {
	padding: 10px 0 0 15px;
	margin: 0 0 5px 0;
}
#middlezone_wide .fotkaDetail .obrazek {
	border: 1px solid #474747;
	padding: 10px;
	margin-top: 10px;
	overflow: hidden;
	width: 505px;
	_width: 100%;
	height: 505px;
	_height: auto;
}
#middlezone_wide .fotkaDetail .obrazek table {
	width: 500px;
	_width: 510px;
	height: 500px;
	_height: 510px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#middlezone_wide .fotkaDetail .obrazek table td {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
#middlezone_wide .fotkaDetail img {
	border: none;
}
#middlezone_wide .fotkaDetail .popis {
	margin-top: 10px;
	font-size: 0.9em;
}
#middlezone_wide .fotkaDetail .posuv {
/*margin-bottom: 10px;*/
}
#middlezone_wide .posuv table, #middlezone_wide .posuv table td {
	margin: 0;
}
#middlezone_wide .posuv td.pred, #middlezone_wide .posuv td.dalsi {
	width: 120px;
}
.posuv table td.pred a {
	background: transparent url(../img/gallery_btn.png) repeat-x scroll 0 0;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 1em;
	_font-size: 0.9em;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	padding: 0 7px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 115px;
}
.posuv table td.dalsi a {
	background: transparent url(../img/gallery_btn.png) repeat-x scroll 0 0;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 1em;
	_font-size: 0.9em;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	padding: 0 7px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 115px;
}
#middlezone_wide .posuv table td.dalsi a, #middlezone_wide .posuv table td.pred a {
	_width: 132px;
}
#slideshowControl {
	background: url(../img/start-btn.png) no-repeat;
	width: 226px;
	height: 24px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 24px;
	font-size: 1em;
	_font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
/* -------- varianta a, index ---------------- */

/* -------- varianta C ----------------------- */
#middlezone .fotkaDetail .posuv {
/*margin-bottom: 10px;*/
}
#middlezone .posuv table {
	margin: 0;
	width: 100%;
}
#middlezone .posuv table td.pred, #middlezone .posuv table td.dalsi {
	width: 50%;
	margin: 0;
}
#middlezone .posuv table tbody tr td.show {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#middlezone #slideshowControl {
	margin: 0 auto;
	text-align: center;
	_margin-left: 47px;
}
#middlezone .fotkaDetail {
	padding: 10px 0 0 15px;
	margin: 0 0 5px 0;
}
#middlezone .fotkaDetail .obrazek {
	border: 1px solid #474747;
	padding: 10px;
	margin-top: 10px;
	overflow: hidden;
	width: 320px;
	_width: 100%;
	height: 320px;
	_height: auto;
	overflow: hidden;
}
#middlezone .fotkaDetail .obrazek table {
	width: 320px;
	_width: 320px;
	height: 320px;
	_height: 320px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#middlezone .fotkaDetail .obrazek table td {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
#middlezone .fotkaDetail img {
	border: none;
}
#middlezone .fotkaDetail .popis {
	margin-top: 10px;
	font-size: 0.9em;
}
#middlezone .posuv table tbody tr td.dalsi a {
	float: right;
	margin-right: 22px;
}
/* -------- varianta C ----------------------- */

/* -------- varianta b ----------------------- */
.fotkaDetailB {
	padding: 10px 0 0 10px;
	margin: 0 0 5px 0;
}
.fotkaDetailB .obrazekB {
	border: 1px solid #474747;
	padding: 5px;
	margin-top: 10px;
	overflow: hidden;
	width: 245px;
	_width: 100%;
	height: 245px;
	_height: auto;
}
.fotkaDetailB .obrazekB table {
	width: 245px;
	height: 245px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.fotkaDetailB .obrazekB table td {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.fotkaDetailB img {
	border: none;
 mar
}
#middlezone_wide #leftB .posuv table td.dalsi a, #middlezone_wide #leftB .posuv table td.pred a, #middlezone_wide #rightB .posuv table td.dalsi a, #middlezone_wide #rightB .posuv table td.pred a {
	_width: 115px;
}
#middlezone_wide #leftB .fotkaDetail .posuv, #middlezone_wide #rightB .fotkaDetail .posuv {
/*margin-bottom: 10px;*/
}
#middlezone_wide #leftB .posuv table, #middlezone_wide #rightB .posuv table, #middlezone_wide #leftB .posuv table td, #middlezone_wide #rightB .posuv table td {
	margin: 0;
}
#middlezone_wide #leftB .posuv td.pred, #middlezone_wide #leftB .posuv td.dalsi, #middlezone_wide #rightB .posuv td.pred, #middlezone_wide #rightB .posuv td.dalsi {
	width: 110px;
	_width: 120px;
}
#leftB .posuv table td.pred a, #rightB .posuv table td.pred a {
	background: transparent url(../img/gallery_btn.png) repeat-x scroll 0 0;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 1em;
	_font-size: 0.8em;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	padding: 0 7px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 100px;
}
#leftB .posuv table td.dalsi a, #rightB .posuv table td.dalsi a {
	background: transparent url(../img/gallery_btn.png) repeat-x scroll 0 0;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 1em;
	_font-size: 0.8em;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	padding: 0 7px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 100px;
}
#leftB #slideshowControl, #rightB #slideshowControl {
	background: url(../img/start-btn.png) no-repeat;
	width: 226px;
	height: 24px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 24px;
	font-size: 1em;
	_font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
}
/* -------- varianta b ----------------------- */

/* -------- fotogalerie detail --------------- */

/* --------------- levy sloupec -------------- */
#leftzone {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0;
}
#leftzone .Box {
	width: 200px;
	padding: 0;
	overflow: hidden;
}
#leftzone .Box h2 {
	height: 26px;
	font-size: 15px;
	line-height: 26px;
	padding-left: 20px;
	color:#87949f;
}
#leftzone .Box h2.Blue {
	background: url(../img/box_blue_left.png) no-repeat left top;
	height: 31px;
	font-size: 1.2em;
	text-transform: uppercase;
	line-height: 31px;
	padding-left: 20px;
}
#leftzone .Box .content {
	background: url(../img/bg-top-box-home.gif) no-repeat;
	border-left:1px solid #C9D0D7;
	border-right:1px solid #C9D0D7;
	border-bottom:1px solid #c9d0d7;
	padding:2px 10px;
	color: #CDCDCD;
	font-size: 11px;
	line-height: 1.4em;
	overflow: hidden;
	width: 178px;
	_width: 170px;
}
#leftzone h2 {
	background: url(../img/bg-top-box-home.gif) no-repeat;
	height: 26px;
	font-size: 15px;
	line-height: 26px;
	padding-left: 20px;
	overflow: hidden;
}
#leftzone .content {
	color: #CDCDCD;
	font-size: 0.95em;
	line-height: 1.4em;
	overflow: hidden;
	width: 150px;
	_width: 170px;
}
#leftzone .Box .content h1{
	height: 26px;
	font-size: 15px;
	line-height: 26px;
	padding-left: 20px;
	color:#87949f;
}
#leftzone .Box .content h1 a{
	text-decoration:none;
	font-size: 15px;
	color:#87949f;
}
#leftzone .Box .content h1 a:hover{
	font-size: 15px;
	color:#bc4942;
	text-decoration:none;
}

#leftzone .Box .content h2 {
	background: none;
	padding: 0;
	font-size: 1.2em;
	height: auto;
	line-height: normal;
	text-transform: none;
}
#leftzone .Box .content h3 {
	font-size: 1.2em;
}
#leftzone .Box .content h4, #leftzone .Box .content h5, #leftzone .Box .content h6 {
	font-size: 1.1em;
}
/* --------------- levy sloupec -------------- */

/* --------------- pravy sloupec ------------- */
#rightzone {
	width: 191px;
	float: right;
	margin: 0;
	padding: 0;
}
#rightzone .Box {
	width: 191px;
	padding: 0;
	overflow: hidden;
}
#rightzone .Box h2 {
	background: url(../img/bg-top-box-lateral-right.gif) no-repeat;
	height: 26px;
	font-size: 15px;
	line-height: 26px;
	padding-left: 25px;
	overflow: hidden;
	color:#ffffff;
}
#rightzone .Box .content {
	color: #CDCDCD;
	font-size: 0.95em;
	line-height: 1.4em;
	overflow: hidden;
	width: 189px;
	border-right:1px solid #C9D0D7;
	border-left:1px solid #C9D0D7;
	border-bottom:1px solid #C9D0D7;
	background:#F1F4F5;
}
#rightzone h2 {
	background: url(../img/box_gray_right.png) no-repeat right top;
	height: 31px;
	font-size: 1.2em;
	line-height: 31px;
	padding-left: 25px;
}
#rightzone .content {
	color: #CDCDCD;
	font-size: 0.95em;
	line-height: 1.4em;
	overflow: hidden;
	width: 150px;
	_width: 170px;
}
#rightzone .Box .content h1 {
	background: none;
	padding: 0;
	font-size: 1.4em;
	height: auto;
	line-height: normal;
	text-transform: none;
}
#rightzone .Box .content h2 {
	background: url(../img/bg-top-box-lateral-right.gif) no-repeat;
	height: 26px;
	font-size: 15px;
	line-height: 26px;
	padding-left: 25px;
	overflow: hidden;
	color:#ffffff;
}
#rightzone .Box .content h3 {
	background: url(../img/bg-top-box-lateral-right.gif) no-repeat;
	height: 26px;
	font-size: 15px;
	line-height: 26px;
	padding-left: 25px;
	overflow: hidden;
	color:#ffffff;
}
#rightzone .Box .content h4, #rightzone .Box .content h5, #rightzone .Box .content h6 {
	font-size: 1.1em;
}
/* --------------- pravy sloupec ------------- */

/* --------------- spolecne pro sloupce ------ */
.Box .content p {
	
}
.Box a {
	color: #8395A1;
	text-decoration: none;
}
.Box a:hover {
	color: #BC4942;
	text-decoration: none;
}
.Box h3 a {
	color: #CE211F;
	padding-bottom: 0;
	margin-bottom: 0;
	text-decoration: underline;
}
.Box h3 a:hover {
	color: #BC4942;
	padding-bottom: 0;
	margin-bottom: 0;
	text-decoration: underline;
}
/* --------------- spolecne pro sloupce ------ */

/* --------------- kalendar akci ------------- */
.datum {
	color: #7F7F7F;
}
/* --------------- kalendar akci ------------- */

/* --------------- vyhledavaci formular ------ */
#fulltextSearch {
	padding: 0 0 0 0;
	margin: 0;
}
#fulltextSearch fieldset {
	border: none;
}
#fulltextSearch #fulltextSearchText {
	float:left;
	background-color: #f1f4f5;
	border: 1px solid #dde1e5;
	color: #656565;
	width: 122px;
	height:13px;
	font-size:12px;
	margin-right:5px;
}
#fulltextSearch span {
	padding:0 0 0 5px;
}
/* --------------- vyhledavaci formular ------ */

/* --------------- ankety -------------------- */

h3.questionP {
	font-size: 1em;
	margin: 0 0 0 0;
}
#leftzone .Box .content .questionP, #rightzone .Box .content .questionP {
	font-size: 1em;
	margin: 0 0 0 0;
}
#middlezone .questionP, #middlezone_wide .questionP {
	font-size: 1em;
	margin: 0 0 10px 20px;
}
#middlezone_wide #leftB .questionP, #middlezone_wide #rightB .questionP {
	font-size: 1em;
	margin: 0 0 15px 10px;
}
#middlezone .answers, #middlezone_wide .answers, #leftB .answers, #rightB .answers {
	margin: 0 0 0 10px;
}
#middlezone_wide #leftB .answers, #middlezone_wide #rightB .answers {
	margin: 0 0 0 0;
}
.answerText {
	margin: 0;
	padding: 0;
}
.answers .answer {
	padding: 0 0 0 0;
	margin: 3px 0 10px 10px;
}
#leftzone .answers .answer, #rightzone .answers .answer {
	padding: 0 0 0 0;
	margin: 3px 0 10px 0;
}
.answers img {
	border: none;
}
.voted {
	border-top: 1px solid #393939;
	margin-top: 10px;
}
#middlezone_wide #leftB #contentLeftB p.voted, #middlezone_wide #rightB #contentRightB p.voted {
	border-top: 1px solid #393939;
	margin-top: 10px;
}
.answerImg {
	width: 100%;
	padding: 0;
	margin: 4px 0 0 0;
	line-height: 6px;
 *margin: -8px 0 0 0;
}
#leftzone .answerImg, #righttzone .answerImg {
	width: 100%;
	padding: 0;
	margin: 4px 0 0 0;
	line-height: 6px;
	_margin: -8px 0 0 0;
}
.answerImg span {
	margin: 0;
	padding: 0;
}
#leftB .answerImg img, #rightB .answerImg img {
	margin: 0;
	padding: 0;
	border: none;
}
#leftzone .answerImg img, #rightzone .answerImg img {
	margin: 0;
	padding: 0;
	border: none;
}
/* --------------- ankety -------------------- */

/* --------------- stitky -------------------- */


#leftzone .Box ol.tags {
	text-align: center;
	padding: 10px 0 15px 5px;
	color: #CDCDCD;
	line-height: 1.8em;
	list-style-type: none;
	list-style: none;
	margin: 0;
	font-size: 1.2em;
}
#rightzone .Box ol.tags {
	text-align: center;
	padding: 10px 0 15px 0;
	color: #CDCDCD;
	line-height: 1.8em;
	list-style-type: none;
	list-style: none;
	margin: 0;
	font-size: 1.2em;
}
#middlezone .Box ol.tags, #middlezone_wide .Box ol.tags {
	text-align: center;
	padding: 5px 5px 5px 5px;
	color: #CDCDCD;
	line-height: 1.8em;
	list-style-type: none;
	list-style: none;
	margin: 0;
	font-size: 1.2em;
}
ol.tags li {
	display: inline;
	margin: 0 0.5em 0 0.5em;
	list-style-type: none;
	list-style: none;
}
ol.tags a {
	color: #CDCDCD;
	text-decoration: none;
	white-space: nowrap;
}
ol.tags a:hover {
	color: #BC4942;
	text-decoration: none;
	white-space: nowrap;
}
#middlezone ol.tags a, #middlezone_wide ol.tags a {
	color: #CDCDCD;
	text-decoration: none;
	white-space: nowrap;
}
#middlezone ol.tags a:hover, #middlezone_wide ol.tags a:hover {
	color: #BC4942;
	text-decoration: none;
	white-space: nowrap;
}
/* --------------- stitky -------------------- */

/* --------------- text ---------------------- */

.contentwsw {
	padding: 0;
	margin: 0;
	color: #8395A1;
}
.contentwsw img {
	border:0;
	vertical-align:middle;
}
.contentwsw img a {
	text-decoration:none;
}
.contentwsw img a:hover {
	text-decoration:none;
}
/* --------------- text ---------------------- */

/* --------------- strankovani--------------- */

#leftzone .paging, #rightzone .paging {
	border-top: 1px solid #393939;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #CDCDCD;
	text-align: center;
	line-height: 30px;
	width: 100%;
}
#content .paging {
	margin: 0 0 10px 0;
	color: #CDCDCD;
	text-align: right;
	line-height: 30px;
	padding-right: 10px;
}
#leftB .paging, #rightB .paging {
	margin: 0 0 10px 10px;
	color: #CDCDCD;
	text-align: left;
	line-height: 30px;
	padding-left: 5px;
	float: left;
}
#middlezone_wide #leftB .pagingInfo, #middlezone_wide #rightB .pagingInfo {
	margin:10px 0 10px 15px;
	width: 100%;
}
#middlezone .pagingInfo {
	margin:10px 0 10px 20px;
}
.pagingInfo {
	margin: 5px 0 10px 30px;
	color: #888888;
	float: left;
}
#middlezone_wide .pagingInfo {
	margin: 5px 0 10px 15px;
	color: #888888;
	float: left;
}
.pagingInfoFAQ {
	margin: 5px 0 10px 30px;
	color: #888888;
	float: left;
}
#leftB .pagingInfoFAQ, #rightB .pagingInfoFAQ {
	margin: 5px 0 10px 30px;
	color: #888888;
	width: 100%;
	float: none;
}
#leftzone .pagingInfoFAQ, #rightzone .pagingInfoFAQ {
	margin: 10px 0 10px 0;
	color: #888888;
	float: none;
}
.pagingInfoArticles, .pagingInfoProducts, #middlezone_wide .pagingInfoArticles, #middlezone_wide .pagingInfoProducts {
	margin: 5px 0 10px 30px;
	_margin: 5px 0 10px 15px;
	color: #888888;
	float: left;
}
#middlezone_wide #leftB .pagingInfoArticles, #middlezone_wide #leftB .pagingInfoProducts, #middlezone_wide #rightB .pagingInfoArticles, #middlezone_wide #rightB .pagingInfoProducts {
	margin: 5px 0 10px 20px;
	color: #888888;
	width: 100%;
}
#leftzone .pagingInfoArticles, #rightzone .pagingInfoArticles, #leftzone .pagingInfoProducts, #rightzone .pagingInfoProducts {
	margin: 10px 0 10px 0;
	color: #888888;
	float: none;
}
.pagingInfoPhotogallery {
	margin: 5px 0 10px 10px;
	color: #888888;
	float: left
}
.linkBlock {
	margin: 10px 0 0 30px;
}
.newPost {
	margin: 10px 0 0 10px;
}
.newPost a {
	background: transparent url(../img/seda-hvezda.png) no-repeat scroll left center;
	color: #CE211F;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 15px;
}
#leftzone .newPost, #rightzone .newPost {
	margin: 10px 0 0 0;
}
#leftzone .newPost a, #rightzone .newPost a {
	background: transparent url(../img/seda-hvezda-tmave-bg.jpg) no-repeat scroll left center;
	color: #CE211F;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 15px;
}
.allPost {
	margin: 10px 0 0 30px;
}
#leftB .allPost, #rightB .allPost {
	margin: 10px 0 0 20px;
}
.allPost a {
	color: #CE211F;
	font-size: 0.9em;
	font-weight: bold;
}
.allPost a:hover {
	color: #BC4942;
	font-weight: bold;
}
#leftzone .allPost, #rightzone .allPost {
	margin: 10px 0 0 0;
}
#leftzone .allPost a, #rightzone .allPost a {
	color: #CE211F;
	font-size: 0.9em;
	font-weight: bold;
}
#leftzone .allPost a:hover, #rightzone .allPost a:hover {
	color: #BC4942;
	font-weight: bold;
}
.paging a, .Box .paging a {
	color: #CDCDCD;
	text-decoration: underline;
	margin-right: 5px;
}
.paging a:hover, .Box .paging a:hover {
	color: #BC4942;
	text-decoration: underline;
	margin-right: 5px;
}
.paging a.left, .paging a.leftEnd {
	color: #CE211F;
	text-decoration: underline;
}
.paging a.left:hover, .paging a.leftEnd:hover {
	color: #CDCDCD;
	text-decoration: underline;
}
.paging a.rightEnd, .paging a.right {
	color: #CE211F;
	text-decoration: underline;
	margin-right: 5px;
}
.paging a.rightEnd:hover, .paging a.right:hover {
	color: #CDCDCD;
	text-decoration: underline;
	margin-right: 5px;
}
.paging .selected .pageText {
	padding: 5px 8px 5px 10px;
	_padding: 0 7px 0 0;
	width: 25px;
	height: 25px;
	background: url(../img/modra-hvezda.png) no-repeat center center;
	_background: url(../img/modra-hvezda-black-bg.gif) no-repeat center center;
	color: #000000;
	font-weight: bold;
}
#leftB .paging .selected .pageText, #rightB .paging .selected .pageText {
	padding: 5px 8px 5px 10px;
	_padding: 0 0 0 10px;
	width: 25px;
	height: 25px;
	background: url(../img/modra-hvezda.png) no-repeat center center;
	_background: url(../img/modra-hvezda-black-bg.gif) no-repeat center center;
	color: #000000;
	font-weight: bold;
}
#leftzone .paging .selected .pageText, #rightzone .paging .selected .pageText {
	padding: 5px 8px 5px 10px;
	_padding: 0 0 0 0;
	width: 25px;
	height: 25px;
	background: url(../img/modra-hvezda.png) no-repeat center center;
	_background: url(../img/modra-hvezda-gray-bg.gif) no-repeat center center;
	color: #000000;
	font-weight: bold;
}
.separator, .separatorText {
	visibility: hidden;
}
/* --------------- strankovani --------------- */


#footer {
	height:auto;
	width:100%;
}
#footerLeft {
	float: left;
	padding: 7px 0 10px 20px;
	font-size: 0.9em;
	line-height: 1.5em;
	width: 420px;
	margin: 0;
}
#footerLeft p {
	padding: 0 0 5px 0;
	height: 1.3em;
	_height: 1.7em;
	overflow: hidden;
}
#footerLeft a {
	color: #888888;
	text-decoration: underline;
}
#footerLeft a:hover {
	color: #BC4942;
	text-decoration: underline;
}
#footerRight {
	float: right;
	padding: 5px 20px 0 0;
	font-size: 0.9em;
}
#footerRight p {
	padding: 5px 0 0 0;
}
#footerRight p span {
	margin: 0 0 0 15px;
}
#footerRight a {
	color: #888888;
	text-decoration: underline;
}
#footerRight a:hover {
	color: #BC4942;
	text-decoration: underline;
}
#footerRight .print {
	background: url(../img/tisk.png) no-repeat left center;
	padding-left: 20px;
}
#footerRight .sitemap {
	background: url(../img/mapa.png) no-repeat left center;
	padding-left: 20px;
}
#footerRight .rss {
	background: url(../img/rss.png) no-repeat left center;
	padding-left: 20px;
}
/* ----------------- privateAccessForm --------------------- */

.privateAccessForm form {
	margin-left: 15px;
	margin-top: 5px;
}
.privateAccessForm p {
	margin-left: 10px;
}
.privateAccessForm label {
	color: #CDCDCD;
	font-weight: bold;
	margin-left: 5px;
}
.privateAccessForm fieldset {
	background-color: #323232;
	border: 1px solid #484848;
	margin: 0;
	padding: 10px;
}
.privateAccessForm #postUserName, .privateAccessForm #postPasswd {
	background-color: #000000;
	border: 1px solid #484848;
	color: #CDCDCD;
	height: 1.5em;
	margin: 0 0 5px 5px;
}
.privateAccessForm .error {
	margin-left: 20px;
	margin-bottom: 10px;
	color: #CE211F;
}
#lostPasswordLink {
	margin-top: 10px;
	margin-left: 20px;
}
#lostPasswordLink a {
	color: #CE211F;
	font-weight: bold;
	text-decoration: underline;
}
/* ----------------- privateAccessForm --------------------- */

/* ------- FOOTER ------- */

#container-footer {
	height:175px;
	width:100%;
	background:url(../img/bg-footer.gif) no-repeat;
	border-top:1px solid #dde2e5;
}
.conteudo-footer {
	width:465px;
	height:125px;
	padding:25px 0;
}
.menu-footer-ul {
	height:14px;
	width:465px;
	font-size:11px;
	color:#99a4ae;
	padding-left:0;
}
.menu-footer-ul li {
	float:left;
	border-left: 1px solid #99a4ae;
	padding: 0 6px;
	list-style-type:none;
}
.menu-footer-ul-last-li {
	border-right: none !important;
}
.menu-footer-ul-first-li {
	border-left: none !important;
}
.menu-footer-ul-first2-li {
	border-left: none !important;
	padding-left:100px !important;
}
.menu-footer-ul li a {
	color:#99a4ae;
	text-decoration:none;
}
.menu-footer-ul li a:hover {
	color:#99a4ae;
	text-decoration:underline;
}
.txt-contato-footer {
	width:465px;
	text-align:center;
	color:#99a4ae;
	font-size:11px;
}
.txt-contato-footer a {
	color:#99a4ae;
}
.redes-sociais-ul {
	width:300px;
	height:30px;
	padding:15px 0;
}
.redes-sociais-ul li {
	float:left;
	width:auto;
	height:30px;
	list-style-type:none;
	margin:0 3px;
}
/* ------- CENTRAL DE ATENDIMENTO ------- */


.container-box-cac {
	width:230px;
	height:49px;
	float:left;
	padding-left:8px;
	position:absolute;
	top: 18px;
	right: 0;
}
.box-cac-left {
	width:6px;
	height:49px;
	background:url(../img/bg-cac-left.png) no-repeat;
	float:left;
}
.box-cac-middle {
	width:218px;
	height:49px;
	background:url(../img/bg-cac-middle.png) repeat-x;
	float:left;
	padding-top:8px;
}
.box-cac-right {
	width:6px;
	height:49px;
	background:url(../img/bg-cac-right.png) no-repeat;
	float:left;
}
.img-tel-cac {
	background:url(../img/icon-cac-tel.png) no-repeat;
	width:43px;
	height:36px;
	float:left;
	padding-right:10px;
}
.tit-tel-cac {
	font-size:9px;
	color:#87949f;
	text-align:center;
}
.txt-tel-cac {
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
/* ------- MENU TOP UL ------- */



.menu-top-ul {
	float:left;
	width:300px;
	height:20px;
	font-size:11px;
	color:#8395a1;
	position:absolute;
	top:40px;
	left:140px;
}
.menu-top-ul li {
	float:left;
	padding: 0 10px;
	list-style-type:none;
	border-right: 1px solid #8395a1;
}
.menu-top-ul li a {
	color:#8395a1;
}

.menu-top-li-ultimo {
	border:none !important;
}

/*ABA SOLUCOES*/



#container-aba-solucoes {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6c6b6b;
	width:123px;
	position:absolute;
	right:0;
	bottom:0;
}

.ul-aba-solucoes {
	float:right;
	height:auto;
	width:123px;
	padding:0;
}
.li-aba-solucoes{
	background:url(../img/aba-solucoes.gif) no-repeat;
	list-style-type:none;
	width:123px;
	height:24px;
	cursor:pointer;
}


.txt-aba-solucoes {
	color:#ffffff;
	line-height:24px;
	font-size:12px;
	text-align:center;
	width:123px;
}


.ul-item-solucoes {
	height:auto;
	width:160px;
	float:left;
	background:#ffffff;
	position:absolute;
	top:23px;
	right:0;
	border:1px solid #cdd2d8;
	padding:0;
	display:none;
}
.li-item-solucoes {
	background:url(../img/bg-li-solucoes.gif) repeat-x;
	list-style-type:none;
	width:160px;
	height:30px;
	line-height:30px;
	text-align:left;
}

.li-item-solucoes a {
	color:#6d6d6d;
	width:160px;
	height:30px;
	text-decoration:none;
	float:left;
}
.li-item-solucoes a:hover {
	color:#6d6d6d;	
	background:#cdd2d8;
	width:160px;
	height:30px;
	text-decoration:none;
}


.li-item-solucoes img{
	vertical-align:middle;
}
.li-aba-solucoes:hover .ul-item-solucoes {
	display:block;	
}
