.zajemci {
    background: url("../images/firstPage/prozajemce.jpg") no-repeat;
    width: 299px;
    height: 183px;
    float: left;
    margin: 7px 0 0 0;
}

.oskole {
    background: url("../images/firstPage/oskole.jpg") no-repeat;
    width: 298px;
    height: 183px;
    float: left;
    margin: 7px 0 0 7px;
}

.prostudenty {
    background: url("../images/firstPage/prostudenty.jpg") no-repeat;
    width: 298px;
    height: 183px;
    float: right;
    margin: 7px 0 0 0;
}

.kurzy {
    background: url("../images/firstPage/kurzy.jpg") no-repeat;
    width: 299px;
    height: 123px;
    float: left;
    margin: 7px 0;
}

.baner {
    background: #fff;
    width: 603px;
    height: 123px;
    float: right;
    margin: 7px 0;
    position: relative;
}

.veda {
    background: url("../images/firstPage/veda.jpg") no-repeat;
    width: 299px;
    height: 123px;
    float: left;
    margin: 0 0 7px 0;
}

.aktual {
    background: url("../images/firstPage/news_title.jpg") no-repeat 545px 5px;
    width: 601px;
    height: 121px;
    float: right;
    border: 1px solid #afafaf;
    margin: 0 0 7px 0;
}

/*h2*/
.zajemci h2 {
    font-size: 20px;
    text-align: right;
    padding: 0 20px 0 0;
    margin: 10px 0 0 0;
}

.zajemci h2 a, .prostudenty h2 a{
    color: #e92e00;
    text-decoration: none;
}

.zajemci a, .oskole a, .prostudenty a{
    color: #203787;
    text-decoration: none;
}

.sekce {
    margin: 0 0 0 130px;
}

.zajemci a:hover, .oskole a:hover, .prostudenty a:hover{
    text-decoration: underline;
}


.oskole h2 {
    color: #203787;
    font-size: 20px;
    text-align: right;
    padding: 0 80px 0 0;
    margin: 10px 0 0 0;
}

.prostudenty h2 {
    color: #e92e00;
    font-size: 20px;
    text-align: right;
    padding: 0 20px 0 0;
    margin: 10px 0 29px 0;
}

.kurzy h2 {
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 0 0 0 0;
    margin: 10px 0 5px 0;
}

.kurzy a {
    color: #fff;
    text-decoration: none;
}

.kurzy a:hover {
    text-decoration: underline;
}

.kurzy h2 a {
    color: #fff;
    text-decoration: none;
}

.kurzy p.sekce {
    margin: 0 0 0 90px;
}

.veda h2 {
    font-size: 18px;
    text-align: left;
    padding: 0 0 0 90px;
    margin: 15px 0 0 0;
}

.veda h2.praxe {
    font-size: 18px;
    text-align: left;
    padding: 0 0 0 90px;
    margin: 40px 0 0 0;
}

.veda h2 a, .praxe h2 a, .aktual h2 a {
    color: #4c4847;
    text-decoration: none;
}



.aktual h2{
    color: #4c4847;
    font-size: 18px;
    text-align: left;
    padding: 0 0 0 20px;
    margin: 10px 0 0 0;
}

p.hinfo {
    text-align: right;
    padding: 0 20px 10px 0;
    font-size: 16px;
    margin: 0;
}

.zajemci h2 a:hover, .oskole h2 a:hover, .prostudenty h2 a:hover,
.kurzy h2 a:hover, .veda h2 a:hover, .praxe h2 a:hover, .aktual h2 a:hover {
    text-decoration: underline;
}

.aktuality {
    padding: 5px 0 0 50px;
    font-size: 11px;
}

.aktuality a {
    color: #203787;
    text-decoration: none;
}

.aktuality a:hover {
    text-decoration: underline;
}

.aktuality img {
    position: relative;
    top: -2px;
}

/*baner*/
div.baner-obsah {
    position: absolute;
    top: 17px;
    left: 20px;
    color: #fff;
    width: 350px;
}

a.baner-img {
  font: 0/0 arial;
}

a.baner-nadpis {
    font-size: 18px;
    margin: 0;
    display: block;
    padding-bottom: 10px;
    color: #fff;
    text-decoration: none;
}

a.baner-text {
    font-size: 13px;
    display: block;
    color: #fff;
    text-decoration: none;
 
}
