html, body, h1, h2, h3, h4, h5, h6, h7, p, ul, ol, li, blockquote, table, dl, dt, dd, hr, span, fieldset, img {
	margin: 0;
	padding: 0;
}
p, ul, blockquote, table, ol, dl, .product, .photo118, .photo200, .poll,
.article, .paging, .diskuze  {			  
	margin-bottom: 1em;
}
textarea { 
  resize: none; 
} 
blockquote p, ul ul, ul ol, ol ol {
	margin: 0;
}
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, li, blockquote, table, dl, dt, dd, hr {
	border: 0;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-family: Arial Narrow, Arial, Tahoma, sans-serif;  
}
dd {
	margin-left: 30px;
}
a, 
a:visited {  
	color: #157CA9;
  text-decoration: none;  
}
a:hover, 
a:active, 
a:focus { 
  	color: #000;
  text-decoration: none;   
}
html { 
	height: 100%;
}

#RubicusAdmin #header #fadeshow1,
#RubicusAdmin #header #fadeshow1toggler {
	display: none !important;
} 
 
/*
#RubicusAdmin .rbcContentBlockHeaderArea {
	margin-top: -32px;
} */

body {  
	height: 100%;
  text-align: center;
	font: 0.90em Arial, Tahoma, sans-serif;
	color: #555; 
	position: relative;
  background: #bdecf6;
}
#body_bg { 
	width: 100%;
	height: 100%;	
	margin: 0;
	padding: 0;
	position: relative;
  background: url(../img/body.jpg) center top repeat-x;  
}

#logo {
	width: 200px;
	height: 135px;
	overflow: hidden;
	position: absolute;
	left: 20px;
	top: 20px;
	text-align: left;

	color: #333;
	font-size: 2.0em;
	display: block;
}
#logo a, #logo a:hover, #logo img, #logo a img, #logo a:hover img {
	color: #f3f6f9;
	text-decoration: none;
	border: none;
	display: inline-block;
}



#nonFooter { 
	min-height: 88%;	
	position: relative;	
}
/* IE6 */
* html #nonFooter { height: 100%; padding-bottom: 568px; }

ul li { 
	margin-left: 20px;
	padding-left: 30px;
	list-style: none;
	background: url(../img/li.gif) no-repeat left 7px;
}
ol li {
	margin-left: 20px;
}
.hidden, #hidden {  
	position: absolute;
	display: none;
}
.cleaner {  
	margin: 0;
	padding: 0;
	width: 100%;
	height: 0;
	line-height: 0;
	clear: both;	
	visibility: hidden;	
	overflow: hidden;	
	display: block;	
}
#site { 
	width: 1140px;	
	margin: 0 auto;
	text-align: left;
	height: 100%;
	position: relative;
	/*background: #FFFFFF;*/  
}

#site_top {
	width: 1140px;	
	padding-top: 0;
	height: 100%;	
}

#waitingTable { 
	background: #FFFFFF;
	width: 100%;
	height: 500px;
	border: 0;
}
#waitingTable td { 
	text-align: center;
	vertical-align: middle;
	background: #FFFFFF;
	border: 0;
}
.rbcBookmarks {
  float: right;
	margin: 0;
}
#leftB .rbcBookmarks, 
#rightB .rbcBookmarks {
	margin: 10px 0 0 30px;
}
#leftB .articleDetail .rbcBookmarks, 
#rightB .articleDetail .rbcBookmarks {
	margin: 10px 0 0 20px;
}






/*   ----------   MENUZONE  -----------   */   
#mainMenu {
  margin: 0;
  padding: 0;
}
#menuzone,
#menuzone .box,
#menuzone .box_content {
  margin: 0;
  padding: 0;
	background:  transparent;
}
#menuzone .menu { 
	margin: 0;
  padding: 0 0 0 55px;	
	list-style: none;
	height: 56px;  
  background: #157ca9 url(../img/menu.gif) 0% 0% no-repeat;    
}
#menuzone .menu li {
  margin: 0;
	padding:  0;
	display: inline; 
	background: none;
	/*height: 56px;
	line-height: 60px;*/   
}
#menuzone .menu a {
  margin: 0 0 0 14px;
	padding:  0 14px 0 0;
	height: 56px;
	line-height: 60px; 
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  float: left;
  cursor: pointer;
  display: block; 
  border-right: 1px solid #258cb5;     
}
#menuzone .menu a:hover {
	text-decoration: none; 
  background: url(../img/menu_hover.gif) 100% 14px no-repeat;  
}
#menuzone .menu li.open a, 
#menuzone .menu li.selected a, 
#menuzone .menu li.activeSelected a {
	text-decoration: none;
  cursor: 0;	
  background: url(../img/menu_hover.gif) 100% 14px no-repeat;     
}
#menuzone .menu li.open a:hover, 
#menuzone .menu li.selected a:hover, 
#menuzone .menu li.activeSelected a:hover {
  background: url(../img/menu_hover.gif) 100% 14px no-repeat;      
}

/*   --------------   / MENUZONE  -------------   *




/*   ----------   subMENUZONE  -----------   */   

#submenuzone .menu { 
	margin: 0;
  padding: 0;	
	list-style: none;
	height: 26px;  
  background: #08384E;    
}
#submenuzone .menu li {
  margin: 0;
	padding:  0;
	display: inline; 
	background: none;
	height: 26px;
	line-height: 26px;   
}
#submenuzone .menu a {
  margin: 3px;
	padding:  0 5px;
	height: 20px;
	line-height: 20px; 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  float: left;
  cursor: pointer;
  display: block; 
  border-right: 0;     
}
#submenuzone .menu a:hover {
	text-decoration: none; 
  background: #157ca9;  
}
#submenuzone .menu li.open a, 
#submenuzone .menu li.selected a, 
#submenuzone .menu li.activeSelected a {
	text-decoration: none;
  cursor: 0;	
  background: #157ca9;     
}
#submenuzone .menu li.open a:hover, 
#submenuzone .menu li.selected a:hover, 
#submenuzone .menu li.activeSelected a:hover {
  background: #157ca9;       
}

