html, body {
  height:100%;
  margin: 0;
  padding: 0;
  border: none;
  background-image: url(../images/bg.gif);
  background-repeat: repeat-x;
  background-color: #a33038;
  background-attachment: fixed;
  font-family: Tahoma;
  font-size:11px;
  text-align:center;
  color:#555;
}

#main-holder {
  text-align: left;
  width: 976px;
  margin: 0 auto;
  padding: 0;   
  position: top left; 
  border-left: 8px solid white;
  border-right: 8px solid white;
  background-color: white;
}

table {
  font-size: 11px;
  font-family: Tahoma;
}

.header1{
  height: 35px;
}
.header2{
  height: 81px;
  /*margin-bottom:10px;*/
}

.menu{
  background-image: url(../images/topmenu_bg.gif);
  background-repeat: repeat-x;
  /*background-color: #d9e2ec;*/
  height: 33px;
}

.menutop{
  height: 48px;
}

.box-content, .box-content2 {
   border-left: 1px solid #c9c9c9;
   border-right: 1px solid #c9c9c9;
   padding:5px 0px;
}

.box-content2 {
  text-align: center;
  /*border: 1px solid black;*/
}

.box-forum-content{
   border-left: 1px solid #c9c9c9;
   border-right: 1px solid #c9c9c9;
   padding:7px 10px 0 12px;

}

form{
  margin:0;
  padding: 0;
}

.search{
  background-image: url(../images/searchinput.gif);
  background-repeat: no-repeat;
  width: 179px;
  height: 22px;
  color: #5c5e5e;
  border: 0 solid red;
  background-color: transparent;
  font-size: 11px;
  padding-top:4px;
  padding-left: 3px;
}

.searchbutton{
  background-image: url(../images/searchbutton.gif);
  background-repeat: no-repeat;
  width: 30px;
  height: 22px;
  color: #5c5e5e;
  border: 0 solid red;
  background-color: transparent;
   margin-bottom:5px;
   cursor: pointer;
   cursor: hand;
}

span.search_text {
  color: #000;
  background-color: #ddeeff;
}

.box{
  width: 230px;
  margin-bottom:6px;
}

.box-header{
   height: 25px;
}

.box-header2 {
  height: 33px;
}

.box-header3 {
  height: 5px;
}

.rozsirene{
    color: #5c5e5e;
    font-size: 10px;
    display: block;
    background-image: url(../images/sipkadole.gif);
    background-repeat: no-repeat;
    padding-right:18px;
    background-position: 210px 4px;
}

.viactem{
    color: #5c5e5e;
    font-size: 10px;
    display: block;
    background-image: url(../images/sipkaleft.gif);
    background-repeat: no-repeat;
    padding-right:18px;
    padding-left:110px;
    line-height: 22px;
    background-position:196px 8px;
}

a.rozsirene:hover,a.viactem:hover {
     color: #a33038;
}

.box-bottom{
   height: 5px;
   font-size: 1px;
   line-height: 5px;
}

.menu-clanky, .menu-clanky2, .menu-clanky3{
   list-style-type: none;
   margin:0 0 0 0px;
   padding: 0;   
}

.menu-clanky li, .menu-clanky2 li, .menu-clanky3 li {
    background-image: none;
    background-repeat: no-repeat;
    padding-left: 13px;
    background-position: 4px 10px;
    padding-right: 12px;
}

.menu-clanky3 li {
  padding-right: 0;
  font-size: 12px;
  list-style-type: bullet;
}

.menu-clanky li.on, .menu-clanky2 li.on, .menu-clanky3 li.on{
    background-image: url(../images/sipkaleft.gif);
    background-repeat: no-repeat;
    padding-left: 13px;
    background-position: 4px 10px;
}

.menu-clanky li.on a, .menu-clanky2 a, .menu-clanky3 li.on a{
   color:#a33038;
   font-weight: bold;
}

.menu-clanky a, .menu-clanky2 a, .menu-clanky3 a{
  color: #000;
  font-weight: bold;
  text-decoration: none;
  line-height: 26px;
  border-bottom: 1px solid #dadada;
  display: block;
}

.menu-clanky3 a {
  font-weight: normal;
}

.menu-clanky2 a {
  line-height: 20px;
  font-weight: normal;
  padding-bottom: 3px;
  padding-top: 3px;
}

