/* DEFAULT
(doporucuju nemenit a nemazat)
*/

* {
margin: 0;
padding: 0;
}

html {
text-align: center;
font:12px Arial,Verdana,sans-serif;
line-height:1.7em;
}

a:link    {text-decoration: none; }
a:visited {text-decoration: none; }
a:hover   {text-decoration: none; }
a:active  {text-decoration: none; }

.toLeft   {float: left;}
.toRight   {float: right;}

img {border: none;}

h1 {
font-size: 160%;
padding:15px 0 0 0;
line-height: 130%;
display: none;
}
h2 {
font-size: 170%;
padding:0;
margin:0 0 25px 0;

line-height:100%;
}
h3 {
font-size:150%;
padding:0;
margin:0 0 10px 0;
}
h4 {
font-size:130%;
color:#cf990a;
padding:20px 0 0 0;
margin:0;
}
h5 {
font-size:110%;
}

ul, ol {
margin:20px 0 5px 5px;
}
li {
list-style:url() none;
margin:0 0 0 5px;
}

p {
margin:0 0 10px 0;
}

.im {color:red;}

/* END DEFAULT 
(doporucuju nemazat)
*/

body{
  background-color: #ffffff;
  text-align: center;
}

#page{
  margin: 0 auto;
  width: 1000px;
  text-align: left;
}

#header{
  float: left;
  margin-top: 40px;
  width: 1000px;
  height: 167px;
  background: url('header.jpg') no-repeat;
}

#header #logo span {
display: none;
}

#header #logo img{
  float: left;
  _margin-left: -3px;
}

#search{
  float:left;
  padding-top: 10px;
  padding-bottom: 10px
}

#search span input.inptext {
  background:url("input-text-big.jpg") no-repeat scroll 0 0 transparent;
  width:199px;
} 
#search span.searchbar {
  width: 206px;
}
#search span{
  float: left;
  font-size: 10pt;
  color: #646464;
}

dd.newsletter_check {
  margin-left: 160px;
  width: 100%;
}
input.checkbox {
  background: url('input-text.jpg') no-repeat;
  padding-top: 0px;
  margin-right: 10px;
}
input.normal{
  background: none;
  padding: 0 auto;
  border: 1px solid #8c8c8c;
  background-color: #ffffff;
}

input.inptext{
  width: 164px;
  height: 27px;
  background: url('input-text.jpg') no-repeat;
  padding-top: 0px;
  padding-left: 5px;
  font-size: 10pt;
  color: #7b7b7b;
  border: none;
  line-height: 27px;
  vertical-align: middle;
  float: left; 
}

input.submit{
  width: 73px;
  height: 27px;
  background: url('input-submit.jpg') no-repeat;
  padding-top: 0px;
  padding-left: 0px;
  text-align: center;
  font-size: 10pt;
  color: #634b08;
  border: none;
  line-height: normal;
  font-weight: bold; 
}

input.search{
  width: 44px;
  height: 27px;
  background: url('input-submit-search.jpg') no-repeat;
  padding-top: 0px;
  padding-left: 0px;
  font-size: 10pt;
  color: #7b7b7b;
  border: 0;
  line-height: 27px; 
  cursor: pointer; cursor: hand 
}

#sitemenu{
  float: right;
  width:457px;
  display: inline;
  /*padding-top: 13px;*/
  margin-top:5px;
/*  margin-top:23px; position top */
  color: #ffffff;
}

#sitemenu span{
  float: left;
  padding-left: 20px;
  color: #ffffff;
  font-size: 10pt;
}

#sitemenu span a{
  color: #ffffff;
  text-decoration: none;
  padding-left: 3px;
}

#sitemenu span a:hover{
  color: #ffffff;
  text-decoration: underline;
}

#topmenu{
  float: left;
  width: 1000px;
  height: 36px;
  padding-top: 15px;
  _padding-top: 17px;
}

#topmenu ul{
  padding: 0;
  margin:0;
  list-style-type: none;
}

#topmenu li{
  display: inline;
  margin: 0;
}

#topmenu li.menu-item-uzivatele {
  float: right;
  margin-right: 10px;
} 

#topmenu li a{
  float: left;
  width: 118px;
  height: 36px;
  background: url('topmenu-button.jpg') no-repeat;
  color: #666666;
  font-size: 12pt;
  text-align: center;
  text-decoration: none;
  line-height: 36px;
  margin-left: 10px;
}

#topmenu li a:hover{
  float: left;
  width: 118px;
  height: 36px;
  background: url('topmenu-button-active.jpg') no-repeat;
  color: #5a4e38;
  font-size: 12pt;
  text-align: center;
  text-decoration: none;
  line-height: 36px;
  margin-left: 10px; 
}

#lang{
  float: right;
  width: 150px;
  height: 20px;
  padding-right: 10px;
  padding-top: 25px;
  text-align: right;
}

#lang img{
  padding-left: 5px;
  padding-top: 2px;
}

#lang span{
  padding-left: 3px;
  color: #ffffff;
}

#lang a{
  color: #ffffff;
  text-decoration: none;
}

#submenu{
  float: left;
  padding: 13px 0 0 10px;
  width: 1000px;
  height: 34px;
}

#submenu a{
  float: left;
  margin-left: 50px;
  line-height: 34px;
  text-decoration: none;
  color: #7f7f7f;
  font-size: 10pt;
}

