html {
	height: 100%;
}
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, li, cite, hr, fieldset, img, dl, dt, dd {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style-type: none;
	list-style: none;
}
.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;
}

.cleanerLeft {
	display: block;
	clear: left;
	visibility: hidden;
	overflow: hidden;
	width: 100%;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

body {
  margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
  text-align: center;
  font-size: 13px;
  /*color: #777;*/
	font: 0.80em Arial, Tahoma, Verdana, sans-serif;
	background: #fff;
}

#body_bg {
  margin: 0;
	padding: 0;
	width: 100%; 
	height: auto;
		background: #fff url(../img/logo.gif) center top no-repeat;
}
#site_bg {
  margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}
#site_bg_2 {
  margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
#site {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}


#waitingTable {
	background: transparent;
	width: 100%;
	height: 100%;
}
#waitingTable td {
	text-align: center;
	vertical-align: middle;
	background: transparent;
}
/* ------- HEADER ---------- */
#header{
	margin: 0;
	padding: 0;
	width: 950px;
	height: 80px;
	background:  transparent;
}
#header_box {
	margin: 0;
	padding: 0;
}

#logozone {
	/*position: absolute;
	z-index: 11;
	top: 15px;
	right: 15px;
	text-align: right;
	width: 450px;
	overflow: hidden;*/
	/*display: none;*/
}
#logozone #logo {
	font-size: 2.7em;
	overflow: hidden;
	color: #494E52;
	max-height: 2.6em;
}
/* IE 7, IE 8 */
#logozone #logo { 
	*max-height: 2.5em;
}
/* IE 6 */
#logozone #logo { 
	height: expression(this.scrollHeight>84?"85px":"auto"); 
}
#logozone #logo a, #logozone #logo a:hover {
	text-decoration: none;
	color: #494E52;
}
#logozone #moto {
	font-size: 1.3em;
	font-weight: bold;
	overflow: hidden;
	color: #8F8F8F;
}

#logozone a
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 105px;
    width: 250px;
}

#logozone #rbcSystemIdentifierLogo
{
    display: none;
}
/* ------- HEADER --------- */








/* ------- MENU NOVE FORMATOVANI ----------- */
#menuzone {
	margin: 0;
  padding: 0;
  width: 950px;
  height: 37px !important; 
	background:  transparent;
	z-index: 200;
	display: block; 
	overflow: hidden;
}

#menuzone ul {
	margin: 0 0 0 266px;
  padding: 0;	
	list-style: none;
}

#menuzone li {
	display: inline; 
}

#menuzone a {
  margin: 0 5px 0 0;
	padding:  0;
	height: 37px;
	line-height: 37px; 
	text-decoration: none;
	font-size: 17px;
	font-weight: normal;
  color: #fff;
  float: left;
  display: block;  
  background: url(../img/menu-bg.jpg) 0% 0% repeat-x;  
}

#menuzone .menu li.open a,
#menuzone .menu li.selected a,
#menuzone .menu li.activeSelected a   {
  margin: 0 5px 0 0;
	padding:  0;
	height: 37px;
  line-height: 37px; 
	text-decoration: none;
	font-size: 17px;
	font-weight: normal;
  color: #fff;
  float: left;
  display: block;  
  background: url(../img/menu-act-bg.jpg) 0% 0% repeat-x;  
}

#menuzone  a span {
   margin: 0;
   padding: 0 0 0 20px;
   height: 37px; 
   background: transparent url(../img/menu-left.jpg) 0% 0% no-repeat;
}

html>body #menuzone  a span {
   display: block;
}

#menuzone  a span span {
   margin: 0;
   padding: 0 20px 0 0;
   height: 37px; 
   background: transparent url(../img/menu-right.jpg) 100% 0% no-repeat;
}

html>body #menuzone  a span span {
   display: block;
}

#menuzone .menu li.open a span,
#menuzone .menu li.selected a span,
#menuzone .menu li.activeSelected a span  {
   margin: 0;
   padding: 0 0 0 20px;
   height: 37px; 
   background: transparent url(../img/menu-act-left.jpg) 0% 0% no-repeat;
}

html>body #menuzone li.menu .open a span,
html>body #menuzone li.menu .selected a span,
html>body #menuzone li.menu .activeSelected a span  {
   display: block;
}

#menuzone .menu li.open a span span,
#menuzone .menu li.selected a span span,
#menuzone .menu li.activeSelected a span span {
   margin: 0;
   padding: 0 20px 0 0;
   height: 37px; 
   background: transparent url(../img/menu-act-right.jpg) 100% 0% no-repeat;
}

html>body #menuzone .menu li.open a span span,
html>body #menuzone .menu li.selected a span span,
html>body #menuzone .menu li.activeSelected a span span
 {
   display: block;
}

#menuzone  a:hover {
	text-decoration: underline;
}

html>body #menuzone .menu li.open a:hover,
html>body #menuzone .menu li.selected a:hover,
html>body #menuzone .menu li.activeSelected a:hover {
	text-decoration: none;
}
/* ------- MENU NOVE FORMATOVANI ----------- */







/*  -------- menu-bottom NOVY BLOK ------------------ */
.menu-bottom,
#menu-bottom {
	width: 950px; 
  height: 50px !important;
	margin: 0;
	padding: 0; 
	background:  #1A386D url(../img/menu-bottom.jpg) 0% 0% no-repeat;
	display: block !important;
}

.menu-bottom
{
    height: 45px !important;
    overflow: hidden;
    position: absolute;
    top: 117px;
}

.menu-bottom div.menu-text,
#menu-bottom div.menu-text {
	margin: 0 0 0 18px;
	padding: 0;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 50px;  
  float: left;
}

.menu-bottom .pridat-firmu,
#menu-bottom .pridat-firmu {
	position: relative;
	top: 8px;
	right: 17px;
  margin: 0;
	padding: 0; 
	width: 180px; 
  height: 36px;
  float: right;
	background: transparent url(../img/pridat-firmu.gif) 100% 0% no-repeat;
}

.menu-bottom .pridat-firmu a, 
#menu-bottom .pridat-firmu a {
	margin: 0;
	padding: 0; 
  width: 180px; 
  height: 36px;
  display: block;
  border: 0;  
}

.menu-bottom .pridat-firmu a span,
#menu-bottom .pridat-firmu a span {
    position: absolute;
    left: -10000px;
}

/*  -------- menu-bottom  ------------------ */





/* ------- NAVIGATOR ------- */
.navigator {
	width: 950px;
	height: 37px;
	overflow: hidden;
	background: #E7E7E7 url(../img/navigator-bg.gif) 0% 0% no-repeat;
	margin: -4px 0 0 0;  /*zmena margin: 47px 10px 0*/
	font-size: 0.9em;
	z-index: 300;
}
/* WebKit */
@media screen and (-webkit-min-device-pixel-ratio:0){
	#navizone { height: 30px; }
}