.menu-clanky2 li.other {
  display: none;
}

.menu-clanky a:hover, .menu-clanky2 a:hover {
  color:#a33038;
}

.menu-clanky ul {
   list-style-type: none;
   margin:  0 0 0 0px;
   padding: 0;
}

.menu-clanky ul li {
   margin-left: 13px; 
   font-size: 11px;
   font-weight: normal;    
}

.menu-clanky ul li a {
   font-size: 11px;
   font-weight: normal;
   line-height: 20px;
   /*border: 0;*/
}

.menu-clanky ul li.on {
   color:#86bc43;
   background-image: none;
}

a.menuhref{
  color: #000;
  text-decoration: none;
  display: block;
}
a.menuhref:hover{
  color: #86bc43;
  text-decoration: none;
  display: block;
}

.small {
   font-size: 10px;
   color: #858686;
}

.table-forum{
  margin-bottom:0px;
  margin-top:6px;
  border-bottom: 1px solid #dadada;
}

.footer{
  color:white;
  width: 976px;
  background-image: url(../images/footer.gif);
  background-repeat: no-repeat;
  font-size: 10px;
  line-height: 26px;
  margin-bottom:4px;
}
a.white{
  color:white;
  text-decoration: none;
}

a.white:hover{
  color:white;
  text-decoration: underline;
}

.banner{
  height: 221px;
}

.hf1{
  background-image: url(../images/hf_1.gif);
  background-repeat: no-repeat;
  width: 93px;
  line-height: 25px;
  text-align: center;
  padding-bottom: 4px;
  
}

.hf1-on{
  background-image: url(../images/hf_1_on.gif);
  background-repeat: no-repeat;
  width: 93px;
  line-height: 25px;
  text-align: center;
  padding-bottom: 4px;
  
}

.hf2{
  background-image: url(../images/hf_2.gif);
  background-repeat: no-repeat;
  width: 54px;
  line-height: 25px;
  text-align: center;
  padding-bottom: 4px;
  
}

.hf2-on{
  background-image: url(../images/hf_2_on.gif);
  background-repeat: no-repeat;
  width: 54px;
  line-height: 25px;
  text-align: center;
  padding-bottom: 4px;
  
}

.hf3{
  background-image: url(../images/hf_3.gif);
  background-repeat: no-repeat;
  width: 54px;
  line-height: 25px;
  text-align: center;
  padding-bottom: 4px;
  
}

.hf3-on{
  background-image: url(../images/hf_3_on.gif);
  background-repeat: no-repeat;
  width: 54px;
  line-height: 25px;
  text-align: center;
  padding-bottom: 4px;
  
}

.hf4{
  background-image: url(../images/hf_4.gif);
  background-repeat: no-repeat;
  width: 54px;
  line-height: 25px;
  text-align: center;
  padding-bottom: 4px;
  
}

.hf4-on{
  background-image: url(../images/hf_4_on.gif);
  background-repeat: no-repeat;
  width: 54px;
  line-height: 25px;
  text-align: center;
  padding-bottom: 4px;
  
}

.hf5{
  background-image: url(../images/hf_5.gif);
  background-repeat: no-repeat;
  width: 111px;
  line-height: 25px;
  text-align: center;
  padding-bottom: 4px;
  
}

.hf5-on{
  background-image: url(../images/hf_5_on.gif);
  background-repeat: no-repeat;
  width: 111px;
  line-height: 25px;
  text-align: center;
  padding-bottom: 4px;
  

}


.hf1 a, .hf2 a, .hf3 a, .hf4 a, .hf5 a{
     color: white;
     text-decoration: none;
     display: block;
     text-align: center;
     padding-top: 3px;
     font-size: 10px;

}

.hf1-on a, .hf2-on a, .hf3-on a, .hf4-on a, .hf5-on a {
    color: black;
     text-decoration: none;
     display: block;
     text-align: center;
     padding-top: 3px;
       font-size: 10px;
       font-weight: bold;
}

.h25{
    height:25px;

}

.h13 {
  height: 13px;
}

.noveclanky{
   background-image: url(../images/novebg.gif);
   background-repeat: repeat-y;
   padding: 5px 10px;
}

.novetop{
  height:13px
}


