
/* CSS Document */
/* Static intro */

.newstrtitulek {
    height: 15;
}

.newstdtitulek {
    padding-right: 3px;
}

.fulltext1 {
  height:120px; padding-left: 2px;
}

fulltext2 {
  height:135px; padding-left: 2px;
}

.v11 {
height:11px;
}

.v17 {
height:17px;
}
.v15 {
height:15px;
}

.v170 {
height:170px;
}

.v37 {
height:37px;
}
.v110 {
height:110px;
}

.v189 {
height:189px;
}

.v39 {
height:39px;
}

.v5 {
height:5px;
}

.v52 {
height:52px;
}

.v285 {
height:285px;
}

.odstavecnews {
 padding:0px;
 margin:0px;
}

td.sintro {
      background-image: url('/images/sintro2.jpg');
     } 

.sintro_text {
     font-weight: bold;
     font-size: 15px;
     color: #E9E9E9;
     margin-right: 15px;
     margin-top: 13px;
}     

.sintro_text b{
     font-weight: 800;
     font-size: 19px;
}

.sintro_link td a, .sintro_link td a:visited {
           font-weight: bold;
           font-size: 13px;
           color: #FFFEEF;
           text-decoration: none;
           background-color:transparent;
} 

.sintro_link td a:hover {
           font-weight: bold;
           font-size: 13px;
           color: #EA6F21;
           background-color:transparent;
           text-decoration: none;
}      
/* NEWS */
span.newsmain   {
           font-weight: 600;
           font-size: 12px;
           color: #FFFFFF;
           margin-right: 3px;
          }

a.newsnext , a.newsnext:visited, span.newsnext  {
           font-weight: bold;
           font-size: 10px;
           color: #707070;
           padding-left: 2px;
           text-decoration: none;
           background-color:transparent;
}
a.newsnext:hover {
           font-weight: bold;
           color: #2171DE;
           background-color:transparent;
           text-decoration: none;
           
}

.newsdate  {
	  
           font-weight: 600;
           font-size: 10px;
           color: #707070;
           margin-left: 3px;
          }

a.newstitle , a.newstitle:visited, span.newstitle  {
           font-weight: 600;
           font-size: 11px;
           color: #3E5F92;
           text-decoration: none;
           background-color:transparent;
}
a.newstitle:hover {

           color: #3A6FC2;
           background-color:transparent;
           text-decoration: underline;
          }
div.newstext {
           font-size: 10px;
           color: #929292;
           text-align: left;
           padding: 0px
           margin: 0px; 
           padding-top: 5px;

           padding-left: 4px;
           padding-right: 1px;	           
           line-height: 1.1;
} 

.newstext a, .newstext a:visited {
           font-weight: 600;
           color: #888888;
           text-decoration: underline;
           background-color:transparent;
}


.newstext a:hover {

           color: #3A6FC2;
           background-color:transparent;
           text-decoration: underline;
          }