#pageNavigator,
#catalogueNavigator {
	float: left;
	margin: 4px 0 0 20px;
	overflow: hidden;
	padding: 0;
	/*width: 520px;*/
	width: 950px;
	line-height: 32px;
	color: #6F6F6F;
}
/* IE 6 */
*html #pageNavigator,
* html #catalogueNavigator {
	margin: 4px 0 0 10px;
}
#pageNavigator a,
#catalogueNavigator a {
	color: #6F6F6F;
	text-decoration: underline;
}
#pageNavigator a:hover,
#catalogueNavigator a:hover {
	text-decoration: none;
}
#pageNavigator #navCurrentPage,
#catalogueNavigator #navCurrentCat {
	text-decoration: none;
	font-weight: bold;
}
#pageNavigator span span,
#catalogueNavigator span span {
	margin: 0 5px 0 5px;
}

#languageSelect {
	float: right;
	overflow: hidden;
	padding: 0 20px 0 0;
	width: 210px;
}
#languageSelectBody {
	margin: 8px 0 9px 0;
	text-align: right;
}
#languageFlags {
	float: right;
	margin-bottom: 8px;
}
#languageSelect #languageFlags a {
	display:block;
	float:left;
	height:16px;
	margin-left:7px;
	text-decoration:none;
	width:16px;
}
#languageSelect ul {
	display:none;
}

#languageList a {
  margin-left: 5px;
}
#languageList .separator {
  color: #7F7F7F;
  display: inline;
  margin-left: 3px;
} 

.languageSelectbox {
  border: 1px solid #6F6F6F;
	font-size: 0.9em;
	_font-size: 0.8em;
	height: 17px;
	_height: 15px;
	margin: 0 0 0 5px;
	padding: 0;
	color: #000000;
	background-color: #ECECEC;
}
/* ------- NAVIGATOR ------- */







/*  -------- ABECEDA    ABECEDA     ABECEDA   ------------ */

.alphabetPlaceholder
{
    height: 32px;   
    width: 950px;
    margin: 30px 0 0 0;
}

.rootWrapper
{
    position: relative;
}

#content .rbcAlphabet {
	/*margin: 30px 0 0 0;*/
	padding: 0; 
	float: left; 
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 8px;
  width: 950px;
  height: 32px;
  font-family: Verdana, sans-serif;
  color: #1A386D;
  text-transform: uppercase;
  text-align: justify;
  position: absolute;
  top: 0px;
  left: 0px;
}

#content .rbcAlphabet a {
  text-decoration: none;
}

#content .rbcAlphabet a:hover {
  color: #46A524;
}

#content .rbcAlphabet .rbcAlphaTop {
	margin: 0 20px 0 0;
	padding: 3px 0 0 0;  
	width: 60px;
  height: 32px;
  letter-spacing: 0;
  color: #fff;
  text-align: center;
	display: block; 
	float: left;
  background: url(../img/abeceda-top.gif) 0% 0% no-repeat;
}

#content .rbcAlphabet .rbcAlphaTop:hover {
  color: #1A386D;
}

html>body #content .rbcAlphabet .rbcAlphaTop {
  height: 29px;
}

#content .abeceda .rbcAlphaLetters {
	margin: 0;
	width: auto;
	height: 32px;
  text-align: justify;
  padding-top: 3px;  
	display: block; 
}

html>body #content .abeceda .rbcAlphaLetters {
  height: 29px;
}
/*  -------- ABECEDA    ABECEDA     ABECEDA   ------------ */





/* ------ FOOTER ---------- */
#footer {
	width: 950px;
	/*height: 57px;*/
	height: 35px;
	background: transparent;
	padding: 0;
	margin: 10px 0 0 0;
	color: #777;
	overflow: hidden;
	border-top: 1px solid #1A386D;
}

.footer-text {
	/*margin: -50px 550px 0 0;*/
}

a.footer-pridat {
	 margin: 0; 
   padding: 0 0 0 15px;
   background: url(../img/footer-pridat.gif) left center no-repeat;   
}
#footerLeft {
	float: left;
	padding: 7px 0 10px 0px;
	font-size: 0.9em;
	line-height: 1.5em;
	width: 450px;
	margin: 0;
	text-align: left;
}
#footerLeft p {
	padding: 0 0 5px 0;
	height: 1.3em;
	_height: 1.7em;
	overflow: hidden;
}

.footerText {
	color: #352e2e;
}
.footerText a {
	color: #136FBC;
	text-decoration: underline;
	cursor: pointer;
}
.footerText a:hover {
	color: #064B85;
}
#footerRight .signature {
  margin: 5px 0 0 0;
  padding: 0;
  text-align: right;
}
#footerRight .signature a {
	color: #777;
}


#footerRight {
	float: right;
	padding: 5px 0 0 0;
	font-size: 0.9em;
}
#footerRight p {
	padding: 5px 0 0 0;
}
#footerRight p span {
	margin: 0 0 0 15px;
}
#footerRight a {
	color: #777;
	text-decoration: underline;
}
#footerRight a:hover {
	color: #777;
	text-decoration: none;
}
#footerRight .print {
	background: url(../img/print.jpg) no-repeat left;
	padding-left: 17px;
}
#footerRight .sitemap {
	background: url(../img/sitemap.jpg) no-repeat left;
	padding-left: 17px;
}
#footerRight .rss {
	background: url(../img/rss.jpg) no-repeat left;
	padding-left: 17px;
}
/* ------ FOOTER ---------- */







/* ------  MAIN ------------ */
#main {
	width: 950px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#content {
	width: 950px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#wideContent {
	margin: 0;
	padding: 0;
	line-height: 18px;
	overflow: hidden;
	width: 950px;
	float: left; 
}



/*     VYPIS KATEGORII   VYPIS KATEGORII   */
#content .rbcRootColumn, 
#content .rbcSubcategoryCol,
#content .colomn1-katalog,
#content .colomn2-katalog,
#content .colomn3-katalog {
  padding: 0; 
  margin: 20px 20px 0 0; 
  /*width: 266px;*/
  width: 295px;
  text-align: left !important;
  float: left; 
  border-right: 1px solid #E3E3E3;
}

#content .rbcRootColumnLast
{
    border-right: none;
}

#content .rbcSubcategoryCol,
#content .katalog-seo .colomn1, 
#content .katalog-seo .colomn2, 
#content .katalog-seo .colomn3 {
  border-right: 0;
  margin-bottom: 22px; /* xxx */
  width: 266px;
}

.katalog-seo { /*kategorie zopakovane dole katalog */
  padding: 0; 
  margin: 0; 
  display: block;
  clear: both;
  width: 950px;
}

/* HOME PAGE */
#content .rbcRootColumn p {
  padding: 0; 
  margin: 0 0 22px 0; 
  display: block;
}

#content .rbcRootColumn h3 a {
  padding: 0; 
  margin: 0 0 2px 0; 
  /*color: #0101F6;*/
  color: #0000CC;
  font-size: 16px;
  display: block;
  font-weight: bold;
}

#content .rbcRootColumn p a {
  padding: 0; 
  margin: 0 5px 0 0; 
  /*color: #777;*/
  /*color: #000000;*/
  color: #0000CC;
  font-size: 13px;
}

/*  KATALOG FIREM */
/*.katalog-kategorie {
  padding: 0; 
  margin: 0 0 22px 0; 
  display: block;
}*/

.rbcSubcategoryCol li {
  margin: 0;
  padding: 0 !important;
  color: #777;
  line-height: 20px; 
  height: 20px; 
}

.detailCategories ul
{
    margin: 0 !important;
}

