* { margin:0; padding:0; border:0; }

body {   
    background: none repeat scroll 0 0 #FFFFFF;
    text-align: center;
    color: #024ea4;
    font-family: Arial;
}


.listaOperaciones{
    height: 450px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 98%;
    
}

.oscura{
    background-color: #EAF3EF;
    padding-left: 10px;
     padding-bottom: 5px;
    padding-top: 10px;
}

.cuadro_borde_azul_claro .oscura p,.cuadro_borde_azul_claro .oscura ul{
    font-size: 12px;
    margin-bottom: 9px;
}

.cuadro_borde_azul_claro .clara p,.cuadro_borde_azul_claro .oscura ul{
     font-size: 12px;
     margin-bottom: 9px;
}

.clara{
    background-color: white;
    padding-left: 10px;
     padding-bottom: 5px;
    padding-top: 10px;
}

h1{
    color: #000;
    font-size: 25px;
    font-family: Arial, Verdana, Helvetica;
}

h2{
    color: #006699;
    font-size: 30px;
}

h3{
    color: #006699;
    font-size: 26px;
}
h4 {
    color: #006699;
    font-size: 18px;
}

h5 {
    color: #006699;
}


label .h4 {
    color: #009ee5;
    font-size: 18px;
}

label .h4 .resaltar{
    font-weight: bold;
}

ul { list-style-type:none; }
p {margin-bottom:0px;}
a {color: #0066cc; text-decoration: none;}

img {outline:none;}

#header  {
    display:block;
    height:206px;
    width: 1024px;
    clear:both;
    margin: 0 auto;
    padding:0;
    text-align: left;
    margin-bottom: 10px;
}

#header .logo {
    display: block;
    width: 981px;;
    height: 124px;
    padding: 0px;
    position: relative;
    left: 0px;
    background: url("/fileadmin/images/cabecera.jpg") no-repeat 0 0 transparent;
    top: 0px;
}

.rayajo{
    clear: both;
    background: url("/fileadmin/images/raya_fondo.gif") repeat-x 0 0 transparent;
    width: 932px;
    height: 12px;
    margin: 3px 10px 6px 25px;
    display:block;
}

#header .titulo {
    position:relative;
    left: 15px;
    top: 43px;
    width: 50%;
}

#header .subtitulo {
    position: relative;
    left: 15px;
    top: 47px;
    width: 700px;
}

#header .titulo p{
    color: #000;
    font-size: 23px;
    padding-left: 10px;
}

#header .subtitulo p {
    color: #8e8e8e;
    font-size: 12px;
    padding-left: 10px;
    margin-bottom: 20px;
}



#contenedor {
    width: 100%;
    margin: 0px 0px 20px 0px;
    text-align: left;
    /*background: url("/fileadmin/images/degradado_fondo.jpg") repeat-x 0 0 transparent;*/
}
#con2{
    width: 983px;
    margin: auto;
    padding-top: 4px;
    text-align: left;
}

#con3{
    width: 982px;
    margin: auto;
   /* border: 1px #ccc solid;*/
    background-color: #fff;
}


.zona_doble{
    width: 1024px;
}

#zona_2{
    float: left;
    width: 50%;
}

#zona_3{
    float: left;
    width: 50%;
}

.titulo_contenido{
    font-size: 24px;
    font-family: Arial;
    color: #000;
    padding: 30px 0 10px 0;
}

.titulo_contenido_2{
    font-size: 16px;
    font-family: Arial;
    color: #000;
    padding: 30px 0 10px 0;
}

.txt_azul_oscuro{
    color: #006699;
    font-size: 11pt;
    font-weight: bold;
}

.col_derecha{
    float: left;
    width: 680px;
}

.col_derecha h4{
    color: #006699;
    font-size: 14pt;
    font-weight: bold;
}

.contenido_central{
    width: 828px;
    padding-left: 55px;
  padding-right: 80px;
  margin-top:5px;
}

.contenido_central .fila{
    float: left;
    width: 828px;
    padding-top: 15px;
}