h2{
  margin:3px 0 5px 0;
  padding: 0;
  font-size: 15px;
  color: black;

}

h3{
  margin:13px 0 10px 0;
  padding: 0;
  font-size: 13px;
  color: black;
}

h4 {
  font-size: 13px;
}

h3.news {
  font-size: 13px;
}

div#obsah h4, div#obsah h3, h2.detail, div#obsah h5, h2 a {
  /*color: #427bb6;*/;
  color: #a33038;
}

div.detail h3 {
  margin-bottom: 13px;
  font-size: 15px;
}

div.detail h4 {
  font-size: 13px;
}

div#obsah h5 {
  margin-bottom: 0px;
  font-weight: normal;
  font-style: italic;
  font-size: 12px;
}

a {
  color:#427bb6;
  /*color: #a33038;*/
}

.odd{
     border-bottom: 1px solid #dadada;
}

.reset{
   clear: both;
}

.reset2 {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}

.hodnotenie{
  float:right;
  width: 60px;
}
.small-info {
   padding-top: 10px;
   font-size: 10px;
   color: #858686;
   float: left;
   width:300px;
}

.small-info2 {
   font-size: 10px;
   color: #5c5e5e;    
}

.scrollarea{
   height: 686px;
   overflow: auto;
}

.nove a {
    text-decoration: none;
    padding-left: 1em;
    padding-right: 1em;
    display: block;
    line-height: 1.3em;
}

.nove a:hover {
    text-decoration: underline;
}

.unreg_info {
  color: #fff;    
  background-image: url(../images/unreg_info.gif );
  background-repeat: no-repeat;  
  /*padding: 18px 16px 16px 7px; */ 
  /*border: 1px solid red;*/
}

.unreg_info td {
  padding-top: 18px;
  padding-bottom: 16px;
}

.unreg_info a {
  color: #fff;
}

.unreg_info table {
  color: #fff;
}

.diskusia_h {
  background-image: url(../images/h_diskusia.gif );
  background-repeat: no-repeat; 
  margin-top: 27px;
  margin-bottom: 12px;
}

.diskusia_h table {
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

div.comment {
    padding-top: 1px;
    padding-bottom: 1px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 15px;
}

div.comment div {
    color: #000;
    background-color: #eaeaea;
    /*padding-left: 25px;
    padding-right: 18px;*/
    padding: 11px 25px 7px 18px;
}

.comh1 {
    font-size: 14px;
    font-weight: bold;
    color:#5d5d5d;   
}

.comh2 {
    font-size: 14px;
    font-weight: bold;
    color:#8FB73D;
}

.comh3 {
    font-size: 11px;
    color:#5d5d5d;
    padding-right: 8px;
}

.diskusia_h2 {  
  padding-left: 6px;
  margin-bottom: 25px;
}

.diskusia_p {
  padding-left: 6px;
}

.novinky{
    list-style-type: none;
    margin: 4px 0 0 0px;
    padding: 0;
}

.novinky li{
  background-image: url(../images/sipkaleft.gif);
  background-repeat: no-repeat;
  padding-left:16px;
  background-position: 4px 20px;
  margin-bottom: 20px;
  padding-right:10px;
}

.novinky li p{
  margin:0 0 5px 0;
  padding: 0;
  color: #858686;
}
.reklama-top{
  height:12px;
}
.reklama-bottom{
   height:6px;
   line-height: 1px;
   font-size: 1px;
}

.reklama-content {
   background-color: #a33038;
   text-align: center;
   height: 217px;
   padding-top: 3px;
}

.reklama-content2 {
   background-color: #a33038;
   width: 230px;
   text-align: center;  
   height: 217px;
}

.regbox{
   background-image: url(../images/regboxbg.gif);
   background-repeat: no-repeat;
   height: 81px;
   width: 234px;
   color: white;
   font-size: 12px;
}
.regbox form{
    padding:8px 0 0 8px;
}

.regmeno{
   background-image: url(../images/regmeno.gif);
   background-repeat: no-repeat;
   width: 127px;
   height: 18px;
   border: 0 solid white;
   background-color: transparent;

}

.regheslo{
   background-image: url(../images/regheslo.gif);
   background-repeat: no-repeat;
   width: 127px;
   height: 18px;
   border: 0 solid white;
   background-color: transparent;
}

.regbutton{
   background-image: url(../images/regbutton.gif);
   background-repeat: no-repeat;
   width: 43px;
   height: 47px;
   border: 0 solid white;
   background-color: transparent;
   cursor: pointer;
   cursor: hand;
}

.regbutton2, .regbutton2-on{
   background-image: url(../images/regbutton2.gif);
   background-repeat: no-repeat;
   width: 43px;
   height: 47px;
   border: 0 solid white;
   background-color: transparent;
   cursor: pointer;
   cursor: hand
}

.regbutton2-on {
   background-image: url(../images/regbutton2_on.gif);
}

div.detail {
   background-image: url(../images/detailbg.gif);
   background-repeat: repeat-y;
   padding: 5px 30px 10px 21px;
   border: 0px solid black;
   font-size: 12px;
}

h2.detail {
  font-size: 18px;
  font-weight: normal;
}

div.detail_panel, div.detail_panel2 {
  width: 691px;
  height: 27px;
  background-image: url(../images/detail_panel.gif);
  background-repeat: no-repeat;
}

div.detail_panel2 {
  background-image: url(../images/h_diskusia.gif);
}

.detail_panel table, .detail_panel2 table {
  color: #fff;
  font-size: 11px;
}

.detail_panel a, .detail_panel2 a {
  color: #fff; 
  text-decoration: none; 
}

.panel_top, .archiv_top {
  width: 504px;
  height: 28px;
  background-image: url(../images/panel_top.gif);
  background-repeat: no-repeat;
  color: #fff;
  font-size: 15px;
  line-height: 28px;
  /*padding-left: 12px;*/
  margin-bottom: 6px;
}

.archiv_top {
  margin-bottom: 0px;
}

.panel_top span, .archiv_top span {
  padding-left: 12px;
}

.clanky {
  background-image: url(../images/clanky_bg.gif );
  background-repeat: repeat-y;
  padding-left: 12px;
  padding-right: 12px;
}

#commentform, #rcommentform, #commentform2 {
  display: none;
  border: 1px solid #ccc;
  background-color: #eee;
  padding: 6px 10px;
  margin-bottom: 10px;
}

