/* 
 *
 * pks_master.css - hlavna definicia css stylov pre PKS
 * 
 */

/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** setky HTML tagy */
body {
  background: #CDCDAF;
 
  padding-left: 32px;
  padding-right: 32px; 
  
  padding-top: 7px;
  _padding-top: 0px;
  
  margin-bottom: 3px;
  _margin-bottom: 3px;
  
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 11px;
  xfont-size: 12pt;
  color: black; 
}

.pks a:link, .pks a:visited {
 color: navy;
 text-decoration: none;
}

/* .visit a:link - totok je definovane pri bri_red style ... */

.visit a:visited {
  font-size: 13px;
  color: gray;
  font-weight: bold;
}

.attachvis a:visited {
   color: gray;
}

.pks td {
  font-family: Arial;
  font-size: 11px;
  xcolor: black; /* musel vypnut koli submenu hlavnemu - bolo black */
}

.pks form {
  margin: 0px;
  padding: 0px;
}

.pks h2, .pks h3 {
 margin-bottom: 0px;
 color: #F50000;
 margin: 0px;
}

.pks h2 {
  font-size: 13px;
  font-weight: bold;
}

.pks h3 {
  font-size: 11px;
}

.pks ol, .pks ul {
  margin-bottom: 0px;
  margin-top: 10px;
  
  margin-left: -20px;
  _margin-left: 20px;
}

.klienti ul {
  margin-left: -5px;
  _margin-left: 5px
}

.pks ul {
 list-style-image: url("../imgs/ul_img.gif");
 margin-top: 0px;
}

p {
  margin: 0px;
}

/* a zopar tried ... asi pre fck dvojku */
.large {
 font-size: 13px;
}

.extralarge {
 font-size: 18px;
}

.red, .red a:link, .red a:visited {
 color: red;
}

.orange, .orange a:link, .orange a:visited {
 color: orange;
}

.akoh3 {
   color: #F50000;
   font-size: 11px;
   font-weight: bold;
}
/* ** ** ** ** ** ** ** ** ** ** ** ** ** // setky HTML tagy */

#footer {
  clear: both;
  text-align: center;
  padding-bottom: 3px;
  
  padding-top: 0px;
  _padding-top: 0px;
  
  margin-top: 5px;
  _margin-top: 0px;
  
  color: #A19C9A;
}

#bg_vnutro {
  width: 100%;
  xheight: 100%;
  xbackground: silver;
} 

#pks_body {
  position: relative;
  background: #E1E1C8 176px 0px repeat-y url("../imgs/bg_all2.gif"); /* 174, 692 */
  width: auto;
  xheight: 100px;
  _height: 100%;
  margin-bottom: 5px;
  
  margin-right: 6px;
  _margin-right: 0px;
  
  /* JS haluska pre IE zdroj: http://amd/public/pks/html_master/plusCookmenu.html */
  width:expression( 
      document.body.clientWidth > 1003?"919px":"auto" );
  
  /* MOZILLA - nastavenie dorazu na 919px */ /* HLAVNY DORAZ V MOZILLE */
  max-width: 919px;
  min-width: 760px; 
}

#right_bgall {
  z-index: 1;
  position: absolute;
  top: 0px;
  
  right: 222px;
  _right: 222px;
  
  background: #E1E1C8 repeat-y url("../imgs/bg_all2.gif"); /* 174, 692 */
  height: 100%;
}

#master_big_bg_img {
  z-index: 2;
  position: absolute;
  top: 0px; 
  left: 123px;
}

#abs_domenalogo {
  z-index: 3;
  position: absolute;
  top: 0px;
  left: 0px;
  background: no-repeat center center url("../imgs/domenalogo.gif");
  width: 175px;
  height: 125px;
  
  cursor: pointer;
  cursor: hand;
}

#datum {
  padding-top: 2px;
  xpadding-left: 15px;
  font-size: 10px;  
}

#menu {
  color: white;
  margin-top: 30px; /* 148 */
  width: 157px;
}

#kalendar {
  color: white;
  margin-top: 0px; /* 148 */
  width: 157px;
}

#roh_menu_top {
  background: bottom center no-repeat url("../imgs/roh_menu_top.gif");

}

#menuobsah {
  background: url("../imgs/bg_menu.gif");
  
}