.fila .col1{
    float: left;
    text-align: right;
    padding-right: 18px;
    width: 180px;
}

.fila .col1p{
    float: left;
    text-align: right;
    padding-right: 18px;
    margin-left: 0px;
    width: 200px;
}

.fila .col2{
    float: left;
    width: 550px;
}

.fila .col2p{
    float: left;
    width: 500px;
}



.fila .col2 .contenido{
    float: left;
    width: 500px;
}
.derecha{
    text-align: right;
}

.boton_enviar,.boton_enviar_green,.boton_enviar_grey{
    padding-left: 13px;
    padding-right: 13px;
  padding-bottom: 3px;
    height: 22px;
    line-height: 18px;
    background-color: #006699;
    color: #fff;
    font-weight: bold;
    font-size: 1em;
    border: 1px solid #98b1c7;
    cursor: pointer;
    position: relative;
    z-index: 5;
  overflow:visible;
  font-family:Arial
}
.boton_enviar_green{
    background-color:#1B9912;

}
.boton_enviar_grey{
    background-color:#888;
    border: 1px solid #555;

}
a.boton_enviar_s{
    padding: 2px 13px  3px 13px ;
    height: 20px;
    line-height: 18px;
    background-color: #dd3333;
    color: #fff;
    font-weight: bold;
    font-size: 1em;
    border: 1px solid #98b1c7;
    cursor: pointer;


  display:block-inline;
  text-transform:none;

}
a.boton_enviar_s_grey{
     padding: 2px 13px  3px 13px ;
     height: 20px;
     line-height: 18px;
         background-color:#888;
     border: 1px solid #555;
     color: #fff;
     font-weight: bold;
     font-size: 1em;
 
     cursor: pointer;
 
 
   display:block-inline;
   text-transform:none;
 }



.txt_verde{
    color: #009933;
}

.txt_rojo{
    color: #CC0033;
}

.txt_naranja{
    color: #FF9933;
}

.txt_grisoscuro{
    color: #666;
}

.txt_invitacion{
    color: #333;
    font-size: 13px;
    margin-top: 5px;
}

.condiciones{
    display: inline-block;
    vertical-align: top;
    width: 400px;
}

.enlinea {
    float: left;
}
.lineainfo {
    float: left;
   margin-bottom: 10px;
    width: 100%;
}
.marleft30{
  margin-left:30px;
}

.recuadro_azul_variable {

    background-color: #eff4f8;
    color: #4e4f53;
    font-size: 13px;
    padding: 24px;
    margin: 30px 30px 20px 8px;
    border: 1px solid #c7dbf3;
    position: relative;
    z-index: 1;
}

.inputerror,.inputerrorresp{
    outline:none;     
    background: url('../../../images/advertencia.gif') no-repeat left center ;
    padding-left: 25px;
    padding-top: 5px;
    color: #ff0000;
    height: 20px;
    /*border: 1px #ff0000 solid !important;*/

    position: relative;
    z-index: 5;
}
.inputerrorresp{
  font-size:1.2em;
  padding-bottom:10px;
  background: url('../../../images/advertencia.gif') no-repeat left 2px ;
  
}
.inputok{
  background: url('../../../images/tick.png') no-repeat left 2px ;
    padding-left: 25px;
    padding-top: 5px;
    color: #1bc112;
    height: 20px;
    font-size:1.2em;    
    padding-bottom:10px;
}

.inputtext{
    background-color: #fff;
    height: 20px;
    border: 1px #666666 solid !important;
    position: relative;
    z-index: 5;
  padding-left:2px;
}

.inputtext:focus{
    outline:none;
    background-color: #fff;
    height: 20px;
    border: 1px #009ee5 solid !important;
    position: relative;
    z-index: 5;
}