#rcommentform, #commentform2 {
  display: block;
}

#commentlink {
  line-height: 30px;
}

.txt1, .txt2 {
  width: 500px;
  border: 1px solid #999;
}

input.txt4 {
  width: 500px;
  border: 1px solid #999;
  font-size: 11px;
}

.txt3 {
  width: 200px;
  border: 1px solid #999;
}

input.forum, textarea.forum {
  width: 380px;
  border: 1px solid #999;
}

.btn1 {
  border: 1px solid #999;
  font-size: 12px;
  background-color: #ddd;
}

.sel1, .sel2, .sel3 {
  border: 1px solid #eee;
  width: 138px;
}

.sel2 {
  width: 168px;
}

.sel3 {
  width: 100px;
  font-size: 11px;
}

input.txt1 {
  width: 138px;
  border: 1px solid #eee;
}

input.txt2 {
  width: 100px;
  border: 1px solid #eee;
  font-size: 11px;
}

.filter, .filter2, .filter3 {
  width: 503px;
  height: 92px;
  background-image: url(../images/filter.gif );
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: #cb9372;
  /*background-color: #0000cc;*/
  margin-top: 1px;
  /*margin-bottom: 8px;*/
  font-size: 11px;
  color: #fff;   
  /*border: 1px solid black; */
} 

.filter3 {
    width: 740px;
    height: 75px;
    background-image: url(../images/detail_filter_bg.gif);
}


.filter table, .filter2 table, .filter3 table {
  width: 100%;
  /*padding: 12px 12px 12px 12px; */
  font-size: 11px;
  /*padding: 5px;*/
}

.filter2 {
  height: 100px;
  background-color: #cb9372;
  /*background-color: #427bb6;*/
  background-position: bottom left;
}

.filter2 table td {
  /*height: 28px;*/
}

.rpad {
  padding-right: 12px;
}

.lpad {
  padding-left: 12px;
}

.logtable{
padding-top: 15px;;
margin-right: 8px;

}

.logtable a {
  color: #fff;
}

 .regform {
  border: 1px solid #ccc;
  background-color: #eee;
  margin-bottom: 10px;
}

 .regform th {
  padding-left: 12px;
  background-color: #eee;

}