#roh_menu_bot {
  background: top center no-repeat url("../imgs/roh_menu_bot.gif");
}




.menuitem, .menuitem_over {
  font-weight: bold;
  line-height: 20px;
  padding-left: 7px;
  cursor: pointer;
  cursor: hand;
}

.menuitem_over {
  background: no-repeat top center url("../imgs/menu_bg_over.gif");
}

.menuacko {
  color: #FFFFFF !important;
  text-decoration: none;
}


.menuitemSub{
  line-height: 18px;
  padding-left: 17px;
  cursor: pointer;
  cursor: hand;
}





#left_master_blok {
  position: relative;
  top: 0px;
  left: 20x;
  _left: 14px;
  width: 162px;  
  
  margin-top: 80px;
  
  margin-right: -177px;
  _margin-right: -168px; 
  
  margin-left: 9px;
  _margin-left: 0px;

  float: left;
  z-index: 3; 
}

#center_master_blok, #center_master_blok_ciaa { /* xmargin: 78px 231px 0px 185px; */
  
  z-index: 2;  

  margin-left: 174px; 
  margin-right: 220px; 

  position: relative; 

  _width: auto;

  min-width: 120px    
  background: url("../imgs/bg_master_center.gif");  
  margin-top: 75px;

  _margin-left: 178px; 
  

  _margin-right: 226px; 

  _left: 0px;
  
  float: left;
}

#center_master_blok_ciaa {
  margin-right: 8px; /* *** 220 */
  _margin-right: 8px; /* *** 226 */
}

#right_master_blok {

  position: relative;
  margin-top: 80px;
  
  right: 9px;
  _right: 9px;
  
  width: 205px;
  z-index: 1;

  margin-left: -225px; 
  _margin-left: -210px;

  float: right;
}


#hlavnySponzorLink img
{
	border: 0;
	padding: 0;
	margin: 0;
}

#inner {
  display:block; 
  _margin-left: -200px; 
  _margin-right: -250px; 
  padding:5px;
  xmin-width: 830px;
  xwidth: 908px;
  xborder: 1px solid red;
}

.clear {
  clear:both;
}

.clearer {
  clear:both;
}


.center_blok {
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  
  xpadding-bottom: 3px;
  xborder: 1px solid red;
  width: 496px;
}

#center_obsah { 
}

.mid_nadpis, .mid_nadpis_double, .mid_nadpis_double_notgray, .mid_nadpis_natvrdo {
  color: white;
  height: 18px;
  _height: 23px;
  width: 205px;
  width: 300px;
  xborder: 1px solid red;
  font-weight: bold;
  
  padding-top: 5px;
  _padding-top: 4px;
  
  margin-right: 50px; /* !! *** NASTAV DORAZ MID PRUHU *** !! */
  
  background: no-repeat bottom right url("../imgs/bg_mid_nadpis.gif");
  padding-left: 17px;
   
  font-size: 12px;
}


.mid_nadpis a:hover, a
{
	color: white;
	text-decoration: none;
}

.mid_nadpis_natvrdo {
  padding-left: 0px;
  cursor: pointer;
  cursor: hand;
}

.mid_nadpis_double, .mid_nadpis_double_notgray { 

  height: 31px;
  _height: 31px;

  padding-top: 4px;
  _padding-top: 3px;

  margin-right: 0px;
  
  _width:expression( document.body.clientWidth < 910?"410px":"auto" );
  width: auto;  
  min-width: 395px;
  
  background:  no-repeat bottom right url("../imgs/bg_mid_nadpis_dual.gif");
}
.mid_nadpis_double_notgray { 
  background:  no-repeat bottom right url("../imgs/bg_mid_nadpis_dual_notgray.gif");
}

.double_or_nadpis{
xbackground: black;
  
  margin: 0px;
  padding-top: 5px;
  _padding-top: 2px;

}

.double_or_pagin {
  padding-top: 6px;
  _padding-top: 0px;
}

.gulatenie_bot_midblok {
}

.roh_top_right {
  background: no-repeat top right url("../imgs/roh_cblok_top_right.gif");
  _height: 100%;
}

.roh_bot_right {
  background: no-repeat bottom right url("../imgs/roh_cblok_bot_right.gif");
  _height: 100%;
}

