body {
	color: #454545;
	background-color: #4A4A4A;
	/*background-image: url(images/back1.jpg);*/
}
body { font-size:1em; line-height: 1.4em; font-family: "Verdana","Helvetica CE","arial ce","arial"; }
body, h1, h2, div, ul, li, img {margin: 0;	padding: 0;}

@font-face { font-family: font-p; src: url("fonts/Prosto.ttf");}

hr {display: none;}
h1, h2 {	font-family: "font-p", "Verdana","Helvetica CE","arial ce","arial";}
a, a:, a:hover {}

/* cela strana */
#full {	width: 900px;	margin: auto;}

/* okno */
#window {width: 900px;	height: 450px;	position: absolute;	top: 20%; background-color: white; }
#window img.petr { position: absolute; top:25px; left:75px;}
#window img.log { position: absolute;  bottom: 30px; right: 30px; height: 40px; width: 40px; }
#window h1 {	color: #575757;	position: absolute;	top: 30%;	right: 70px;	font-size: 70px; 	letter-spacing: 3px;}
#window h1 span {	color: #A0A0A0;}

/* copyright */
#copy { position: absolute; bottom: 0px; width: 900px; }
#copy h2 { 	color: #fff; font-size:11px; font-style: italic; text-align: right; position: relative; right: 20px; }


/* temp .................... */
/*#line { width: 900px; height: 15px; margin:0; margin-top: 5px; background: url("images/shadow.gif") bottom center no-repeat ; }*/


