body
{
	margin-top: 0px;
	background-color: #222222;
	font-family: Thaoma, Verdana, sans-serif;
	font-size:12px;
}

/* POJEMNIK CALOSCI */
#container
{
	width: 1003px;
	height:596px;
	background-color: #ffffff;
	position: relative;
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
/* KONIEC POJEMNIKA CALOSCI */

#panel
{
	position:absolute;
	background: #ffffff;
	left:10px;
	top:25px;
	width:215px;
	height:125px;
	z-index:0;
}

#menu
{
	position:absolute;
	background: #ffffff;
	left:235px;
	top:25px;
	width:400px;
	height:125px;
	z-index:1
}

#news
{
	position: absolute;
	left:10px;
	top:170px;
	width:200px;
	height:200px;
	z-index:2;
	font-family: Thaoma, Verdana, sans-serif;
	font-color: #ffffff
}


#podz
{
	position: absolute;
	left:10px;
	top:400px;
	width:200px;
	height:100px;
	z-index:2;
	font-family: Thaoma, Verdana, sans-serif;
	font-color: #ffffff
}



#logo
{
	position:absolute;
	background: #ffffff;
	left:700px;
	top:0px;
	width:250px;
	height:125px;
	z-index:4;
}

#chinka
{
	position:absolute;
	background: #ffffff;
	left:645px;
	top:145px;
	width:350px;
	height:400px;
	z-index:5;
	
}


#scroll 
{ 
	position: absolute;
	left: 240px;
	top: 190px; 
	width: 380px; 
	height: 350px;
	background: #ffffff;
	text-align: justify;
}

#adres
{ 
	position: absolute;
	left:0px;
	top: 575px; 
	width: 1000px; 
	height: 5px;
	background: #ffffff;
	text-align: center;
	font-size: 8pt; 
	color: gray; 
	font-family: Tahoma, Arial, Helvetica; 
	text-decoration: none;
}

#kr1
{ 
	position: absolute;
	left:10px;
	top: 350px; 
	width: 210px; 
	height: 4px;	
}

#kr2
{ 
	position: absolute;
	left:638px;
	top: 132px; 
	width: 350px; 
	height: 5px;	
}

#kr3
{ 
	position: absolute;
	left:218px;
	top: 128px; 
	width: 4px; 
	height: 436px;	
}

#kr4
{ 
	position: absolute;
	left:635px;
	top: 132px; 
	width: 5px; 
	height: 436px;	
}

#kr5
{ 
	position: absolute;
	left:0px;
	top: 565px; 
	width: 1000px; 
	height: 2px;	
}

#divUpControl 
{ 
	z-index: 200; 
	left: 420px; 
	width: 10px; 
	position: absolute; 
	top: 160px; 
        height: 10px; 
}

#divDownControl 
{ 	
	z-index: 244; 
	left: 420px; 
	width: 10px; 
	position: absolute; 
	top: 550px; 
        height: 10px;
}

.txt
{ 
	valign: top; 
	width: 350px;
	height: 350px;
	font-size: 10pt; 
	color: #000000; 
	font-family: Tahoma,Arial, Helvetica; 
	text-decoration: none;
	text-align: justify; 
}

h1         
{ 
	text-align: justify;
	font-weight: bold;
	font-size: 12pt; 
	font-color: black; 
	font-family: Tahoma, Verdana, Helvetica; 
}

a:link
{
	color: #669900; 
	text-decoration: none;
}     /* unvisited link */

a:visited 
{
	color: #000000; 
	text-decoration: none;
}  /* visited link */

a:hover 
{
	color: #669900; 
	text-decoration: none;
}   /* mouse over link */

a:active 
{
	color: #669900; 
	text-decoration: none;
} 