#submenu a:hover{
  line-height: 34px;
  text-decoration: underline;
  color: #5f5f5f;
  font-size: 10pt;
}

#area {
  position: relative;
}

#outrightcolumn {
  position: absolute;
  left:1020px;
  top:94px;
  _top: -115px;
}

#rightcolumn{
  float: right;
  width: 250px;
  text-align: left;
  padding-bottom: 10px;
}

.right-box-blue{
  float: left;
  background: url('right-box-blue.jpg') no-repeat;
  height: 212px;
  margin-top: 10px;
  width: 250px;
}
#poslednikomentare {
  margin-top:3px;
}
#nejsledovanejsibox {
  background: url('right-box-blue-nejsledovanejsi.jpg') no-repeat;
  height: 168px;
  float:left;  
}

#nejsledovanejsibox .rightcolumnkamera {
  float:left;   
  height:168px;
}

.right-box-blue-top-only {
  float: left;
  background: url('right-box-blue-top-only.jpg') no-repeat;
  width: 250px;
  height: 39px;
  margin-top: 10px;
}

#bestratedbox .kamera-boxhide, #bestratedbox span.hide {
  display: none;
}

#rightcolumn h4{
  float: left;
  color: #ffffff;
  padding-top: 8px;
  padding-left: 25px;
  font-weight: normal;
}

#rightcolumn h4.stats{
  font-weight: bold;
}

.right-box-blue .kamera-box{
  float: left;
  padding-top: 20px;
  padding-left: 39px;
}

.right-box-blue .rightcolumnkamera span{
  width:250px;
}
.right-box-blue .kamera{
  float: left;
  border: 1px solid #4097c4;
}

#nejsledovanejsibox .kamera {
  width: 102px;
  height: 68px;
}

.right-box-blue .kamera img{
  float: left;
  width: 150px;
  height: 100px;
  border: 1px solid #005886;
}

.right-box-blue .kamera img:hover{
  border: 1px solid #3aabe5;
}

.right-box-blue span{
  float: left;
  /*width: 250px;   */
  padding-top: 5px;
  text-align: center;
  font-size: 10px;
  color: #99cee9;
}
   
.right-box-blue a{
  color: #ffffff;
  text-decoration: none;
  line-height: 11pt;
}

.rightcolumnkamera a{
  font-size: 11pt;
}

.right-box-blue a:hover{
  text-decoration: underline;
}

#rightcolumn #reklama{
  float: left;
  width: 250px;
  height: 250px;
  margin-top: 10px;
  overflow: hidden;
}

.right-box-orange{
  float: left;
  background: url('right-box-orange.jpg') no-repeat;
  width: 250px;
  height: 292px;
  margin-top: 10px;
}

.right-box-orange .vypis{
  float: left;
  width: 250px;
  height: 130px;
}

.right-box-orange .polozka{
  float: left;
  padding-left: 40px;
  padding-top: 7px;
  width: 205px;
}

.right-box-orange span.small{
  float: left;
  color: #ffffff;
  font-size: 11pt;  
}

.right-box-orange span.large{
  float: left;
  font-size: 12pt;
  padding-left: 3px;
  color: #ffffff;
  font-weight: bold;
}

#footer{
  float: left;
  width: 1000px;
  height: 47px;
  background: url('footer.jpg') no-repeat;
  padding-bottom: 20px;
}

#footer span.left{
  float: left;
  padding-left: 15px;
  line-height: 47px;
  color: #ffffff;
  font-size: 10pt;
}

#footer span.right{
  float: right;
  padding-right: 15px;
  line-height: 47px;
  color: #ffffff;
  font-size: 10pt;
}

#footer a{
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover{
  color: #ffffff;
  text-decoration: none;
}

#content{
  float: left;
  width: 740px;
  padding-bottom: 10px;
}

#login{
  float: right;
  width: 455px;
  /*height: 30px;*/
  padding-top: 5px;
  height:48px;
}

.logged {
  margin-top: 10px;
}

.logged #options, .logged #info {
  float:left;
  color:#D98F00;  
}

.logged #options {
  width: 50%;
  float:right;
}

.logged #info {
  margin-left:70px;
  width:140px;
}

.logged #options a:hover, .logged #info a:hover {
  text-decoration: none;
}

.logged #options a, .logged #info a {
  color:#D98F00;  
  text-decoration: underline;
  font-weight: bold;
}

.notlogged{
  float: left;
}
                                     
.notlogged input.submit {
  float:left;
}

.notlogged span.text{
  color:#D98F00;
  float:left;
  font-size:10px;
  font-weight:normal;
  margin-bottom:2px;
  padding-left:0;
  padding-top:0;
  width:333px;
  text-align: right;
}

.notlogged span a{
  color: #d98f00;
  text-decoration: underline;
}

.notlogged span a:hover{
  color: #d98f00;
  text-decoration: none;
}

.notlogged div {
  width: 417px;
  height: 27px;
}

#kategorie{
  float: left;
  width: 736px;
  padding-top: 5px;
  color: #ffffff;
}

#kategorie .top{
  float: left;
  width: 736px;
  height: 10px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background: url('orange-box-top.jpg') bottom no-repeat;
}

