/*
#c9252c cervena katalog
#0072bb modra tmava katalog
#00acee modra svetla katalog
#00adef modra logo
*/
body {
    font-family:"Helvetica New",Arial,Helvetica,snas-serif;
}
h1 {
    color: #0072bb;
}

h2 {
    color: #c9252c;
}

div.page_bg_top {
    background:  no-repeat url('../img/page_bg_top.png') 50% 0;
    min-width: 950px;
    height: 40px;
    overflow: visible;
}

div.page_bg_mid {
    background: repeat-y url('../img/page_bg_mid.png') 50% 0;
}

div.page_bg_bot {
    background: no-repeat url('../img/page_bg_bot.png') 50% 0;
    min-width: 950px;
    height: 60px;
    color: #fff;
    overflow: visible;
}

div.head {
    background: repeat-x url('../img/head_bg.png');
    height: 260px;
}

div.logo {
    padding-left: 15px;
    margin-top: -10px;
}

div.kontakt {
    color: #c9252c;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.25em;
    letter-spacing: 2px;
}
div.kontakt a {
    color: #c9252c;
    text-decoration: none;
}
div.kontakt a:hover {
    text-decoration: underline;
}

div.slogan {
    margin-top: -5px;
    height: 19px;
    padding: 0px 5px 0px 15px;
    font-style: italic;
}

div.slideshow {
    margin-top: -10px;
    margin-left: -10px;
}

div.menu {
    background: repeat-x url('../img/menu_bg.png');
    color: #fff;
    height: 40px;
}

ul.menu {
    list-style: none;
    display: block;
    padding: 0px;
    margin: 0px;
    height: 40px;
    line-height: 40px;
}

ul.menu li {
    display: block;
    float: left;
    padding: 0px 15px;
    font-size: 18px;
    font-weight: bold;
    background: no-repeat url('../img/menu_sep.png') 100%;
}
ul.menu li.menu_last {
    background: none;
}

ul.menu li.current span,
ul.menu li.section span{
    display: block;
    float: left;
    background: no-repeat url('../img/arrow1.png') 50% 29px;
}

ul.menu a {
    text-decoration: none;
    color: #fff;
}
ul.menu a:hover {
    color: #000;
}

div.menu_shb {
    background: repeat-x url('../img/menu_shb.png');
    height: 12px;
}
div.seazonbox {
    height: 192px;
    width: 426px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 22px;
}
div.redbox {
    background: no-repeat url('../img/box_red.png') 50%;
}
div.bluebox {
    background: no-repeat url('../img/box_blue.png') 50%;
    text-align: center;
}
div.seazonbox img {
    float: left;
    margin-right: 15px;
}
div.bluebox img {
    float: none;
}
div.seazonbox h3 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 8px;
}
div.seazonbox h3 a {
    text-decoration: none;
}
div.seazonbox h3 a:hover {
    text-decoration: underline;
}
div.redbox h3 a {
    color: #c9252c;
}
div.bluebox h3 a {
    color: #0072bb;
}
div.seazonmenu {
    margin-top: 5px;
}
ul.seazonmenu {
    list-style: none;
    font-size: 16px;
    font-weight: bold;
}
ul.seazonmenu a {
    text-decoration: none;
    color: #000;
}
ul.seazonmenu a:hover {
    text-decoration: underline;
    color: #000;
}

div#content {
    background-color: #fff;
}

div.rbox {
    background: repeat-y url('../img/box_mid.png');
    margin-bottom: 10px;
}
div.rbox_top {
    background: no-repeat url('../img/box_top.png') top left;
}
div.rbox_content {
    background: no-repeat url('../img/box_bot.png') bottom left;
    padding: 15px 25px;
}
div.rbox_content p {
    margin-bottom: 5px;
}
div.rbox_content h4 {
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 2px;
}

div.rboxt {
    background: repeat-y url('../img/boxt_mid.png');
    margin-bottom: 10px;
}
div.rboxt_top {
    background: no-repeat url('../img/boxt_top.png') top left;
}
div.rboxt_content {
    background: no-repeat url('../img/boxt_bot.png') bottom left;
    padding: 15px 25px;
}
div.rboxt_content p {
    margin-bottom: 5px;
}
div.rboxt_content h4 {
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 2px;
}

.bgminutky {
    background-color: #211D67;
}
.box {
    background-color: #fff;
}
.homepage  h1 {
    color: #0072bb;
    font-size: 24px;
    padding-bottom: 3px;
    border-bottom: 1px solid #0072bb;
    margin-bottom: 15px;
}
.bgnews  h4 {
    margin-bottom: 3px;
    font-weight: bold;
}
.bgnews ul {
    list-style: none;
    padding-left: 0px;
}
.lmenubg {
    background: repeat-y url('../img/lmenubg.png') top left;
}

.news {
    background-color: #fff;
}

div.footer {
    padding: 5px 10px 0px;
}
div.footer a {
    color: #fff;
    text-decoration: none;
}
div.footer a:hover {
    text-decoration: underline;
}

div#slider {
    width:313px;
    height:252px;
    overflow:hidden;
}
#slider ul, #slider li {
    margin:0;
    padding:0;
    list-style:none;
}
#slider li, #slider2 li{
    width:313px;
    height:252px;
    overflow:hidden;
}
#camslider ul, #camslider li {
    margin:0;
    padding:0;
    list-style:none;
}
div.submenu {
    /* background-color: #c9252c; */
    padding-left: 15px;
    padding-top: 15px;
}
div.submenu h2 {
    margin-bottom: 5px;
}
ul.menu2, ul.menu3 {
    list-style: none;
    padding-left: 15px;
}
ul.menu2 li {
    margin-bottom: 2px;
}
ul.menu2 a {
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
ul.menu2 li.current {
    list-style-image: url('../img/arrow2.png');
}
ul.menu2 li.current a,
ul.menu2 li.section a{
    /* color: #0072bb;
    text-decoration: underline;
    */
}
ul.menu2 a:hover {
    /* background-color: #00adef; */
    color: #C83239;
}
div.news ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
div.news ul li {
    list-style: none;
    padding: 0px;
}
div.content div.main {
    padding-top: 5px;
}
div.breadcrumbs {
    padding-left: 15px;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 10px;
}
div.breadcrumbs a {
    text-decoration: none;
    color: #003759;
}
div.breadcrumbs a:hover {
    text-decoration: underline;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
div.text {
    font-size: 12px;
}
div.content div.homepage div.text {
    font-size: 14px;
}
table.cenik {
    width: auto;
    border-collapse: collapse;
    border-spacing: 0px;
}
table.cenik td {
    border: 1px solid #000;
    padding: 2px;
}
table.cenik tr.first td, dt.first, p.first, span.first {
    background-color: #f88;
}
table.cenik tr.second td, dt.second, p.second, span.second {
    background-color: #88f;
}
div.cenik-legenda dt {
    float: left;
    margin-right: 5px;
}
div#content table th p,
div#content table td p {
    margin: 0px;
}
div#content table {
    width: auto;
}
table.oramovana {
    width: auto;
    /* border: 1px solid #696969; */
    border-collapse: collapse;    
}
table.oramovana th {
    background: #d0d0d0;
}
table.oramovana th,
table.oramovana td {
    border: 1px solid #696969;
    padding: 2px 5px;
}
div#camslider {
    float: left;
    margin-left: 82px;
}
div#teplota {
    float: right;
    margin-right: 20px;
    margin-top: 40px;
    font-size: 16px;
    font-weight: bold;
}
div.webcamthumb {
    float: left;
    padding: 5px;
}
.vyprodano {
    text-decoration: line-through;
}
