﻿/* duo-kamelie.cz style */
body
{
margin-top: 0px;
padding-top: 0px;
margin: 0 auto;
background-color: #ffffff;
font-family: "Lucida Grande" , Geneva, Helvetica, sans-serif;
font-weight: lighter;
font-size: 0.75em;
color: #5c5d5d;
}
img
{
border: none;
}
a
{
color: #E7007B;
}
#bg
{
background-position: center 210px;
background-repeat: no-repeat;
background-attachment: scroll;
}
#main
{
display: block;
width: 914px;
margin: 0 auto;
overflow: hidden;
padding: 0px 0px 0px 0px;
position: relative;
background: #FFFFFF;
}
#top-header-top
{
margin-top:12px;
}
/* --------------- Top menu definition */
#top-menu
{
width: 914px;
height: 32px;
margin: 0;
padding: 0;
position: relative;
}
#top-menu ul
{
list-style: none;
margin: 0;
padding: 0;
}
#top-menu ul li
{
float: left;
}
#top-menu ul li span
{
background: url('images/spacer.png') no-repeat 0 4px;
width: 4px;
height: 32px;
display: block;
float: left;
}
#top-menu ul li a
{
height: 32px;
display: block;
float: left;
}
#top-menu ul li.button0 a
{
background: url('images/aktuality.png') no-repeat 28px 4px;
width: 120px;
}
#top-menu ul li.button1 a
{
background: url('images/legenda.png') no-repeat 28px 4px;
width: 118px;
}
#top-menu ul li.button2 a
{
background: url('images/fotogalerie.png') no-repeat 26px 4px;
width: 130px;
}
#top-menu ul li.button2 span,
#top-menu ul li.button5 span
{
display: none;
}
#top-menu ul li.button3 a
{
background: url('images/video.png') no-repeat 48px 4px;
width: 129px;
}
#top-menu ul li.button4 a
{
background: url('images/aktivity.png') no-repeat 26px 4px;
width: 118px;
}
#top-menu ul li.button5 a
{
background: url('images/kontakt.png') no-repeat 26px 4px;
width: 106px;
}
#top-menu ul li a.logo
{
background: url('images/logo2.png') no-repeat;
width: 155px;
margin-left: 1px;
}
#top-menu ul li.button0 a:hover, #top-menu ul li.button0.active a
{
background-image: url('images/aktuality-h.png');
}
#top-menu ul li.button1 a:hover, #top-menu ul li.button1.active a
{
background-image: url('images/legenda-h.png');
}
#top-menu ul li.button2 a:hover, #top-menu ul li.button2.active a
{
background-image: url('images/fotogalerie-h.png');
}
#top-menu ul li.button3 a:hover, #top-menu ul li.button3.active a
{
background-image: url('images/video-h.png');
}
#top-menu ul li.button4 a:hover, #top-menu ul li.button4.active a
{
background-image: url('images/aktivity-h.png');
}
#top-menu ul li.button5 a:hover, #top-menu ul li.button5.active a
{
background-image: url('images/kontakt-h.png');
}
/* ----------------- END OF Top menu definition */
#logo-bottom
{
display: block;
position: absolute;
background: url('images/logo3.png') no-repeat;
width: 155px;
height: 29px;
top: 0px;
left: 377px;
display: block;
border: none;
}
a#logo-bottom:HOVER
{
border:none;
}
.horizontal-delimiter-wide
{
height: 3px;
width: 100%;
background: #c2c2c2;
}
.horizontal-delimiter-narrow
{
height: 1px;
width: 100%;
background: #c2c2c2;
}
.horizontal-delimiter-narrow-logo
{
width: 100%;
border-top: solid 1px #c2c2c2;
}
.horizontal-delimiter2
{
height: 3px;
width: 100%;
background-color: #c2c2c2;
}
.cleaner
{
margin: 0;
padding: 0;
float: none !important;
clear: both !important;
height: 0px !important;
overflow: hidden !important;
}
#content-layer
{
position: relative;
}
#footer-layer
{
text-align:right;
height: 29px;
text-decoration: none;
margin-bottom: 2px;
}
#footer-layer .footer1
{
width:332px;
float:left;
text-align:left;
background: url(images/footer-1.jpg) no-repeat top left;
height: 29px;
text-decoration: none;
margin-bottom: 2px;
}
#footer-layer .footer2
{
width:338px;
float:right;
text-align:left;
background: url(images/footer-2.png) no-repeat top right;
height: 29px;
text-decoration: none;
margin-bottom: 2px;
}
a#footer-kamelie, a#footer-kamelie:visited
{
display: block;
width: 150px;
height: 29px;
position: relative;
left: 0px;
text-decoration: none;
float: left;
}
a#footer-uvod, a#footer-uvod:visited
{
display: block;
width: 170px;
height: 29px;
position: relative;
left: 10px;
text-decoration: none;
float: left;
}
a#footer-agenturaradost, a#footer-agenturaradost:visited
{
display: block;
width: 135px;
height: 29px;
position: relative;
left: 2px;
float: left;
text-decoration: none;
}
a#footer-agenturaradost-mail, a#footer-agenturaradost-mail:visited
{
display: block;
width: 185px;
height: 29px;
position: relative;
left: 13px;
float: left;
text-decoration: none;
}
#webkomplet-footer
{
font-size:11px;
text-align: right;
margin: 5px;
color:#c9c7c8;
}
#webkomplet-footer a
{
color: #c9c7c8;
text-decoration: none;
font-size: 11px;
}
#webkomplet-footer a span
{
color: #c9c7c8;
}
#webkomplet-footer a:hover 
{
text-decoration: underline;
}
/* clanky */
.article-block
{
line-height: 1.5em;
overflow: hidden;
margin-top: -3px;
margin-left: 10px;
margin-right: 10px;
}
.article-block p
{
margin: 4px 0 4px;
}
.article-block p a
{
text-decoration: none;
border-bottom: 1px dotted gray;
}
.article-block blockquote
{
padding-left: 30px;
margin: 0;
font-family: "Lucida Grande" , Geneva, Helvetica, sans-serif;
font-size: 15px;
line-height: 1.5em;
}
.article-block img, .article-block a img
{
text-decoration: none !important;
}
.article-block a
{
color: #555555;
text-decoration: none;
}
.article-block a:hover
{
color: #3283D5;
cursor: pointer;
}
strong
{
font-weight: bold;
}
.gallery-link
{
text-decoration: none;
display: none;
}
.proverene-udaje .proverene-kontakty, .proverene-udaje .proverena-firma
{
    padding: 10px 30px 0 30px;
}