.roh_bot_left {
  background: #FFFFFF no-repeat bottom left url("../imgs/roh_cblok_bot_left.gif");
  
  x_height: 100%;
}

.mid_item_obsah {
  padding: 5px;
  padding-left: 18px; 
  xbackground: #dddddd;
}

.bri_obsah {
  width: 185px;
  _width: 205px;
  padding: 3px;
  padding-left: 17px;
  background: #F6F6EE;
}

.bri_bg {
  width: 205px;
  background: no-repeat top center url("../imgs/bg_blok_right_bot.gif");
}

.bri_red, .bri_red_top, .visit a:link {
  font-size: 13px;
  color: #F50000;
  font-weight: bold;
  display: block;
}

.bri_red_normal {
  font-size: 13px;
  color: #F50000 !important;
  font-weight: bold;
}

.bri_red_thin {
  font-size: 13px;
  color: #F50000;
  font-weight: normal;
}

.bri_black {
  font-size: 13px;
  color: #000000;
  font-weight: bold;
}

.bri_black_normal {
  color: black;
}

.bri_orange {
  font-size: 13px;
  color: #FF7900;
  font-weight: bold;
}

.bri_orange_normal {
  color: #FF7900;
}

.bri_red_top {
  padding-top: 7px;
  _padding-top: 7px;
  
  xbackground: #dddddd;
}

.block_reklama {

  Xheight: 79px;
  /* 8.12.2005, marek: teraz polovicka vyska */
  min-height: 40px;
  _height: 40px;

  border-bottom: #E1E1C8 1px solid;
}

.br_imgs {
  float: left;
}

.br_popis_first, .br_popis, .br_popis_last, .br_popis_first_np, .br_popis_np, .br_popis_last_np {
  background: #F6F6EE no-repeat top right url("../imgs/br_roh_first.gif");
  width: 130px;
  _width: 135px; /* 135px */

  Xheight: 79px;
  /* 8.12.2005, marek: teraz polovicka vyska */
  min-height: 40px;
  _height: 40px;

  float: left;
  padding-left: 5px;
  XBACKGROUND: RED;
}

.br_popis_first_np, .br_popis_np, .br_popis_last_np {
  width: 200px;
  _width: 205px; /* 135px */
}

.br_popis {
  background: #F6F6EE;
}

.br_popis_last {
  background: #F6F6EE no-repeat bottom right url("../imgs/br_roh_last.gif");
}

.vyhladavanie {
  width: 157px;
  background: #CDCDAF;
  border-left: #D7D7BC 1px solid;  
}

.vyhladavanie_obsah {
  margin-left: 12px;
  font-size: 12px;  
}

.vyhladavanie_obsah a {
  text-decoration: none;
  color: black;
  font-size: 11px;
}

.vyhladavanie_top {
  background: no-repeat left bottom url("../imgs/vyhl_top.gif");
}

.vyhladavanie_bot {
  background: no-repeat left top url("../imgs/vyhl_bot.gif");
}

#prihlasenie {
  width: 155px;
  _width: 157px;
  border-left: #BBBBA0 1px solid;
  border-right: #BBBBA0 1px solid;  
}

#prihlasenie_obsah {
  margin-left: 12px;
  color: #A5A57D;
  font-size: 12px;
}

#prihlasenie_top {
  background: no-repeat left bottom url("../imgs/prihl_top.gif");
  margin-top: 2px;
}

#prihlasenie_bot {
  background: no-repeat left top url("../imgs/prihl_bot.gif");
}

#najcitanejsie_top {
  margin-top: 0px;
  background: url("../imgs/najcitanejsie_top.gif");
  height: 24px;
}

#spravy_top {
  margin-top: 0px;
  background: url("../imgs/spravy_top.gif");
  background-repeat: no-repeat;
  height: 23px;
}

#najcitanejsie_top_pks {
  margin-top: 2px;
  background: url("../imgs/najcitanejsie_top_pks.gif");
  height: 24px;
}


.najcit_item, .najcit_item_first, .najcit_item_past, .klienti_right {
  background: white;
  border-top: #E1E1C8 1px solid;
  padding-left: 17px;  
  padding-bottom: 5px;
  padding-top: 5px;  
  padding-right: 5px;
}