#kategorie .bottom{
  float: left;
  width: 736px;
  height: 8px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background: url('orange-box-bottom.jpg') no-repeat;
}

#kategorie .content{
  float: left;
  width: 736px;
  background: url('orange-box-bg.jpg') repeat-y;
  padding-left: 4px;
  margin: 0 0 0 0;
}

#kategorie h2, #SubCategoriesH{
  float: left;
  padding-bottom: 2px;
  font-size: 20pt;
  color: #ffffff;
  font-weight: normal;
  margin-bottom: 5px;
  width: 728px;
}
#kategorie .CategoriesH h2{
  width: 400px;
    margin-bottom: 0px;
  padding-bottom: 0px;
}

.CategoriesH {
border-bottom: 3px solid #f2b540;
width: 727px;
margin-bottom: 5px;
}

#kategorie #CategoriesH h2{
  width: 400px;
    margin-bottom: 0px;
  padding-bottom: 0px;  
}

#CategoriesH {
border-bottom: 3px solid #f2b540;
width: 727px;
margin-bottom: 5px;
}

#SubCategoriesH {
  border-bottom: none;
  padding-left: 30px;
  margin-bottom: 3px;
  margin-top: 5px;
}
#SubCategoriesH h2{
  font-size:17pt;
  color: #000000;
  width:698px;
  width: 698px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 3px solid #FFC65B;
} 

#kategorie h2 a{
  color: #ffffff;
  text-decoration: none;
}

#kategorie h2 a:hover{
  color: #ffffff;
  text-decoration: underline;
}

#kategorie h2 img{
  padding-right: 5px;
}

#kategorie ul{
  display: block;
  padding-left: 40px;
  margin:0;   
}

#kategorie li{
  float: left;
  width: 160px;
  display: inline;
  padding-bottom: 5px;        
}

#kategorie li a{
  color: #ffffff;
  font-size: 11pt;
  text-decoration: none;
}

#kategorie li a:hover{
  color: #ffffff;
  font-size: 11pt;
  text-decoration: underline;
}

#kategorie li img{
  margin-bottom: 3px;
  margin-right: 5px;
}

#kategorie .button{
  float: right;
  padding-right: 7px;
  color: #ffffff; 
}

#kategorie .button a{
  color: #ffffff;
  text-decoration: underline;
  font-size: 10pt;
}

#kategorie .button a:hover{
  color: #ffffff;
  text-decoration: none;
}

.polozka1 {
  float: right;
  width: 30%;
  display: none
}

#nezobrazit{
  display: block;
  height:26px;
  margin-top:5px;
}

#content-reklama{
  float: left;
  width: 736px;
  height: 90px;
  padding-top: 5px;
  padding-left: 4px;
  margin-bottom: 3px;
  overflow: hidden;
  
}

#kamery, #komentare{
  float: left;
  padding-top: 5px;
  width: 736px;
}

#news-list{
  float: left;
  padding-top: 5px;
  width: 736px;  
}

h3.titleNewsList a, h3.titleNews{
  color: #378ab6;  
}

h3.titleNewsList{
  color: #378ab6;  
}

h3.titleNewsList{ 
  margin-bottom: 0px;
}

.contentNewsList p {
  margin-bottom: 4px;
}

.newsItem .contentNews {
  padding-top: 10px;
}

#backToNewsList {
  margin-top: 10px;
}

#backToNewsList a{
  font-size:12px;
  color: #016A9F;
}

.newsItem {
  margin:0 10px 3px;
  padding-top:12px;
  clear: left;
}

.newsItem h3 {
  font-size: 170%;
}

.boxNewsList {
  margin: 15px;
  margin-bottom: 3px;
  border-bottom: 1px solid #A8A8A8;
}

#newlist {
  margin-top: 60px;
}

.HPnews #newlist {
  margin-top: 0px;
  margin-bottom: 0px;
}
.HPnews #newlist ul li {
  background: none;    
  /*margin: 10px 20px 3px 25px;*/
  margin: 10px 10px 3px;
  padding: 0px;
}

.newsListlast{
  border: none;
}

.NewsItemDate {
  color: #878787;
  font-weight: 12pt;
}

#informace, #relatedcams{
  float: left;
  padding-top: 5px;
  width: 736px;  
} 

#odeslat_detail{
  float: left;
  padding-top: 5px;
  width: 736px;  
}

.velky-box{
  float: left;
  padding-top: 5px;
  width: 736px;  
}

.orange-box{
  float: left;
  width: 736px;
  padding-top: 10px;
  color: #ffffff;
}

.orange-box .top{
  float: left;
  width: 736px;
  height: 10px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background: url('orange-box-top.jpg') bottom no-repeat;
}

.orange-box .bottom{
  float: left;
  width: 736px;
  height: 8px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background: url('orange-box-bottom.jpg') no-repeat;
}

.orange-box .content{
  float: left;
  width: 736px;
  background: url('orange-box-bg.jpg') repeat-y;
  padding-left: 4px;
  margin: 0 0 0 0;
}

.orange-box h2{
  float: left;
  width: 728px;
  padding-bottom: 2px;
  border-bottom: 3px solid #f2b540;
  font-size: 20pt;
  color: #ffffff;
  font-weight: normal;
  margin-bottom: 5px;
}

.orange-box h2 a{
  color: #ffffff;
  text-decoration: none;
}

