
* {
	margin: 0;
	padding: 0;

}

body {
	background: #330000 url(bg.jpg) repeat-y center top;
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
		height: 960px;
}

p {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

a {color: #000;}
a:hover {color: #751019;}

.desk {
background: #FFF url(bg_main.jpg) no-repeat;
	position: absolute;
	left:50%;
	top:361px;  
	font: normal 2.4em Verdana,sans-serif;
	height: 534px;
	margin-left:-348px;
	width: 693px;
	overflow: auto;
}


.main {
	margin-right:55px;
	margin-left:60px;
	margin-top:20px;
	top:0px;
	font: normal 10pt tahoma; color: #000;
	overflow: auto;
	widht:600px;
	height: 500px;
}


/* header */
.header {
background: #FFFFFF url(bg2.jpg) no-repeat;
	position: absolute;
	height: 128px;
	left:50%; 
	top:233px; 
	margin-left:-346px; 
	width: 693px;
}




	
	
.text 


{
	padding-left: 12px;
  text-decoration: none;
   font-family: verdana;
	 font-size: 10pt;
	 text-align: left;
	 color: #000;
	 
	 }  

.nadpis {font-family: verdana;
	padding-left: 12px;
	margin-top: 10;
	 font-size: 14pt;
	 text-align: left;
	 	font-weight:bold;
	 color: #F5A713;} 