.cuadro_borde_azul_claro_legend,.cuadro_borde_azul_claro_legend_gra,.cuadro_borde_azul_claro_legend_med{
    background-color: #fff;
    width: 125px;
    font-size: 16px;
    color: #000;
    padding: 0px 5px 0px 7px;
    position: relative;
    top: 10px;
    left: 140px;
}
.cuadro_borde_azul_claro_legend_gra{
    width: 330px;
}
.cuadro_borde_azul_claro_legend_med{
     width: 180px;
 }

.cuadro_borde_azul_claro {
    width: 717px;
    color: #888;
    font-size: 13px;
    padding: 14px 24px 24px 24px;
    border: 1px solid #878787;
    overflow:hidden;
    margin: 0px 0px 20px 110px;
    background-color: #FBFAF6;
}

.cuadro_borde_azul_claro .contenido_central {
    padding-left: 0px;
    padding-right: 130px;
    width: 745px;
}

.cuadro_borde_azul_claro .contenido_central .fila{
    width: 745px;
}

.elemento{
    width: 140px;
    float: left;
    margin-right: 5px;
}

.elemento_way{
    float: right;
    width: 110px;
    padding-right:5px;
    margin-left: -10px;
    display: inline-table;
}

.bolo{
    border: 0px;
    background: transparent;
  float:left;
}

.em{
    background: url("/fileadmin/images/estrella.gif") no-repeat 0 0 #006699;
}

.cuadro_borde_azul_claro .fila .col1{
    width: 310px;
  clear:both;
  margin-top:5px;
  margin-bottom:10px;
  font-size:13px;
}

.cuadro_borde_azul_claro .fila .col2 {
    width: 350px;
    float: left;
    text-align: left;
     margin-bottom: 5px;
    margin-top:5px;
}

.grupo_checkbox div.col2 div {
    width:300px;
    margin:5px 0px;
    float:left;
}

.cuadro_borde_azul_claro #validar_cif {
    height: 25px;
}

.cuadro_borde_azul_claro textarea{
    color: #4e4f53;
    font-size: 9pt;
    width: 378px;
    height: 150px;
    padding: 10px;
    font-family: Arial;
}

.cuadro_borde_azul_claro select{
    width: 250px;
   height:20px;
  border:1px solid #999;
}

.cuadro_borde_azul_claro hr {
    border: 1px dotted #ccc;
    margin:15px 0px 0px 0px;
    width: 735px;
}

.cuadro_borde_azul_claro textarea:focus{
    height: 150px;
}

.cuadro_borde_azul_claro .pregunta_detalle {
    margin:5px 0px;
}

.cuadro_borde_azul_claro .pregunta_detalle label {
    margin-left: 10px;
}


.cuadro_borde_azul_claro .pregunta_detalle input.text {
    width:60px;
}

.cuadro_borde_azul_claro .pregunta_detalle label.error {
    display:none;
}

.cuadro_borde_azul_claro #result{
    float:right;
    margin-right: 10px;
    width: 500px;
    text-align: right;
}

.originalDisplayInfo{
    text-align: right;
    font-size: 12px;
    color: #333333;
}

#guardar_formulario1 {
    float:right;
    margin-right: 10px;
}

span.txt_nota{
    color: #666;
    font-size:0.9em;
    margin-left: 10px;
}

div.txt_nota{
    font-size: 1.1em;
    color:#006699;
    width:900px;
    padding:10px;
}

/*.txt_form{
    font-family: Arial, Verdana, Helvetica;
    color: #666666;
    font-size: 14px;
}*/

.txt_form{
   
    color: #666666;
    float: left;
    font-family: Arial,Verdana,Helvetica;
    font-size: 14px;
    padding-right: 40px;
    text-align: right;
    width: 40%;
}

.txt_form2col{
    font-family: Arial, Verdana, Helvetica;
    color: #666666;
    font-size: 14px;
  padding-bottom:3px;
}

#info_final {
    text-align: right;
    margin-bottom: 20px;
    color:#F5891D;
}

.actual {
    font-weight: bold;
}

div.nav_participantes {
    width: 1024px;
    height:75px;
    margin-bottom: 20px;
    padding-top: 20px;
    font-size: 15px;
    border: 1px solid #ffddcc;
    background-color: #feeddd;    
    overflow:hidden;    
}