.orange-box h2 a:hover{
  color: #ffffff;
  text-decoration: underline;
}

.orange-box h2 img{
  padding-right: 5px;
}

#posledni-kamery{
  float: left;
  padding-top: 5px;
  width: 736px;  
} 

#oblibene-kamery{
  float: left;
  padding-top: 5px;
  width: 736px;  
}

.main-panel{
  float: left;
  width: 736px;  
  padding: 0 0 0 0;
  margin: 0 auto;
  background: url('main-panel-bg.jpg') repeat-y;
}

.main-panel .content{
  float: left;
  width: 736px; 
  padding: 0 0 0 0;
  margin: 0 auto;
  background: url('main-panel-top.jpg') no-repeat;
}

.main-panel-bottom{
  float: left;
  width: 736px;
  height: 8px;
  padding: 0 0 0 0;
  margin: 0 auto;
  background: url('main-panel-bottom.jpg') no-repeat;
}

.main-panel .text{
  float: left;
  width: 736px;
  padding-left: 0px;
  padding-top: 8px;
}

.main-panel h2{
  width: 728px;
  padding-bottom: 5px;
  border-bottom: 3px solid #b7b7b7;
  font-size: 20pt;
  color: #3f3f3f;
  font-weight: normal;
  margin-bottom:0px;/*10*/
  margin-left: 4px;
}

.main-panel h2 img{
  padding-right: 5px;
}

.novinka{
  float: left;
  width: 716px;
  padding-top: 0px;
  margin-left:10px;
  margin-right:10px;
  margin-top:10px;
  border:1px solid #BBBBBB;
}

.novinkacategwww a {
  color: orange;
  font-weight: bold;
  font-size: 12pt;
  float:left;
}

.novinka h3{
  float: left;
  width: 716px;
  font-size: 14pt;
  color: #056da4;
  font-weight: normal;
  padding: 0 0 0 0;
  margin: 0 auto;
}

div.avatar {
  padding: 5px;
  width: 64px;
  height: 80px;
  float:left;
  text-align: center;
 /* display: table; 
  #position: relative; 
  overflow: hidden;         */
} 
.novinka span{
  font-size: 10pt;
  color: #747474;
}

.novinka span.unregname {
color: #373737;
float:left;
font-size:12pt;
font-weight:normal;
}

div.emailwww {
float: left; width: 400px; text-align: left; font-size: 10pt; padding-left: 5px; color:#747474;
}

div.emailwww a{
  color: #535353;
  
}

div.emailwww a:hover {
  text-decoration: underline;
}

.novinka p{
 /* float: left;
  clear: right;
  width: 630px;
  font-size: 10pt;
  color: #424242;
  /*margin-left:15px;
  padding-left:10px; 80
  margin-bottom: 5px;*/
  color:#424242;
  float:right;
  font-size:10pt;
  padding-bottom:5px;
  padding-top:3px;
  padding-right: 3px;
  width:627px;
}

.novinka img.deletecross {
  float: right;
  padding-right: 10px;
  padding-top: 0px;
  width: 23px;
  height: 23px;
  padding-bottom: 2px;
}

#content .kamera-polozka{
  float: left;
/*  clear:right;*/
  width: 200px;
  height: 197px;
  padding-left: 33px;
  padding-top: 15px;
}


#gmcamera .kamera-polozka{
  padding: 0px;
  height:200px;
  width: 203px;
  float: none;
  overflow: hidden;
}

#gmcamera {
  height:200px;
  width: 203px;
}

#content .kamera-box{
  width: 200px;
  height: 197px;
  background: url('kamera-box.jpg') no-repeat;
  text-align: center;
}

#content .kamera{
  width: 152px;
  height: 102px;
  border: 1px solid #8b8b8b;
}

#content .kamera img{
  width: 150px;
  height: 100px;
  border: 1px solid #ffffff;
}

#content .kamera img:hover{
  width: 150px;
  height: 100px;
  border: 1px solid #999999;
}

#content .kamera-info{
  padding-left: 24px;
  padding-top: 15px;
  width: 152px;
}

#content .kamera-info .hodnoceni{
  float:left;
  width: 60px;
  padding-top: 4px;
}

#content .kamera-info .hodnoceni img{
  padding-left: 1px;
/*  width: 11px;*/
  _margin-left:-3px;
}

#content .kamera-info .shlednuto{
  width: 90px;
  _margin-top: -19px;
  float:right;
  padding-top: 0px;
  font-size: 10px;
  color: #636363;
  text-align: right;
}

#content .kamera-info .shlednuto span{
  font-size: 11px;
  font-weight: bold;
}

#content span.headline{
  float: left;
  width: 190px;
  text-align: center;
  color: #056fa7;
  font-size: 11pt;
  line-height: 11pt;
/*  padding-top: 0px;*/
  padding-top:2px;
  padding-left: 5px;
}

#content span.headline a{
  color: #056fa7;
  font-size: 10pt;
  text-decoration: none;
}

#content span.headline a:hover{
  color: #056fa7;
  font-size: 10pt;
  text-decoration: underline;
}

#content span.subtextfav {
  width: 150px;
}
#content span.subtext {
  width:190px;
}

