html{
	height: 90%;
}

#nonFooter {
	position: relative;
	width:750px;
	min-height: 100%;
	/*padding-bottom: 56px;*/
	z-index:1;
	background:#000000;
}

* html #nonFooter {
	height: 100%;
}
#sun {
  float:left;
  position:absolute;
  top:0px;
  width:155px;
  height:135px;
  margin-left:-22px;
  padding:0px;
  background: url(../img/sun.png) no-repeat;
  z-index:6;
}
.rbcAdPosition {
	margin-bottom: 10px;
}
#contactBlock {
	overflow: visible;
}

body {
	height: 100%;	   

	text-align: center;
	font: 0.80em Arial, Tahoma, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background: #000000 url(../img/background.jpg) repeat-x top;
}
body a {
  color:#d72f1d;
}

body a:hover {
  color:#ed6b1d;
}
#body_bg {
	/*width: 100%;  */

	height: 100%;		 
	/*border: 1px solid green;*/

	position:relative; 
}
#test
{
width:766px;
left:50%;
margin-left:-383px;
min-height:100%;
position:absolute;
background:#5C5C5C url(../img/background-gray_line.jpg) repeat-x scroll center top;
}


#graylines {
  width:766px;
left:50%;
margin-left:-383px;
min-height:100%;
position:absolute;
background:#5C5C5C url(../img/background-gray_line.jpg) repeat-x scroll center top;
}

h1, h2, h3, h4, h5, h6, h7, p, ul, ol, li, cite, hr, fieldset, img, dl, dt, dd {
	margin: 0;
	padding: 0;
}
/*ul{margin-left:20px;}*/
ul, li {
	list-style-type: disc;
	margin: 0 0 0 10px;
}
ol li {
	list-style: decimal outside none;
	list-style-type: decimal;
	margin:0;

}
ol ul{list-style-type: disc;}
ul ol{list-style-type: decimal;}
ol {
	margin-left: 25px;
}
.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: 20px;
}

.content ul li ul {
	margin-left: 10px;
}
#middlezone .content ul li, #middlezone_wide .content ul li {
	background:  no-repeat 0 6px;
	padding:	3px 0 3px 0px;
}
#middlezone .content ul li ul li, #middlezone_wide .content ul li ul li {
	background:  no-repeat scroll 0 7px;
	padding: 3px 0 3px 0px;
}
#leftzone .content ul li, #rightzone .content ul li {
	background:  no-repeat 0 6px;
	padding:	3px 0 3px 0px;
}
#leftzone .content ul li ul li, #rightzone .content ul li ul li {
	background:  no-repeat 0 7px;
	padding: 3px 0 3px 0px;
}

table {
	margin: 6px 10px;
	border-collapse: collapse;
}
table tbody tr td {
	padding: 3px 7px;
	vertical-align: top;
	color: #CDCDCD;
}
table thead tr td {
	font-weight: bold;
	color: #CDCDCD;
}
.modernTable thead tr td {
	background: #3C3C3C;
	border: 1px solid #696969;	
	color: #d72f1d;
}
.modernTable tbody tr td {
	border: 1px solid #696969;	
	color: #cdcdcd;
}
		
hr {
	height: 0;
	margin-left: 0;
	margin-right: 0;
	background: 0;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #d72f1d;
}

.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;
}
.submitbox {
  border:none;
  overflow:hidden;
  width:64px;
  _width:60px;
  height:22px;
  margin:0px;
  padding:0px;
  float:right;
  margin-right:1px;
}

#fulltextSearch input.submit {
   	background: none;
	border: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding:0;
	display:block;
	width:64px;
	_width:60px;   
	height:20px;
	float:right;
	margin-top:1px;
	/*padding: 0 5px 0 5px;
	*padding: 0 8px 0 8px;*/
	font-weight: normal;
	font-size: 11px;
	text-align:center;
	cursor: pointer;	
  /* width: 0;*/
   overflow: hidden;
}
#fulltextSearch input.submit:hover {
 background:url(../img/searchbutton-hover.jpg) repeat-x;
font-weight:normal;
}
/*input.submit {
	background: none;
	border: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding:0;
	display:block;
	width:64px;
	_width:60px;   
	height:20px;
	float:right;
	margin-top:1px;

	font-weight: normal;
	font-size: 11px;
	text-align:center;
	cursor: pointer;	

   overflow: hidden;
}*/
/*.submit[class] {  /* IE ignores [class] */
 /*   width: auto;
}*/
.submit:hover, input.submit:hover{
background:url(../img/searchbutton-hover.jpg) repeat-x;
font-weight:normal;
}
/*.submit:hover {
	background: url(../img/btn_bg_hover.png) repeat-x;
	height: 22px;
	border: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0 5px 0 5px;
	*padding: 0 8px 0 8px;
	font-weight: bold;
	cursor: pointer;	
  width: 0; 
  overflow: visible;
}*/
/*.submit[class]:hover {  /* IE ignores [class] */
 /*   width: auto; 
}*/

/* ---------- vzhled textu ------------------ */

blockquote {
	color: #d72f1d;
	font-style: italic;
	padding: 10px;
	margin: 5px;
}
h1 {
		color:#d73716;
	font-size: 1.4em;	
	font-style: none;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	line-height: 1.4em;
}
h2 {
	color:#d73716;
	font-size: 1.4em;	
	font-style: none;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	line-height: 1.4em;
}
h3 {
	font-size: 16px;
	font-family:arial;
	font-weight:italic;
	color: #fff;
	padding-bottom: 8px;
  padding-top: 0px;
}
h4 {
	font-size: 14px;
	font-family:arial;
	font-weight:normal;
	color: #bfd4ed;
	padding-bottom: 8px;
  padding-top: 0px;
}
h5 {
	font-size: 12px;
	font-weight:bold;
	color:#BFD4ED;
}
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: 750px;
  height: 100%;	
  min-height:100%;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	/*padding-left:8px;   */
	position: relative;
/*	min-height: 100%;  */
/*background: #5c5c5c url(../img/background-gray_line.jpg) repeat-x top;	*/
}
#headerbox {
  position: absolute;
  top:104px;
  width: 723px;
	height: 197px;
	/*border:1px solid white;*/
	margin: 0;
	margin-left:14px;
	padding: 0;
}
#header {  

	width: 723px;
	height: 197px;
  /*border: 1px solid white;  
	position: absolute;
	top:104;
	margin: 0;
	margin-left:14px;
	padding: 0;*/
	overflow: hidden;
}
#logozone {
  /*border:1px solid yellow;*/
	width: 723px;
	height: 75px;
	position: absolute;
	top: 29px;
	left: 14px;
	z-index: 5;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: #000000 url(../img/logozone_bg.jpg) no-repeat;
}
#logozone #logo {
  color:#ffffff;
	font-size: 24px;
	font-weight: bold;
		/*font-style: italic;*/
	max-height: 75px;
	_height: expression(this.scrollHeight > 75? "75px" : "auto" );
	overflow: hidden;
   	padding: 20px 15px 0;
	text-align:right;

}
#leftzone .description .description{
margin-left:0;
}
#logozone #logo a {
	color: #ffffff;
	text-decoration: none;
}
#logozone #logo a:hover {
  color: #ffffff;
	/* color: #005066; */
	text-decoration: none;
}
#logozone #logo img {
	border: none;
	margin: -20px -15px 0;
}
#moto {
  font-family:Arial;
	font-size: 15px;
	padding: 0 0 0 15px;
	color: #ffffff;
	font-weight: bold;
	position:absolute;
	right:10px;
	bottom:10px;
	z-index:5;
	overflow:hidden;
}
#header .illustration {
	position: relative;
	width: 723px;
	height: 197px;
	overflow: hidden;
	z-index: 0;
}