.najcit_item a, .najcit_item_first a, .najcit_item_past a{
  color: red !important;
  font-size: 11px;
}



.najcit_item_first {
  border-top: #F6F6EE 1px solid; 
  padding-top: 5px;  
}

.najcit_item_past {
  background: #F6F5EE;
}

#najcit_bot {
  background: no-repeat center top url("../imgs/najcitanejsie_bot.gif");
}

#najcit_bot_past {
  background: no-repeat center top url("../imgs/najcitanejsie_bot_past.gif");
}


#najcit_nadpis {
  color: #FFFFFF;
  padding-left: 17px;
  padding-top: 4px;
  font-size: 12px;
}

#select_lang {
  padding-left: 17px;
}

#select_lang a {
  font-size: 12px;
  color: #31262F;
  text-decoration: none;
}  

.img_sing {
  float: left;
}

.img_sam_item, .img_sam_item_last {
  margin: 0px;
  padding: 0px;
  margin-bottom: 22px;
  min-width: 300px;
  
  _height: 100%; 
  background: white;
}

.img_sam_item_last {
  margin-bottom: 2px; 
}

.blok_right_item {
  margin-bottom: 7px;
}

/* inputy, buttony */

.submit_butt, .orange_butt, .orange_butt_kalendar {
  border: 0px;
  background: #FFA200;
  width: 18px;
  height: 18px;
  color: #FFFFFF;
  cursor: pointer;
  cursor: hand;
  
  margin-bottom: -1px;
  _margin-bottom: 0px;
  
}

.add_mess_butt {
  background: url("../imgs/clenovia_add_mess_butt.gif");
  width: 205px;
  height: 42px;
  border: 0px;
  cursor: hand;
  cursor: pointer;
}

.orange_butt, .orange_butt_kalendar {
  padding-top: 2px;
  font-weight: bold;
}  

.orange_butt_kalendar {
  padding-top: 1px;
  padding-bottom: 1px;
  margin-bottom: 0px;
  
  _padding-top: 2px;
  _padding-bottom: 0px;
  _margin-bottom: 0px;
}

.input_vedlasubm {
  width: 115px;
  _width: 115px; 
  
  _margin-top: 0px;
  margin-top: 2px;
  
  font-size: 10px;
  height: 18px;
}

.input_samriadok {
  width: 135px;
  _width: 135px;

  font-size: 10px;
  height: 18px;
}
/* inputy, buttony */

.mid_mozz_minh {
  min-width: 290px;
}

.mid_img_obrazkovy_sam {
  float: left; 
  _width: 157px; 
  padding-right: 3px; 
  padding-bottom: 0px;
}

.mid_img {
float: left; 
position: relative; 
z-index: 50; 
margin: 0px; 
padding: 0px; 
}

.hronascenter {
  color: #E2E1C7;
}

/* ************************************************************************************ */
/* ************************************************************************************ */
/* ************************************************************************************ */

/*
.roh_top_right {
  background: no-repeat top right url("../imgs/roh_cblok_top_right.gif");
  _height: 100%;
}

.roh_bot_right {
  background: no-repeat bottom right url("../imgs/roh_cblok_bot_right.gif");
  _height: 100%;
}

.roh_bot_left {
  background: #FFFFFF no-repeat bottom left url("../imgs/roh_cblok_bot_left.gif");
*/

/* ************************************************************************************ */
/* ************************************************************************************ */
/* ************************************************************************************ */

DIV#box {
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	background: #fff;
	text-align: left;
	
}

DIV#content { 
  padding-left: 15px;
  padding-right: 15px;
}

/* Rounded Corner Box Background Images */

DIV#top-left {

	width: 100%;
	height: 7px;

	background: #fff url(top_left.gif) left top no-repeat;

}

DIV#top-right {

	float: right;
	width: 7px;
	height: 7px;

	background: #fff url("../imgs/roh_cblok_top_right.gif") right top no-repeat;

}

DIV#bottom-left {

	width: 100%;
	height: 7px;

	background: #fff url("../imgs/roh_cblok_bot_left.gif") left bottom no-repeat;

}