#content span.subtext, #content span.subtextfav{
  float: left;
  padding-left: 5px;
  text-align: center;
  color: #818181;
  font-size: 10px;
  line-height: 10px;
  padding-top: 5px;
}
#content div.removefav img {
  width: 23px;
  height: 23px;
}
#content div.removefav {
  float:right;
  font-size:10px;
  margin-top:5px;
  margin-right:5px;
  text-align:center;
}

.listerdiv, .listerdivsearch, .listerdivprofil {
  float: left;
  /*height: 39px;*/
  padding-top: 12px;
  padding-left: 12px;
}
.listerdiv,.listerdivsearch {
  width: 500px;
  height: 26px;
}
#listerdivsmall {
  height: 26px !important;
}

#listerdivmedium {
  height: 50px !important;
}
#listerdivlarge {
  height: 70px !important;
}

.listerdivprofil {
  padding-top:0px;
}
.listerdiv ul, .listerdivsearch ul, .listerdivprofil ul{
  float: left; 
  padding: 0;
  margin:0;
  list-style-type: none;
  width: 100%;
}

.text .listerdiv li, .text .listerdivsearch li, .text .listerdivprofil li{
  float: left;
  display: inline;
  margin: 0 auto;
  padding-left: 10px;
  color: #000000;
  font-weight: bold;
  background: none;
}

.listerdiv li a, .listerdivsearch li a, .listerdivprofil li a{
  color: orange;
  text-decoration: underline;
  font-weight: bold;
}

.listerdiv li a:hover, .listerdivsearch li a:hover, .listerdivprofil li a:hover{
  color: orange;
  text-decoration: none;
}

.sortby {
  float: right;
  font-size: 11px; 
  padding-top: 12px;
  padding-right: 12px;
}
.sortby select {
  color: #575757;
  font-weight: bold;
  width: 140px;
  text-align: center;
  border: solid 1px #8b8b8b;
}

#navigace{
  float: left;
  width: 732px;
  margin-top: 5px;
  color: #575757;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #ebebeb;
}

#navigace a{
  color: #3a3a3a;
  text-decoration: none;
}

#navigace a:hover{
  color: #000000;
  text-decoration: underline;
}

.in-des{
  float: left;
  width: 150px;
  height: 27px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  padding-top: 15px;
}

#in-des-code {
  padding-top: 26px;
}

.in-put{
  float: left;
  width: 550px;
  color: #ffffff;
  font-weight: bold; 
  padding-top: 15px;
}

.in-put input{
  width: 500px;
  height: 27px;
  border: 2px solid #c18000;
  background: none;
  background-color: #ffffff;
  padding: 0 0 0 5px;
  margin:0 auto;
  color: #000000;
  line-height: 27px;
  font-size: 10pt;
}

.in-put input#code{
  width: 100px;
  float:left;
  margin-top:9px;
}

.in-put img{
  padding-left:10px;
}

.in-put input.submit{
  width: 200px;
  height: 30px;
  border: 1px solid #ffce6e;
  background: none;
  background-color: #ffaf11;
  padding: 0 0 0 0;
  margin: 0 auto;
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  line-height: auto;
}

.in-put select{
  width: 500px;
  height: 27px;
  border: 2px solid #c18000;
  background: none;
  background-color: #ffffff;
  padding: 0 0 0 5px;
  margin:0 auto;
  color: #000000;
  line-height: 27px;
  font-size: 10pt;
}

.in-put textarea{
  float: left;
  width: 500px;
  height: 100px;
  border: 2px solid #c18000;
  background: none;
  background-color: #ffffff;
  padding: 0 0 0 5px;
  margin:0 auto;
  color: #000000;
  font-size: 10pt;
  font-family: arial;
}

.seotitle{
  display: none;
}

h1.headerBoxHeader{
  display: block;
}

.camheadline{
  float: left;
  width: 736px;
  padding-top: 10px;
  color: #ffffff;
}

.camheadline .top{
  float: left;
  width: 736px;
  height: 10px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background: url('orange-box-top.jpg') bottom no-repeat;
}

.camheadline .bottom{
  float: left;
  width: 736px;
  height: 8px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background: url('orange-box-bottom.jpg') no-repeat;
}

.camheadline .content{
  float: left;
  width: 736px;
  background: url('orange-box-bg.jpg') repeat-y;
  padding-left: 4px;
  margin: 0 0 0 0;
}

.camheadline h1{
  float: left;
  width: 728px;
  padding-bottom: 2px;
  border-bottom: 3px solid #f2b540;
  font-size: 20pt;
  color: #ffffff;
  font-weight: normal;
  margin-bottom: 5px;
  display: block;
  padding-top: 0px;
  margin-top: 0px;
}

.camheadline h1 img{
  padding-right: 5px;
}

.camheadline span.left{
  float: left;
  color: #665d4a;
  padding-left: 3px;
  padding-top: 2px;
}

.camheadline span.left a{
  color: #665d4a;
  text-decoration: none;
}

.camheadline span.left a:hover{
  color: #665d4a;
  text-decoration: underline;
}

.camheadline span.right{
  float: right;
  color: #ffffff;
  padding-right: 10px;
}

.camheadline span.right a{
  float: left;
  color: #ffffff;
  text-decoration: underline;
}

.camheadline span.right a:hover{
  color: #ffffff;
  text-decoration: none;
}