/* ------------ menu ------------------------- */
#menuzone {
	width: 723px;
	height: 71px;
	background:#000 url(../img/menu.png) repeat-x;   
	margin: 0;
	margin-left:14px;
	padding: 0;
	position: absolute;
	top: 318px;
/*	border:1px solid gold;*/
	text-align:center;
}

#mainMenu {
	left: 0;
	overflow: visible;
	position: absolute;
	top: 293px;
}

#mainMenu #menuzone {
	top: 25px;
}	
#menuId {
	height: 71px;
/*	margin: 0 10px 0 10px;
	_margin: 0 5px 0 5px;*/
	margin:0px;
	padding:0px;
	float: left;
	z-index: 100;
}
#menuId ul {
	margin: 0;
	padding: 0; 
	z-index: 100;
	  width: 215px;
}
#menuId ul li {
  width:auto;
  border:none;
  overflow:hidden;
  padding:0;
  width: 215px;
  height:auto;
}
#menuId li {	  
	margin: 0;
	padding: 0; 
	padding-top:25px;
  border-right:2px solid black;
	list-style-type: none;
	z-index: 100;

}

/* first level */
#menuId li, #menuId a {
	float: left;
	display: block; 
	z-index: 100;
}
#menuId a {
	display: block;
	
/*	padding: 0 15px 0 40px;*/
	padding: 0 15px 0 15px;
	line-height: 45px;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background:#d9351d url(../img/menu-a.png) no-repeat;
	border-top:1px solid #f6b58e;
	z-index: 100;
	_height:46px;
	_float:left;

}
#menuId ul .selected , #menuId ul .activeSelected{
background: #ee8252;
}
#menuId a:hover, #menuId a.menu_open, #menuId .selected a, #menuId .activeSelected a{
	background: #ee8252; /* no-repeat 10px 12px;*/ 
	z-index: 100;
	color:#000000;
}
#menuId .selected ul a, #menuId .activeSelected ul a {
 background: #de401d url(../img/menu-ul-a.png) no-repeat 5px 10px; 
 color:#fff;
}

/* second level */
#menuId ul {
	visibility: hidden; 
	position: absolute;
	/*background-color: #027798;  */
	width: 215px;

	z-index: 100;
} 
#menuId ul a {
	width: 180px;
	height:auto;
	_width:225px;
  text-align:left;
	color: #FFFFFF;
	line-height: 1.5em;
	border:none;
	padding: 7px 10px 7px 25px;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	background: #de401d url(../img/menu-ul-a.png) no-repeat 5px 10px; 
	z-index: 100;
}
#menuId ul a:hover, #menuId ul a.menu_open, #menuId ul.selected a, #menuId ul .activeSelected a {
	background: #ee8252 url(../img/menu-ul-a-hover.png) no-repeat 5px 10px;	  
	z-index: 100;
	color:#000000;
}
/* ------------------------- class menu ------------------------------ */

/* reset default styles */
.menu {
	height: 71px;
	margin:0px;
/*	margin: 0 10px 0 10px;
	_margin: 0 5px 0 5px;*/
	margin-top:0px;
	float: left;
	z-index: 100;
}
.menu ul {
	margin: 0;
	padding: 0; 
	z-index: 100;
}
.menu li {
  background:#c51403 url(../img/menu-li.png) no-repeat;
  /*height:46px;   */
  _height:71px;
  padding-top:25px;
  display:block;
 
  border-right:2px solid black;
  overflow:visible;
	/*list-style-type: none;  */
	z-index: 101;   
	
}
.menu ul li {
  width:auto;
  border:none;
  overflow:hidden;
  padding:0;
  width: 152px;
  height:auto;
  background: #de401d;
}

.menu ul li a {
  width:auto;
  border:none;
}
/* first level */
.menu li, .menu a {
	float: left;
	display: block; 
	z-index: 100;

/*	width:101px;*/
}
.menu a {
	display: block;
  	background:#d9351d url(../img/menu-a.png) no-repeat;
	border-top:1px solid #f6b58e;

	margin:0px;
		padding: 0 15px 0 15px;
/*	padding: 0 15px 0 40px;*/
	line-height: 45px;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	z-index: 100;
}
.menu a:hover, .menu a.menu_open, .menu .selected a, .menu .activeSelected a,
.menu a.touched {
  background: #ee8252 url(../img/menu-ul-a-hover.png) no-repeat 5px 10px;
	z-index: 100;
	color:#000000;
}
.menu .selected ul a, .menu .activeSelected ul a{
   background: #de401d url(../img/menu-ul-a.png) no-repeat 5px 10px; 
   }
/* second level */
.menu ul {
	visibility: hidden; 
	position: absolute;
	/*background-color: #027798;*/
	width: 152px;

	z-index: 100;
	visibility: hidden;
} 
.menu ul a {
	width: 100%;
	_width:152px;
  text-align:left;
	color: #FFFFFF;
	line-height: 1.5em;
		border:none;
	padding: 7px 0px 7px 25px;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
 background: #de401d url(../img/menu-ul-a.png) no-repeat 5px 10px; 
	z-index: 100;
}
.menu ul a:hover, .menu ul a.menu_open, .menu ul .selected a, .menu ul .activeSelected a,
.menu ul a.touched {
/*background: #ee8252  no-repeat 5px 10px;  */
	z-index: 100;
	color:#000000;
}
/* ------------ menu ------------------------------ */


/* ------------ navigator -------------------- */
#navigator {
	overflow: hidden;
	background-color: #161616;
	margin-left: 2px; 
	margin-bottom:2px;
	
	float:left;
	width:517px;
	
	/*padding: 15px 0 0 0;*/
	/*font-size: 0.9em;*/
	color:  #9B9B9B;
}

#pageNavigator {
	/*padding: 10px 0 10px 35px;*/
	margin-top:10px;
	margin-left:15px;
	padding: 0 0 10px;
	float: left;
	overflow: hidden;
	width:357px;
	_width:340px;
}
#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:#ed6b1d;
	text-decoration: underline;
}

/* ------------ navigator -------------------- */
/* --------- languageSelect ----------------- */

#languageSelect {
	padding: 0 30px 0 0;
	width: 115px; 
	_width: 145px;
	float: right;
	overflow: hidden;
}
#languageSelectBody {
	text-align: right;
	margin: 12px 0;
	_margin: 23px 0 0 0;
}
#languageSelect ul {
	display: none;
}
#languageFlags {
	float:right;
	margin-bottom: 10px;
	_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: #d72f1d;
	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: 750px;
	background: #000 /*url(../img/background-gray_line.jpg) repeat-x top*/;
	color: #FFFFFF;
	padding: 371px 0 56px 0; /*prekontrolovat ! */
	margin: 0;
	overflow: hidden;
	clear: left;
}
#middlezone {
	width: 294px;
	_width: 334px;
	background:#1f2127;
	/*border:1px solid white;*/
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 15px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	overflow: hidden;
}
#middlezone #content {
	padding: 0 /*12px 10px 12px*/;
	overflow: hidden;
}