.proverene-kontakty 
{
    text-align: center;
    width: 200px;
    font-size: 13px;
    padding: 10px;
    float: left;
    line-height: 20px;
}
.proverene-kontakty a 
{
    text-decoration: none;
    color: #000;
}

.proverene-kontakty-icon 
{
    background: url('images/proverenekontakty.png') no-repeat top center;
    width: 100%;
    height: 70px;
    display: block;
}
.proverene-kontakty-icon a 
{
    float: left;
    width: 100%;
    height: 100%;
    text-decoration: none !important;
}

.proverena-firma 
{
    text-align: center;
    width: 230px;
    font-size: 13px;
    padding: 10px;
    float: left;
    line-height: 20px;
}
.proverena-firma  a 
{
    text-decoration: none;
    color: #000;
}

.proverena-firma-icon 
{
    background: url('images/proverenafirma.png') no-repeat top center;
    width: 100%;
    height: 70px;
    display: block;
}
.proverena-firma-icon a 
{
    float: left;
    width: 100%;
    height: 100%;
    text-decoration: none !important;
}

.proverene-kontakty p, .proverena-firma p 
{
    font-size: 13px !important;
    margin: 0 !important;
}

#right-box .proverene-kontakty, #right-box .proverena-firma 
{
    width: 100%;
    padding: 5px 0;
}
