
body {
    margin: 0;
}
* {
    font-family: Arial;
}
.main {
    margin-left: auto;
    margin-right: auto;
    width: 1024px;
}
p {
    color: #58595b;
}
.hlavicka {
    background-color: #d1d3d4;
    background-image: url("/templates/design/image/logo-petrovice.png");
    background-position: 60px center;
    background-repeat: no-repeat;
    height: 100px;
    width: 100%;
}
.linka {
    background-image: url("/templates/design/image/linka1.png");
    height: 15px;
    width: 100%;
}
h1 {
    color: white;
    font-size: 20px;
    margin-left: 110px;
    padding-top: 22px;
    text-align: left;
    text-transform: uppercase;
    width: 120px;
}
.hlavicka a {
    text-decoration: none;
}
.blok-foto {
    float: left;
    height: 300px;
    width: 402px;
}
.blok-foto img {
    margin-left: 50px;
    margin-top: 20px;
    max-height: 370px;
    width: auto;
}
.blok-clanek {
    float: right;
    height: 300px;
    margin-top: 60px;
    width: 602px;
}
.bloky {
    background-image: url("/templates/design/image/bloky-pozadi.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 450px;
    width: 1024px;
}
.menu a:hover {
    font-weight: bold;
    text-decoration: underline;
}
.menu a {
    color: #65a243;
    text-decoration: none;
    text-transform: uppercase;
}
.menu {
    background-color: #bcbec0;
    padding-top: 10px;
}
.nejnovejsi-nadpis {
    background-color: #d1d3d4;
    background-image: url("http://petroviceukarvine.tv/templates/design/image/zelena-linie.png");
    background-position: 0 46px;
    background-repeat: no-repeat;
    color: white;
    font-size: 20px;
    line-height: 50px;
    padding-bottom: 19px;
    padding-left: 20px;
    text-align: left;
    text-transform: uppercase;
}
.page-header h2 {
    background-image: url("http://petroviceukarvine.tv/templates/design/image/linka2.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #58595b;
    text-transform: uppercase;
}
.blok-clanek .article-info-term {
    display: none;
}
.blok-clanek .article-info {
    color: #58595b;
    font-size: 12px;
    margin-left: -40px;
    margin-top: -10px;
}
.paticka {
    margin-top: 30px;
}
.newsflash-vert {
    background-color: #d1d3d4;
}
.newsflash-vert .newsflash-title {
    background-position: center top;
    background-repeat: no-repeat;
    line-height: 35px;
}
.newsflash-vert:first-child {
    background-image: url("http://petroviceukarvine.tv/templates/design/image/zelena-linie.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-top: -20px;
}
.newsflash-item {
    background-image: url("http://petroviceukarvine.tv/templates/design/image/linka-video.png");
    background-position: center top;
    background-repeat: no-repeat;
    list-style: outside none none;
    min-height: 202px;
}
.newsflash-item {
    background-image: url("http://petroviceukarvine.tv/templates/design/image/linka-video.png");
    background-position: center bottom;
}
.newsflash-item:last-child {
    background-image: url("http://petroviceukarvine.tv/templates/design/image/zelena-linie.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    list-style: outside none none;
    min-height: 180px;
}
.newsflash-vert {
    padding-left: 0;
}
.newsflash-item a {
    color: #58595b;
    text-decoration: none;
    text-transform: uppercase;
}
.video-obrazek {
    float: left;
    padding-right: 25px;
}
.video-obrazek img {
    margin-top: -18px;
    max-height: 212px;
}
.newsflash-item:last-child {
    padding-bottom: 18px;
}
.video-nadpis:hover {
    text-decoration: underline;
}
.video {
    color: #58595b;
    font-size: 12px;
}
.video-nadpis {
    font-size: 16px;
}
.video-popis {
    font-size: 14px;
}
.video-vice a {
    color: #66a443;
    text-transform: lowercase;
}
.video-vice a:hover {
    text-decoration: underline;
}