#kamera-detail{
  margin-top: 5px;
  float: left;
  width: 736px;
  color: #ffffff;
  background: url('blue-box-bg.jpg') repeat-y;
}

#kamera-detail #top{
  float: left;
  width: 736px; 
  background: url('blue-box-top.jpg') no-repeat;
}

#kamera-detail #bottom{

  width: 736px;
/*  height: 17px; float: left;*/clear:left;
  height: 6px;
  background: url('blue-box-bottom.jpg') no-repeat;
}

#kamera-detail #cameraBoxAd{
  float: left;
  padding-left: 20px;
  padding-top: 20px; 
  color: #025079;
  font-size: 9pt;
  font-weight: bold; 
}

#cameraBoxAdReklama{
  width: 337px;
  height: 281px;
}

#cameraBoxCam{
  float: left;
  width: 320px;
  height: 280px;
}

.windowonly #cameraBoxCam {
  margin-left:40px;
  margin-top:30px;
}

#cameraMenuBox{
  float: left;
  width: 320px;
  padding-top: 2px;
}

.windowonly #cameraMenuBox {
  margin-left:38px;
  width:642px;
}

.windowonly {
  margin: 5px;
}

#cameraMenuBox #close{
  float: right;
}                     

#cameraMenuBox #original{
  float:left;
}
.windowonly #cameraBoxCam {
  height:480px;
  width:640px;
}
                     
#cameraMenuBox ul{
  padding: 0;
  margin:0;
  list-style-type: none;
}

#cameraMenuBox li{
  display: inline;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#cameraMenuBox li a{
  float: left;
  width: 102px;
  height: 34px;
  background: url('kamera-menu-button.jpg') no-repeat;
  color: #ffffff;
  line-height: 34px;
  text-align: center; 
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#cameraMenuBox li a:hover{
  float: left;
  width: 102px;
  height: 34px;
  background: url('kamera-menu-button-active.jpg') no-repeat;
  color: #ffffff;
  line-height: 34px;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#camSubInfo{
  float: left;
  width: 736px;
  background-color: #ffffff;
}

#camSubInfo .levy{
  float: left;
  width: 245px;
}

#camSubInfo .pravy{
  float: right;
  width: 245px;
  text-align: right;
}

#camSubInfo .pravy a span{
  float: left;
  padding-top: 1px; 
  cursor: pointer;
}

#camSubInfo .pravy a img{
  float: left; 
  padding-left: 4px;
}

#camSubInfo .pravy a{
  float: right;
  color: #007ec6;
  text-decoration: underline;
}

#camSubInfo .pravy a:hover{
  float: right;
  color: #007ec6;
  text-decoration: none;
}

#camSubInfo .stred{
  float: left;
  width: 246px;
  padding-top: 5px;
  text-align: center;
  color: #434343;
}

#rate {
  display: none;
  float: left;
  padding-top: 5px;
  padding-left: 3px;
  color: #434343;
}

#shrate {
  display: none;
  float: left;
}

.Rating {
  cursor: pointer;
}

#rating {
  float: left;
}

#yrate {
  float: left;
  padding-left: 10px;
  color: #434343;
  padding-top: 5px;
}

#minresolution {display: none;}

.hodnotceni{
  float: left;
  width:100%;
  height: 25px;
}

.hodnotceni-sub{
  float: left;
  width: 100%;
  padding-top: 0px;
  color: #056ba1;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
#rightcolumn .newcomments h4{
  width: 220px;
  padding-bottom: 8px;
  font-weight: bold;
}

.smallcomment p { 
color: #BCDFF1;
clear:both; 
}

.right-box-blue .commentsdate {
  color: #FFFFFF;
}
        

.smallcomment {
  margin-left:10px;
  margin-right:10px;
  width:230px;
  height: 88px; 
  clear:left;
}
.right-box-blue span.commentsdate {
  padding-top:1px;
  width:54px;
  font-size: 8pt;
  float: right;
  text-align: center;
  padding-top:0px;
}

.right-box-blue div.smallcomment p a{
  color:#FFFFFF;
  font-size:10pt;
  line-height:10pt;
  text-decoration:none;
}


.right-box-blue div.newestcommentheader a{
  float:left;
  text-align: left;
  font-size: 10pt;
  line-height:15pt; 
}

.newestcommentheader {
  border-bottom:1px solid #BBBBBB;
  width:230px;
  float:left;
}

#commentForm input.submit{
  width: 200px;
  height: 30px;
  border: 1px solid #ce8a00;
  background: none;
  background-color: #ffaf11;
  padding: 0 0 0 0;
  margin: 0 auto;
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  line-height: auto;
}

#commentForm {
  float: left;
  margin:0;
  font-size: 10pt;
}

#commentForm h4 {
  width: 715px;
  font-size: 170%;
  color: #ee9f00;
  margin: 0 0 0 0;
  padding-bottom: 5px;
  padding-left: 10px;
  border-bottom: 1px dashed silver;
}

#commentForm dl{
  float: left;
  width: 715px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px dashed silver;
}

#commentForm dt{
  float: left;
  width: 150px;
  padding-top: 2px;
  text-align:right;
  padding-right: 10px;
}

#commentForm dd{
  float: left;
}

.error-message{
  float: left;
  width: 746px;
  height: 40px;
  background: url('error-bg.jpg') no-repeat;
  line-height: 40px;
  padding-bottom: 0px;
}