#middlezone_wide {
	width: 477px;  
	_width: 517;
	float: left;
	margin: 0;
	margin-left:2px;
	background:#1f2127 url(../img/middlezone_wide_bottomwave.png) right bottom no-repeat;;
	/*margin-top:398px;*/
	padding: 0;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:30px;
	overflow: hidden;
	/*border: 1px solid silver;*/
}

#primaryContent{

overflow:visible;
}
/*#middlezone_wide_bottomwave {
  width:517px;
  height:32px;
  background: url(../img/middlezone_wide_bottomwave.png) right no-repeat;
} */
#middlezone_wide #content {
	padding-bottom: 10px;
	overflow: hidden;
}

#middlezone .nadpis, #middlezone h1{
  color:#d73716;
	/*width: 298px;
	_width: 358px;*/
	background:  no-repeat left bottom;	
	font-size: 1.4em;
	/*font-weight: bold;*/
		font-style: none;
	padding-left: 0px;
	padding-bottom: 5px;
	line-height: 1.4em;
}
#middlezone_wide .nadpis, #middlezone_wide h1 {
  color:#d73716;
	/*width: 488px;
	_width: 548px;*/
	background:  no-repeat left bottom;	
	font-size: 1.4em;
	/*font-weight: bold;*/
		font-style: none;
	padding-left: 0px;
	padding-bottom: 5px;
	line-height: 1.4em;
}




#leftB {
	width: 229px;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#leftB #contentLeftB {
	padding: 0 0 10px 0;
	/*margin: 0 0 0 10px; */
	overflow: hidden;
}
#leftB #contentLeftB p {
	padding: 5px 5px 5px 0px;
}
#leftB .nadpis, #leftB h1, {
	width: 210px;
	_width: 220px;
	background:  no-repeat left bottom;	
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 15px;
	line-height: 1.4em;
}


#rightB {
	width: 229px;
	float: left;
	padding: 0;
	margin: 0 0px 0 19px;
	overflow: hidden;
}
#rightB #contentRightB {
	padding: 0 0 10px 0;
	margin: 0 0 0 0px;
	overflow: hidden;
}
#rightB #contentRightB p {
	padding: 5px 5px 5px 0px;
}
#rightB .nadpis, #rightB h1, {
	width: 210px;
	_width: 220px;
	background:  no-repeat left bottom;	
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 5px;
	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: #d72f1d;
	padding-bottom: 0;
	margin-bottom: 0;
	text-decoration: underline;
}
#middlezone_wide .Box h3 a:hover, #middlezone .Box h3 a:hover {
	color: #ED6B1D;
	padding-bottom: 0;
	margin-bottom: 0;
	text-decoration: underline;
}

.Box {
	margin-bottom: 10px;
	overflow: hidden;
}

.box p {
	padding: 0 0 10px 10px;
	overflow: hidden;
}
.box p img {
	overflow: hidden;
}

#content p {
	padding: 0 0 0px 0px;
  padding-bottom:10px; 
	overflow: hidden;
}
#content p img {
	overflow: hidden;
	padding-right:5px;
}

/* ------------ zpetny odkaz ----------------- */

#content .backLink {
/*	margin: 10px 0 5px;	*/
	
	text-align: left;
}
#contentLeftB .backLink, #contentRightB .backLink {
	margin: 10px 0 5px 0px;
	
	text-align: left;
}
.backLinkB {
	margin: 10px 0 5px 0px;
	text-align: left;
}

.Box .backLink {
/*	margin: 10px 0 0 0; */
	padding-left: 0px;
	text-align: left;
}
.backLink a, .Box .backLink a, .backLinkB a {
	text-decoration: underline;	
	color: #d72f1d;
	font-weight: bold;
}
.backLink a:hover. .Box .backLink a:hover, .backLinkB a:hover {
	color: #d72f1d;
	text-decoration: underline;
	font-weight: bold;
}

/* ------------ zpetny odkaz ----------------- */

/* ------------ faq -------------------------- */
.question {
	padding: 0 0 0 0px;
}
#leftzone .question, #rightzone .question {
	padding: 0;
}
.question .dotaz {
	background:  no-repeat 0 3px;
	color: #d72f1d;
	font-weight: bold;
	font-size: 1em;
	padding: 0 0 5px 0px;
}
#leftzone .Box .content .question .dotaz, #rightzone .Box .content .question .dotaz {
	background:  no-repeat 0 4px;
	color: #d72f1d;
	font-weight: bold;
	font-size: 1em;
	padding: 0 0 5px 0px;
}
.question .odpoved {
	padding: 0 0 5px 0px;
	overflow: hidden;
}
#middlezone .question .odpoved, #middlezone_wide .question .odpoved {
	padding: 0 0 5px 0px;
	overflow: hidden;
}
#middlezone_wide #leftB .question .odpoved, #middlezone_wide #rightB .question .odpoved {
	padding: 0 0 5px 0px;
	overflow: hidden;
}
#leftzone .question .odpoved, #rightzone .question .odpoved {
	padding: 0 0 5px 0;
	overflow: hidden;
}
#leftzone .question .odpoved h1, #rightzone .question .odpoved h1 {
	background: none;
	padding: 0;
}
/* ------------ faq -------------------------- */

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

.article {
	/*padding: 0 0 0 10px;   */
	margin: 0 0 10px 0;
}
.article .nazev {
	background:  no-repeat left top;
	color: #d72f1d;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.1em;
	padding:0;
/*	padding: 0 0 0 20px;   */
}
.nazev a {
	color: #d72f1d;
}
.nazev a:hover {
	color: #d72f1d;
}
.article .text {
	padding: 0 0 5px 0px;
	margin: 5px 0 0 0;
	overflow: hidden;
}
.Box .article .text p {
	padding-top: 7px;
	
}
.article ins {
	padding: 0 0 0 0px;
	color: #d7e2ef;
	font-size: 0.9em;
	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 0px;
	margin: 0px 0 0 0;
	overflow: hidden;
}
#rightB .Box .article .text p, #leftB .Box .article .text p {
	padding-top: 7px;
	margin-left: -10px
}


#leftzone .article, #rightzone .article {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
#leftzone .Box .content .article .nazev, #rightzone .Box .content .article .nazev {
	background: none;
	color: #d72f1d;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.1em;
	padding: 0;
}

#leftzone .article .text, #rightzone .article .text {
	padding: 0 0 5px 0;
	margin: 0;
	overflow: hidden;
}
#leftzone .article .text{
margin-left:10px;
}
#leftzone .article .text p, #rightzone .article .text p {
	padding-top: 7px;
}

#leftzone .article ins, #rightzone .article ins {
	padding: 0 0 0 0;
	color: #d7e2ef;

	text-decoration: none;
	margin-bottom: 5px;
}
#leftzone .article ins{
 margin-left:10px;
}
#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 0px;
	margin: 5px 0 0 0;
	overflow: hidden;
	line-height: 1.2em;
}
#middlezone .articleDetail .text, #middlezone_wide .articleDetail .text {
	padding: 0 0 5px 0px;
	margin: 5px 0 0 0;
	overflow: hidden;
}
#middlezone .articleDetail ins, #middlezone_wide .articleDetail ins {
	padding: 0 0 0 0px;
	color: #D7E2EF;

	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 0px;
	color: #D7E2EF;

	text-decoration: none;
	margin-bottom: 5px;
}