/*   --------------   / MENUZONE  -------------   *





/*   ------------   SIDEMENU  ------------- 
#sidebar ul.menu {  
	margin: 0 0 30px 0;
	padding: 0;
  width: 240px;
	line-height: normal;
}
#sidebar ul.menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #ddd;
	background: 220px 50% no-repeat url(../img/sidemenu_arrow.gif);  
}
#sidebar ul.menu li.last {
	border: 0;
}

#sidebar ul.menu li.selected {
}

#sidebar ul.menu li.selected,
#sidebar ul.menu li.open,
#sidebar ul.menu li.activeSelected {
	background: 220px 50% no-repeat url(../img/sidemenu_arrow_hover.gif); 
}

#sidebar ul.menu li li {
  background: none;
}

#sidebar ul.menu li.activeSelected a,
#sidebar ul.menu li li.activeSelected a {
	color: #fff !important; 
  background: #c51b8a url(../img/sidemenu_arrow_hover.gif) 220px 50% no-repeat;
}
       
#sidebar ul.menu li a {
	width: 100%;
	margin: 0;
	padding: 8px 0 8px 20px;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
  color: #000;
  text-transform: uppercase;
	display: block;	
	overflow: hidden;	 
}
#sidebar ul.menu ul li.activeSelected a {
	color: #fff !important;
}
#sidebar ul.menu li.selected a, 
#sidebar ul.menu ul li.activeSelected li a {
	color: #fff !important; 
}
#sidebar ul.menu li a:hover, 
#sidebar ul.menu ul li.activeSelected a:hover, 
#sidebar ul.menu li.selected li a:hover {
	color: #fff !important; 
  background: #c51b8a url(../img/sidemenu_arrow_hover.gif) 220px 50%  no-repeat !important;
}
#sidebar ul.menu li li a {
  text-transform: none; 
}
#sidebar ul.menu li li a:hover,
#sidebar ul.menu li.selected li a:hover {
}
#sidebar ul.menu ul ul {
	margin: 0;
	padding: 0 0 8px 0;
	border: 0;
	background: 0; 
}
#sidebar ul.menu li li {
	padding-left: 0px;
	border: 0;	
}
#sidebar ul.menu li li a {
	padding: 4px 0 4px 45px;
}
#sidebar ul.menu ul ul ul {
	padding-bottom: 0;
}
#sidebar ul.menu li li li li li {
	padding-left: 0;
}

 ------------   /SIDEMENU  -------------   */ 






/*   ------------  FOOTER  -----------  */  
#footer {
	padding: 0;
	margin: 0;
	position: relative;
	width: 100%;
	height: 568px;
	text-align: center;	
	float: left;
	overflow: hidden;
	z-index: 10;	
}
#footer_in {
	padding: 0;
	margin: 0 auto;
	width: 1140px;
	height: 568px;
	font-size: 0.9em;
	text-align: center;	
	line-height: 1.5em;
	color: #fff; 
	background: url(../img/footer.gif) no-repeat left center;   
}

#footerTop {
	padding: 0;
	margin: 0;
	width: 1140px;
	height: 492px;
	overflow: hidden;  
} 
/* IE6 */
* html #footer {margin: -568px 0 0 0; }

#footer a {
	color: #fff;
}
#footer p {
	padding: 0;
	overflow: hidden;
}
#footerRight {
	margin: 20px 20px 20px 0;
	padding: 0;
	text-align: right;
	float: right;	
}
#footerRight p span {
	margin: 0 0 0 15px;
}
#footerRight .print {
	padding-left: 20px;
	background: url(../img/print.gif) no-repeat left center;
}
#footerRight .sitemap {
	padding-left: 20px;
	background: url(../img/sitemap.gif) no-repeat left center;
}
#footerRight .rss {
	padding-left: 20px;
	background: url(../img/rss.gif) no-repeat left center;
}
#footerLeft {
	margin: 20px 0 20px 20px;
	padding: 0;
	text-align: left;
	width: 580px;
	float: left;
}
#footerLeft .footerText {
	height: auto;
  max-height: 4.5em;
  _height: 4.5em;
}
#footerLeft .signature {
	height: auto;
  max-height: 1.5em;
  _height: 1.5em;
}

/*   ---------------  /FOOTER  --------------  */






/*   ---------   HEADER  ----------  */	
#super {
   width: 1140px; 
   height: 30px;
	 padding: 0;	
   margin: 0;  
   overflow: hidden;
     background: #bdecf6;
} 
#super .odkazy {
  float: left;
} 
#super .odkazy li {
  float: left;
  margin: 0 60px 0 0;    
  padding: 0;
  background: none;
  font-size: 15px; 
  line-height: 30px;
} 
#super .odkazy li a {
  text-decoration: none;
  font-weight: normal;
  color: #ECECEC;  
} 
#super .odkazy li a:hover {
  color: #FDCC18;  
} 



#top {
   width: 1140px; 
   height: 136px;
	 padding: 0;	
   margin: 0;  
   background: url(../img/top.gif);   
   overflow: hidden;
} 

#header {
   width: 1140px; 
   height: 232px;
	 padding: 0;	
   margin: 16px 0 0 0;  
   background:  url(../img/illustration.gif) 0% 0% no-repeat;   
   overflow: visible;
} 
#header .header_slide_1 {
	width: 850px;
	height: 205px;
	margin: 11px 0 0 11px;
	padding: 0;
  float: left;
}




#header_link { 
  margin: 0;
	padding: 0;
	height: 30px;
	line-height:  30px;	    
  text-align: right;
  background: none;  
  overflow: hidden;  
}
#header_link ul.link {
  background: none;  
	float: right;  
} 
ul.link li {
  float: left;
  margin: 0;    
  padding: 0;
  background: none;  
}
ul.link li a, 
ul.link li a:visited { 
	text-decoration: none;
	color: #999;
}
ul.link li a {
  background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	background-position: left top;  
	font-size: 11px;  
  text-transform: uppercase;	 
	padding-left: 17px;  
}
ul.link li.print a {
	padding-right: 0;  
  margin-right: 0;     
}
ul.link li.homepage a {
  background: none !important;   
}
ul.link li a:hover, 
ul.link li a:active, 
ul.link li a:focus {
	text-decoration: underline;
}


/*   ------------------   / HEADER  ------------------------   */