ul.subnavigation{
     list-style-type: none;
   margin:0;
   padding:10px 0 10px 0px;
}

ul.subnavigation li{
   background: url(../images/subnav.gif) top  left no-repeat;
   background-color: #d3e5f5;
   padding: 3px 10px 0 16px;
   background-position: 10px 7px;
   margin:0;
   line-height: 1.5em;
   margin-bottom: 1px;
   list-style-type: none;
}
             
ul.subnavigation span {
   display: block;
   background: none; 
   margin:0;
   padding:0px 0 6px 20px;
   font-weight: bold;
   color: #427bb6;
}

ul.subnavigation a{
   display: block;
   background: none;
    text-decoration: none;
   margin:0;
   padding:0px 0 6px 20px;
   font-weight: bold;
}

ul.subnavigation a:hover{
   text-decoration: underline;
}
ul.subnavigation li.activ{
    background: url(../images/subnavdown.gif) top  left no-repeat;
    background-position: 10px 7px;
    background-color: #e7f0fa;
}

ul.subnavigation li.activplus{
    background-image: url(../images/subnavplus.gif) ;
    background-repeat: no-repeat;
    background-position: 10px 7px;

}

ul.subnavigation li.activminus{
    background-image: url(../images/subnavminus.gif) ;
    background-repeat: no-repeat;
    background-position: 10px 7px;
     background-color: #e7f0fa;
}


ul.subnavigation ul li{
   background: url(../images/subnav.gif) top  left no-repeat;
   background-color: #e7f0fa;
   padding: 3px 0 0 0px;
   background-position: 0px 7px;
   margin:0;
   line-height: 1.5em;
   margin-bottom: 1px;
             }

ul.subnavigation ul li a{
   display: block;
   background: none;
    text-decoration: none;
   margin:0;
   padding:0px 0 6px 20px;
   font-weight: normal;
}
ul.subnavigation li li.activ{
    background: url(../images/subnavminus.gif) top  left no-repeat;
    background-position: 0px 7px;
    background-color: #fff;
}

ul.subnavigation ul li li{
   background: url(../images/subnav.gif) top  left no-repeat;
   background-color: #fff;
   padding: 3px 0 0 0px;
   background-position: 0px 7px;
   margin:0;
   line-height: 1.5em;
   margin-bottom: 1px;
             }

  ul.subnavigation ul li.activplus{
    background-image: url(../images/subnavplus.gif) ;
    background-repeat: no-repeat;
    background-position: 0px 7px;

   }
   
.zruseny {
  color: red;
}

form.link {
    display: inline;
}

span.paragraf {
    font-weight: bold;
    width: 80px;
}

ul.dnav {
    margin: 0;
    padding: 0;
    height: 40px;
}

ul.dnav li {
    display: inline;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0px;
    list-style-type: none;
    padding-right: 20px;
    font-size: 11px;    
}

ul.dnav li a.on {
    font-size: 11px;   
    font-weight: bold;
}

.gray {
    background-color: #eee;
}

#obsah table {
  border-width: 0px;
	border-spacing: 2px;
	border-collapse: collapse;
	background-color: white;
}

#obsah table th, #obsah table td {	
	border-width: 1px;
  padding: 4px;
	border-style: solid;
	border-color: black;
	/*background-color: white;*/
	-moz-border-radius: 0px;
}

div#obsah {
  font-size: 12px;
  line-height: 18px;
}

p.rubrika, div.rubrika {
  color: #a33038;
  /*color: #cc9900;*/
  font-size: 14px;
  font-weight: bold;
}

div.rubrika {
  padding-top: 8px;
  padding-bottom: 8px;
}

#other_cat2, #forum_button {
  cursor: pointer;
  cursor: hand;
}

#box-forum-wrapper {
  display: none;
}

.rss{
    list-style-type: none;
    margin: 4px 0 0 0px;
    padding: 0;
}

.rss li{  
  background-repeat: no-repeat;
  padding-left:16px;
  background-position: 4px 20px;
  margin-bottom: 10px;
  padding-right:10px;
}

.rss li p{
  margin:0 0 5px 0;
  padding: 0;
  color: #858686;
}

#predpisy_zoznam {
  display: none;
}

#events {
  padding: 0 12px 0 3px;
  margin-bottom: 5px;
}