.rbcBookmarks {
	padding-bottom:20px;
}
#leftB .rbcBookmarks, #rightB .rbcBookmarks {
	margin: 10px 0 0 30px;
}

#leftB .articleDetail .rbcBookmarks, #rightB .articleDetail .rbcBookmarks {
	margin: 10px 0 0 20px;
}


.rbcTags {
	margin-bottom: 20px;
	border-top:1px solid #555;
	border-bottom:1px solid #555;
	padding: 5px 0;
}
#leftB .rbcTags, #rightB .rbcTags {
	margin-left: 30px;
	margin-top: 5px;
}
.rbcTags h4 {
  padding:0 5px 0 0;
	color: #fff; 
	float: left;
	font-size: 1.1em;
}
#leftB #contentLeftB .rbcTags h4, #rightB #contentLeftB .rbcTags h4 {
	color: #d72f1d; 
	float: left;
	font-size: 1.1em;
	margin-right: 5px;
}
.rbcTags .tags,.rbcTags p {
	color: #CDCDCD;
	padding:0px;
}
#content .rbcTags .tags,#content .rbcTags p {
color: #CDCDCD;
padding:0px;
}
#leftB #contentLeftB .rbcTags p.tags, #leftB #contentLeftB .rbcTags p.tags {
	padding: 0;
	color: #CDCDCD;
}
.rbcTags a {
	color: #D72F1D;
	text-decoration: underline;
}
.rbcTags a:hover {
	color: #ED6B1D;
	text-decoration: underline;
}

.rbcWidgetArea {
	margin-top: 10px;
}

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

/* ------------ mapa stranek ----------------- */
.ServerMap {
	padding: 0 0 0 0px;
	list-style-type: none;
	font-size: 1.1em;
	margin-left: 0px;
}
.ServerMap li {
	padding: 3px 0 0 0;
	list-style-type: none;
	margin:0;
}
.ServerMap ul li{
list-style-image:url(../img/servermapli.png);
margin: 0 0 0 10px;
}
.ServerMap a {
	background:  no-repeat left top;
	padding: 0 0 0 0px;
	color: #D72F1D;
	text-decoration: underline;
	font-weight:bold;
}
.ServerMap a:hover {
	color: #ED6B1D;
	
}
.ServerMap .level1 {
	padding: 0 0 0 0px;
	font-size: 0.9em;
}
.ServerMap .level2, .ServerMap .level3, .ServerMap .level4, .ServerMap .level5, .ServerMap .level6, .ServerMap .level7, .ServerMap .level8, .ServerMap .level9 {
	
	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:  no-repeat 0 5px;
	padding: 0px;
	color: #9B9B9B;
	text-decoration: underline;
	display:block;
}
.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: #ED6B1D;
}

/* ------------ mapa stranek ----------------- */

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

.diskuze {
	overflow: hidden;
	margin: 0 0 10px 0px;
}
#leftzone .diskuze, #rightzone .diskuze {
	margin: 0 0 10px 0;
	overflow: hidden;
}
#leftzone .diskuze{
margin-left:10px;
}
.diskuze fieldset {
	border: 1px solid #484848;
	background-color: #323232;
	padding: 10px;
	margin: 0;
}
.diskuze label {
	color: #CDCDCD;
	padding: 0 7px 0 0;
	font-weight: bold;
	width: 255px;
	margin-left: 10px;
	float: left;
}

#leftzone .diskuze label, #rightzone .diskuze label {
	color: #CDCDCD;
	padding: 0;
	font-weight: bold;
	width: 154px;
	margin-left: 5px;
	float: left;
}
#leftB .diskuze label, #rightB .diskuze label  {
	color: #CDCDCD;
	padding: 0;
	font-weight: bold;
	width: 196px;
	margin-left: 5px;
	float: left;
}
.diskuze label.wrong {
	color: #d72f1d;
}
#leftzone .diskuze label.wrong, #rightzone .diskuze label.wrong {
	color: #d72f1d;
}
#leftB .diskuze label.wrong, #rightB .diskuze label.wrong {
	color: #d72f1d;
}

#middlezone_wide .diskuze #postAuthor, #middlezone_wide .diskuze #postTitle, #middlezone_wide .diskuze #postEmail, #middlezone_wide .diskuze .feWebFormInput {
	border: 1px solid #484848;
	background-color: #000000;
	height: 1.5em;
	width: 250px;
	margin: 0 0 5px 0;
	color: #CDCDCD;

	left: 0px;
	float: left;
}
#middlezone .diskuze #postAuthor, #middlezone .diskuze #postTitle, #middlezone .diskuze #postEmail, #middlezone .diskuze .feWebFormInput {
	border: 1px solid #484848;
	background-color: #000000;
	height: 1.5em;
	width: 185px;
	margin: 0 0 5px 0;
	color: #CDCDCD;

	left: 0px;
	float: left;   
}

#leftB .diskuze #postAuthor, #leftB .diskuze #postTitle, #leftB .diskuze #postEmail, #rightB .diskuze #postAuthor, #rightB .diskuze #postTitle, #rightB .diskuze #postEmail, #leftB .diskuze .feWebFormInput, #rightB .diskuze .feWebFormInput {
	border: 1px solid #484848;
	background-color: #000000;
	height: 1.5em;
	width: 94%;
	margin: 0 0 5px 5px;
	color: #CDCDCD;

	left: 0px;
	float: left;
}

#leftzone .diskuze #postAuthor, #leftzone .diskuze #postTitle, #leftzone .diskuze #postEmail, #leftzone .diskuze .feWebFormInput {
	border: 1px solid #484848;
	background-color: #000000;
	height: 1.5em;
	width: 94%;
	margin: 0 0 5px 5px;
	color: #CDCDCD;

	left: 0px;
	float: left;
}
#rightzone .diskuze #postAuthor, #rightzone .diskuze #postTitle, #rightzone .diskuze #postEmail, #rightzone .diskuze .feWebFormInput {
	border: 1px solid #484848;
	background-color: #000000;
	height: 1.5em;
	width: 115px;
	margin: 0 0 5px 5px;
	color: #CDCDCD;

	left: 0px;
	float: left;
}


.diskuze input.wrong {
	border: 1px solid #d72f1d;
}
#middlezone_wide .diskuze #postAuthor.wrong, #middlezone_wide .diskuze #postTitle.wrong, #middlezone_wide .diskuze #postEmail.wrong, #middlezone_wide .diskuze .feWebFormInput.wrong {
	border: 1px solid #d72f1d;
}
#middlezone .diskuze #postAuthor.wrong, #middlezone .diskuze #postTitle.wrong, #middlezone .diskuze #postEmail.wrong, #middlezone .diskuze .feWebFormInput.wrong {
	border: 1px solid #d72f1d;
}
#middlezone .diskuze #postAuthor.wrong, #middlezone .diskuze #postTitle.wrong, #middlezone .diskuze #postEmail.wrong, #middlezone .diskuze .feWebFormInput.wrong {
	border: 1px solid #d72f1d;
}
#leftzone .diskuze #postAuthor.wrong, #leftzone .diskuze #postTitle.wrong, #leftzone .diskuze #postEmail.wrong, #leftzone .diskuze .feWebFormInput.wrong {
	border: 1px solid #d72f1d;
}
#rightzone .diskuze #postAuthor.wrong, #rightzone .diskuze #postTitle.wrong, #rightzone .diskuze #postEmail.wrong, #rightzone .diskuze .feWebFormInput.wrong {
	border: 1px solid #d72f1d;
}
#leftB .diskuze #postAuthor.wrong, #leftB .diskuze #postTitle.wrong, #leftB .diskuze #postEmail.wrong, #leftB .diskuze .feWebFormInput.wrong {
	border: 1px solid #d72f1d;
}
#rightB .diskuze #postAuthor.wrong, #rightB .diskuze #postTitle.wrong, #rightB .diskuze #postEmail.wrong, #rightB .diskuze .feWebFormInput.wrong {
	border: 1px solid #d72f1d;
}