/* -------- LANGUAGE ---------- */   
#languageSelect {
	padding: 0;
	margin: 0 20px 0 0;
}
#languageSelectBody {
	margin: 0;
	padding: 0;
  float: right;
  padding-left: 15px;	
}
#languageSelect ul {
  display: none;
}
#languageSelect #languageFlags {
  padding: 0;
	margin: 0;
  margin-top: 8px;
}
#languageSelect #languageFlags a {
	margin: 0 0 0 7px;
	padding: 0;
	text-decoration: none;
	width: 16px;
	height: 16px;
	float: left;
	display: block;	
	background: transparent center center no-repeat;
} 
#languageList {
	padding: 0;
	margin: 0 0 0 5px;
	display: block;
	font-size: 1em;
}
#languageList .separator {
	display: inline;
}
.languageSelectbox {
	border: 1px solid #7F9DB9;
	font-size: 0.85em;
	_font-size: 0.7em;
	height: 17px;
	_height: 15px;
	margin: 7px 0 0 5px;
	padding: 0;
}

/* -------- LANGUAGE ---------- */






/* -------- CONTENT ---------- */  
#main {
	margin: 43px 0 0 0;
	padding: 0;
	width: 1140px;
	float: left;
	overflow: hidden;
	/*background: #FFFFFF;  */
}
#mainContent {
	margin: 0 0 0 20px; 
	padding: 0;
	float: left;
	width: 740px;
	overflow: hidden;
}

#TopBar {
	padding: 0;
	margin: 0;
	width: 1140px;
	float: left;	
	overflow: hidden;	
}

#LeftBar {
	padding: 0;
	margin: 0 18px 0 0;
	width: 402px;
	float: left;	
	overflow: hidden;	
}

#BigBar {
	padding: 0;
	margin: 0 18px 0 0;
	width: 822px;
	float: left;	
	overflow: hidden;	
}

#MiddleBar {
	padding: 0;
	margin: 0 18px 0 0;
	width: 402px;
	float: left;	
	overflow: hidden; 	
}

#LeftBarIndex {
	padding: 0;
	margin: 0 28px 0 0;
	width: 224px;
	float: left;	
	overflow: hidden;	
}

#MiddleBarIndex {
	padding: 0;
	margin: 0 28px 0 0;
	width: 560px;
	float: left;	
	overflow: hidden; 	
}

#RightBar {
	padding: 0;
	margin: 0;
	width: 300px;
	float: right;	
	overflow: hidden;	   
}



#content {
	margin: 10px 0; 
	padding: 0;
	overflow: hidden;	
}
#main .box,
#mainContent .box {
	margin: 0 0 20px 0;
	padding: 10px;
  line-height: 1.4em;
	overflow: hidden;	
  background: #fff;
  border: 1px solid #eee;   	
}

#RightBar .box,
#TopBar .box {
	padding: 0;
  background: 0;
  border: 0;   	
}

#TopBar .box {
	margin: 0;
	padding: 0 10px; 
  background: #fff;
  border: 0; 
  border-bottom: 1px solid #ccc;     	
}

#mainContent .box_title h2, 
#mainContent .box_title h1 {
} 
#main a img,
#mainContent .box_content a img {
	text-decoration: none;  
  border: 1px solid #eee;
}
#main a:hover img,
#mainContent .box_content a:hover img {
	text-decoration: none;
	border: 1px solid #1979a9;
}
.box_content {
	padding: 0;
	margin: 0;
	overflow: hidden;	
}
#contentNarrow {
	padding: 0;
	margin: 0 20px 0 0;
	width: 480px;
	float: left;	
	overflow: hidden;	
}
#rightContent {
	padding: 0;
	margin: 0;
	width: 240px;
	text-align: left;
	float: right;
	overflow: hidden;
}
#rcontent {
	margin: 0;
	overflow: hidden;		
}
#LeftBox {
	width: 360px;
	margin: 0;
	padding: 0;
	float: left;	
	overflow: hidden;
}
#RightBox {
	width: 360px;
	margin: 0 0 0 20px;
	padding: 0;
	float: right;	
	overflow: hidden;
}
#RightBox .content, #LeftBox .content {
	margin: 0;
	padding: 0;
}

/* -------- CONTENT --------- */







/* -------- TAGS ------------- */	
ol.tags, 
.box_content ol.tags { 
	margin: 5px 0 5px 0;
	text-align: center;
	font-size: 0.95em;
}
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;
}

/* -------- TAGS ------------ */






/* -------- SEARCH ---------- */  

.vyhledavani {
  position: absolute;
  top: 109px;
  right: 20px;
	margin: 0;
	padding: 0;  
	width: 280px;
	height: 44px;
  display: block;  	
	border: 0;
  clear: both;  
  z-index: 1000;
}

.vyhledavani input {
	width: 220px;
  height: 44px; 
  line-height: 44px;  
  z-index: 100;   
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 100%;
	color: #aaa;
	float: left;
	border: 0;
	background: 0;
}

.vyhledavani .submit {
	margin: 0;
	padding: 0;
	width: 40px;
	height: 44px;
  float: right;
}




#fulltextSearchResult {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#fulltextSearchResult fieldset {
	margin: 0;
	border: none;	
}
.search {
	margin: 0;
	width: 280px;
	float: left;	
}
#contentNarrow .search {
	width: 160px;
}
#LeftBox .search, 
#RightBox .search {
	width: 295px;
}
.search label, 
.type label {
	margin-bottom: 10px;
	width: 280px;
	float: left;
}
#contentNarrow .search label, 
#contentNarrow .type label {
	width: 160px;
}
#LeftBox .search label, 
#LeftBox .type label, 
#RightBox .search label, 
#RightBox .type label {
	margin-bottom: 3px;
	width: 295px;	
}
.type {
	margin: 0 0 0 15px;
	width: 280px;
	float: left;	
}
#contentNarrow .type {
	width: 160px;
}
#LeftBox .type, 
#RightBox .type {
	margin-left: 0;
	width: 295px;
}
#fulltextSearchTextResult {
	border: 1px solid #ddd;
	width: 280px;
}
#contentNarrow #fulltextSearchTextResult {
	width: 160px;
}
#LeftBox #fulltextSearchTextResult, 
#RightBox #fulltextSearchTextResult {
	width: 295px;
}
#fulltextSearchTypeResult {
	border: 1px solid #ddd;
	width: 280px;
}
#contentNarrow #fulltextSearchTypeResult {
	width: 160px;
	*width: 162px;
}
#LeftBox #fulltextSearchTypeResult, 
#RightBox #fulltextSearchTypeResult {
	width: 295px;
	*width: 297px;
}
.btnarea {
	margin: 24px 0 0 0;
	padding: 0;
	float: right;	
}
#LeftBox .btnarea, 
#RightBox .btnarea {
	margin: 10px 0 5px 0;
	float: left;
}
p.size, 
#mainContent .box_content p.size {
	padding-bottom: 0;
	padding-top: 3px;
	line-height: 1.3em;
	font-size: 0.9em;
}