.rbcSubcategoryCol li a,
.detailCategories li a {
  padding: 0 0 0 34px; 
  margin: 0 5px 0 0; 
  /*color: #0101F6;*/
  color: #0000CC;
  font-size: 13px;
  line-height: 20px; 
  height: 20px; 
  display: block;
  background: url(../img/slozka.jpg) 0% 50% no-repeat;  
  overflow: hidden;
}

.rbcSubcategoryCol li p {
  margin: 0;
  padding: 0;
  line-height: 20px; 
  height: 20px; 
}




/*  CR KRAJE  */
.locality {
  padding: 0; 
  margin: 0 0 20px 0; 
  display: block;
  clear: left;
  width: 700px;
  height: auto;
  /*float: left;*/
  border-top: 1px solid #e3e3e3;
}

.locality li,
.locality ul
{
    padding: 0 !important; 
    margin: 0;
    float: left;
}
.locality li a {
  padding: 0; 
  margin: 0 10px 0 0; 
  /*color: #0101F6;*/
  color: #0000CC;
  font-size: 13px;  
  display: block;
}

#localityNavigator {
  margin: 20px 0 10px 0;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  color: #333;
}



/*    KATALOG FIRMA   KATALOG FIRMA   KATALOG FIRMA  NOVE */
.katalog-firem {
  margin: 0;
  padding: 0;
  clear: left;  
  width: 700px;  
  float: left;
  display: block;
}

.firma {
  margin: 0;
  padding: 0 0 0 0;
  border-top: 1px solid #e3e3e3;
  width: 700px;    
  display: block;
}

.rbcPriorityItem {
  background: #FFFFCC;
}

.rbcPriorityItem .firma-body {
  color: #333;
}

.firma-logo {
  padding: 20px 0 10px 5px;
  margin: 0;
  float: left;
}

.firma-logo img {
  padding: 0;
  margin: 0 0 0 0;
  float: left;
  border:  1px solid #ccc;
}

.firma-body {
  padding: 20px 0 15px 0;
  margin: 0 5px 0 150px;
  color: #777;
}

.withoutImage .firma-body
{
    margin-left: 0;
}

.firma-body p {
  margin: 5px 0;
}

.firma-nazev 
{
    font-size: 1.3em;
    font-weight: normal;
}

.firma-nazev a {
  /*color: #0101F6;*/
  color: #0000CC;
  
}

.firma-odkazy, .firma-odkazy a {
  margin: 0;
  padding: 0;
}

.firma-odkazy .firma-odkaz-web {
    color: #649600;
}

.firma-odkazy .firma-odkaz-adresa {
    color: #7272FC;
}
/*    KATALOG FIRMA    KATALOG FIRMA   KATALOG FIRMA   */







/*    STRANKOVANI   STRANKOVANI   STRANKOVANI   STRANKOVANI  NOVE*/
div.pagination {
      margin: 50px 0 0 0;
      padding: 0;
      height: 30px;
      line-height: 30px;
      color: #333;
      width: 700px;
      /*float: left;*/
      display: block;
      clear: left;
}

div.pagination a {
      color: #0101F6;
}

div.strankovani-left {
      margin: 0;
      padding: 0;
      width: 150px;
      float: left;
}

div.strankovani-right {
      margin: 0;  
      padding: 0;    
      width: 150px;
      float: right;
      text-align: right;
}

div.paging {
      color: #333;
      width: 300px;
      float: left;    
}

div.paging a {
      margin: 0 5px 0 0;
      width: 21px;
      height: 22px;
      line-height: 22px;
      color: #333;
      float: left; 
      text-align: center;
      /*background: url(../img/strankovani.gif) 0% 0% no-repeat;      */
}

div.paging a.right,
div.paging a.rightEnd,
div.paging a.left,
div.paging a.leftEnd
{
    background: none;
}

div.paging .selected {
      margin: 0 5px 0 0;
      width: 21px;
      height: 22px;
      line-height: 22px;
      color: #333;
      float: left; 
      text-align: center;
      text-decoration: none;
    background: url(../img/strankovani-act.gif) 0% 0% no-repeat;     
}

.paging .separator
{
    display: none;    
}


/*    STRANKOVANI   STRANKOVANI   STRANKOVANI   STRANKOVANI  */








/*#rowsContent {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#leftContent {
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#rightContent {
	float: left;
	width: 240px;
	margin: 0 0 0 15px;
	padding: 0;
	overflow: hidden;
}*/

.box {
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	overflow: hidden;
}
.boxTitle {
	/*background: url(../img/title_bg.jpg) no-repeat left bottom;*/
	width: 495px;
	min-height: 39px;
}
#leftContent .boxTitle, #rightContent .boxTitle {
	/*background: url(../img/title_bg.jpg) no-repeat left bottom;*/
	width: 240px;
	min-height: 39px;
}
.boxTitle h1, .boxTitle h2 {
	color: #352E2E;
	padding-left: 0;
	line-height: 1.5em;
	font-size: 1.8em;
	font-weight: normal;
	padding-top: 4px;
	*padding-top: 6px;
	*margin-bottom: 2px;
}
.boxContent {
	margin: 10px 0 0 0;
	padding: 0;
	overflow: hidden;
}

#sidebar {
	width: 260px;
	float: right;
	margin: 0 0 0 15px;
	padding: 0;
	overflow: hidden;
	display: none;
}
/**html #sidebar {
	margin: 0 0 0 10px;
}
#sidebarContent {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#sidebar .box {
	margin: 0 0 15px 0;
	padding: 0;
}
#sidebar .boxTitle {
	background: url(../img/sidebar_bg.jpg) no-repeat bottom;
	width: 260px;
	min-height: 39px;
	overflow: hidden;
} 
#sidebar .boxTitle h2 {
	color: #136FBC;
	padding-left: 55px;
	line-height: 1.4em;
	padding-top: 6px;
	font-size: 1.5em;
}
#sidebar .boxContent {
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	overflow: hidden;
}*/
/* ------  MAIN ------------ */

/* ------ SEARCH ------------ */
#fulltextSearchText {
  position: absolute;
  left: 655px;
  top: 40px;
	border: 1px solid #1A386D;
	margin: 0;
	padding: 0 2px 0 2px;
	width: 260px;
	height: 22px;
	line-height: 22px;
	display: block;
}

html>body #fulltextSearchText {
  width: 256px;
}

/* IE6 */
*html #fulltextSearchText {
	height: 24px;
	line-height: 24px;
}

#fulltextSearch span {
	position: absolute;
  left: 926px;
  top: 40px;
  margin: 0;
	padding: 0;
	border: 0;
	height: 24px;
	width: 24px;
	display: block;
	z-index: 200;
	background: url(../img/lupa.gif) 0% 0% no-repeat;
}

/*.submit {
	background: url(../img/submit_bg.jpg) repeat-x top left;
	height: 23px;
	line-height: 23px;
	border: none;
	padding-bottom: 2px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}*/

.submit-hledat-firmu {
	height: 24px;
	width: 24px;
	border: 0;
	padding: 0;
	background: transparent;
	z-index: 0;
	cursor: pointer;
  font-size: 0px;
  color: #99CC33;
}


/*.submit:hover {
	color: #D6D6D6;
}*/