.diskuze #postText, .diskuze .feWebFormTextarea {
	border: 1px solid #484848;
	background-color: #000000;
	margin: 10px 5px 10px 5px;
	color: #CDCDCD;
	width: 97%;
	_width: 100%;
	max-width: 97%;
	font: 1em/1.33em Arial, Tahoma, Verdana, sans-serif;
	overflow: auto; 
}
.diskuze #postText.wrong, .diskuze .feWebFormTextarea.wrong {
	border: 1px solid #d72f1d;
}
#leftzone .diskuze #postText, #rightzone .diskuze #postText, #leftzone .diskuze .feWebFormTextarea, #rightzone .diskuze .feWebFormTextarea {
	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, #leftzone .diskuze .feWebFormTextarea.wrong, #rightzone .diskuze .feWebFormTextarea.wrong {
	border: 1px solid #d72f1d;
}
.diskuze .submit , input.submit, .privateAccessForm .submit {
	background: url(../img/btn_bg.png) repeat-x;
	height: 22px;
	width:67px;
	line-height: 20px;
	
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0 5px 0px 5px; 

	font-size: 11px;
	font-family:arial;
	cursor:hand;
	cursor:pointer;   
  
	border: none;
  _border:none;
}
.diskuze .submit:hover , input.submit:hover , .privateAccessForm .submit:hover {
	background: url(../img/btn_bg_hover.png) repeat-x;
	height: 22px;
	width:67px;
	line-height: 20px;
	
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0 5px 0px 5px;

		font-size: 11px;
	font-family:arial;
	cursor:hand;
	cursor:pointer;	
  border: none;
}
.diskuze .goBtn {
	float: right;
	margin-right: 10px;
	_margin-right:5px;
	_display:inline;
	_border: 1px solid #d72f1d;
/*	*margin-right: 0px;
	_margin-left: 0px;   */
}

.notFound {
	margin: 0;
}
#leftzone .notFound, #rightzone .notFound {
	margin: 0;
}
#leftzone .notFound{
margin-left: 10px;
}

.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 0px;
}
.post .head h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	margin-left: 0px;
}
.post .head h3 span {
	color: #d72f1d;
	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: #d72f1d;
	font-size: 0.9em;
	font-weight: bold;
	background:  no-repeat left;
	padding-left: 15px;
}
.reply a:hover {
	color: #d72f1d;
}
/* level1*/
.level-1 {
	margin-left: 0px;
}
#leftzone .level-1{
margin-left:10px;
}

/* level2 */
.level-2 {
	margin-left: 20px;
}
#leftzone .level-2{
margin-left:20px;
}
#rightzone .level-2{
margin-left:10px;
}


/*level3*/
.level-3 {
	margin-left: 50px;
}
#leftzone .level-3{
margin-left:30px;
}
#rightzone .level-3{
margin-left:20px;
}

/*level4*/
.level-4 {
	margin-left: 80px;
}
#leftzone .level-4{
margin-left:40px;
}
#rightzone .level-4{
margin-left:30px;
}

/*level5*/
.level-5 {
	margin-left: 110px;
}
#leftzone .level-5{
margin-left:50px;
}
#rightzone .level-5{
margin-left:40px;
}

.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: #d72f1d;
}

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

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

#search {
	border: 1px solid #484848;
	background-color: #2F2F2F;
	height: auto;
	overflow: hidden;
	margin: 0 0 20px 0px;
	padding: 0;
	color: #CDCDCD;
	font-size: 0.9em;
}
#search table {
  margin: 0;
  padding: 0;
  width:100%;
  border-collapse: collapse; 
  _font-size: 1em;
  table-layout:fixed;
}
#search table tbody tr td {
  border: none;
  color: #CDCDCD;
  padding: 0 0 0 5px;
  text-align: left;
  vertical-align: middle;
} 

.btnTd{
width:67px;
}

#search legend {
	visibility: hidden;
	display: none;
}
#search form {
	margin: 0;
	padding: 15px 10px;
}
#search fieldset {
	padding: 0;
	margin: 0 0 0 0px;
	border: none;
}
#search label {
	margin: 0;
	padding: 0 0 5px 0;
	float:left;
}
#search #fulltextSearchTextResult {
	border: 1px solid #d72f1d;
	background-color: #fff;
	width: 165px;
	color: #000; 
	padding: 4px;
	_padding: 3px 3px 5px 3px;
	margin: 0;
	_height: 22px;
	font-size: 1em;
}
#search .submit, input.submit{
margin-top:20px;
height:22px;
width:67px;
}
#search #fulltextSearchTypeResult {
	border: 1px solid #d72f1d;
	background-color: #fff;
	width: 165px;
	color: #000;
	padding: 3px;
	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 0px;
	padding: 0 0 0 0px;
	background:  no-repeat left top;
}
#middlezone .item h2, #middlezone_wide .item h2 {
padding-bottom:0px;
}		
.item h2 a {
	color: #d72f1d;
	text-decoration: underline;
}
.item .uri {
	color: #888888;
	text-decoration: underline;
}
.item .uryvek {
	padding-top: 5px;
}
.item .size {
	color: #888888;
	font-size:11px;
	font-style:italic;
}
#leftB #contentLeftB .item p.size, #rightB #contentRightB .item p.size, #content .item p.size {
	padding: 5px 0 0 0;
}
.item a:hover {
	color: #d72f1d;
}

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

/* ------------ produkty -------------------- */
#middlezone .products {
	padding: 0 0 0 0px;
	margin-bottom: 10px;
}
#middlezone_wide .products {
	padding: 0 0 0 0px;
	margin-bottom: 10px;
}
#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;
}

.products .nazev {
	background:  no-repeat left 4px;
	color: #d72f1d;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.1em;
	padding: 0 0 0 0px;
	margin: 0 0 5px 0;
}
#leftzone .Box .content .products .nazev, #rightzone .Box .content .products .nazev {
	background:transparent  no-repeat scroll 0 4px;
	color: #d72f1d;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.1em;
	

}
#middlezone .products .linkMore, #middlezone_wide .products .linkMore, #leftB .products .linkMore, #rightB .products .linkMore {
	margin-left: 15px;
	visibility: hidden;
} 

.products .imgProduct {
	margin: 5px 0px;
	_margin: 5px 0px ;
	float: left;
	overflow: hidden;
}
#leftB .products .imgProduct, #rightB .products .imgProduct {
	margin: 5px 10px 5px 0px;
	_margin: 5px 10px 5px 0px;
	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: 135px;
	padding-left: 0px;
}
#middlezone_wide #leftB .products .description, #middlezone_wide #rightB .products .description {
	float: left;
	margin: 5px 0 0 0px;
	_margin: 5px 0 0 0px;
	padding-left: 0;
}
#middlezone .product .description, #middlezone_wide .product .description, #leftB .product .description, #rightB .product .description {
	margin-left: 0px;
	padding-left: 0px;
}
.description h3 {
	color: #d72f1d;
	font-size: 1.1em;
	margin-bottom: 8px;
}
#leftB .description h3, #rightB .description h3 {
	color: #d72f1d;
	font-size: 1.1em;
	margin-bottom: 8px;
	margin-left: 10px;
}
.description a {
	color: #CDCDCD;
	text-decoration: underline; 
}
.description a:hover {
	color: #d72f1d;
	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;
}