/* -------- SEARCH ---------- */






/* -------- NAVIGATOR ------- */  
#pageNavigator {
	margin: 20px 0 0 0;
	padding: 0;
  position: absolute;
}
.navigator {
	margin: 0;
  font-size: 0.85em;
}
.navigator span span {
	margin-left: 3px;
	margin-right: 3px;	
}

/* -------- NAVIGATOR ------- */






/* ------- POOL ------------- */	
.poll {
	margin-left: 5px;
}
.poll h3 {
	margin-bottom: 7px;
	_margin-bottom: 10px;
	font-size: 0.9em;	
  border: 0;  
}
/* IE6 */
* html .poll h3 { margin-bottom: 10px; }

.poll img, 
.poll a img, 
.box_content .poll img, 
.box_content .poll a img {
	margin: 0;
	border: none;
	text-decoration: none;
}
.poll .pollbar a {
	border: none;
	text-decoration: none;
}
.poll .pollbar {
	margin-top: 3px;
	width: 100%;
}
#mainContent .poll .pollbar {
	margin-top: 3px;
	width: 99%;
}
.poll .question a {
	text-decoration: underline;
}
.poll .question a:hover {
	text-decoration: underline;
}
#mainContent .box_content .poll p, 
#sidebar .box_content .poll p {
	*line-height: 0.35em;
	margin: 0 0 8px;
	padding: 0;
}
/*FireFox 2 */
#mainContent .box_content .poll p, 
x:-moz-any-link { line-height: 1em; } 
/*FireFox 3*/
#mainContent .box_content .poll p, 
x:-moz-any-link, x:default { line-height: 1em; }
/*FireFox 2 */
#sidebar .box_content .poll p, 
x:-moz-any-link { line-height: 1em; } 
/*FireFox 3*/
#sidebar .box_content .poll p, 
x:-moz-any-link, x:default { line-height: 1em; }
/* IE6 */
* html #mainContent .box_content .poll p { line-height: 0.35em; margin: 0 0 10px; }
/* IE6 */
* html #sidebar .box_content .poll p { line-height: 0.35em; margin: 0 0 10px; }
* 
/* ------- POOL ------------- */






/* ------- WSW -------------- */	
.box_content img {
	margin: 0;
}
h1 {
	margin-bottom: 12px;
 	margin-top: 0;	
	padding: 0 20px;  	
	font-size: 16px;
  line-height: 36px;
  height: 36px
  text-transform: uppercase;
	color: #fff;
  font-weight: normal; 
  background: #157ca9;
}
h2 {
	margin-bottom: 12px;
 	margin-top: 0;	
	padding: 0 20px;  	
	font-size: 16px;
  line-height: 36px;
  height: 36px
  text-transform: uppercase;
	color: #fff;
  font-weight: normal; 
  background: #157ca9;
}
h3 { 
	margin-bottom: 8px;
 	margin-top: 0;
	padding: 0 0 5px 0;			
	font-size: 18px;
  font-weight: bold;  
	color: #157ca9;
  border-bottom: 0; 
}
h4 { 
	margin-bottom: 8px;
 	margin-top: 0;	
	padding: 0;		
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
h5, h6 { 
	margin-bottom: 8px;
 	margin-top: 0;	
	padding: 0;		
	font-size: 16px;
	font-weight: normal;
	color: #1979a9;
}
.box_content ol {
	margin-left: 40px;
}
.box_content ol li ol {
	margin-left: 20px;
}
.box_content ol li {
	padding-bottom: 2px;
	padding-top: 2px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
}
.box_content ul {
	padding-left: 15px;
}
.box_content ul li {
	padding: 5px 0 5px 30px;
	background: url(../img/li.gif) no-repeat 0px 10px;	
}

blockquote {
	margin: 0;
	padding: 20px;
  color: #666;
  font-size: 16px;
	width: auto;
	border: 0;
  background: #eee;  
}
table { 
	font-size: 0.9em;
	border-collapse: collapse;
}
/*FireFox 2 */
table, x:-moz-any-link { margin-left: 1px; } 
/*FireFox 3*/
table, x:-moz-any-link, x:default { margin-left: 1px; }

table td {
	padding: 4px 8px;
	border: 1px solid #ddd;
}
table.modernTable thead td {
	font-size: 1em;
  color: #fff;
  font-weight: bold;
  background: #1979a9;
  border-color: #ddd;
}
table.modernTable td {
	border-color: #ddd;  
}
table.basic,
table.basic td {
	border: 0;
}
.rbcWidgetArea {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* ------- WSW -------------- */






/* ------- ARTICLE ---------- */ 
#sidebar .article, 
#rightContent .article {
	margin: 0;
	padding: 0;
	overflow: hidden;	
}  
.article h3 {
	padding: 0;	
	margin-bottom: 5px;  
	font-size: 18px;
  border: 0;
}
.article h3 a {
}
.article h3 a:hover {
}
.article ins,
.articleDetail ins {
	text-decoration: none;
	color: #1979a9;
	font-size: 0.85em;
}
.article .articleContent {
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}
.article .articleContent img {
	margin: 5px;
}
.articleDetail img {
	margin: 5px;
}

/* ------- ARTICLE ---------- */






/* ------- LINK and INFO ----- */   
.archive {
	margin-bottom: 5px;
	font-weight: bold;
}
.pagingInfo {
	margin-bottom: 10px;
	display: block;	
}
#sidebar .pagingInfo {
	float: none;
}
.back {
	margin-top: 5px;
	padding-right: 22px;
	text-align: right;
	background: url(../img/back.gif) no-repeat right 60%;
}
.rbcTags h4 {   
	margin: 4px 7px 0 0;
	font-size: 1em;	
	display: block;
	float: left;
}
.rbcTags .tags {
	padding: 0 0 5px 0;
	line-height: 1.7em;
}

