/*======= index.html =======*/
#page1 .col-1 {width:278px;}
#page1 .col-2 { width:653px;}
#page1 .col-2 .col-1 { width:320px;}

/*======= index-1.html =======*/
#page2 .col-1 {width:278px;}
#page2 .col-2 { width:653px;}

/*======= index-2.html =======*/
#page3 .col-1 {width:277px;}
#page3 .col-2 { width:654px;}
#page3 .col-2 .col-1 { width:321px;}
#page3 .col-2 .col-2 { width:320px;}

/*======= index-3.html =======*/
#page4 .col-1 {width:280px;}
#page4 .col-2 { width:651px;}
#page4 .col-2 .col-1{ width:279px;}

/*======= index-4.html =======*/
#page5 .col-1 {width:316px;}
#page5 .col-2 { width:278px;}
#page5 .col-3 { width:653px;}

/*======= index-5.html =======*/
#page6 .col-1 {width:280px;}
#page6 .col-2 { width:651px;}
#page6 .col-2 .col-1{ width:220px;}
#page6 .col-2 .col-2{ width:200px;}
/*=========================*/


.titlemenu
{
height: 70px;

background:url(../images/what-we-offer.jpg) 0px 40px no-repeat  ;
}

h2
{
    color: #FC3C62;
}
ul
{
    padding-top: 6px;
}
p {
    text-align: justify;
}

hr
{
    width: 200px;
}
.hometab p
{
padding-right: 25px;  
padding-top: 3px;  
text-align: left; 
    
}

.hometab h2
{
  
padding-top: 10px; 
font-style: italic; 

    
}

.odrazky li {
    background:url(../images/list-a-bg.gif) 8px 8px no-repeat #f2f2f2;
    padding:0px 0 1px 40px;
    display:block;
    line-height:32px;
    cursor:pointer;
    margin-bottom:1px;
    
    
}
.odrazky li a {
        color:#949393;
        font-weight:bold;
        font-style:italic;
        text-decoration:none;
    }
.odrazky li:hover {
        background:url(../images/list-a-bg.gif) 8px 8px no-repeat #e8e6e6;
    } 
    
.chronoform
{
visibility: hidden;    
    
}
.readmores
{
z-index: 9;  
text-indent: -99999px;    
}
.readmores:hover
{
background-color:blue;
background:url(../images/readmoreon.gif) 0px 0px no-repeat; 
z-index: 10;   

}