.imgProduct a, .imgProduct img {
	border: none;
}
.imgProduct img{
border:1px solid #D72F1D  
 }
#leftB .imgProduct a, #leftB .imgProduct img, #rightB .imgProduct a, #rightB .imgProduct img {
	border: none;
	margin-left: 0px;
}

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

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

#middlezone .foto118 {
	padding: 0 0 0 0px;
	_padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
#middlezone .foto118 .fotka {
	float: left;
	margin: 0 14px 20px 14px;
	padding: 0;
	width: 118px;
}

#middlezone_wide .foto118 {

	margin: 0;
}

#middlezone_wide .foto118 .fotka {
	float: left;
	margin-top: 15px;
	padding: 0;
	width: 118px;
}

#middlezone_wide .fotka {
 margin-right:20px;
 margin-left:20px;
  _margin-left:10px;
}

#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 55px;
	_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 16px;
	padding: 0 0 0 0;
	width:118px;
}
#leftzone .foto118 {
	margin: 0 0 10px 38px;
	padding: 0 0 0 0;
	width:118px;
}

.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: #d72f1d;
	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 #d72f1d;
}
.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 15px 10px 15px;
	
	padding: 0;
	width: 202px;
	height:235px;
	overflow:hidden;
}

#middlezone .foto200 {
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	overflow: hidden;
}
#middlezone .foto200 .fotka {
	float: left;
  margin: 0 15px 10px 15px;
	_margin: 0 0 10px 30px;
	padding: 0;
	width: 200px;
	height:235px;
	overflow:hidden;
}


#rightB .foto200, #leftB .foto200 {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
#leftzone .pagingInfoPhotogallery, #rightzone .pagingInfoPhotogallery {
 width:100%;
} 
#rightB .foto200 .fotka, #leftB .foto200 .fotka {
	width: 202px;
	float: left;
	margin: 0 0 0 12px;
	_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: #d72f1d;
	text-decoration: underline;
}
.foto200 .fotka .photoImg{
	width: 200px;
	height: 200px;
	border: 1px solid #CDCDCD;
	overflow: hidden;
}
.foto200 .fotka .photoImg:hover{
  border: 1px solid #d72f1d;
}
.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;
	margin:auto;
	overflow: hidden;
	width: 475px;
	_width: 100%;
	height: 505px;
	_height: auto;
}
#middlezone_wide .fotkaDetail .obrazek table {
	width: 477px;
	_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 {
width: 477px;
overflow:hidden;
margin:auto;
	/*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: 114px;
	display:block;
}
.posuv table td.pred{
padding-left:0px;
padding-right:14px;
}
.posuv table td.pred a {
	border: 1px solid #585858;
	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: 105px;
}

.posuv table td.dalsi a:hover, #slideshowControl:hover, .posuv table td.pred a:hover{
  background: transparent url(../img/gallery_btn_hover.png) repeat-x scroll 0 0;
}
.posuv table td.dalsi a {
  border: 1px solid #585858;
	background: transparent url(../img/gallery_btn.png) repeat-x scroll 0 0;
	color: #fff;
	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: 105px;
}
#middlezone_wide .posuv table td.dalsi a, #middlezone_wide .posuv table td.pred a {

}

#slideshowControl {
	border: 1px solid #585858;
	background: transparent url(../img/gallery_btn.png) repeat-x scroll 0 0;
	width: 205px;
	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:  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 --------------- */

/*contact*/
#address {
	background: url(../img/address.png) no-repeat left;
	padding-left: 35px;
}
#phone {
	background: url(../img/phone.png) no-repeat left;
	padding-left: 35px;
}
#email {
	background: url(../img/email.png) no-repeat left;
	padding-left: 35px;
}


/* --------------- levy sloupec -------------- */
#leftzone {
	width: 204px;
	float: left;
	margin: 0;
	margin-left:14px;
	_margin-left:7px;
	padding: 0;
/*	border: 1px dotted silver;*/
}
#leftzone p{
margin-left:10px;
}
#leftzone ol{
margin-left:35px;
}
#leftzone ul{
margin-left:20px;
}
#leftzone .Box,#leftzone .box {
  background: url(../img/leftzone_box_bg.png) repeat-y left;
	width: 194px;
	_width:204px;
	margin: 0 0 10px 0px;
	padding: 0 10px 0 0;
	overflow: hidden;
}
/*#leftzone .Box h2,#leftzone .box h2 {
	background: url(../img/leftzone_h2_wave.png) no-repeat left top;
	height: 31px;
	font-size: 14px;
	/*text-transform: uppercase;*/
	/*font-weight: bold;
	font-style: none;
	line-height: 31px;
	padding: 0 0 0 20px;
}   */
#leftzone .Box h2.Blue {
	/*background:  no-repeat left top;*/
	height: 31px;
	font-size: 1.2em;
	/*text-transform: uppercase;*/
	line-height: 31px;
	padding-left: 20px;
}
#leftzone .Box .content {
	/*background: #161616;*/
/*	margin: 0 10px 0 10px; */
	/*padding: 10px;*/
	padding-bottom:10px;
	font-size: 0.95em;
	line-height: 1.4em;
	overflow: hidden;
	/*width: 180px; */
	/*_width: 170px;*/
}

#leftzone h2 ,#leftzone h1 {
  text-align:right;
	background: url(../img/leftzone_h2_wave.png) no-repeat left top;
	height: 31px;
	font-size: 1.2em;
	/*text-transform: uppercase;*/
	line-height: 31px;
	font-weight: bold;
	font-style: none;
	margin-right:0px;
	/*padding-left: 20px;*/
	overflow: hidden;
	color:#fff;
}
#leftzone .content {
/*	background: #161616;*/
/*	margin: 0 10px 10px 10px; */
	/*padding: 10px;*/
	padding-bottom:10px;
	
	font-size: 0.95em;
	line-height: 1.4em;
	overflow: hidden;
/*	width: 180px; */
	/*_width: 170px;*/
}

/*#leftzone .Box .content h1 {
	background: none;
	padding: 0;
	font-size: 1.4em;
	height: auto;
	line-height: normal;
	text-transform: 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 {

}
#leftzone .Box .content h3 , #leftzone .Box .content h4, #leftzone .Box .content h5, #leftzone .Box .content h6 {
 margin-left:10px;
}

/* --------------- levy sloupec -------------- */