/* ------- LINK and INFO ----- */






/* ------- PAGING ------------ */	
.paging {  
	margin: 0; 
	text-align: right;
	font-size: 0.85em;
	float: right;	
	display: block;		
}
.leftEnd,
.left,
.right,
.rightEnd,
.pageText {
  margin: 0 0 0 3px;
  padding: 0 5px;  
	border: 0;
	color: #FFFFFF;
	font-size: 1em !important;	
	height: 24px;
	line-height: 24px;	
	cursor: pointer;
  text-align: center;
	display: block;	
	float: left;	  	
	background: #1979a9;
}
	  
.leftEnd:hover, 
.left:hover,
.right:hover, 
.rightEnd:hover,
a:hover .pageText {
	background: #FDCC18;
}
.paging .leftEndText,
.paging .leftText,
.paging .rightEndText,
.paging .rightText {
	padding: 0;
	margin: 0;
	color: #fff;
}
.separator {
	display: none;
}
.paging .selected .pageText {
	background: #FDCC18;
}
.paging a {
  text-decoration: none !important;
}

/* ------- / PAGING ------------ */






/* ------ DISCUSSION --------- */ 
.diskuze fieldset {
	margin: 0;
	padding: 20px 20px;
	border: 1px solid #ddd;
	color: #000;   
	background: #eee;
}
#sidebar .diskuze fieldset,
#rightContent .diskuze fieldset,

#LeftBar .diskuze fieldset,
#MiddleBar .diskuze fieldset,
#RightBar .diskuze fieldset,
#LeftBarIndex .diskuze fieldset {
	padding: 10px 10px;
}




.diskuze label {
	padding: 0;
	margin-bottom: 10px;
	width: 180px;	
	float: left;
}
#rightContent .diskuze label,
#sidebar .diskuze label {
	margin-bottom: 3px;
	width: 166px;
}
#contentNarrow .diskuze label,
#LeftBar .diskuze label,
#MiddleBar .diskuze label,
#RightBar .diskuze label,
#LeftBarIndex .diskuze label,
#MiddleBarIndex .diskuze label {
	width: 100px;
}
#LeftBox .diskuze label, 
#RightBox .diskuze label {
	margin-bottom: 3px;
	width: 272px;
}
.diskuze #postAuthor, 
.diskuze #postEmail, 
.diskuze #postTitle, 
.diskuze .feWebFormInput {
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #ddd;
	width: 410px;
	font: 0.95em;
	float: right;
}
/* IE6 */
* html #content .diskuze #postAuthor, * html #content .diskuze #postEmail, * html #content .diskuze #postTitle, /* IE6 */
* html #content .diskuze .feWebFormInput {
  position: relative;
  left: 25px;
}
/* IE6 */
* html #contentNarrow .diskuze #postAuthor, * html #contentNarrow .diskuze #postEmail, * html #contentNarrow .diskuze #postTitle, /* IE6 */
* html #contentNarrow .diskuze .feWebFormInput {
  position: relative;
  left: 20px;
}
#contentNarrow .diskuze #postAuthor, #contentNarrow .diskuze #postEmail, #contentNarrow .diskuze #postTitle, #contentNarrow .diskuze .feWebFormInput {
	width: 250px;
}
#sidebar .diskuze #postAuthor, 
#sidebar .diskuze #postEmail, 
#sidebar .diskuze #postTitle, 
#rightContent .diskuze #postAuthor, 
#rightContent .diskuze #postEmail, 
#rightContent .diskuze #postTitle, 
#sidebar .diskuze .feWebFormInput, 
#rightContent .diskuze .feWebFormInput {
	margin-bottom: 5px;
	width: 166px;
	float: left;
}
#LeftBox .diskuze #postAuthor, 
#LeftBox .diskuze #postEmail, 
#LeftBox .diskuze #postTitle, 
#RightBox .diskuze #postAuthor, 
#RightBox .diskuze #postEmail, 
#RightBox .diskuze #postTitle, 
#LeftBox .diskuze .feWebFormInput, 
#RightBox .diskuze .feWebFormInput {
	margin-bottom: 5px;
	left: 0 !important;
  width: 272px;
	float: left;	
}

#LeftBar .diskuze #postAuthor, 
#LeftBar .diskuze #postEmail, 
#LeftBar .diskuze #postTitle, 
#LeftBar .diskuze .feWebFormInput,
#MiddleBar .diskuze #postAuthor, 
#MiddleBar .diskuze #postEmail, 
#MiddleBar .diskuze #postTitle, 
#MiddleBar .diskuze .feWebFormInput,
#RightBar .diskuze #postAuthor, 
#RightBar .diskuze #postEmail, 
#RightBar .diskuze #postTitle, 
#RightBar .diskuze .feWebFormInput,
#LeftBarIndex .diskuze #postAuthor, 
#LeftBarIndex .diskuze #postEmail, 
#LeftBarIndex .diskuze #postTitle, 
#LeftBarIndex .diskuze .feWebFormInput {
	width: 166px;
}



