/*
// -----------------------základní prvky---------------------------------------
*/

body {
 background:#000 url('images/back.jpg');
 text-align: center;
 margin: 0px;
 padding:0px;
 }
.reklama {
 display: none;
 }
.main {
 width: 600px;
 margin-top: 40px;
 margin-bottom: 40px;
 text-align: left;
 margin-left:auto;
 margin-right:auto;
 background-image: url('images/background.gif');
 background-repeat: repeat-y;
 background-position: left top;
 }
.head {
 width: 100%;
 height: 200px;
 margin: 0px;
 padding: 0px;
 }
#rpk{
 background: url('images/head.jpg') no-repeat center center;
 }
#prl{
 background: url('images/head2.jpg') no-repeat center center;
 }
.head h1{
 float:left;
 margin:0px;
 width:380px;
 height:100%;
 color:#E1E1E1;
 font-family:Verdana;
 font-size:10px;
 }
.head h1 a{
 display:block;
 height:100%;
 color:#000;
 }
#links{
 float:right;
 margin:5 0 0 25;
 color:#f1f1f1;
 font-family:Arial;
 font-size:16px;
 }
a#perla{
 color:#84AF29;
 }
a#ropak{
 color:#FFCC00;
 }
#links a:hover{
 text-decoration:none;
 }
.head h5{
 float:left;
 margin:60 0 0 25;
 color:#f1f1f1;
 width:160px;
 font-family:Arial;
 font-size:16px;
 padding:0px;
 }
.head img.ico{
 border:0px;
 margin:0 0 -5 -12;
 }
hr.divend,br.divend{
 margin:0px;
 clear:both;
 visibility:hidden;
 }
/*
****************  LEFTSIDE
*/
.leftside{
 width: 130px;
 float: left;
 padding: 0px;
 margin: 0px;
 }
.menu{
 padding-left:15px;
 font:1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 margin:0px;
 }
#search{
 float:right;
 margin:20 8 0 0;
 }
.leftside h4{
 font-family:Arial;
 text-transform: uppercase;
 background-color:#121212;
 border-bottom:1px solid #202020;
 font-size:0.8em;
 margin:0px;
 margin-top:5px;
 margin-bottom:5px;
 padding-left:5px;
 color:#84AF29;
 }
.leftside ul, ul.links{
 margin:0px 3px 12px 7px;
 padding:0px;
 list-style-type:none;
 }
.leftside li, ul.links li{
 margin:1px 0px 0px 0px;
 border:0;
 font-size:0.8em;
 font-weight: normal;
 padding:2px;
 padding-left:15px;
 background: url(images/li.gif) no-repeat 0px 3px;
 line-height:120%;
 }
.links{
 background-color:#121212;
 border-bottom:1px solid #202020;
 width:100%;
 }
.leftside a{
 color:#FFCC00;
 }
.leftside a:hover {
 text-decoration:none;
 }
.leftside table td a{
 color: #0066CC;
 text-decoration: underline;
 }
.leftside table td a:hover{
 text-decoration:none;
 }
.leftside hr{
 display:none;
 }
.menu div{
 position:absolute;
 visibility:hidden;
 border:1px solid #666;
 background-color:#000;
 width:150px;
 overflow: hidden;
 z-index:1;
 }

.menu img{
 margin-bottom:10px;
 border:1px solid #cccccc;
 width:190px;
 }
.menu img.odkaz{
 height:38px;
 }
.menu form{
 margin-top:10px;
 margin-bottom:15px;
 }
.menu input{
 border:1px solid #666;
 font-size:10px;
 font-family:Verdana;
 background-color:#333;
 color:#e1e1e1;
 }
.menu form p{
 margin:0px;
 margin-top:5px;
 font-size:11px;
 line-height:100%;
 }
.menu form p input{
 margin:0px;
 border:0px;
 width:13px;
 height:13px;
 }
img.user{
 width:50px;
 float:right;
 margin-right:15px;
 }
/*
****************  MIDDLE
*/
.viewfoto a,
.middle a {
 color: #FFCC00;
 text-decoration: underline;
 }
.viewfoto a:hover,
.middle a:hover {
 text-decoration: none;
 }
.middle{
 float: left;
 width: 440px;
 padding: 0px;
 margin:0 0 0 18;
 font: 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
 color:#e9e9e9;
 }