/*#fulltextSearchResult {
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
	border: 1px solid #C1C1C1;
	background: #ECECEC;
}
#fulltextSearchResult fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
.search {
	margin-bottom: 5px;
	float: left;
	width: 170px;
}
#leftContent .search, #rightContent .search {
	width: 200px;
}
.search label, .type label {
	width: 170px;
	float: left;
	margin-bottom: 10px;
}
#leftContent .search label, #leftContent .type label, 
#rightContent .search label, #rightContent .type label {
	width: 200px;
	margin-bottom: 3px;
}
.type {
	margin-bottom: 5px;
	float: left;
	width: 170px;
	margin-left: 15px;
}
#leftContent .type, #rightContent .type {
	width: 200px;
	margin-left: 0;
}
/*#fulltextSearchTextResult {
	border: 1px solid #C1C1C1;
	width: 170px;
	color: #606060;
	padding: 3px 2px;
}*/
/* IE7, IE8 */
/*#fulltextSearchTextResult {
	*padding: 2px 2px 2px 2px;
}*/
/* IE6*/
/**html #fulltextSearchTextResult {
	padding: 2px;
	height: 23px;
}*/
/*#leftContent #fulltextSearchTextResult, #rightContent #fulltextSearchTextResult {
	width: 190px;
}*/
/* IE6 */
/**html #leftContent #fulltextSearchTextResult, *html #rightContent #fulltextSearchTextResult {
	width: 198px;
}*/
*/*#fulltextSearchTypeResult {
	border: 1px solid #C1C1C1;
	width: 170px;
	color: #606060;
	padding: 2px;
}/*
/* IE */
/*#fulltextSearchTypeResult {
	*padding: 2px;
	*margin-top: 1px;
}
#leftContent #fulltextSearchTypeResult, #rightContent #fulltextSearchTypeResult {
	width: 195px;
}*/
/* IE6 */
/**html #leftContent #fulltextSearchTypeResult, *html #rightContent #fulltextSearchTypeResult {
	width: 198px;
}*/
.btnarea {
	float: left;
	margin-left: 15px;
	*margin-left: 10px;
	margin-top: 25px;
}
/* WebKit */
@media screen and (-webkit-min-device-pixel-ratio:0){
	.btnarea { margin-top: 28px; }
}
#leftContent .btnarea, #rightContent .btnarea {
	margin: 8px 5px 0 0;
	float: right;
}
/* IE7, IE8 */
#leftContent .btnarea, #rightContent .btnarea {
	*margin: 8px 2px 0 0;
}
/* IE6 */
*html #leftContent .btnarea, *html #rightContent .btnarea {
	margin: 8px 0 0 0;
}
p.size, #mainContent .box_content p.size {
	line-height: 1.3em;
	font-size: 0.9em;
	padding-bottom: 0;
	padding-top: 3px;
}
/* -------- SEARCH ---------- */

/* ----- CONTACT ------------ */
#contact {
	background: #f0f4fb;
	padding: 10px;
}
#contact p {
	margin-bottom: 5px;
}
.name {
	color: #136FBC;
	font-weight: bold;
}
#contact a {
	color: #136FBC;
	text-decoration: underline;
}
#contact a:hover {
	color: #064B85;
	text-decoration: underline;
}
/* ----- CONTACT ------------ */

/* -------- TAGS ------------- */
ol.tags, .boxContent ol.tags {
	margin: 5px 0 5px 0;
	text-align: center;
	font-size: 0.95em;
	line-height: normal;
}
ol.tags li {
	padding: 0;
	list-style-type: none;
	list-style: none;	
	margin: 0 0.25em 0 0.25em;
	font-size: 1.2em;
	display: inline;
	text-align: left;
}
ol.tags a {
	color: #136FBC;
	text-decoration: none;
}
ol.tags a:hover {
	color: #494E52;
	text-decoration: underline;
}
/* -------- TAGS ------------ */

/* -------- ARTICLES -------- */
/*.articleTime ins {
	color: #919192;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}
#sidebar .article {
	padding: 2px 10px;
}
.article h3 {
	font-size: 1.2em;
}
.article h3 a {
	color: #136FBC;
	text-decoration: none;
}
.article h3 a:hover {
	color: #064B85;
	text-decoration: underline;
}
.article ins {
	text-decoration: none;
	color: #888888;
	font-size: 0.85em;
}
.article .articleContent {
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 1.8em;
}
.article .articleContent img {
	margin: 5px;
}*/
/* -------- ARTICLES -------- */

/* ------- LINK and INFO ----- */
.archive {
	margin-bottom: 5px;
}
#sidebar .archive {
	padding: 0 10px;
}
.pagingInfo {
	/*float: left;*/
}
#sidebar .pagingInfo {
	padding: 0 10px;
	float: none;
}
#leftContent .pagingInfo, #rightContent .pagingInfo {
	float: none;
}
.back {
	margin-top: 5px;
}
.rbcTags h4 {
	display: block;
	float: left;
	margin: 4px 7px 0 0;
	font-size: 1.1em;
}
.rbcTags .tags {
	line-height: 1.8em;
	padding: 1px 0 5px 0;
	margin: 0 0 0 0;
}
/* ------- LINK and INFO ----- */

/* ------- WSW -------------- */
#sidebar .wsw {
	padding: 10px;
	overflow: hidden;
}
.boxContent img {
	margin: 5px;
}
.boxContent p {
	margin-bottom: 7px;
	line-height: 1.7em;
}
a { /*zmena*/
  color: #1A386D;
  text-decoration: underline;
} 
a:hover {/*zmena*/
  text-decoration: none; 
}
h1, h2 {
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 1.8em;
	color: #352E2E;
}
h3 {
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 1.5em;
	color: #2974a9;
}
h4 {
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 1.3em;
	color: #2974a9;
}
h5, h6 {
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 1.1em;
}
.boxContent ol {
	margin-left: 40px;
}
.boxContent ol li ol {
	margin-left: 20px;
}
.boxContent ol li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	padding-bottom: 2px;
	padding-top: 2px;
}
.boxContent ul {
	padding-left: 15px;
}
.boxContent ul li {
	background: url(../img/li.jpg) no-repeat 0px 5px;
	padding: 3px 0 2px 20px;
}
blockquote {
	color: #136FBC;
	font-style: italic;
	margin: 0 5px;
	padding: 5px;
}
table {
	border-collapse: collapse;
	margin: 0;
}
.modernTable {
	border-collapse: collapse;
	margin: 0;
}
.modernTable thead tr td {
	background: #8eb5d8;
	border: 1px solid #8eb5d8;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
}
.modernTable tbody tr td {
	background: none;
	border: 1px solid #8eb5d8;
	padding-left: 8px;
	padding-right: 5px;
	margin: 0;
}
.rbcWidgetArea {
	margin-top: 5px;
	margin-bottom: 5px;
}
/* ------- WSW -------------- */

/* ------- PAGING ------------ */
/* ------- PAGING ------------ */