.diskuze #postText, .diskuze .feWebFormTextarea {
	padding-left: 2px;
	padding-right: 2px;
	width: 410px;
	height: 100px;
	font: 0.95em Arial, Tahoma, sans-serif;	
	border: 1px solid #ddd;	
	float: right;
}
/* IE6 */
* html #content .diskuze #postText, /* IE6 */
* html #content .diskuze .feWebFormTextarea {
  position: relative;
  left: 25px;
}
/* IE6 */
* html #contentNarrow .diskuze #postText, /* IE6 */
* html #contentNarrow .diskuze .feWebFormTextarea {
  position: relative;
  left: 20px;
}
#sidebar .diskuze #postText, 
#rightContent .diskuze #postText, 
#sidebar .diskuze .feWebFormTextarea, 
#rightContent .diskuze .feWebFormTextarea {
	width: 166px;
	float: left;	
}
#contentNarrow .diskuze #postText, #contentNarrow .diskuze .feWebFormTextarea {
	width: 250px;
}
#RightBox .diskuze #postText, #LeftBox .diskuze #postText, #RightBox .diskuze .feWebFormTextarea, #LeftBox .diskuze .feWebFormTextarea {
	left: 0 !important;	
  width: 272px;
	float: left;	
}
.diskuze .btn {
  margin: 0;
	margin-top: 5px;  
  padding: 0;
	float: right;
}
#sidebar .diskuze .btn,
#rightContent .diskuze .btn,
#RightBox .diskuze .btn, 
#LeftBox .diskuze .btn {
	float: left;
}  
.diskuze .btn input {
  margin: 0;
  padding: 5px 20px !important; 
	border: 0;
	color: #FFFFFF;
  font-size: 12px;
  text-transform: uppercase;	
	line-height: 20px;
	cursor: pointer;
  text-align: center;
	display: block;		
  font-family: Arial, Tahoma, sans-serif;	  	
	background: #1979a9;			
}
.diskuze .btn input:hover {
	background: #FDCC18;	
}
.formError {
	margin: 5px 0 5px 0;
}
ul.formError {
	margin: 0 0 15px 15px;
}
ul.formError li {
	padding-left: 30px;
	background: url(../img/li.gif) no-repeat 0px 7px;
}
ul.formError li span {
	font-weight: bold;
}
.diskuze label.wrong {
	font-weight: bold;
	color: #cc0000;
}
.diskuze input.wrong {
	font-weight: bold;
	border: 1px solid #F44949;
}
.post {
	height: auto;
	padding: 0;
	margin: 0 0 10px 0;
	overflow: hidden;
}
#sidebar .post, 
#rightContent .post {
	margin: 0 0 15px 100px;
}
.level-1, #sidebar .level-1, 
#rightContent .level-1 {
	margin-left: 0;
}
.level-2 {
	margin-left: 30px;
}
#sidebar .level-2, 
#rightContent .level-2 {
	margin-left: 10px;
}
.level-3 {
	margin-left: 60px;
}
#sidebar .level-3, 
#rightContent .level-3 {
	margin-left: 20px;
}
.level-4 {
	margin-left: 90px;
}
#sidebar .level-4, 
#rightContent .level-4 {
	margin-left: 30px;
}
.post .head h3 {
	padding: 10px 10px;
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background: #eee;
  border: 0;  
}  
.post .head h3 span {
}
.post .head p, 
#mainContent .box_content .post .head p, 
#contentNarrow .box_content .post .head p {
	margin: 0;
	padding: 0;
}
.post .head .user {
	color: #000;
	font-weight: bold;
	font-size: 0.85em;
}
.post .head ins {
  text-decoration: none;
	color: #1979a9;
	font-size: 0.85em;
}
.post .reply a {
	padding-right: 22px;
	float: right;
	background: url(../img/arrow_right.gif) no-repeat right 60%;
}
.newPost {
	font-weight: bold;
	margin-top: 5px;
}

/* ------ DISCUSSION --------- */






/* ------ FAQ ---------------- */   
.question h3 {
  padding: 0;
	font-size: 1.1em;
	font-weight: normal;
  border: 0;  
}
.question h3.title {
	text-decoration: none;
	font-size: 1.0em;
	cursor: pointer;
}
.question h3.title:hover {
}
.hideAnswer {
	padding-left: 18px;
	color: #1979a9;
	background: url(../img/faq_hover.gif) no-repeat left 3px;
}
.viewAnswer {
	padding-left: 18px;
	background: url(../img/faq.gif) no-repeat left 3px;
}

/* ------ FAQ ---------------- */






/* ----- LINKS -------------- */  
.item {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border: 0;	
}
.item h2.title {
	font-size: 1em;
	margin-bottom: 5px;
}
.item h2.title a {
}
.item h2.title a:hover {
}
.item .uri { }
.itemContent {
	line-height: 1.5em;
}

/* ----- LINKS -------------- */






/* ---- SERVERMAP ----------- */  
ul.ServerMap {
	padding-left: 5px;
	margin-left: 10px;
}
ul.ServerMap li {
	padding: 5px 0 0 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background: none;
}
ul.ServerMap a {
	padding-left: 30px;
	background: url(../img/li.gif) no-repeat 0px 2px;
}
ul.ServerMap ul {
	padding-left: 15px;
}

/* ---- SERVERMAP ----------- */



/* ---- PRODUCTS ------------ */  
.product {
	position: relative;
	margin: 0 0 20px 0; 
	padding: 10px 10px 40px 10px;
	display: block;	     
  border: 1px solid #eee;
	background: #fff;  
}

.product .more {
	position: absolute;
  bottom: 10px;
  right: 10px;
}
#main .box_product {
	padding: 0 !important;
  margin: 0 !important;
  background: none;  
  border: 0;   	
}



/*.product .title {
	margin-left: 0;
	font-size: 1em;
	font-weight: bold;
}*/
.product h3 {
	padding: 0;	
	margin-bottom: 5px;    
	font-size: 18px;
  border: 0;
}
.product .title a {
}
.product .title a:hover {
}
.product .image {
	margin: 0;
	height: auto;
	width: 380px;
  overflow: hidden;
	float: left;
}

.product .image img {
	width: 380px;
}


#TopBar .product .image,
#LeftBarIndex .product .image,
#MiddleBarIndex .product .image,
#BigBar .product .image {
	margin-right: 20px;
	width: 200px;
	height: auto;  
}

#TopBar .product .image img,
#LeftBarIndex .product .image img,
#MiddleBarIndex .product .image img,
#BigBar .product .image img {
	width: 200px;
	height: auto;  
}

#RightBar .product .image img {
	margin: 0;
	width: 280px;
	height: auto;  
}





.product .image a {
	border: none;
	text-decoration: none;
}
.product .image a img {
	margin: 0;
	text-decoration: none;
	border: 0 !important;		
}
.product .image a:hover img {
	text-decoration: none;
  cursor: pointer;	 
	border: 0 !important;		  	
}
.product .text {
	margin-left: 0;
  font-size: 12px;
	display: block;
}
#sidebar .product .text, 
#rightContent .product .text {
	margin-left: 0;
	margin-top: 5px;
}
.productDetail { }
.productDetail .image {
	margin: 0;
	text-align: left;
	display: block;	
}
.productDetail .image a {
	text-decoration: none;
	border: none;	
}
.productDetail .image a img {
	text-decoration: none;
	border: 1px solid #ddd;	
}
.productDetail .image a:hover img {
	text-decoration: none;
	border: 1px solid #1979a9;	
}
.productDetail .text {
	margin-top: 5px;
}