/* --------------- pravy sloupec ------------- */
#rightzone {
	width: 180px;
	float: right;
	margin-right: 14px;
	padding: 0;
}
#rightzone .Box {
	width: 180px;
	margin: 0 0px 10px 0;
	padding: 0;
	overflow: hidden;
	background:#1f2127;
}
#rightzone .Box h2 {
	background:  no-repeat right top;
	/*height: 31px;	 */
	font-size: 1.2em;
	text-transform: uppercase;
	/*line-height: 31px;   */
	padding: 10 0 0 15px;
	overflow: hidden;
}
#rightzone .Box .content {
	/*background: #161616;*/
	padding:0px;
	margin: 0 15px 0 15px;
	color: #CDCDCD;
	font-size: 0.95em;
	line-height: 1.4em;
	overflow: hidden;
	width: 150px;
	
	
}
#rightzone h2 {
	background:  no-repeat right top;
	height: 31px;
	font-size: 1.2em;
	text-transform: uppercase;
	line-height: 31px;
	padding-left: 25px;
}
#rightzone .content {
/*	background: #161616;*/
	margin: 0 10px 10px 9px;
	padding: 10px 10px 10px 15px;
	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: none;
	padding: 0;
	font-size: 1.2em;
	height: auto;
	line-height: normal;
	text-transform: none;
}
#rightzone .Box .content h3 {
	font-size: 1.2em;
}
#rightzone .Box .content h4, #rightzone .Box .content h5, #rightzone .Box .content h6 {
	font-size: 1.1em;
}
/* --------------- pravy sloupec ------------- */

/* --------------- spolecne pro sloupce ------ */
.Box .content p {
	padding: 5px 0 5px 0; 
}
.Box a {
	color: #d72f1d;
	text-decoration: underline;
}
.Box a:hover {
  color:#ed6b1d;
	text-decoration: underline;
}
.Box h3 a {
	color: #d72f1d;
	padding-bottom: 0;
	margin-bottom: 0;
	text-decoration: underline;
}
.Box h3 a:hover{
	color: #ED6B1D;
	padding-bottom: 0;
	margin-bottom: 0;
	text-decoration: underline;
}

/* --------------- spolecne pro sloupce ------ */

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

/* --------------- vyhledavaci formular ------ */
#fulltextSearch {
  
  width:180px;
  height:22px;
  background: url(../img/fulltextsearch.png) no-repeat;
	padding: 0 0 0 0;
	position:relative;
	left:10px;
	display:block;
/*	border:1px solid green;*/
}
#fulltextSearch fieldset {
	border: none;
}
#fulltextSearch #fulltextSearchText {
	background-color: #fff;
	border:none;
	color: #000000;
	margin:1px;
	width: 111px;
	height:18px;
	display:block;
	float:left;
	_margin-left:1px;
}
#fulltextSearch span {
	float: right;
	/*margin: 10px 2px 0 0;
	_margin: 10px 0 0 0;*/
	padding: 0;
	margin:0;
}

/* --------------- vyhledavaci formular ------ */

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

h3.questionP {
	font-size: 1em;
	margin: 0 0 0 0;
}
#leftzone .Box .content .questionP, #rightzone .Box .content .questionP {
	font-size: 1em;

}
#middlezone .questionP, #middlezone_wide .questionP {
	font-size: 1em;
}
#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 {

}
#middlezone_wide #leftB .answers, #middlezone_wide #rightB .answers {
	margin: 0 0 0 0;
}

.answerText {
 margin: 0;
 padding: 0;
}
#leftzone .answeText {

margin-left:10px;}


.answers .answer {
	padding: 0 0 0 0;
	margin: 3px 0 10px 0px;
}
#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 {

	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;
}
#leftzone  .answerImg{
margin-left:10px;
}
.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: #D72F1D;
	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: underline;
	white-space: normal;
}
ol.tags a:hover {
	color: #d72f1d;
	text-decoration: none;
	white-space: normal;
}
#middlezone ol.tags a, #middlezone_wide ol.tags a {
	color: #D72F1D;
	text-decoration: none;
  white-space: normal;
}
#middlezone ol.tags a:hover, #middlezone_wide ol.tags a:hover {
	color: #d72f1d;
	text-decoration: none;
	white-space: normal;
}
/* --------------- stitky -------------------- */

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

.contentwsw {
	padding: 0;
	margin: 0;
	color: #CDCDCD;
}
.contentwsw img {
border:none;
	/*margin: 5px;	*/
}


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

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

#leftzone .paging, #rightzone .paging {
	
	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 0px;
	color: #CDCDCD;
	text-align: center;
	line-height: 30px;
	padding-left: 5px;
	float: center;
	width:100%
}


#middlezone_wide #leftB .pagingInfo, #middlezone_wide #rightB .pagingInfo {
	margin:10px 0 10px 0px;
	width: 100%;
}
#middlezone .pagingInfo {
	margin:10px 0 10px 0px;
}

.pagingInfo {
	margin: 5px 0 10px 0px;
	color: #888888;
	float: left;
}
#middlezone_wide .pagingInfo {
	margin: 5px 0 10px 0px;
	color: #888888;
	float: left;
}
.pagingInfoFAQ {
	margin: 5px 0 10px 0px;
	color: #888888;
	float: left;
}
#leftB .pagingInfoFAQ, #rightB .pagingInfoFAQ {
	margin: 5px 0 10px 0px;
	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: 0;
	
	color: #888888;
	float: left;
}
#middlezone_wide #leftB .pagingInfoArticles, #middlezone_wide #leftB .pagingInfoProducts, #middlezone_wide #rightB .pagingInfoArticles, #middlezone_wide #rightB .pagingInfoProducts  {
	margin: 5px 0 10px 0px;
	color: #888888;
	width: 100%;
}
#leftzone .pagingInfoArticles, #rightzone .pagingInfoArticles, #leftzone .pagingInfoProducts, #rightzone .pagingInfoProducts {
	margin: 10px 0 10px 0;
	color: #888888;
	float: none;
}
#leftzone .pagingInfoPhotogallery,#middlezone .pagingInfoPhotogallery, #leftB .pagingInfoPhotogallery, #rightB .pagingInfoPhotogallery, #rightzone pagingInfoPhotogallery  {
width:100%
}
#middlezone .content .paging{text-align:center;}
.pagingInfoPhotogallery {
	margin: 5px 0 10px 10px;
	color: #888888;
	float: left
}



.linkBlock {
	margin: 10px 0 0 30px;
}
.newPost {

}

#leftzone .newPost{
margin-left:10px;  
}
#leftzone .newPost a, #rightzone .newPost a {
	background: transparent  no-repeat scroll left center;
	
	font-size: 0.9em;
	font-weight: bold;

}

.allPost {
	margin: 0;
}
#leftB .allPost, #rightB .allPost {
  margin: 10px 0 0 20px;
}
.allPost a {
	color: #d72f1d;
	font-weight: bold;
}
.allPost a:hover {
	color: #ED6B1D;
	font-weight: bold;
}
#leftzone .allPost, #rightzone .allPost {
	margin: 10px 0 0 0;
}
#leftzone .allPost a, #rightzone .allPost a {
	color: #d72f1d;
	font-weight: bold;
}
#leftzone .allPost a:hover, #rightzone .allPost a:hover {
	color: #d72f1d;
	font-weight: bold;
}


.paging a, .Box .paging a {
	color: #CDCDCD;
	text-decoration: underline;
	margin-right: 5px;
}
.paging a:hover, .Box .paging a:hover {
	color: #d72f1d;
	text-decoration: underline;
	margin-right: 5px;
}
.paging a.left, .paging a.leftEnd {	
	color: #d72f1d;
	text-decoration: underline;
}
.paging a.left:hover, .paging a.leftEnd:hover {	
	color: #CDCDCD;
	text-decoration: underline;
}
.paging a.rightEnd, .paging a.right {	
	color: #d72f1d;
	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: 3px 5px;
	margin-right:5px;
	background: #AFAFAF;
	color: #000000;
	font-weight: bold;
}
.paging .separator,.paging .separatorText {
	visibility: hidden;
	display:none;
}
.separator, .separatorText {
	visibility: hidden;

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


#footer {
	width: 723px;
	height: 56px;
	background: url(../img/footer_bg.png) repeat-y scroll 0 0;
	color: #eefdf8;
	padding: 0;
	margin: -56px 0 0 0;
	margin-left:14px;
	overflow: hidden;
	position: relative;
	z-index:1;
}
#footerRight{
float:right;
padding:7px 20px 10px 0;
}
#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;
}
#footerRight a {
	color: #bfd4ed;
	text-decoration: underline;
}
#footerRight a:hover {
	color: #d72f1d;
	text-decoration: underline;
}