.error-message span{
  padding-left: 30px;
  color: #9b0000;
  font-size: 10pt;
  font-weight: bold;
}

.success-message{
  float: left;
  width: 746px;
  height: 40px;
  background: url('success-bg.jpg') no-repeat;
  line-height: 40px;
  padding-bottom: 5px;
}

.success-message span{
  padding-left: 30px;
  color: #568f00;
  font-size: 10pt;
  font-weight: bold;
}

#chyby{
  float: left;
  padding-top: 5px;
}

.usersList-polozka1{
  float: left;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #f2f8ff;
  border-bottom: 1px dashed #c5c5c5;
}

.usersList-polozka1:hover{
  background-color: #fff2d6;
} 

.usersList-polozka2{
  float: left;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #ebf5ff;
  border-bottom: 1px dashed #c5c5c5;
}

.usersList-polozka2:hover{
  background-color: #fff2d6;
} 

#usersList{
  float: left; 
  width: 100%; 
  border: 1px solid #e1e1e1;
}

#usersList span.left{
  float: left; 
  padding-left: 10px;
  font-size: 10pt;
} 

#usersList span.right{
  float: right; 
  padding-right: 10px;
  font-size: 10pt;
}

#usersList span.left a{
  color: #D98F00;
  font-weight: bold;
  text-decoration: none;
} 

#usersList span.left a:hover{
  color: #D98F00;
  font-weight: bold;
  text-decoration: underline;
}

#usersList span.right a{
  color: #999999;
  text-decoration: underline;
} 

#usersList span.right a:hover{
  color: #999999;
  text-decoration: none;
}

#sendDetailForm input.submit{
  width: 200px;
  height: 30px;
  border: 1px solid #ce8a00;
  background: none;
  background-color: #ffaf11;
  padding: 0 0 0 0;
  margin: 0 auto;
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  line-height: auto;
}

#sendDetailForm {
  float: left;
  margin:0;
  font-size: 10pt;
}

#sendDetailForm h4 {
  width: 715px;
  font-size: 170%;
  color: #ee9f00;
  margin: 0 0 0 0;
  padding-bottom: 5px;
  border-bottom: 1px dashed silver;
}

#sendDetailForm dl{
  float: left;
  width: 715px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px dashed silver;
}

#sendDetailForm dt{
  float: left;
  width: 150px;
  padding-top: 2px;
  text-align:right;
  padding-right: 10px;
}

#sendDetailForm dd{
  float: left;
}

.linkContainer{
  float: left;
  width: 100%;
  padding-top: 10px;
  text-align: center;
}

/* Custom Icons */
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin:10px 1px 0 0;
    padding: 0;
}

.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}  




.addthis_toolbox_right_column .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox_right_column .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox_right_column .custom_images a:hover img {
    opacity: 0.75;
}  



#posun{
  padding: 30px 0 0 0;
} 
        
.text ul li, ol li ul li {
list-style:none outside none;
margin:0;
padding:0 0 0 20px;
}      

.text li {
background:url("bg_li_basic.gif") no-repeat scroll 0 5px transparent;
}

.text ul, li {
list-style:none outside none;
margin:0;
padding:0;
}             
.user { 
float: left;
width: 240px;
margin-top: 5px;
padding: 0px;}

.user a { 
margin: 10px;
font-weight: 700;
text-decoration: underline;
color: #d98f00;
}
.user a:hover {
text-decoration: none;
}
.lister li {
background:none repeat scroll 0 0 transparent !important;
float:left;
list-style-type:none;
margin:3px !important;
padding:0 !important;
font-weight:bold;
}
.lister {
clear:both;
width: 740px;
}

hr.cleaner  {
clear:both;
display:block !important;
visibility:hidden;
width:250px;
}

hr.hpcleaner  {
clear:both;
display:block !important;
visibility:hidden;

}

.lister li a {
color:orange;
font-weight:bold;
text-decoration:underline;
}
.listerdivsearch li a {
text-decoration:underline;
}

.cameraImgThumb {
width: 152px;
height: 102px;
}
#sitemap_menu {
  padding-left: 10px;
  font:12px/1.7em Arial,Verdana,sans-serif;
	text-align:left;
}

#sitemap_menu ul {
  margin-top: 5px;
}
#sitemap_menu ul#sitemap li {
clear:both;
float:none;
margin:0;
padding:0;
padding-bottom: 3px;
background:url("bg_li_basic.gif") no-repeat scroll 0 5px transparent;
}
#sitemap_menu ul#sitemap li a {
color:#373737;
height:40px;
padding:2px 0 2px 25px;
text-decoration:none;
}
#sitemap_menu ul#sitemap li ul li {
clear:both;
float:none;
background:url("bg_li_basic_orange.gif") no-repeat scroll 0 5px;
padding-left: 20px;
margin-left:40px;
font-size: 10pt;
}         
#sitemap_menu ul#sitemap li ul li a {
background:url("") repeat scroll 0 0 transparent;
color:#373737;
height:50px;
padding:0;
text-decoration:none;
}
#sitemap_menu ul#sitemap li ul li ul li{
clear:both;
float:none;
background:url("bg_li_basic_darkorange.gif") no-repeat scroll 0 5px;
padding-left: 20px;
margin-left:40px;
font-size: 10pt;
} 
#sitemap_menu ul#sitemap a:hover {
  text-decoration: underline;
}
.textcontent {
float: left; 
padding-left: 10px; 
width: 716px;
}
 