/* ---- PRODUCTS ------------ */





/* ---- PHOTOGALLERY -------- */  
.photo118 a.photo {
	margin: 0 23px 10px 23px;
	padding: 0;
	width: 118px; 
	text-decoration: none;	
	float: left;
}
.photo200 a.photo {
	margin: 0 24px 10px 24px;
	padding: 0;
	width: 200px;
	text-decoration: none;   
	float: left;
}

#LeftBar .diskuze fieldset,
#MiddleBar .diskuze fieldset,
#RightBar .diskuze fieldset,
#LeftBarIndex .diskuze fieldset {
	padding: 10px 10px;
}



#LeftBar .photo118 a.photo,   /*402*/
#MiddleBar .photo118 a.photo {
	margin: 0 3px 10px 3px;  
}
#LeftBar .photo200 a.photo,    /*402*/
#MiddleBar .photo200 a.photo {
	margin: 0 88px 10px 88px;  
}

#RightBar .photo118 a.photo {  /*300*/
	margin: 0 15px 10px 15px;  
}
#RightBar .photo200 a.photo {   /*300*/
	margin: 0 48px 10px 48px;  
}

#MiddleBarIndex .photo118 a.photo {  /*560*/
	margin: 0 7px 10px 7px;  
}
#MiddleBarIndex .photo200 a.photo {  /*560*/
	margin: 0 33px 10px 33px;  
}

#LeftBarIndex .photo118 a.photo {   /*224*/
	margin: 0 40px 10px 40px;  
}
#LeftBarIndex .photo200 a.photo {   /*224*/
	margin: 0 0 10px 0;  
}




#mainContent .photo118 a.photo {    /*822*/
	margin: 0 20px 10px 20px;  
}
#mainContent .photo200 a.photo {   /*822*/
	margin: 0 31px 10px 31px;  
}





a.photo {
  margin: 0 0 10px 25px;
  padding-bottom: 5px;
	font-size: 0.85em;
	cursor: pointer;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	border: 1px solid #ddd;	
	overflow: hidden;	
}
a.photo:hover {
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #1979a9;	
}
a.photo .name {
	color: #ddd;
}
a.photo:hover .name {
	font-weight: normal;
	color: #1979a9;
	text-decoration: none;
	border: none;	
}
.photo118 a.photo span.image {
	margin: 0 auto;
	width: 118px;
	height: 118px;
	border: none;
	position: relative;
	display: block;	
}
.photo200 a.photo span.image {
	margin: 0 auto;
	width: 200px;
	height: 200px;
	border: none;
	position: relative;
	display: block;	
}
a.photo span.image span {
	*position: absolute;
	*top: 50%;
	*left: 50%;
}
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: 0 !important;
}
.photofull {
	margin-top: 15px;
	visibility: 
}
.photofull span.image {
	margin: 0 auto 10px;
	text-align: center;
	width: 500px;
	height: 500px;
	border: 1px solid #ddd;
	position: relative;
	display: block;	
}
/* IE6 */
* html .photofull span.image { margin: 0 0 0 79px; width: 502px; height: 502px;}

#contentNarrow .photofull span.image {
	width: 405px;
	height: 405px;
}
/* IE6 */
* html #contentNarrow .photofull span.image { width: 407px; height: 407px; margin: 0; }

#LeftBox .photofull span.image, #RightBox .photofull span.image {
	width: 300px;
	height: 300px;
}
/* IE6 */
* html #LeftBox .photofull span.image,
* html #RightBox .photofull span.image { 
  width: 302px; 
  height: 302px; 
  margin: 0; 
}
/* IE7 and IE8 */
.photofull span.image span {
	*position: absolute;
	*top: 50%;
	*left: 50%;
}
.photofull span.image img {
	margin: 0;
	border: 0;
}
.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;
}
.pagination {
	margin-bottom: 10px;
	margin-left: 79px;	
}
.pagination table,
.pagination table td {
  padding-left: 0;
  padding-right: 0;
  border: none;
}
#contentNarrow .pagination {
	margin-left: 0;
}
#LeftBox .pagination, 
#RightBox .pagination {
	margin-left: 0;
}
.pagination .before {
	width: 150px;
	text-align: left;
	float: left;
}
#contentNarrow .pagination .before {
	width: 201px;
}
#LeftBox .pagination .before, 
#RightBox .pagination .before {
	width: 150px;
}
.pagination .control {
	width: 161px;
	padding-left: 20px;
	padding-right: 20px;   
	text-align: center;
}
#contentNarrow .pagination .control {
	width: 402px;
	padding-top: 10px;
}
#LeftBox .pagination .control, 
#RightBox .pagination .control {
	width: 300px;
	padding-top: 10px;
}
.pagination .after {
	width: 150px;
	text-align: right;
	float: right;
}
#contentNarrow .pagination .after {
	width: 210px;
}
#LeftBox .pagination .after, 
#RightBox .pagination .after {
	width: 150px;
}	
.pagination .prev,
.pagination .next,
#slideshowControl {
	margin: 0;
  padding: 5px 20px !important; 
	border: 0;	
	color: #FFFFFF;
	font-size: 12px;
  text-transform: uppercase;	
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	display: block;			
	background: #1979a9;	
}  
.pagination .prev:hover, 
.pagination .next:hover,
#slideshowControl:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background: #FDCC18 !important;	
}
.pagination a {
	color: #fff !important;
	text-decoration: none !important;
}
.pagination a:hover {
	color: #fff !important;
	text-decoration: none !important;
	cursor: pointer;
	background: #FDCC18;
}

/* ---- PHOTOGALLERY -------- */






/* ------- USER LOGIN ------- */  
.privateAccessForm {
	margin: 0 0 10px 0;
	padding: 0;	
	overflow: hidden; 
}

.privateAccessForm table,
.privateAccessForm table td  {
	border: 0;
}