.middle h1{
 font-family:Arial;
 text-transform: uppercase;
 color:#84AF29;
 font-size:1em;
 padding-left:42px;
 padding-top:5px;
 margin:0 0 15 8;
 background:#060606 url('images/h1.gif') no-repeat 0px 0px;
 border-bottom:1px solid #141414;
 height:29px;
 }
.middle h1:first-letter{
 color:#FFCC00;
 font-size:1.2em;
 }
.middle h2,.kontakty h2{
 font-family:Arial;
 text-transform: uppercase;
 color:#84AF29;
 font-size:0.95em;
 padding-left:40px;
 padding-top:8px;
 margin:15 0 8 8;
 background:#060606 url('images/h1.gif') no-repeat 0px 0px;
 border-bottom:1px solid #141414;
 height:30px;
 }
.middle h3,
.viewfoto h3{
 font-family:Arial;
 color:#84AF29;
 background:#060606;
 border-bottom:1px solid #141414;
 font-size:0.8em;
 margin:4 0 5 8;
 }
.middle h3 a{
 font-family:Arial;
 color:#84AF29;
 background:#060606;
 border-bottom:1px solid #141414;
 text-transform: none;
 }
.middle h4{
 font-family:Arial;
 color:#FFCC00;
 background:#060606;
 border-bottom:1px solid #141414;
 font-size:0.8em;
 margin-right:8px;
 margin-bottom:5px;
 text-align:right;
 }
.middle strong{
 color:#FFCC00;
 }
h3#comments{
 background-color:#060606;
 border-top:1px solid #141414;
 padding-top:8px;
 margin-top: 30px;
 }
.viewfoto h3#comments{
 margin-right:10px;
 }
.middle p{
 text-align:justify;
 padding-left:8px;
 margin:0px;
 margin-bottom:5px;
 text-indent:10px;
 font-size:0.75em;
 }
.middle ol,
.middle ul{
 font-size:0.75em;
 }
.viewfoto table td,
.viewfoto table th,
.middle table td,
.middle table th {
 font-family:Verdana;
 font-size:0.75em;
 margin: 0px;
 padding:2px;
 color:#e9e9e9;
 }
.kontakty table{
 margin-left:20px;
 }
.viewfoto table input,
.viewfoto table textarea,
.middle table input,
.middle table input.file,
.middle table select,
.middle table textarea{
 border:1px solid #666;
 background-color:#333;
 color:#f1f1f1;
 }
.viewfoto form,
.middle form{
 margin:0px;
 }
table.seznam{
 margin-left: 5px;
 margin-top: 5px;
 margin-bottom: 5px;
 width: 100%;
 _width: 99%;
 color:#e1e1e1;
 font-size:0.9em;
 }
table.seznam th{
 text-align:left;
 }
table.seznam td{
 }
table.seznam th span{
 float:left;
 }
table.seznam th img{
 float:right;
 margin:0px;
 filter:alpha(opacity=40);
 }
table.seznam td b{
 color:red;
 font-size:8px;
 }

table.foto{
 margin-left: 5px;
 margin-top: 5px;
 margin-bottom: 5px;
 width: 96%;
 border:1px solid #CCCCCC;
 background-color:white;
 padding:0px;
 }
table.foto td b{
 color:red;
 font-size:8px;
 }
img.nahled{
 float:right;
 width:140px;
 height:100px;
 border:1px solid #cccccc;
 margin:0px;
 margin-left:5px;
 }
b.stats{
 clear:both;
 display:block;
 font-weight:normal;
 border-top:1px dashed #cccccc;
 margin-top:2px;
 margin-left:8px;
 margin-bottom:15px;
 padding-top:3px;
 font-size:0.8em;
 }
b.stats span{
 color:#8E1B06;
 }
.foto a {
 color: #0066CC;
 text-decoration: none;
 }
.foto a:hover {
 color: black;
 text-decoration: underline;
 }
.viewfoto{
 float: left;
 width: 538px;
 _width: 538px;
 min-height: 835px;
 _height: 835px;
 padding: 0px;
 margin: 0px;
 background-color:white;
 font-family:Verdana;
 font-size:10px;
 }
.viewfoto img,.viewfoto h3,.viewfoto span{
 margin-left:18px;
 }
.viewfoto .bhead,
.viewfoto .body,
.viewfoto .bpata,
.viewfoto table{
 margin-left:18px;
 width:500px;
 }