/* ------ DISCUSSION --------- */
/*.diskuze fieldset {
	border: 1px solid #C1C1C1;
	background: #F4F4F4;
	margin: 0;
	padding: 15px;
}
.diskuze label {
	float: left;
	width: 130px;
	padding: 0;
	margin-top: 5px;
	color: #1B1B1B;
	font-weight: bold;
}
#leftContent .diskuze label, #rightContent .diskuze label {
	width: 190px;
	margin-bottom: 3px;
}
.diskuze #postAuthor, .diskuze #postEmail, .diskuze #postTitle {
	border: 1px solid #C1C1C1;
	width: 310px;
	padding: 3px 2px 3px 2px;
	font: 0.95em Arial, Tahoma, Verdana, sans-serif;
	background-color: #FFFFFF;
	color: #1B1B1B;
	margin-bottom: 15px;
}*/
/* IE, IE8 */
/*.diskuze #postAuthor, .diskuze #postEmail, .diskuze #postTitle {
	width: 305px;
}*/
/* IE6 */
/**html .diskuze #postAuthor, *html .diskuze #postEmail, *html .diskuze #postTitle {
	width: 312px;
}
#leftContent .diskuze #postAuthor, #leftContent .diskuze #postEmail, #leftContent .diskuze #postTitle, 
#rightContent .diskuze #postAuthor, #rightContent .diskuze #postEmail, #rightContent .diskuze #postTitle {
	width: 190px;
}*/
/* IE7, IE8 */
/*#leftContent .diskuze #postAuthor, #leftContent .diskuze #postEmail, #leftContent .diskuze #postTitle, 
#rightContent .diskuze #postAuthor, #rightContent .diskuze #postEmail, #rightContent .diskuze #postTitle {
	*width: 185px;
}*/
/* IE6 */
/**html #leftContent .diskuze #postAuthor, *html #leftContent .diskuze #postEmail, *html #leftContent .diskuze #postTitle, 
*html #rightContent .diskuze #postAuthor, *html #rightContent .diskuze #postEmail, *html #rightContent .diskuze #postTitle {
	width: 190px;
}
#sidebar .diskuze #postAuthor, #sidebar .diskuze #postEmail, #sidebar .diskuze #postTitle {
	width: 215px;
}*/
/* IE6 */
/**html #sidebar .diskuze #postAuthor, *html #sidebar .diskuze #postEmail, *html #sidebar .diskuze #postTitle {
	width: 223px;
}
.diskuze #postText {
	border: 1px solid #C1C1C1;
	width: 440px;
	height: 100px;
	float: left;
	padding: 3px 2px 3px 2px;
	font: 0.95em Arial, Tahoma, Verdana, sans-serif;
	background-color: #FFFFFF;
	color: #1B1B1B;
}*/
/* IE7, IE8 */
/*.diskuze #postText {
	width: 435px;
}*/
/* IE6 */
/**html .diskuze #postText {
	width: 445px;
}
#leftContent .diskuze #postText, #rightContent .diskuze #postText {
	width: 190px;
}*/
/* IE7, IE8 */
/*#leftContent .diskuze #postText, #rightContent .diskuze #postText {
	*width: 185px;
}*/
/* IE6 */
/**html #leftContent .diskuze #postText, *html #rightContent .diskuze #postText {
	width: 190px;
}
#sidebar #postText {
	width: 215px;
}*/
/* IE6 */
/**html #sidebar #postText {
	width: 223px;
}
.diskuze .btn {
	float: right;
	margin-right: 3px;
	margin-top: 15px;
}*/
/* IE7, IE8 */
/*.diskuze .btn {
	*margin-right: 1px;
}*/
/* IE6 */
/**html .diskuze .btn {
	margin-right: 0;
}*/
/* WebKit */
@media screen and (-webkit-min-device-pixel-ratio:0){
  .diskuze .btn { margin-right: 0px; }
}
.formError {
	margin: 5px 0 5px 0;
}
ul.formError {
	margin: 0 0 15px 0;
}
ul.formError li {
	padding-left: 0;
	background: none;
	color: #FF6E6E;

}
ul.formError li span {
	font-weight: bold;
	color: #136FBC;
}
.diskuze label.wrong {
	color: #136FBC;
}
.diskuze #postAuthor.wrong, .diskuze #postEmail.wrong, .diskuze #postTitle.wrong {
	border: 1px solid #136FBC;
}
.post {
	border: 1px solid #C1C1C1;
	height: auto;
	margin: 0 0 15px 120px;
	overflow: hidden;
	padding: 0 0 5px;
	background: #F4F4F4;
}
.level-1 {
	margin-left: 5px;
}
.level-2 {
	margin-left: 30px;
}
.level-3 {
	margin-left: 60px;
}
.level-4 {
	margin-left: 90px;
}
.post .head {
	background: #E9E9E9;
	padding: 7px;
	color: #1B1B1B;
}
.post .text {
	background: #F4F4F4;
	padding: 7px;
}
.post .head h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #136FBC;
}
.post .head p {
	margin: 0;
	padding: 0;
}
.post .head .date, .post .head .user, .post .head .title {
	font-weight: bold;
	color: #1b1b1b;
}
.post .head ins {
	text-decoration: none;
}
.post .head em {
	text-decoration: underline;
}
.post .reply {
	float: right;
	margin-right: 10px;
}
.post .reply a {
	font-weight: bold;
	color: #136FBC;
	/*background: url(../img/butterfly_discusion.jpg) no-repeat left;*/
	padding-left: 20px;
}
.post .reply a:hover {
	color: #064B85;
}
.newPost {
	font-weight: bold;
	margin-top: 5px;
}
/* ------ DISCUSSION --------- */

/* ------ FAQ ---------------- */
#sidebar .question {
	padding: 2px 10px;
	margin-bottom: 10px;
}
.question {
	margin-bottom: 15px;
}
.question h3.title {
	text-decoration: none;
	color: #136FBC;
	/*background: url(../img/butterfly_faq.jpg) no-repeat left top;*/
	padding-left: 25px;
	font-size: 1.1em;
	margin-bottom: 0;
}
#sidebar .question h3.title {
	background: none;
	padding-left: 0;
	margin-bottom: 5px;
}
.question .answerBlock {
	padding-left: 25px;
}
#sidebar .question .answerBlock {
	padding-left: 0;
}
/* ------ FAQ ---------------- */

/* ----- LINKS -------------- */
.item {
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.item h2.title {
	font-size: 1.1em;
	margin-bottom: 5px;
	/*background: url(../img/butterfly_faq.jpg) no-repeat left top;*/
	/*padding-left: 25px;*/
}
.item h2.title a {
	color: #136FBC;
}
.item h2.title a:hover {
	color: #064B85;
}
.item .uri { 
	color: #888888;
	font-size: 0.9em; 
	/*margin-left: 25px;*/
}
.item .uri a {
	color: #888888;
}
.item .uri a:hover {
	color: #064B85;
}
.item .size {
	/*margin-left: 25px;*/
	color: #888888;
	font-style: italic;
	text-transform: lowercase;
}
.itemContent {
	line-height: 1.5em;
	/*margin-left: 25px;*/
}
/* ----- LINKS -------------- */

/* ---- SERVERMAP ----------- */
ul.ServerMap {
	padding-left: 5px;
	margin-left: 10px;
}
ul.ServerMap li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background: none;
	padding: 4px 0 4px 0;
}
ul.ServerMap li a {
	/*background: url(../img/butterfly_faq.jpg) no-repeat left;*/
	padding-left: 20px;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
}
ul.ServerMap ul {
	padding: 5px 0 0 15px;
}
ul.ServerMap ul li a {
	background: url(../img/arrow_sitemap.jpg) no-repeat 0px 6px;
	padding-left: 15px;
	font-weight: normal;
	color: #1B1B1B;
	text-decoration: underline;
}
ul.ServerMap ul li a:hover {
	color: #888888;
} 
/* ---- SERVERMAP ----------- */