*html .privateAccessForm table {
	font-size: 0.9em;
}
.privateAccessForm h2 {
	margin-bottom: 7px;
	font-size: 1.3em;
	font-weight: bold;
}
.privateAccessForm form {
	margin-left: 10px;
}
.privateAccessForm p {
	margin: 5px 0 5px 0;
}
.privateAccessForm label {
	font-weight: bold;
	margin-left: 5px;
}
.privateAccessForm fieldset {
	margin: 0;
	padding: 10px;
	border: none;	
}
.privateAccessForm #postUserName, 
.privateAccessForm #postPasswd,
.privateAccessForm input#lostPasswordEmail {
	font-family: Lucida Sans Unicode,Tahoma,Verdana,sans-serif;
	height: 1.5em;
	margin: 0 0 5px 5px;
	width: 200px;
	padding-left:2px;
	padding-right:2px;
	border:1px solid #ddd;	
}
.privateAccessForm .error {
	margin: 10px 0 10px 10px;
	color: #cc0000;
}
#lostPasswordLink , .formSuffixLinks  {
	margin: 5px 0 0 0;
}
#lostPasswordLink a , .formSuffixLinks a  {
	color: #cc0000;
	text-decoration: underline;	
}
#lostPasswordLink a:hover , .formSuffixLinks a:hover  {
	color: #cc0000;
}

/* ------- USER LOGIN ------- */


  











/* -- forms ---------------------------------------- */

.diskuze label.groupLabel {
	margin-bottom: 5px !important;
}

.diskuze .formTextarea {
	margin-bottom: 5px;
}

.diskuze .formTextarea label {
	display: block !important;
}

.diskuze .choicesGroup {
	position: relative;
	float: right;
	width: 414px;
	margin: -5px 0 10px;
	padding: 0;
}

.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: 416px;
	margin-bottom: 5px;
	padding: 2px;
	font-family: Arial,Helvetica,Tahoma,sans-serif;
}

.fileInput {
	position: relative;
	width: 417px;
	margin-bottom: 5px;
	white-space: nowrap;
}

.fileInputBase {
	height: 0px;
	width: auto;
	overflow: hidden;
}

.fileInputCover {
	position: relative;
	width: 417px;
	overflow: hidden;
}

.ie .fileInputBase
{
	height: auto;
	width: auto;
	overflow: hidden;
}

.ie .fileInputBase input
{
	position: absolute;
	display: block;
	top: -1px;
	left: 0;
	width: 165px;
	height: 26px;
	font-size: 21px;
	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: 165px;
		height: 26px;
		font-size: 21px;
		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/submit_bg.gif") 0 0 repeat-x;
	line-height: 24px;
	color: #fff;
	padding: 0 15px;
	margin: 0 0 0 4px;
	cursor: pointer;
}

.fileInputSelect:hover {
	background: #FDCC18;	
}

.diskuze select, .diskuze .fileInput, .diskuze .fileInputCover, .diskuze .choicesGroup {
	float: right;
	padding-right: 2px;
}

#contentNarrow .diskuze select {
	width: 256px;
}

#contentNarrow .diskuze .fileInput, #contentNarrow .diskuze .fileInputCover {
	width: 257px;
}

#contentNarrow .diskuze .choicesGroup {
	width: 253px;
}

#sidebar .diskuze select, 
#sidebar .diskuze .fileInput, 
#sidebar .diskuze .fileInputCover, 
#sidebar .diskuze .choicesGroup, 
#rightContent .diskuze select, 
#rightContent .diskuze .fileInput, 
#rightContent .diskuze .fileInputCover, 
#rightContent .diskuze .choicesGroup {
	float: left;
	margin-bottom: 5px;
	width: 171px;
}

#LeftBox .diskuze select, 
#LeftBox .diskuze .fileInput, 
#LeftBox .diskuze .fileInputCover, 
#LeftBox .diskuze .choicesGroup, 
#RightBox .diskuze select, 
#RightBox .diskuze .fileInput, 
#RightBox .diskuze .fileInputCover, 
#RightBox .diskuze .choicesGroup {
	margin-bottom: 5px;
	left: 0 !important;
	width: 278px;
	float: left;	
}


#LeftBar .diskuze select, 
#LeftBar .diskuze .fileInput, 
#LeftBar .diskuze .fileInputCover, 
#LeftBar .diskuze .choicesGroup, 
#MiddleBar .diskuze select, 
#MiddleBar .diskuze .fileInput, 
#MiddleBar .diskuze .fileInputCover, 
#MiddleBar .diskuze .choicesGroup,
#RightBar .diskuze select, 
#RightBar .diskuze .fileInput, 
#RightBar .diskuze .fileInputCover, 
#RightBar .diskuze .choicesGroup,
#LeftBarIndex .diskuze select, 
#LeftBarIndex .diskuze .fileInput, 
#LeftBarIndex .diskuze .fileInputCover, 
#LeftBarIndex .diskuze .choicesGroup {
	float: left;
	margin-bottom: 5px;
	width: 171px;
}


.diskuze label {
	text-align: left;
}

/* -- end: forms ----------------------------------- */



#prihlasit {
   width: 250px; 
   height: 232px;
   display: block;
	 padding: 0;	
   margin: 0;  
   float: right;
   position: relative;
   border: 0;
   overflow: visible;
} 

#prihlasit .box,
#prihlasit .box_content,
#prihlasit .diskuze,
#prihlasit form,
#prihlasit fieldset  {
   width: 250px; 
   height: 232px;
   display: block;
	 padding: 0;	
   margin: 0; 
   border: 0;   
   background: 0; 
   overflow: visible;   
}
#prihlasit .box_title,
#prihlasit label  {
   display: none;
}  

#prihlasit #postUserName {
   position: absolute;
   left: 20px; 
   top:  65px;
   width: 210px;
   height: 38px;
   border: 0; 
   background: 0;      
}  

#prihlasit #postPasswd {
   position: absolute;
   left: 20px; 
   top:  118px;
   width: 210px;
   height: 38px;
   border: 0; 
   background: 0;      
}  

#prihlasit .btn {
	 padding: 0;	
   margin: 0; 
   position: absolute;
   left: 64px; 
   top:  170px;
   width: 125px;
   height: 40px;
   background: #157ca9;    
}

#prihlasit .button {
	 padding: 0;	
   margin: 0; 
   width: 125px;
   height: 40px;
   background: #157ca9;    
}

#prihlasit .button input {
	 padding: 0;	
   margin: 0; 
   width: 125px;
   height: 40px; 
}

#prihlasit .formSuffixLinks {
   position: absolute;
   left: 0; 
   top:  240px;
   width: 250px;   
   font-size: 10px;
}

#prihlasit .formSuffixLinks a {
   color: #000;
}                