.viewfoto .body img{
 width:50px;
 height:60px;
 }

.viewfoto h3{
 margin-left:10px;
 margin-top:10px;
 }
.viewfoto span{
 color:#666666;
 }
.bhead {
 margin: 0px;
 margin-left: 5px;
 padding: 0px;
 width: 100%;
 background-color:#101010;
 border-bottom:1px solid #242424;
 clear:both;
 }
.bhead h2{
 margin:0 0 0 5;
 padding:0px;
 font-size:13px;
 float:left;
 background:transparent;
 text-transform: none;
 }
.bhead h2 a{
 color:#84AF29;
 text-decoration: none;
 }
.bhead h2 a:hover{
 text-decoration: underline;
 }
.bhead h5,.bhead h4{
 text-align:right;
 margin: 0 5 0 0;
 padding:0px;
 font-size:10px;
 color:#FF6600;
 width:160px;
 float:right;
 }
.body{
 clear:both;
 margin-bottom:20px;
 }
.body p{
 margin:5 5 0 10;
 padding: 0px;
 text-align:justify;
 font-size:11px;
 }
.body img{
 margin-bottom:10px;
 margin-left:8px;
 text-align:center;
 border:1px solid #242424;
 }
.bpata{
 width: 100%;
 display:none;
 }
.bpata p{
 float:right;
 margin:0 3 25 3;
 padding-left: 0px;
 font-size: 10px;
 font-family:"Verdana";
 text-align: right;
 }
.bpata img{
 float:left;
 border:0px;
 margin:0px;
 margin-left:2px;
 margin-right:0px;
 clear:none;
 }
.strankovani{
 margin:18 4 4 4;
 padding:8px;
 font: bold 0.6em Arial;
 background-color:#101010;
 border:1px solid #242424;
 clear:both;
 }
.strankovani a{
 font:bold 14px Verdana;
 color: #FFCC00;
 text-decoration: underline;
 }
.strankovani a:hover{
 text-decoration: none;
 }
.viewfoto .strankovani{
 margin:18px;
 font-weight:bold;
 }
.viewfoto .strankovani a{
 padding:2px;
 }
.viewfoto .strankovani a:visited{
 color:black;
 }
.viewfoto .strankovani a:active{
 border:1px solid #0066CC;
 }
/*
****************  SEARCH
*/
.search form{
 margin:0 0 0 4;
 padding:0px;
 text-align:left;
 }
.search fieldset{
 width: 420px;
 border-color:#DDD;
 border-style:double;
 border-width:4px 1px 2px 1px;
 padding:10 0 10 0;
 }

.search legend{
 font-weight:bold;
 margin-bottom: 0.1em;
 }

.search label{
 padding-left:10px;
 margin-bottom: 8px;
 }
.search input, .search select{
 border: 1px solid #c7c7c7;
 color: #333333;
 margin-top: 8px;
 }

.search input#sbtn{
 width: 70px;
 font-weight:bold;
 }
.search h3{
 margin:8 0 4 0;
 font-size:11px;
 }
.search h2{
 font-size:14px;
 }
.search ol{
 margin:0px;
 margin-left:8px;
 padding:0px;
 list-style-type:none;
 }
/*
****************  RIGHTSIDE
*/
.rightside a {
 margin-left:15px;
 color: #0066CC;
 text-decoration: underline;
 font-family:Verdana;
 font-size:11px;
 }
.rightside i{
 font-family:Verdana;
 font-size:10px;
 }
.rightside p a {
 margin-left:0px;
 }
a:visited.comment{
 color:black;
 }
.rightside{
 float: right;
 width:140px;
 padding: 0px;
 margin: 0px;
 line-height:102%;
 text-align
 }
.rightside h4{
 font-weight:normal;
 font-size:10px;
 font-family:Verdana;
 background-color:#000000;
 color:white;
 margin: 0px;
 margin-bottom:5px;
 padding: 5px;
 }
.rightside p{
 margin:0px;
 padding:0px;
 margin-left:15px;
 }
h4#menu01{
  background-color:#CC3300;
 }
/*
****************  RIGHTSIDE
*/
.rightside a {
 margin-left:15px;
 color: #0066CC;
 text-decoration: underline;
 font-family:Verdana;
 font-size:11px;
 }
