/* HOMEARTICLE */
.vyhody {
overflow: hidden;
    display: block;
    float: left;
    width: calc(100% - 60px);
    height: 443px;
    background: url(../img/lidicky.jpg) no-repeat bottom #d7e7f4;
    background-size: 100%;
    padding: 25px;
    clear: both;
    margin-left: 30px;

	}
	
	
.nadpislogo {
	overflow:hidden;
display:block;
width: 100%;
}

	.nadpislogo h2 {
    display: block;
    float: left;
    max-width: 125px;
    font-size: 24px;
    color: #1a4c8c;
    margin-top: 0px;
    height: 78px;
    margin-bottom: 22px;
    overflow: hidden;
}


.nadpislogo img {
display:block;
float:right;
}

	.vyhody a , 	.vyhody a:hover , 	.vyhody a:link , 	.vyhody a:active , 	.vyhody a:visited {
text-decoration:none;
color: #1a4c8c;
cursor:pointer;
}


	.vyhody a, 	.vyhody a:hover, 	.vyhody a:link, 	.vyhody a:active, 	.vyhody a:visited{
    border-top: 1px solid #bcd5e8;
    background: url(../img/sipickablue.png) no-repeat right;
    padding: 13px 0;
    text-decoration: none;
    color: #1a4c8c;
    margin-bottom: 0px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 15px;
    clear: both;
    width: 100%;
    display: block;
}

	.vyhody a:last-child{
border-bottom:1px solid #bcd5e8;

}

.meoinfo {
width: calc(100% - 300px); 
display:block;
float:left;
padding-left:28px;
}

.meoinfocell {
width: calc(100% - 30px);
    display: block;
    float: left;
    height: 207px;
  /*  margin-bottom: 28px;*/
    border: 1px solid #f0f0f0;
    background: url(../img/sipickagrey.jpg) no-repeat 259px 165px;
}

.meoinfocell a , .meoinfocell a:hover , .meoinfocell a:link , .meoinfocell a:active , .meoinfocell a:visited{
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none;
    cursor: pointer;
}


.meoinfocell a, .meoinfocell a:hover , .meoinfocell a:link , .meoinfocell a:active , .meoinfocell a:visited {
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none;
    cursor: pointer;
    color: #1a4c8c;
    display: block;
    position: absolute;
    width: 294px;
    margin: -152px 0;
    height: 189px;
    padding: 164px 10px 16px;
    overflow: hidden;
    line-height: 27px;
}

.meoinfocellimgholder {
    width: 100%;
    height: 152px;
    overflow: hidden;
}

.meoinfocellimgholder img{
display:block;
width:100%;
}



/*--------------FOOTER-------------------*/


.footerholder {
overflow:hidden;
width:100%;
    padding: 19px  27px 0 27px;
}


.footercell {
overflow:hidden;
display:block;
padding-left: 42px;
float:left;
}

.footercell h2, .footercellbigger h2{
font-size:18px;
color: #333333;
}


.bluediv {
width: 34px;
    height: 3px;
    background-color: #1a4c8c;
    margin-bottom: 25px;
	margin-top:25px;}

.footercell ul{
padding-left:0px;

}

.footercell ul li{
list-style:none;
padding-bottom:25px;

}

.footercell ul li a, .footercell ul li a:link, .footercell ul li a:active, .footercell ul li a:visited  {
text-decoration:none;
cursor:pointer;
color:#6e6e6f;
font-weight:300;
font-size: 14px;

}

 .footercell ul li a:hover{

color:#1a4c8c;

}


.footercellbigger {
overflow:hidden;
display:block;
    padding-left: 45px;
float:left;

}

.footercellbigger p {
color:#6e6e6f;
font-size:13px;
font-weight:300;
}

.connectlinks {
overflow:hidden;
width:100%;
    padding-top: 35px;
    padding-bottom: 65px;
}

.connectlinks a {
cursor:pointer;
}

.connectlinks a img{
margin-right:25px;
}