div.nav_participantes ul li {
    width:145px;
    margin-left: 63px;
    float:left;
    text-align:center;
}

div.nav_participantes ul li.first {
    margin-left: 15px;
}

div.nav_participantes ul li.last {
    float:right;
    margin-right: 25px;
}

div.nav_participantes ul li a:link,
div.nav_participantes ul li a:visited,
div.nav_participantes ul li a:active {
    color:#024EA4;  
}

div.nav_participantes ul li a:hover {
    color:#02349f;
}

.cuadro_borde_azul_claro h1#estado {
    text-align: center;
    float:right;
    font-size:22px;
    width:350px;
    color:#EF8E00;
    padding:10px;
    border: 1px solid #EF8E00;
}

.cuadro_borde_azul_claro h3,
.cuadro_borde_azul_claro h4 {
    margin-bottom: 5px;
}

.cuadro_borde_azul_claro p,
.cuadro_borde_azul_claro ul {
    margin-bottom: 10px;
    font-size: 1.1em;
    text-align: justify;
}

.cuadro_borde_azul_claro ul.lista_circulos {
    list-style: disc inside;
}

.cuadro_borde_azul_claro ul.lista_circulos li {
    margin-bottom: 5px;
}

.cuadro_borde_azul_claro .cuadro_punteado {
    width: 875px;
    color: #4e4f53;
    padding: 10px;
    border: 1px dashed #000000;
    background-color: #EFF4F8;
    overflow:hidden;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    behavior: url(ie-css3.htc);
}

.cuadro_fondo_rojo {
    background-color: #ffffff;
}


label.error {
    display:block;
    color:red;
    font-weight: bold;
    padding:8px 0px;
    clear:both;       
}

#form_entidad_autenticacion label {
    display:inline;
}



.cuadro_borde_azul_claro em {
    width:15px;
    font-weight: bold;
    padding-left: 1em;
    vertical-align: top;
    color:red;
    background-image: url("fileadmin/images/estrella.gif");
}

