/*
// -----------------------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:#000 url('images/background.gif') repeat-y;
 }
.head {
 width: 100%;
 height: 180px;
 margin: 0px;
 padding: 0px;
 background: url('images/head3.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;
 }
a#deti{
 display:block;
 color:black;
 font-size:1px;
 width:130px;
 height:50px;
 float:left;
 margin-left:78px;
 }
#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 img.ico{
 border:0px;
 margin:0 0 -5 -12;
 }
hr.divend{
 margin:0px;
 clear:both;
 visibility:hidden;
 }
/*
****************  LEFTSIDE
*/
.leftside{
 float: left;
 padding: 0px;
 margin: 0px;
 }
.menu{
 padding-left:15px;
 font:8pt/16pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 margin:0px;
 }
#search{
 float:left;
 margin:0 8 0 0;
 }
.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;
 }
/*
****************  MIDDLE
*/
.viewfoto a,
.middle a {
 color: #FFCC00;
 text-decoration: underline;
 }
.viewfoto a:hover,
.middle a:hover {
 text-decoration: none;
 }
.middle{
 float: left;
 padding: 0px;
 margin:50 0 0 40;
 font: 10pt/16pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
 color:#e1e1e1;
 text-align:center;
 }
.middle h3{
 margin:0px;
 font: 1.4em Arial;
 }
/*
****************  FOOTER
*/
.footer{
 width: 100%;
 height: 130px;
 text-align: left;
 background: url('images/footer.jpg') no-repeat top center;
 overflow:hidden;
 }
.footer h6{
 width: 390px;
 font-size:11px;
 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-top:5px;
 }