/* ---- PRODUCTS ------------ */
/*.product {
	margin-bottom: 10px;
	margin-top: 10px;
}
#sidebar .product {
	padding: 2px 10px;
	margin-top: 5px;
}
#sidebar .product, #rightContent .product {
	margin-left: 5px;
}
.product .title {
	font-size: 1.1em;
	font-weight: bold;
	background: url(../img/butterfly_faq.jpg) no-repeat left top;
	padding-left: 25px;
}
#sidebar .product .title {
	background: none;
	padding-left: 0;
}
.product .title a {
	color: #136FBC;
}
.product .title a:hover {
	color: #064B85;
}
.product .image {
	float: left;
	width: 140px;
	margin-left: 20px;
}*/
/* IE 6 */
/**html .product .image {
	margin-left: 10px;
}
#leftContent .product .image, #rightContent .product .image {
	float: none;
	margin-left: 25px;
	width: 140px;
}
#sidebar .product .image {
	margin-left: 0;
	float: none;
	width: 235px;
	display: block;
	text-align: center;
}
.product .image a {
	border: none;
	text-decoration: none;
}
.product .image a img {
	border: 1px solid #C7C7C7;
	text-decoration: none;
}
.product .image a:hover img {
	border: 1px solid #064B85;
	text-decoration: none;
}
.product .text {
	line-height: 1.5em;
	margin-left: 165px;
}
#leftContent .product .text, #rightContent .product .text {
	margin-left: 25px;
}
#sidebar .product .text {
	margin: 0;
}
.productDetail { }
.productDetail .image {
	display: block;
	margin: 0;
	text-align: center;
}
.productDetail .image a {
	border: none;
	text-decoration: none;
}
.productDetail .image a img {
	border: 1px solid #C7C7C7;
	text-decoration: none;
}
.productDetail .image a:hover img {
	border: 1px solid #064B85;
	text-decoration: none;
}
.productDetail .text {
	margin-top: 5px;
}*/
/* ---- PRODUCTS ------------ */

/* ---- PHOTOGALLERY -------- */
/*.photo118 a.photo {
	width: 118px;
	float: left;
	text-decoration: none;
}
.photo200 a.photo {
	width: 200px;
	float: left;
	text-decoration: none;
	margin: 0 0 10px 25px;
}
a.photo {
	margin: 0 0 10px 30px;
	overflow: hidden;
	font-size: 85%;
	border: 1px solid #CACACA;
	cursor: pointer;
	font-weight: normal;
	text-align: center;
	padding-bottom: 5px;
	text-decoration: none;
}
#leftContent .photo118 a.photo, #rightContent .photo118 a.photo {
	margin: 0 0 10px 55px;
}
#sidebar .photo118 a.photo {
	margin: 0 0 10px 70px;
}
#leftContent .photo200 a.photo, #rightContent .photo200 a.photo {
	margin: 0 0 10px 10px;
}
#sidebar .photo200 a.photo {
	margin: 0 0 10px 30px;
}
a.photo:hover {
	border: 1px solid #064B85;
	font-weight: normal;
	text-decoration: none;
}
a.photo .name {
	color: #136FBC;
	text-decoration: none;
	font-weight: normal;
}
a.photo:hover .name {
	border: none;
	font-weight: normal;
	color: #064B85;
	text-decoration: none;
}
.photo118 a.photo span.image {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 118px;
	height: 118px;
	border: none;
}
.photo200 a.photo span.image {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 200px;
	height: 200px;
	border: none;
}
a.photo span.image span {
	*position: absolute;
	*top: 50%;
	*left: 50%;
}
a.photo span.image img {
	margin: 0;
	border: 0;
	border: none;
}
a.photo span.image img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;	
	*position: relative;
	*top: -50%;
	*left: -50%;
	*margin: 0;
	*overflow: hidden;
	border: none;
}

.photofull {
	margin-top: 15px;
	visibility: 
}
.photofull span.image {
	position: relative;
	display: block;
	margin: 0 auto 10px;
	text-align: center;
	width: 470px;
	height: 470px;
	border: 1px solid #C6C6C6;
}
.photofull span.image img {
	margin: 0;
	border: 0;
}
#leftContent .photofull span.image, #rightContent .photofull span.image {
	width: 225px;
	height: 225px;
}
.photofull span.image img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;	
	*position: relative;
	*top: -50%;
	*left: -50%;
	*margin: 0;
	*overflow: hidden;
}*/
/* IE6 */
/** html .photofull span.image { width: 472px; height: 472px; }*/
/* IE7 and IE8 */
/*.photofull span.image span {
	*position: absolute;
	*top: 50%;
	*left: 50%;
}


#slideshowControl {
	background: url(../img/photo_btn_bg.jpg) repeat-x;
	color: #1B1B1B;
	border: 1px solid #CBDEEB;
	padding: 2px 10px;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	display: inline;
	text-transform: uppercase;
}
a#slideshowControl:hover {
	color: #4C8CB9;
	text-decoration: none;
	cursor: pointer;
}*/
/* ---- PHOTOGALLERY -------- */

/* ------- POOL ------------- */
/*.poll {
	margin-left: 5px;
}
#sidebar .poll {
	margin-left: 0;
	background: #F0F4FB;
	padding: 10px;
}
.poll h3 {
	font-size: 1.2em;
	margin-bottom: 7px;
	color: #136FBC;
}
.poll img, .poll a img, .box_content .poll img, .box_content .poll a img {
	border: none;
	text-decoration: none;
	margin: 0;
}
.poll .pollbar a {
	border: none;
	text-decoration: none;
}
.poll .pollbar {
	margin-top: 0;
	width: 100%;
}
#sidebar .pollbar a {
	*margin-top: 10`px;
}
.poll .question {
	margin-bottom: 0;
	color: #858585;
}
#sidebar .poll .question {
	padding: 0;
}
.poll .question a {
	text-decoration: underline;
	color: #352E2E;
}
.poll .question a:hover {
	text-decoration: underline;
	color: #064B85;
}*/
/* IE */
/*.poll p {
	*line-height: 0.8em;
}
#sidebar .poll p {
	margin: 0 0 8px;
	padding: 0 5px 0 0;
}*/
/* IE */
/*#sidebar .poll .p {
	*line-height: 0.8em;
}
.poll .voted {
	background: url(../img/blue_link.jpg) no-repeat top center;
	padding-top: 5px;
	padding-right: 5px;
	margin-top: 10px;
	text-align: right;
}*/
/* IE */
/*#sidebar .poll p.voted {
	*padding-right: 10px;
	*line-height: 1.6em;
}*/
/* IE6 */
/**html .poll .voted {
	padding-right: 15px;
}
#leftContent .poll .voted, #rightContent .poll .voted {
	background: url(../img/sidebar_link.jpg) no-repeat top center;
	padding-top: 5px;
	padding-right: 5px;
	margin-top: 10px;
	text-align: right;
}*/
/* ------- POOL ------------- */

