html {margin: 0; padding: 0;
			background:rgb(255,255,204);
}
body{
		background-attachment:fixed;
		behavior:url(csshover.htc);
		font: 70% Verdana, Arial, Helvetica, sans-serif;
   		margin-left: auto; 
   		margin-right: auto; 
   		padding: 0;
   		width:900px;
   		}
a {text-decoration:none;}
li{list-style:none
	}
	
#title{
		width:900px; 
		height:90px; 
		background:rgb(255,230,240) url('gfx/bannerTop.gif') center no-repeat;
		border-bottom:solid rgb(20%,30%,40%) 1px;
		}
		
#menu {
		float: left;
		width: 150px;
		padding:0;
		border-right:1px solid rgb(20%,30%,40%);
		text-align:center;
		background:rgb(255,230,240);
		font :x-small Verdana,Arial,Helvetica,sans-serif;
		font-weight:bold;
		font-size:80%;
		height: 700px;
		}
		
#date{
		text-align:right;
		color:red;
		font :x-small Verdana,Arial,Helvetica,sans-serif;
		font-weight:bold;
		}
		
#content{
		border: solid rgb(204,0,51) 1px;
		width: 900px;
		}
		
#tresc 
{		
		float: right;
	   	height:700;
		background:rgb(255,255,255);
		width: 745px;
		overflow: scroll;
   		}
   		
#menu li{ 
		padding: 2px;
		margin-bottom: 4px;
		text-align:right;
		border:1px solid rgb(255,153,51);
		border-left: 2px solid rgb(255,153,51);
		border-right: 2px solid rgb(255,153,51);
		background:rgb(255,153,51);
		}
div#menu li a {display:block;}
#menu a{text-decoration:none;color:black;padding:0;/*border:1px solid darkblue*/}
#menu a:link{}
#menu a:hover{color:red;padding:0em;border:none;}
div#menu li:hover {background-color:rgb(255,200,0);border:1px solid white;border-left: 2px solid white;border-right: 2px solid white;}
#menu a:visited{text-decoration:none}
div.gallery {float:left;padding:0.25em;margin:0.25em;background-color:rgb(85%,85%,20%);}
div.slajd{float:left;padding:20px;padding-top:5px;padding-bottom:5px;background-color:rgb(85%,85%,20%);margin:0.25em}
.clouth_frame
{
	width: 202px;
	height: 202px;
	background-color: Maroon;
	text-align :center;
	padding: 3px;
	margin: 3px;
	}
	
#logIn
{
	text-align:center;
	width:350px;
	height:180px;
	background: url('login.gif') left no-repeat;
}

#stopka
{
	clear: both;
}