/* CSS Document */

h5 {color: #b5c0c9; padding-top: 3em;}
h5 a, h5 a:visited {color: #b5c0c9; text-decoration: none;}
h5 a:active, h5 a:hover {color: #eeeeee; text-decoration: none;}

.c-body-top {}
.body-top, .body-bottom {width: 950px; margin: 0 auto;}
.body-top {height: 738px;}

.top, .middle, .bottom {width: 950px;}
.top {height: 250px; background: #5a7ec5 url(../images/index/image-t.jpg) top left no-repeat;}
.middle {height: 208px; background: #a4d4e0 url(../images/index/image-m.jpg) top left no-repeat;}
.bottom {height: 280px; background: #ebc465 url(../images/index/image-b.jpg) top left no-repeat;}

.logo, .icons {float: left;}
.logo {margin: 20px;}
.icons {width: 13px; margin-top: 80px;}

.reflection {width: 950px; height: 66px; background: url(../images/index/image-ref.jpg) top left no-repeat;}
.news {width: 950px; font-size: 0.85em; padding: 0.6em 0 4em 0; display: table;}
.news span {float: left; width: 17.90%; margin-right: 2%;}
.body-bottom .news a:visited {color: #e2d0f4;}
.body-bottom .news a:active, .body-bottom .news a:hover {color: #f2f9fe;}

.footer {display: table; position: relative; width: 950px;}
.footer-row {display: table-row; position: relative; width: 100%;}
.footer-left, .footer-right {display: table-cell; //display: inline; position: relative; //float: left; //margin-right: -100%; vertical-align: top; width: 40%;}
.footer-right {width: 60%; //margin-left: 40%}

.bottom {display: table; position: relative; font-size: 12px;}
.bottom-row {display: table; position: relative; width: 100%; padding-top: 130px;}
.bottom-l, .bottom-m-l, .bottom-m-r, .bottom-r {display: table-cell; //display: inline; position: relative; //float: left; //margin-right: -100%; vertical-align: top; width: 25%;}
.bottom-m-l {//margin-left: 25%;}
.bottom-m-r {//margin-left: 50%;}
.bottom-r {//margin-left: 75%;}

.bottom a, .bottom a:visited {color: #336699;}
.bottom a:active, .bottom a:hover {color: #CC0033;}
#about, #geography, #personal, #predl, #selhoz {float: left; padding: 3px 0; margin-left: 50px;}
#about {background: url(../images/index/links/about.jpg) center center no-repeat; padding: 5px 15px;}
#geography {background: url(../images/index/links/geography.jpg) center center no-repeat; padding: 5px 15px;}
#personal {background: url(../images/index/links/personal.jpg) center center no-repeat; padding: 5px 20px;}
#predl {background: url(../images/index/links/predl.jpg) center center no-repeat; padding: 5px 18px;}
#selhoz {background: url(../images/index/links/selhoz.jpg) center center no-repeat; padding: 5px 20px;}