DIV#bottom-right {

	float: right;
	width: 7px;
	height: 7px;

	background: #fff url("../imgs/roh_cblok_bot_right.gif") right bottom no-repeat;

}
/* stano: blblo to v IE*/
#onas_lavapolovica {
  xfloat: left; 
    
  background: #E1E1C8;  
  xwidth: 305px; 
  xwidth:expression( document.body.clientWidth > 1000?"310px":"auto" );
  xmax-width: 315px;
}

#onas_pravapolovica {
  xfloat: left;
  margin-top: 5px;
  xwidth:expression( document.body.clientWidth > 1000?"205px":"auto" );     
  xmax-width: 200px;
}

#onas_right {
  xbackground: red;
  padding: 0px;
}

/* ************************************************************************************ */
/* ************************************************************************************ */
/* ************************************************************************************ */

.clanok {
 width: 100%;
 margin: 50px;
 background-color: white;
 text-align: left;
 position: relative;
 margin: 0px;
 padding: 0px;
}

.roh2 {
 background-image: url("../imgs/roh_cblok_top_right.gif");
 background-position: 100% 0%;
 background-repeat: no-repeat;
}

.roh3 {
 /* MOZ si s tymto rozumie, IE nie, preto vynechame radiok potreben vysky... */
 position: absolute;
 bottom: 0px;
 _position: static;
 width: 100%;
 background-image: url("../imgs/roh_cblok_bot_left.gif");
 background-position: 0% 100%;
 background-repeat: no-repeat;
}

.roh4 {
 background-image: url("../imgs/roh_cblok_bot_right.gif");
 background-position: 100% 100%;
 background-repeat: no-repeat;
}

.rohaty {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 8px;
   
  width:expression( document.body.clientWidth < 755?"255px":"auto" );
}

.text_vdive {
  padding-left: 17px;
  padding-right: 17px;
  padding-top: 11px; /* 5 */
  padding-bottom: 0px;
 
  
  /* 1.12.2005, marek: aby bolo dobre zobrazene v IE aj MOZ... */
  padding-bottom: 10px;
  _padding-bottom: 0px;
  
  xbackground: blue;
}

.img_vdive {
  float: left;
  padding-right: 17px;
  
  position: relative;
  z-index: 50;
}

.notlog_blok {

}

.clanokn {
  width: 350px; /* mato urobil na 300, peto dal o 50 viac */
  _width: 100%;
  
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 25px;
  padding-left: 25px;
  
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
  
  margin-left: 5px;
  margin-right: 5px;
  background: #F54300 repeat-y top right url("../imgs/notlog_bg_cc.gif");
}

.roh4n {
  width: 400px;
  _width: 100%;
  margin-left: 5px;
  _margin-right: 5px;  
  background: no-repeat top right url("../imgs/notlog_bg_bot_right.gif");
  _background: no-repeat top right url("../imgs/notlog_bg_bot_right.gif");
}

.roh2n {
  width: 100%;
 
  margin-left: 5px;
  margin-right: 5px; 

  _background: no-repeat bottom right url("../imgs/notlog_bg_top_right.gif");
}  

.roh3n {
  margin: 0px;
}

/* ***************************************************** horizont_menu */

#horizont_menu {
  xpadding: 5px 20px;
}

#horizont_menu a {
  color: #ADA88A;
  font-size: 15px;
  xfont-weight: bold;
  padding-left: 20px;
  background: no-repeat center left url("../imgs/horizont_normal.gif");
}

#horizont_menu .ackoaktiv, #horizont_menu .ackoaktiv:hover {
  padding-left: 0px;
  background: #E1E1C8;  
}

#horizont_menu a:hover {
  xcolor: #FFFFFF;
  background: no-repeat center left url("../imgs/horizont_hover.gif");
}

#horizont_menu .selected {
  color: #ADA88A;
  font-size: 15px;
  padding-left: 20px;
  /*font-weight: bold;*/
  background: no-repeat center left url("../imgs/horizont_hover.gif");
}

/* ciaa dokumenty */

.ciaa_dokumenty_blokitem, .ciaa_dokumenty_blokitem_zWordu {

  _width:expression( document.body.clientWidth < 910?"410px":"auto" );
  width: auto;  
  min-width: 386px;
  
  background: #FFFFFF;
  border-bottom: #E1E1C8 1px solid;
  margin-left: 5px;
  margin-right: 5px;
  
  padding-left: 8px; /* 20 */
  padding-right: 8px; /* 20 */
  padding-top: 4px;
  padding-bottom: 10px;
  
  xbackground: #999999;
  

}