/* ------- USER LOGIN ------- */
.privateAccessForm {
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	overflow: hidden;
	padding: 0 10px 0 10px;
}
*html .privateAccessForm table {
	font-size: 0.9em;
}
.privateAccessForm h2 {
	/*background: url(../img/title_bg.jpg) no-repeat left bottom;*/
	width: 495px;
	min-height: 39px;
	color: #352E2E;
	padding-left: 0;
	line-height: 1.5em;
	font-size: 1.8em;
	font-weight: normal;
	padding-top: 4px;
	*padding-top: 6px;
	*margin-bottom: 2px;
}
.privateAccessForm form {
	margin-left: 10px;
}
.privateAccessForm p {
	margin: 5px 0 5px 10px;
}
.privateAccessForm label {
	color: #1B1B1B;
	font-weight: bold;
	margin-left: 5px;
}
.privateAccessForm fieldset {
	background-color: #F4F4F4;
	border: 1px solid #C1C1C1;
	margin: 0;
	padding: 10px;
}
.privateAccessForm #postUserName, .privateAccessForm #postPasswd {
	background-color: #FFFFFF; 
	border: 1px solid #C1C1C1;
	color: #1B1B1B;
	height: 1.5em;
	margin: 0 0 5px 5px;
	width: 200px;
}
.privateAccessForm .error {
	margin: 10px 0 10px 20px;
	color: #B63651;
}
#lostPasswordLink {
	margin: 5px 0 0 20px;
}
#lostPasswordLink a {
	color: #586b2e;
	text-decoration: underline;	
}
#lostPasswordLink a:hover {
	color: #064B85;
}
/* ------- USER LOGIN ------- */

.menu-bottom h1,
#menu-bottom h1,
.menu-bottom h2,
#menu-bottom h2
{
    float: left;
    color: #ffffff;        
    margin: 16px 0 0 17px;
    overflow: hidden;
    height: 30px;
    width: 700px;
    white-space: nowrap;
}

.vcard .locality,
.vcard .type
{
    border: 0;
    clear: none;
    display: inline;
    margin: 0;
    width: auto;
    padding: 0;
    float: none;
}

.catalogueDetail
{
    margin-left: 20px;
    margin-top: 20px;
}

.catalogueDetail p
{
    margin-bottom: 20px;
}

.catalogueDetail ul
{
    margin-bottom: 20px;    
}

.catalogueDetail ul li
{
    margin-left: 20px;
}

.catalogueDetail .description
{
    margin-right: 160px;
    margin-bottom: 20px;
}

.catalogueDetail .boxTitle 
{
    width: auto;
}


/*** FORMULAR ***/
/*.catalogueForm div.fieldsetWrapper {
	margin: 1em 0;
	padding: 7px 5px 15px 5px;
	overflow: hidden;
	background: #ffffff;
	border: 1px solid #1A386E;
}

.catalogueForm fieldset {
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 0;
}

.catalogueForm label {
	clear: both;
	display: block;
	margin: 3px 0;
	padding: 1px 10px 4px 10px;
	padding-top: 4px;
}

label:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
label.wrong {
	background: #ffe5e5;
}

select, textarea, .catalogueForm input {
	font-size: 100%;
	border: 1px solid #999999;
}

.catalogueForm input {
	padding-left: 2px;
}

label.wrong input, label.wrong textarea {
	border-color: #ff6e6e;
}

div.fulltext input, div.contact input, div.discussion input, textarea, .privateAccessForm input {
	margin: 2px 0 0 0;
}
.catalogueForm input, .catalogueForm textarea {
	float: right;
	margin: 0 0 0 5px;
}
.catalogueForm input {
	width: 381px;
}
textarea {
	width: 382px;
}

textarea {
	display: block;
	height: 100px;
	overflow: auto;
}

.catalogueForm button
{   
    overflow: visible;
    width: auto;
}
    
* html .catalogueForm button
{
    padding: 3px 10px;
}

*:first-child+html .catalogueForm button
{
    padding: 3px 10px;
} 

.catalogueForm form legend
{
	font-weight: bold;
}

.catalogueForm form.divided
{
    border: 0;
    margin: 0;
    padding: 0;
}

.catalogueForm input
{
    text-align: left;
}

.catalogueForm label.radio,
.catalogueForm label.checkbox
{
    float: left;
    clear: none;
}

.catalogueForm label.radio input.radio,
.catalogueForm label.checkbox input.checkbox
{
   width: auto;
   float: left !important;
   border: 0;
}

.catalogueForm input.selector
{
    cursor: pointer;
}

.catalogueForm input.selector,
.catalogueForm input.radio,
.catalogueForm input.checkbox
{
    position: relative;
    top: 3px;
}
* html .catalogueForm input.selector,
* html .catalogueForm input.radio,
* html .catalogueForm input.checkbox
{
    top: 0;
}

*:first-child+html .catalogueForm input.selector,
*:first-child+html .catalogueForm input.radio,
*:first-child+html .catalogueForm input.checkbox
{
    top: 0;
}

.catalogueForm h2 label
{
	cursor: pointer;
}

.catalogueForm input.radio,
.catalogueForm input.checkbox
{
    width: 16px !important;
    border: 0;
    display: block !important;
    float: left !important;
    margin-right: 10px !important;
}


.catalogueForm .pricetag
{
    height: 18px;
    margin-left: 15px;
    line-height: 17px;
    color: #909090;
    text-align: right;
    font-size: 0.85em;
    float: none;
}

* html .catalogueForm .pricetag
{
    margin-right: 100px;
}

.catalogueForm .totalTable
{
	width: 60%;
	margin-left: 40%;
	font-size: 1em;
}

* html .catalogueForm .totalTable
{
    margin-left: 35%;
}

.catalogueForm .totalTable td
{
    padding: 5px 15px;
}

.catalogueForm .totalTable td.value
{
   text-align: right;
   width: 40%;
}

.catalogueForm .totalTable td.title
{  
   width: 60%;
}	

.catalogueForm .totalTable tfoot td
{
    font-weight: bold;
    border-top: 1px solid #99ccff;
}


#catalogueFormButtons
{
    margin: 0;
    padding: 0;
    border: 0;   
}

#catalogueFormButtons .button
{
    margin-right: 0;
    margin-left: 0;
}

#catalogueFormButtons .button input
{
    width: auto;
    margin: 0;
}

.shop .control .button
{ 
    margin-right: 0;
    margin-left: 10px;
}	


.button input
{
    width: auto !important;
    float: none !important;
    margin-top: 0 !important;
    
    overflow: visible;
    background: transparent none repeat scroll 0 50%;
    border: 0 none !important;
    color: #5184db;
    cursor: pointer;
    font-weight: bold;
    padding: 4px 10px !important;
}

.catalogueForm input.selector,
.catalogueForm .catalogueFormHeading
{
	float: left;
}

form .button input
{
	margin: 0 !important;
}

#catalogueFormButtons .backButton 
{
	float: left;
}

.catalogueForm form
{
    width: 600px;
}

button {
	padding: 4px 10px;
	font-weight: bold;
	color: #5184db;
	background: 0;
	border: 0;
	cursor: pointer;
}
div.button {
	float: right;
	margin: 3px 10px 0 0;
	background: #e5eeff url("../img/button.png") no-repeat left top;
}
div.button:hover {
	background-color: #cedeff;
	background-image: url("../img/button-hover.png");
}
div.button div {
	float: left;
	background-image: url("../img/button.png");
	background-repeat: no-repeat;
}
div.button:hover div {
	background-image: url("../img/button-hover.png");
}
div.button div.rightTop {
	background-position: right top;
}
div.button div.leftBottom {
	background-position: left bottom;
}
div.button div.rightBottom {
	background-position: right bottom;
}
.formError {
	margin: 0 10px 10px 10px;
}
.mandatory span
{
    padding-right: 10px;
    background: transparent url(../img/mandatory.png) right 3px no-repeat;
}

p.formError 
{
	font-weight: bold !important;
} */

