body {	background-color: #6B6B6B;
	margin: 0;}


.blok {	background-color: #999;
		background-image: url("img/telo-back.jpg");
		width: 800px;
		_height: 800px;
		font-family: georgia, serif;
		position: absolute;
		/*top: 50%;*/
		left: 50%;
		margin: /*-400px*/ 0 0 0 -400px;
		}

.zahlavi {background-image: url("img/rosafilm1.jpg");
			height: 340px;
			margin: 0;
			padding: 0;}
			
h1 {color: orange;
	font-family: 'Courier CE', 'Courier New CE', 'Courier New', monospace;
	font-size: 40px;
	position: absolute;
	left: 300px;
	top: 35px;
	}

blockquote {width: 170px;
		margin: 0;
		padding: 0;
		position: absolute;
		left: 70%;
		top: 200px;
		font-size: 110%;
		font-family: 'Times New CE', 'Times CE', georgia, serif;
		text-align: center;
		color: #F60;
		}
		
blockquote p {
		margin: 0;
		padding: 0;
		}

#citat {font-size: 18px;}

#autor {color: #666;
		font-size: 90%}
		
.telo { margin: 0;
		padding: 0;
		color: #333;}
		
.uvod { height: 350px;	
		text-align: center;
		font-size: 1em;
		_font-size: 100%;
		word-spacing: 0.1em;
		padding: 5%;
		color: #333;
		}
		
#novinky {	width: 750px;
			position: absolute; bottom: 100px;
			background-color: #CCC;
			font-size: 90%;
			margin: 0 25px;;
			padding: 5px;
			border: 1px solid black;}
			
.aktu {color: #900;
		font-weight: 600;}
		
.dat {font-weight: 600;
		color: #500;}
			
#novinky a {color: #RRR;}

#novinky a:hover {color: #36C;}

#podpis a {color: #666;}

#podpis a:hover {color: #36C;}

.menu { background-color: #333;
		width: 800px; 
		height: 1.7em;
		position:absolute; 
		bottom: 55px;}

#galerie {position: absolute; left: 43%;
			font-size: 140%;}

#haiku {position: absolute; right: 5%;}

#obliby {position: absolute; right: 20%;}

#fotosvet {position: absolute; left: 5%; 
		}
#fotot {position: absolute; left: 25%;}

a {color: #C60;
	text-decoration: none;
	}
a:hover {color: #36C;}

.menu a {color: #FC0;}

.menu a:hover {color: #C60;}

.pata  {height: 55px;
		width: 800px;
		position: absolute;
		bottom: 0;
		border-top: 1px solid black;
		background-color: #CCC;
		}

.cop {position: absolute; right: 10px; bottom: 3px;
		color: #666;
		font-size: 15px;}

.pata a {
      margin:0; padding:0;
      position:absolute; left: 380px;
      width:50px; height: 50px;
      overflow:hidden;
	  color: #C60;
      }
.pata a span {
      display:block;
      position:absolute; left: 0; top:0; z-index:1;
      width: 50px; height: 50px;
      margin:0; padding:0;
      background:url("img/mail.jpg") top left no-repeat;
      }

.pata a:hover span {
   background-position: -50px 0;
     }		

.info {position: absolute; left: 10px; bottom: 30px;
		color: #666;
		font-size: 17px;}