/* pridane mato, aby pri ciaa clankoch vlepovanych z ciiaa webstranky neboli texty skrz styly cervene...*/
.ciaa_dokumenty_blokitem_zWordu h2
{
	color: black;
}

/* dalsie doplnky pre formatovanie CIAA sprav - zoznamy, velkost pisma, font ... */
.ciaa_dokumenty_blokitem_zWordu ol, .ciaa_dokumenty_blokitem_zWordu ul {
	padding-left: 10px;
}

.ciaa_dokumenty_blokitem_zWordu p{
	font-size: 12pt;
	font-family: "Times New Roman";
}

.table_ciaa_doc_art {
  xbackground: #dddddd;
}

.table_ciaa_doc_art td {
vertical-align: top;
padding: 0px 10px;
}

.view_js_item {
  margin-left: 92px;
  margin-top: 5px;
}

.view_attach_indet {
  margin-top: 5px;
}

.acko_paginator {
  color: white;
}

a:hover  {
  color: #F50000;
}

#tab_kalendar_dni td {
  xbackground: red;
  text-align: center;
  width: 17px;
  height: 17px; 
}

#tab_kalendar_dni {
  margin-top: 3px;
}  

.kalendar_mesiac_td {
  background: white;
  height: 16px;
  _height: 18px;
  _width: 114px;
}

.aktiv01 {
  background: center left no-repeat url("../imgs/bg_kalendartab_aktiv01.gif")
}

.aktiv02 {
  background: center left no-repeat url("../imgs/bg_kalendartab_aktiv02.gif")
}

.aktiv03 {
  background: center left no-repeat url("../imgs/bg_kalendartab_aktiv03.gif")
}

.len_roh_top_right, .len_roh_top_right02 {

  _width:expression( document.body.clientWidth < 910?"410px":"auto" );
  width: auto;  
  min-width: 386px;

  margin: 0px 5px;
  background: #FFFFFF no-repeat top right url("../imgs/roh_cblok_top_right.gif");
  
  height: 7px;
  font-size: 6px;
  xbackground: red;
}
.len_roh_top_right02 {
  background: #F8F7EF no-repeat top right url("../imgs/roh_cblok_top_right02.gif");
}

#fuga {
  margin-top: 9px;
  display:expression( document.body.clientWidth > 1000?"block":"none" );
}

.ciaa_dokumenty_blokitem a {
  font-size: 11px;
}



/*****************************/
/* AKCIE                     */
/*****************************/


.actionPullDown
{
  height: 16px;
  _height: 10px;
  font-size: 10px;
  margin-right: 8px;
  margin-top: 3px;
  _margin-top: 0px;
}




.blacklink, .blacklink a, .blacklink a:hover,
{
	color: black !important;
}


.marginNahladText
{
  margin-left: 95px;
}

.inputy, .inputy_textarea{
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  
  font-family: Arial;
}

.inputy_textarea { /* sss */
  width: 100%;
  margin: 0px;
}

.text_clenovia_spravy {
  color: #000000;
  font-size: 13px;
  
  xfont-weight: bold;
}

.uverejnit_txt {
  font-size: 17px;
  font-weight: bold;
}

.radiobutt {
  font-size: 12px;
}

.pridajte_nove_spravy {
  background: #F40000;
  padding: 5px 15px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
}

.bg_nova_sprava_bot {
  background: top center no-repeat url("../imgs/bg_nova_sprava_bot.gif");
}

.bg_nova_sprava_top {
  background: bottom center no-repeat url("../imgs/bg_nova_sprava_top.gif");
}

.paginator {
  xbackground: blue;
  float: right;
  xmargin-top: 0px;
  xmargin-bottom: 7px;
  padding-right: 10px;
}

.text_medzi_blokmi {
  margin: 5px;
}

.form_txt_orange {
  color: #FF9800;
  font-weight: bold;
}

.but_zapis_komentar, .but_zapis_komentar_over, .but_prisp_back, .but_prisp_back_over {
  width: 151px;
  height: 33px;
  background: no-repeat top center url(../imgs/butt_pridaj_prispevok.gif);
  color: red;
  xborder: 1px red solid;
  
  margin: 0px;
  font-weight: bold;
  margin-right: 0px;
  margin-bottom: 2px;
  font-size: 9px;
  border: 0px;
  
  cursor: hand;
  cursor: pointer;
}