.rbcCatalogueDetailMap
{
    float: right;
    clear: right;
    margin: 20px 0;
}


.shopForm
{
    width: 700px;
}

div.fieldsetWrapper-all { 
	   margin: 1em 0;
	   padding: 0;
}

div.fieldsetWrapper-all .fieldset-nadpis { /*nadpis fielsetu*/
     margin: 0;
	   padding: 4px 15px 2px 15px;
     color: #FFF;
     font-size: 14px; 
     background: #87A1D6 url(../img/fieldset-nadpis.gif) 0% 0% no-repeat;  
     display: block;
}

div.fieldsetWrapper {
  	margin: 0;
  	padding: 15px 5px 15px 5px;
  	color: #022A67;
  	overflow: hidden;
    background: #ECF2FE;  
    border: 1px solid #87A1D6; 
}

#catalogue_contact_phoneWrapper,
#catalogue_contact_emailWrapper { /*mezera mezi kontakty*/
	  margin: 45px 0 0 0;
}

#catalogueFormButtons .fieldsetWrapper { /*bile pozadi buttony*/
    padding: 0 0 15px 0;
    background: transparent;  
    border: 0; 
}

/*div.pridat-dalsi-kategorii*/ #catalogueCategorySelectAdd { /*odkaz*/
    margin: 0 0 10px 230px;
    padding: 0 0 0 20px;
    float: left;
    clear: both;
    display: block;
    background:  url(../img/plus.gif) 0% 50% no-repeat; 
}

label {
  	clear: both;
  	display: block;
  	margin: 3px 0;
  	padding: 1px 10px 4px 10px;
}

label span {
	  float: left;
}

label.wrong span
{
    color: #ff6e6e;
}

label.wrong input, label.wrong textarea {
	border-color: #ff6e6e;
}

input, select, textarea {
    	margin: 2px 0 5px 5px;
    	padding-left: 2px;
    	width: 460px;
      font-size: 100%;
    	background-color: #fff;
    	border: 1px solid #87A1D6;
    	float: right;
}

textarea {
    	display: block;
    	height: 100px;
    	overflow: auto;
    	font-family: Arial,Tahoma,Verdana,sans-serif;
}

#catalogue_contact_phoneWrapper input,
#catalogue_contact_faxWrapper input,
#catalogue_contact_icWrapper input,
#catalogue_contact_dicWrapper input,
#catalogue_contact_emailWrapper input,
#catalogue_contact_urlWrapper input,
#catalogue_contact_zipcodeWrapper input {
    	width: 230px;
    	margin: 2px 230px 5px 5px;
}

input.radio {
    	margin: 0 10px 0 5px;
    	padding-left: 2px;
    	width: auto;
      font-size: 100%;
    	background-color: transparent;
    	border: 0;
    	float: left;
}


div.button,
div.backButton {
	float: right;
	margin: 3px 0 0 10px;
	padding: 0;
	border: 0;
	background-image: url("../img/button.gif");
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}

div.backButton {
	float: left;
	margin: 3px 10px 0 0;
}

div.button:hover,
div.backButton:hover {
	background-image: url("../img/button-hover.gif");
}
div.button div {
  margin: 0;
	padding: 0;
	float: left;	
	background-image: url("../img/button.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
div.button:hover div {
	background-image: url("../img/button-hover.gif");
}
div.button div.rightTop {
	background-position: right top;
}
div.button div.leftBottom {
	background-position: left bottom;
}
div.button div.rightBottom {
	background-position: right bottom;
}

#catalogueFormButtons input {
	margin: 0;
	padding: 3px 6px 3px 4px;
	font-weight: normal;
	color: #fff;
	border: 0;
	width: auto;
	cursor: pointer;
	float: left;
	background-color: transparent;
}

.mandatory span {
  padding-right: 10px;
  background: transparent url(../img/mandatory.png) right 3px no-repeat;
  font-weight: bold;
}

.formError {
	/*margin: 0 10px 10px 10px;*/
}

option {
	 color: #666; 
}

option.option-main {
	 color: #000;
	 background: #eee;
}



.rbcCatalogue_200000001 .pridat-firmu,
.rbcCatalogue_200000002 .pridat-firmu
{
    width: 195px !important;
    background-image: url(../img/pridat-inzerat.gif) !important;
}

.rbcCatalogue_200000001 .pridat-firmu a,
.rbcCatalogue_200000002 .pridat-firmu a
{
    width: 195px !important;

}

div.detail-firm-blok {
    margin: 10px 0 0 0;
    /*float: left; */
    /*width: 100%;*/
    width: 550px;
    overflow: hidden;
    border-top: 1px solid #E3E3E3;
    display: block;   
    clear: left; 
}

div.detail-firm-blok table td {
    padding: 3px 0;
    font-size: 13px;  
}

h1.detail-firm-nazev {
    margin: 4px 0 20px 0;
    font-size: 20px;  
    color: #022A67;
    display: block; 
}

/*p.detail-firm-blok-nazev*/ div.firma-detail-body h4 {
    margin: 10px 0 5px 0;
    font-size: 15px;  
    color: #022A67;
    display: block; 
    font-weight: normal;
    float: none;
    clear: left;
}

div.firma-detail-body h4 a
{
    text-decoration: none;
    cursor: default;
}   

.floatright {
    padding: 0; 
    margin: 5px 0 0 30px;  
    float: right;
    border: 0;
}

.floatleft {
    padding: 0; 
    margin: 5px 30px 10px 0;  
    float: left;
    border:  1px solid #ccc;
}

.addresBar .line
{
    line-height: 1.9em;
}

.addresBar .line .title
{
    width: 100px;
    float: left;
    clear: left;
}

.clearleft
{
    clear: left;
}

.firma-detail-body ul li
{
    margin-left: 0 !important;
}

.backLinkWrapper
{
    padding-top: 30px;
}

.firma-detail-body .withImage
{
    margin-left: 150px;
}

.shopForm .help
{
    clear: both;
    margin: 0 0 10px 225px;
    color: #808080;
    width: 445px;
}

#mainMenu
{
    margin: 0;
    overflow: visible;
    padding-bottom: 0;
    position: relative;
    width: auto;
}


#seoCategoriesWrapper
{
    width: 100%;
    height: 100px;
    padding-top: 10px;
    clear: both;
}


#seoCategories 
{
    /*position: absolute;
    bottom: 46px;*/
    width: 100%;
    height: 100px;
    border-top: 1px solid #000000;    
    padding-top: 10px;
}

#seoCategories .rbcSubcategoryCol
{
    margin-top: 0;
    margin-bottom: 0;
    
}

.selectedLetter
{
    color: #46a524;
}

.catalogueDetail ul li
{
    list-style: disc;
}

.categoryAd
{
	float: right;
	width: 180px;
	overflow: hidden;
}

.adContent
{
	margin-bottom: 15px;	
}