.events-wrapper {
  display: none;
}

#calendar {    
    /*border: 1px solid red; */ 
    text-align: center;    
}

ul.events {
   list-style-type: none;
   list-style-image: url(../images/sipkaleft.gif);
   margin:  0 0 0 0px;
   padding: 0;
}

/*ul.events li {
   background-image: url(../images/sipkagreen.gif);
   background-repeat: no-repeat;
   margin-left: 18px; 
   font-size: 11px;
   font-weight: normal;    
}*/

ul.events li {
   margin-left: 18px;
   background-image: url(../images/sipkagreen.gif);
   /*background-repeat: no-repeat;*/
   /*color:#86bc43;*/
   background-image: none;
   border-bottom: 1px solid #dadada;
   line-height: 20px;
}

ul.events li div.date {
   color: #a33038;
   font-weight: bold;
}


/* news ticker */
.tickercontainer { /* the outer div with the black border */
border: 0px solid #000;
background: #fff; 
width: 970px; 
height: 22px; 
margin: 0; 
padding: 0;
margin-bottom: 3px;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 960px;
overflow: hidden;
}

/* docasne pokym sa nevyriesi newsticker, potom cely styl mozem odstranit */
ul#newsticker {
  list-style-type: none;
  height: 25px;
  margin: 0px;
  border: 0px solid red;
}

ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #a33038;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
}

.schedule {
  font-weight: bold;
}

.empty {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center; 
}

h3.heslar {
  padding-top: 20px;
  font-size: 18px;
}

h4.capital {
  font-size: 16px;
}

p.msg {
  color: #cc0000;
}

span.thumb_rating {
  line-height: 20px;
  /*font-weight: bold;*/
  vertical-align: middle;
}

.rpocet {
  width: 3em;
}

.activity {
  padding-bottom: 15px;
  /*border: 1px solid red;*/
}

.detail .activity_detail {
  border: 1px solid red;
  margin-top: 300px;
}

#form-cat select, #form-sreg select, #form-submit input {
  font-size: 11px;
}

label.check {
  line-height: 18px; 
  vertical-align: top;
  
} 

div.left {
  float: left;
}

div.right {
  float: right;
}

.fl {
  float: left; 
}

.fr {
  float: right;
}

.diskusia_wrap {
  padding-left: 10px;
}

.diskusia_main {
   width: 680px;
}

span.pocet {
  font-weight: normal;
  line-height: 18px;
}

.footimg td {
  /*border: 1px solid red;*/
  height: 26px;
  line-height: 12px;
  padding: 0px;
  margin: 0px;
}

.contactmsg {
    color: red;
    text-align: right;
    padding-right: 50px;
}

.fotky {
  float: right;
  width: 120px;
  padding: 10px;
  text-align: center;
}

.forum_obsah {
    padding-top: 10px;
}


input.deact, .detail a.deact {
  margin: 0;
  padding: 4px;
  width: 35px;
  height: 26px; 
  font-size: 13px;
  text-decoration: none;
  border: 1px solid #333;
  color: #333;
  cursor: hand;
  cursor: pointer;
  background: #ccc;
}

.detail a.deact {
  line-height: 25px;
}

.bottom {
  height: 5px;
  line-height: 5px;
  font-size: 5px;
}

.regtext {
    line-height: 18px;
}

.regtext ol {
    padding: 0;
    margin: 0;
    padding-left: 1.5em;
}

.regtext ol li {    
    padding-bottom: 7px;
}

.portal {
    line-height: 18px;
}

a.obj {
  display: block;
  text-align: center;
  font-weight: bold;
  width: 60px;
  height: 23px;
  line-height: 23px;
  border: 2px solid #fff;
  margin-top: 5px;
  /*padding-left: 1em;
  padding-left: 1em;*/
}

.obj-login-msg {
  text-align: center;
  padding-bottom: 15px;
}

.obj {
  width: 495px;
  padding: 5px;
  text-align: justify;
}


form.profesia {
  font-size: 11px;
  padding-bottom: 10px;
}

form.profesia label {
  padding-right: 5px;
}

form.profesia select {
  font-size: 11px;  
  width:120px;
  margin-right: 5px;
}

.merces {
  display: none;
}

#merces-ba {
  display: block; 
}

.merces-wrap {
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}