.tagcloud a:link, .tagcloud a:visited {
    text-decoration:none;
}
 
.tagcloud a:hover, .tagcloud a:active {
    text-decoration: underline;
    color: #000;
}

.tagcloud h4 {
    padding-bottom: 13px;
    font-weight: bold;
}
 
.tagcloudcontent {
    width: 230px;
    text-align: center;
    clear:left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top:3px;
}

.tagcloudcontent span a {
    color: #FFFFFF;
}
.tagcloudcontent span {
    padding: 2px;
    float: none;
    clear:left;
}
 
.right-box-blue .smallest {
    font-size: 7pt;
}
 
.right-box-blue .small {
    font-size: 9pt;
}
 
.right-box-blue .medium {
    font-size:12pt;
}
 
.right-box-blue .large {
    font-size:15pt;
}
 
.right-box-blue .largest {
    font-size:18pt;
  }
#map_canvas { 
  height: 500px;     
  width: 716px;
  margin: 10px;
}

#kategorie li a#mapmenuselected {
  color: #000000;
  font-weight: bold;
}

.avatarimg {
  border: 1px solid #a06a00;
}
.noavatartext{
  line-height: 24px;
}
#kamerabox span.imgNahrada {
  padding:0px;
}
/*#randomCamsList .upSlider span, #randomCamsList .downSlider span{
  width: 20px;
  padding: 0px;
  margin-top:55px;
  cursor:pointer; cursor:hand   
}  */
#randomCamsList .upSlider span, #randomCamsList .downSlider span {
  /*float: left;
  margin-left:15px;*/
  display:none;
}   
#randomCamsList .upSlider {
  background: url("/www/styles/bt_left.jpg") no-repeat;
  height:9px;
  margin-left:15px;
  margin-top:50px;
  position:absolute;
  width:13px;
  z-index: 3;
  cursor:pointer; cursor:hand
} 
#randomCamsList .downSlider {
  background: url("/www/styles/bt_right.jpg") no-repeat;
  height:9px;
  margin-left:220px;
  margin-top:50px;
  position:absolute;
  width:13px;
  z-index: 3;
  cursor:pointer; cursor:hand
}

#randomCamsList ul {
  margin: 0px;
}
#randomCamsList .imgNahrada img {
  height:68px;
  width:101px;
  border: none;
}
#randomCamsList .imgNahrada {
  padding: 0px;
  overflow: hidden;
  width: 101px; /*xx smazat*/
}

#randomCamsList .kamera-box {
  left:69px;
  margin-left:0;
  padding-left:0;
  position:relative;
}
#topcams {
  float:left;
  overflow: hidden;
  height:138px;
  width: 250px;
}
#topcams .cameraImgThumb {
  width: 102px;
  height: 68px;
}
.rslider {
  left:-35px;
}
#rslider li {
  z-index:1;
}
#rslider {
   position: relative;
   visibility: hidden;
   left: -5000px;
}
#windowonly .rozsirenikamery{
  float: right; 
  width: 640px; 
  padding: 20px;
}
#template-webPartners .cell {
  border-bottom:1px dotted gray;
  float:left;
  padding:5px;
  width:31%;
}
.center {
  text-align:center;
}
#template-webPartners .cell a{
  color: #373737;
  text-decoration: underline;
}
#template-webPartners .cell a:hover{
  text-decoration: none;
} 
#template-web-partner-cat a:hover {
  text-decoration: none;
}
#template-web-partner-cat .text li {
  background: url("bg_li_basic_darkorange.gif") no-repeat scroll 0 5px transparent
}
fieldset#web-partners {
  text-align:center;
  margin-top:30px;
}
fieldset#web-partners a{
  color:#373737;
  text-decoration:underline;
  padding-right: 10px;
}
#template-web-partner-cat .textcontent a{
  color:#373737;
  text-decoration:underline;
}
#template-web-partner-cat .textcontent a:hover{
  text-decoration: none;
}
#sitemenu span#partneri img{
  width: 16px;
  height: 13px;
}
li#maxresolution, li#minresolution {
  float:left;
}
li#towindow {
  float: left;
  padding-left: 7px;
}
li#originaladress {
  float: right;
}
.commentinfo {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #bbbbbb;
  float:right;
  width:638px;
}
#container {
  width:1000px;
}

.mapa p {
  margin-left:15px;
  margin-right:15px;
  margin-top:30px;
}

.basictext p{
  margin:15px;
  margin-bottom:3px;
}
#usersearch {
  margin-top: 20px;
}
#template-userlist #chyby{
  padding-bottom:15px;
}
.listerusers {
  height: 28px;
}
.nocomments {
  margin-left:10px;
  margin-top:10px;
}
#commentname dt {
  margin-left: 10px;
}
#commentname {
  padding-top: 10px;
  padding-bottom: 10px;
}
#commentname, #commentwww, #commentemail {
  width: 33%  !important;
}
#commentname dt, #commentwww dt, #commentemail dt{
  width: 50px !important;
}
.facebookthumbnail {
  visibility: hidden;
}