html,
body{
    margin:0px;
    padding:0px;
    font-family: Century Gothic, Tahoma,sans-serif;
    font-size: 10pt;
    background:#151515;
    color: #f2f2f2;

}

a,a:visited,a:active{
    text-decoration: none;
    color:black;
}
a img{
    border: 0px;
}

.banner{
    height: 169px;
    margin:0px;
    padding:0px;
    background:#151515 url(/images/top.jpg) no-repeat center top;
}

.banner span{
    display:none;
}

.banner div.heading{

    margin:0px auto;
    width: 630px;
    padding: 70px 0px;

}

.banner div.lang{

    width: 100px;
    float:right;
    margin-top:50px;
    text-align:right;

}

.banner div.lang a{
    color:white;
}
.banner div.lang a img{
    padding: 1px;
}

.banner div.lang a:hover img{
    padding: 0px;
    border: 1px solid white;
}


.banner a.h{
    display: block;
    width: 170px;
    height: 30px;

}

.stripe{
    margin: 0px;
    background: url(/images/strip.jpg) repeat-x center top;
    height: 35px;
    line-height: 35px;
    width:100%;
}

UL.menu{
    list-style: none;
    margin:0px auto;
    padding:0px;
    width: 705px;

}

UL.menu LI{
    float: left;
}

UL.menu LI a * {
  display: none;
}

UL.menu LI a {
  height: 35px;
  position: relative;
  display: block;
  background: transparent url(/images/tlacitka.jpg) 0 0 no-repeat;
}

UL.menu LI a.sports {
  background-position: 0 -35px;
  width: 74px;
}

UL.menu LI a.sports:hover{
  background-position: 0 0px;
  width: 74px;
}

UL.menu LI a.events {
  background-position: -74px -35px;
  width: 74px;
}

UL.menu LI a.events:hover{
  background-position: -74px 0px;
  width: 74px;
}

UL.menu LI a.weddings {
  background-position: -149px -35px;
  width: 97px;
}

UL.menu LI a.weddings:hover{
  background-position: -149px 0px;
  width: 97px;
}

UL.menu LI a.portraits {
  background-position: -246px -35px;
  width: 93px;
}

UL.menu LI a.portraits:hover{
  background-position: -246px 0px;
  width: 93px;
}

UL.menu LI a.commercial {
  background-position: -339px -35px;
  width: 117px;
}

UL.menu LI a.commercial:hover{
  background-position: -339px 0px;
  width: 117px;
}

UL.menu LI a.others {
  background-position: -456px -35px;
  width: 77px;
}

UL.menu LI a.others:hover{
  background-position: -456px 0px;
  width: 77px;
}
UL.menu LI a.archive {
  background-position: -625px -35px;
  width: 80px;
}

UL.menu LI a.archive:hover{
  background-position: -625px 0px;
  width: 80px;
}

UL.menu LI a.contact {
  background-position: -533px -35px;
  width: 93px;
}

UL.menu LI a.contact:hover{
  background-position: -533px 0px;
  width: 93px;
}

.content{
    width: 625px;
    margin: 20px auto;
    overflow: hidden;
}


H1{
    text-align:right;
    text-transform: uppercase;
    font-size: 14pt;
    font-weight: bold;
    letter-spacing: 7px;
}

.content H2{
    text-align:left;
    text-transform: uppercase;
    font-size: 12pt;
    font-weight: bold;
    letter-spacing: 7px;
    color: white;
    margin-left:0px;
    padding-left:0px;
    width: auto;
}

.content H2.clickme{
	text-align:center;
	text-decoration:underline;
	cursor: pointer;
	letter-spacing: 0.1em;
}

.content p.nabidka{
	margin: 0 40px;

}


.content p{
    line-height: 200%;
}

.content A{
    color: lightblue;
}

.copy{
    margin: 0px auto;
    margin-top: 0px;
    padding:0px;
    line-height:150%;
    font-size:9pt;
    width: 400px;
    text-align:center;

}


.thumbs_all{
    float:left;
    list-style: none;
    margin:0px;
    padding:0px;
}
.thumbs_all img{
    padding:1px;
}

.thumbs_all li{
    float:left;
    margin-left:40px!important;
    margin-left:20px;
    margin-top: 40px!important;
    margin-top:20px;
}

span.thumbs_all {
    float:left;
    margin-left:40px!important;
    margin-left:40px;
}
.thumbs_all  a{
    float:left;
    border:1px solid #fff;
    height:102px;
    width:102px;
    cursor: pointer;
}
.thumbs_all  a:hover{
    float:left;
    border:1px solid #ccc;
}





.slideshow{
    margin: 30px 0px;
    text-align:center;
    height: 504px;
}

.slideshow img{
    margin: 0px auto;
    padding: 1px;
    border:  1px solid white;

    top:  0;
    left: 0
}

.archiv H3{
  padding:0px;
  color:white;
  font-weight:bold;
  margin-left: 0px;
  clear:both;
  margin-top: 30px;
  margin-bottom: 0px;
  overflow:hidden;
}

.archiv .alba{
  overflow:hidden;

}

.archiv .album{
  float:left; margin-left:30px!important; margin-left:15px; margin-top: 10px!important;margin-top:5px;
  width: 120px;
  height: 150px;
  text-align:center;

}
.archiv .album IMG{
  padding:1px;
  margin-bottom: 5px;
  border:  1px solid white;
}

.archiv .album A{
  font-size: 9pt;


}