.but_zapis_komentar_over {
  background: no-repeat top center url(../imgs/butt_pridaj_prispevok_over.gif);
  color: white;
}

.but_prisp_back, .but_prisp_back_over {
  background: no-repeat top center url(../imgs/butt_prispevok_spat.gif);
}

.but_prisp_back_over {
  background: no-repeat top center url(../imgs/butt_prispevok_spat_over.gif);
}

.koments_paginate_color {
   color: #756F6F;
}

.koments_paginate_color_02 {
  color: #F50000;
}

.tab_koments_form {
  xbackground: #dddddd;
  width: 90%; 
  xwidth: auto;
}

.table_samotny_prispevok {
  /* tabulka samotneho komentara, ktory je zobrazeny v cycle pod sebou */
  _width:expression( document.body.clientWidth < 910?"100%":"90%" );
}

#txt_pass, #pwd {
  xbackground: red;
  xpadding: 0px;
  xmargin: 0px;
  }

#pwd {
  xbackground: blue;
}



#dev
{
	position: absolute;
	top: 0;
	left: 0;
	background: white;
	border: 2px solid red;
	z-index: 2000;
}

/* **************************************************** searching, vyhladavanie - styly */

.akt {
  color: red;
}
.unakt {
 text-decoration: underline;
}

.odd {
  color:  #E1E1C8; /**/
}

.moreless {
  color: white;
}

.searchPager {
  margin-top: 5px;
}

.bri_red b {
  color: #FFA200;
}

.searchResult a, .searchDetails a, .searchResult a:hover, .searchDetails a:hover {
  text-decoration: none;
  xbackground: #cccccc;
  color: black;
}

.searchResult a:hover, .searchDetails a:hover {
  color: black;
}

/* ************************************************* // searching, vyhladavanie - styly */

.kontakty_view {
  padding: 5px; 
  width: 220px; 
  height: 100px; 
  float: left; 
  margin: 5px; 
  border-top: 1px solid #E1E1C8; 
  border-left: 1px solid #E1E1C8; 

  border-bottom: 1px solid #CDCDAF; 
  border-right: 1px solid #CDCDAF; 
}

/* 23.6.2006, stano: stranka "Spravy vyborov" */
.vybory .zoznam {
 margin-top: 15px;
}
  .vybory .zoznam ul {
   list-style: none;
   margin-left: 0px;
   padding-left: 0px; 
  }
  .vybory .zoznam ul li {
   margin-bottom: 5px;
   font-weight: bold;
  }
    .vybory .zoznam ul li a {
	 color: #FF7900;
	}
      .vybory .zoznam ul li ul li {
       margin-bottom: 0px;
       margin-left: 5px;
      } 
      .vybory .zoznam ul li ul li a {
       font-weight: normal;
	   color: #F50000;
      }
	
/* stranka clankov */
.vybory_articles .clanok {
}
  .vybory_articles .subnodes {
   margin-top: 10px;
  }
    .vybory_articles .subnodes div {
	 margin-bottom: 5px;
	}
  .vybory_articles a {
   color: #000080;
  }
  .vybory_articles h2 {
   font-size: 12px;
   color: #FF7900;
   margin-bottom: 0px;
   margin-top: 0px;
   padding-bottom: 0px;
  }	
  .vybory_articles .breadcrumbs {
    margin-bottom: 15px;
  }
  .vybory_articles .breadcrumbs {
   color: silver;
  }
  .vybory_articles .breadcrumbs a {
   color: silver;
   text-decoration: underline;
  }
  .vybory_articles .breadcrumbs a:hover {
   text-decoration: none;
  } 
  
  .breadcrumbs {
    margin-bottom: 15px;
  }
  div.breadcrumbs {
   color: silver;
  }
  div.breadcrumbs a:visited, div.breadcrumbs a:link {
   color: silver;
   text-decoration: underline;
  }
  div.breadcrumbs a:hover {
   text-decoration: none;
  } 
  
#pager a:link, #pager a:visited {
 text-decoration: underline;
 color: #000084;
} 