input.error{
    outline:none;     
    background: url('../../../images/advertencia.gif') no-repeat right center #fff;
    height: 20px;
    border: 1px #ff0000 solid !important;
    box-shadow: 0 0 5px rgba(255, 0, 0, 2);
    -webkit-box-shadow: 0 0 5px rgba(255, 0, 0, 2);
    -moz-box-shadow: 0 0 5px rgba(255, 0, 0, 2);
    filter:progid:DXImageTransform.Microsoft.Glow(Color=#ff0000,Strength=2);
    border:1px solid rgba(0,0,0, 0.2);

}

input[disabled],
input[readonly]{
    /*background-color: #FFFFFF;*/
    color:#707171;
    border:0px;
}


/************** ESTILOS PARTICIPANTES  ******** FIN **********/

/********* ESTILOS BUSCADOR PROYECTOS ***********/

.linea_punteada{
    margin-top: 8px;
    border-top: 2px #c7dbf3 dashed;
    margin-bottom: 15px;
}

.linea_punteada_resultado_ie{
    width: 200px;
    height: 0px;
    border-top: 2px #c7dbf3 dashed;
    margin: 0px 10px 0px 10px;
}


.columna1{
    width: 140px;
    color: #222;
    font-size: 15px;
    font-weight: bold;
    margin: 5px 10px 0px 15px;
    float: left;
}

.columna2{
    width: 865px;
    margin-right: -10px;
    color: #000;
    float: left;

}
input.opcionbuscaIE{
    margin-left: -20px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
    width: 0px !important;
    height: 0px !important;    
}

input.opcionbusca{
    margin-left: -20px;
    visibility: hidden;
}


label.opcionbuscacontent{
    border: 1px #CCC solid;
    background-color: #FFF;
    color: #CC0077;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    padding: 1px;
    margin: 1px 1px 3px 2px;
    float: left;
    display: inline-block;
    position: relative;
    z-index: 5;
}

label.opcionbusca{
    border: 1px #CCC solid;
    background-color: #FFFfff;
    color: #CC0077;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    padding: 2px;
    margin: 1px 2px 4px 4px;
    float: left;
    display: inline-block;
    -moz-border-radius: 10px; /* Firefox*/
    -ms-border-radius: 10px; /* IE */
    -webkit-border-radius: 10px; /* Safari,Chrome.*/
    border-radius: 10px; /* El estÃ¡ndar.*/
    behavior: url(ie-css3.htc);
    cursor: pointer;
}

label.opcionbuscahover{
    border: 1px #CC0077 solid;
    background-color: #CC0077;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    padding: 2px;
    margin: 1px 2px 4px 4px;
    float: left;
    display: inline-block;
    -moz-border-radius: 10px; /* Firefox*/
    -ms-border-radius: 10px; /* IE */
    -webkit-border-radius: 10px; /* Safari,Chrome.*/
    border-radius: 10px; /* El estÃ¡ndar.*/
    behavior: url(ie-css3.htc);

}


input.opcionbusca + label{
    border: 1px #CCC solid;
    background-color: #FFF;
    color: #CC0077;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    padding: 2px;
    margin: 1px 2px 4px 4px;
    float: left;
    display: inline-block;
}
input.opcionbusca:hover + label{
    border: 1px #CC0077 solid;
    background-color: #CC0077;
    color: #fff;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    padding: 2px;
    margin: 1px 2px 4px 4px;
    float: left;
    display: inline-block;
}

input.opcionbusca:focus + label{
    border: 1px #CC0077 solid;
    background-color: #CC0077;
    color: #fff;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    padding: 2px;
    margin: 1px 2px 4px 4px;
    float: left;
    display: inline-block;
}
input.opcionbusca:checked + label{
    border: 1px #CC0077 solid;
    background-color: #CC0077;
    color: #fff;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    padding: 2px;
    margin: 1px 2px 4px 4px;
    float: left;
    display: inline-block;
}
input.opcionbusca:checked:focus + label{
    border: 1px #CC0077 solid;
    background-color: #CC0077;
    color: #fff;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    padding: 2px;
    margin: 1px 2px 4px 4px;
    float: left;
    display: inline-block;
}

.recuadro_resultado_busqueda_ext{
    border: 1px #E4E4E4 solid;
    background-color: #E4E4E4;
    margin: 13px;
    width: 228px;
    height: 388px;
    float: left;
    display: inline-block;
}

.recuadro_resultado_busqueda{
    border: 1px #c7dbf3 solid;
    background-color: #eff4f8;
    margin: 3px;
    width: 220px;
    height: 380px;
    float: left;
    display: inline-block;
    position:relative;
    z-index:3;
}

.imagen_contador{
    width: 545px;
    height: 45px;
    top: 615px;
    left: 290px;
    padding: 7px 0px 0px 120px;
    background: #ffffff url(../../../images/contador.png) no-repeat 0 0;
    position: absolute;
    display: block;
}


.txt_proyecto_entidad{
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    display: inline-block;
    overflow: hidden;
    position: relative;
    color: #0099cc;
}

.txt_proyecto_entidad_proyecto{
    font-size: 11px;
    line-height: 14px;
    margin-top: 2px;
    margin-bottom: 3px;
    font-weight: bold;
    text-transform: none;
    display: inline-block;
    overflow: hidden;
    position: relative;
    color: #006699 !important;
}

.bolo_territorial_proyecto{
    background: url(../../../images/bolo_territorial.gif) no-repeat 10px 0;
}

.boton_votos{      /*  HAY QUE COMBINARLO CON EL ESTILO .boton_enviar */
    margin: 7px 0px 7px 0px;
    padding: 5px 20px 5px 20px !important;
    line-height:15px !important;
    width: 73px !important;
    height:30px !important;
    float: right;
}

.boton_votos_mini{      /*  HAY QUE COMBINARLO CON EL ESTILO .boton_enviar */
    margin: 7px 0 0 0!important;
    padding: 2px 10px 2px 10px !important;
    line-height:13px !important;
    width: 60px !important;
    height:25px !important;
    float: right;
}


span.wrap { padding: 10px; }
span.wrap.hotness { margin-left: 5px; float: left; }

span.wrap button { display: block; margin-top: 10px; }

span.wrap label { margin-bottom: 5px; }
div.preview { float: left; width: 100px; height: 100px; border: 2px dotted #CCCCCC; }
div.preview.loading { background: url('../../../images/ajax_loader.gif') no-repeat 39px 40px; }
div.preview.loading img {display: none; }
div.highlight { margin-bottom: 20px; }

span.wrap form { margin: 0; }


/********* ESTILOS BUSCADOR PROYECTOS ***********/


/********* ESTILOS FICHA PROYECTO ***********/

.casillero1{
    background-color: #f5891d;
    border: 1px #cc6f12 solid;
    color: #fff;
    line-height: 25px;
    font-weight: bold;
    width: 240px;
    height: 45px;
    padding: 0px 40px 12px 12px;
    margin: 20px 0px 20px 0px;
    float:left;
    z-index:1;
    position:relative;
}
.casillero1_proyecto{
    font-size: 12px;
    z-index:4;
}

.casillero1_votos{
    font-size: 30px;
    z-index:5;
}

.casillero2{
    background: #feeddd url('../../../images/pulgar.gif') no-repeat 16px 28px;
    border: 1px #f4c99f solid;
    color: #f48a1d;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    width: 170px;
    height: 51px;
    padding: 5px 10px 22px 12px;
    margin: 20px 0px -81px 0px;
    float:left;
    position: relative;
    z-index:3;
    top:-110px;
    left:180px;
}

.casillero2_boton{
    padding-left: 13px;
    padding-right: 13px;
    width: 100px;
    height: 30px;
    line-height: 12px;
    background-color: #f5891d;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    border: 1px solid #cc6f12;
    cursor: pointer;
    margin-bottom:-30px;
    z-index:4;
    position:relative;

}

hr.subrayado_total{
    width:100% !important;
    border: 0px !important;
    margin-top: 0px;
}

.proyecto_estado{
    font-size: 16px;
    text-align: right;
    width: 974px;
}

.separador_gris{
    height: 8px;
    width: 900px;

    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CcccCC));
    background: linear-gradient(top, #ffffff ,#cccccc);
    background: -ms-linear-gradient(top, #ffffff,#cccccc );
    background-image: -o-linear-gradient(top, #ffffff, #CCcccC);
    background-image: -moz-linear-gradient(top, #ffffff, #CCcccC);

    /* Para Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#CCcccC);
    /* Para Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#CcccCC)";

    display: block;
    float: left;
    margin-bottom: 5px;
}

.info_box, .exito_box, .alerta_box, .error_box {
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    -moz-border-radius: 6px; /* Firefox*/
    -ms-border-radius: 6px; /* IE */
    -webkit-border-radius: 6px; /* Safari,Chrome.*/
    border-radius: 6px; /* El estÃ¡ndar.*/

}
.info_box {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../../../images/info.png');
}
.exito_box {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../../../images/exito.png');
}
.alerta_box {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../../../images/alerta.png');
}

.error_box {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../../../images/error.png');
}

.nav_participantes img{
    margin: 10px 26px;
}


#mensajes{
    height: 424px;
}

.numeric {
    text-align: right !important;
    padding-right: 2px;
    display: inline-block;
}
.check_cond{
  width: 16px; height: 16px;
}
.clear{
  clear: both; height: 12px;
}
.f_left{
  float:left;
}
.infocuenta{
  background:#FBFAF6;width:300px
}
.c_both{
  clear:both;
}
.c_hand{
  cursor: hand; cursor: pointer;
}
.t_ali_left{
  text-align: left;
}
.logostarj{
  text-align:center;
  color:#666666;
  font-size:0.8em;
 margin-left:40px;
}

.logostarj img{
  margin-left:10px;
}