#headerRight {
	width: 723px;
	height: 29px;
	/*position: relative;*/
	top: 0;
	
	/*border:1px solid red;*/
	overflow: visible;
	margin: 0;
	margin-left:14px;
	padding: 0;
	
	font-size: 0.9em;
	text-align:right;
	color: #adc4e2;
	background: #000000 url(../img/headerright_bg.jpg) no-repeat;
}
#headerRight p {
	padding: 5px 0 0 0;
	margin-right:20px;
	height:29px;
}
#headerRight p span {
	margin: 0 0 0 15px;
}
#headerRight a {
	color: #adc4e2;
	text-decoration: underline;
}
#headerRight a:hover {
	color: #ED6B1D;
	text-decoration: underline;
}
#headerRight .print {
	background: url(../img/print.png) no-repeat left center;
	padding-left: 20px;
}
#headerRight .sitemap {
	background: url(../img/map.png) no-repeat left center;
	padding-left: 20px;
}
#headerRight .rss {
	background: url(../img/rss.png) no-repeat left center;
	padding-left: 20px;
}
#headerRight .homepage {
  background: url(../img/home.png) no-repeat left center;
	padding-left: 20px;
}

/* ----------------- privateAccessForm --------------------- */

.privateAccessForm form {

	margin-top: 5px;
}

.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;
	width:355px;
}
.privateAccessForm td {
text-align:
}

.privateAccessForm .error {
	margin-left: 20px;
	margin-bottom: 10px;
	color: #d72f1d;
}

#lostPasswordLink , .formSuffixLinks  {
	margin-top: 10px;
	margin-left: 20px;
}
#lostPasswordLink a , .formSuffixLinks a  {
	color: #d72f1d;
	font-weight: bold;
	text-decoration: underline;	
}
#leftzone .imgProduct{
 margin-left:10px;
}
#leftzone .description{
margin-left:10px;
}
#leftzone .rbcReplaceTextColor{margin-left:10px;}

#rightzone .imgproduct {float:none;}/* ----------------- privateAccessForm --------------------- */







/* -- forms ---------------------------------------- */

.diskuze label.groupLabel {
	margin-bottom: 5px !important;
}

.diskuze .formTextarea {
	margin-bottom: 5px;
}

.diskuze .formTextarea label {
	display: block !important;
	position: relative !important;
}

.diskuze .choicesGroup {
	position: relative;
	float: right;
	width: 252px;
	margin: -5px 0 10px;
}

.diskuze .choicesGroup label {
	float: none !important; 
	display: inline !important;
	margin: 0 !important;
	font-weight: normal !important;
}

.diskuze .choicesGroup input {
	position: relative !important;
	top: 2px;
	float: none !important;
	width: auto !important;
	height: auto !important;
	background: transparent none !important;
	border: none !important;
	margin: 5px 0 !important;
}

.diskuze select {
	width: 252px;
	margin-bottom: 10px;
	padding: 2px;
	font-family: Arial,Helvetica,Tahoma,sans-serif;
}

.fileInput {
	position: relative;
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
}

.fileInputBase {
	height: 0px;
	width: auto;
	overflow: hidden;
}

.fileInputCover {
	position: relative;
	width: 252px;
	overflow: hidden;
}

.ie .fileInputBase
{
	height: auto;
	width: auto;
	overflow: hidden;
}

.ie .fileInputBase input
{
	position: absolute;
	display: block;
	top: -1px;
	left: 0;
	width: 140px;
	height: 24px;
	font-size: 19px;
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.fileInputBase
	{
		height: auto;
		width: auto;
		overflow: hidden;
	}

	.fileInputBase input
	{
		position: absolute;
		display: block;
		top: -1px;
		left: 0;
		width: 140px;
		height: 24px;
		font-size: 19px;
		z-index: 5;
		opacity: 0;
		filter: alpha(opacity=0);
		cursor: pointer;
	}
}

.fileInputText {
	position: relative;
	padding: 0 0 0 7px;
	white-space: nowrap;
	cursor: default;
}

.fileInputSelect {
	position: relative;
	display: inline-block;
	background: url("../img/btn_bg.png") 0 0 repeat-x;
	color: #fff;
	line-height: 22px;
	padding: 0 5px;
	cursor: pointer;
}

.fileInputSelect:hover {
	background-image: url("../img/btn_bg_hover.png");
}	

#leftzone .diskuze select, #leftzone .diskuze .fileInputCover, #leftzone .diskuze .choicesGroup {
	float: none;
	clear: both;
	width: 153px;
	margin-left: 5px;
}

#leftB .diskuze select, #leftB .diskuze .fileInputCover, #leftB .diskuze .choicesGroup, 
#rightB .diskuze select, #rightB .diskuze .fileInputCover, #rightB .diskuze .choicesGroup {
	width: 195px;
	margin-left: 5px;
}

#rightzone .diskuze select, #rightzone .diskuze .fileInputCover, #rightzone .diskuze .choicesGroup {
	margin-left: 5px;
	width: 117px;
}

#middlezone .diskuze select, #middlezone .diskuze .fileInputCover, #middlezone .diskuze .choicesGroup {
	width: 270px;
}

.diskuze #postText, .diskuze .feWebFormTextarea {
	margin: 0 0 10px;
	width: 250px;
}

#middlezone .diskuze #postText, .diskuze .feWebFormTextarea {
	width: 277px;
}

#middlezone .diskuze #postAuthor, #middlezone .diskuze #postTitle, #middlezone .diskuze #postEmail, #middlezone .diskuze .feWebFormInput {
	width: 270px;
}

#rightzone .diskuze label {
	width: 117px;
}

#middlezone_wide .diskuze label {
	width: 186px;
}

#middlezone_wide .diskuze #postText, #middlezone_wide .diskuze .feWebFormTextarea {
	width: 246px;
}

#leftB .diskuze .feWebFormTextarea, #rightB .diskuze .feWebFormTextarea {
	width: 205px;
	background-color: #fff;
}

.diskuze label {
	margin-bottom: 5px;
}

#middlezone_wide .diskuze #postAuthor, #middlezone_wide .diskuze #postTitle, #middlezone_wide .diskuze #postEmail, #middlezone_wide .diskuze .feWebFormInput {
	width: 247px \0/;
}

#leftzone .diskuze #postAuthor, #leftzone .diskuze #postTitle, #leftzone .diskuze #postEmail, #leftzone .diskuze .feWebFormInput,
#leftzone .diskuze #postText, #rightzone .diskuze #postText, #leftzone .diskuze .feWebFormTextarea, #rightzone .diskuze .feWebFormTextarea {
	width: 153px;
}

label.forBlind {display: inherit !important;position: inherit !important;}

/* -- end: forms ----------------------------------- */