.rightside i{
 font-family:Verdana;
 font-size:10px;
 }
.rightside p a {
 margin-left:0px;
 }
a:visited.comment{
 color:black;
 }
.rightside{
 float: right;
 width:140px;
 padding: 0px;
 margin: 0px;
 line-height:102%;
 text-align
 }
.rightside h4{
 font-weight:normal;
 font-size:10px;
 font-family:Verdana;
 background-color:#000000;
 color:white;
 margin: 0px;
 margin-bottom:5px;
 padding: 5px;
 }
.rightside p{
 margin:0px;
 padding:0px;
 margin-left:15px;
 }
h4#menu01{
  background-color:#CC3300;
 }
/*
****************  FOOTER
*/
.footer{
 width: 100%;
 height: 130px;
 text-align: left;
 background: url('images/footer.jpg') no-repeat top center;
 font-size:1em;
 }
.footer div{
 width: 390px;
 font-size:0.7em;
 font-family:Verdana;
 float:left;
 /*color:#84AF29;*/
 color:#FFCC00;
 font-weight:normal;
 margin:90 0 0 12;
 text-align:left;
 line-height:140%;
 }
.footer a{
 color:#FFCC00;
 text-decoration:none;
 border-bottom:1px dotted #FFCC00;
 }
.footer a:hover{
 border-bottom:transparent;
 }
a#dz{
 float:right;
 display:block;
 font-size:1px;
 color:#000;
 width:130px;
 height:50px;
 margin:60 10 0 0;
 padding-top:30px;
 border:transparent;
 }
/*
-----------------------fotogalerie---------------------------------------
*/
p.darkred,p.alert{
 text-indent:0px;
 color:#FF6600;
 line-height:150%;
 font-family:Verdana;
 font-weight:bold;
 font-size:10px;
 text-align:center;
 margin:5 0 0 8;
 background-color:#101010;
 border:1px solid #242424;
 }
.darkred{
 text-align:left;
 font-size:10px;
 color:#0066CC;
 font-family:verdana;
 font-weight:bold;
 margin-left:5px
 }
.thumb{
 margin-top:5px;
 border: 1px solid black;
 }
.thumb a:hover{
 margin-bottom:0px;
 border: 2px solid #4E4E27;
 }
/*
// -----------------------edit WYSIWYG---------------------------------------
*/
.edit input{
 font-family:"Times New Roman";
 margin-bottom:2px;
 width:25px;
 }
input#button1{
 font-weight:bold;
 }
input#button2{
 text-decoration: underline;
 }
input#button3{
 font-style: italic;
 }
input#button4{
 background-image: url('images/br.gif');
 background-repeat: no-repeat;
 background-position: right top;
 }
input#button5{
 background-image: url('images/url.gif');
 background-repeat: no-repeat;
 background-position: right top;
 }
input#button6{
 background-image: url('images/pic.gif');
 background-repeat: no-repeat;
 background-position: right top;
 }
input#button8{
 border:1px solid #FFCC00;
 color:#FFCC00;
 font-weight:bold;
 }
input#button20{
 background-image: url('images/smile20.gif');
 background-repeat: no-repeat;
 background-position: right top;
 }
input#button21{
 background-image: url('images/smile21.gif');
 background-repeat: no-repeat;
 background-position: right top;
 }
input#button22{
 background-image: url('images/smile22.gif');
 background-repeat: no-repeat;
 background-position: right top;
 }
input#button23{
 background-image: url('images/smile23.gif');
 background-repeat: no-repeat;
 background-position: right top;
 }
input#button24{
 background-image: url('images/smile24.gif');
 background-repeat: no-repeat;
 background-position: right top;
 }
input#button25{
 background-image: url('images/smile25.gif');
 background-repeat: no-repeat;
 background-position: right top;
 }
input#button26{
 background-image: url('images/smile26.gif');
 background-repeat: no-repeat;
 background-position: right top;
 }
input#button27{
 background-image: url('images/smile27.gif');
 background-repeat: no-repeat;
 background-position: right top;
 }
/*img.smile{
 margin-bottom:0px;
 border:0px;
 }  */
p.reaguj img.smile{
 margin-bottom:0px;
 border:0px;
 width:16px;
 height:16px;
 }
img.ikon{
 width:80px;
 height:15px;
 border:0px;
 margin-left:25px;
 }

