	BODY {
		background: url("tlo.gif");
		margin: 0;
		line-height: 100%;
		padding-top: 0px;
		padding: 0px;
	}

	#container {
		position: absolute;
		top: 171px;
		width:100%;
		border: 0px solid black;
		z-index: 1;
		background: #a0cdf6;

	}
	
	#middle {
		position: relative;
		width: 780px;
		margin: 0 auto;		
		padding: 0;
		border: 0px solid blue;
		margin-bottom: 0px;
		background: #263038;
		clear: both;
	}
	
	#logo {
		background: url("line.gif") repeat-x 0px 150px;
		border: 0px solid red;			
	}
	#logo div {
		margin: 0px auto 0 auto;
		width: 780px;
		border: 0px solid cyan;

	}
	#new {
		position: relative;
		right: -110px;
		top: -72px;
		z-index: 3;
	}

	#menu {
		position: absolute;
		top: 0px;
		left: 0px;
		border: 0px solid red;
		width: 180px;
		height: 420px;

		font-family: Arial, Tahoma, Verdana;
		font-weight: bold;
		background: #263038 url(tlomenu.jpg) top right no-repeat;

		border-left: 1px solid #000;
		z-index: 1;
	}
	
	#source {
		position: relative;
		left: 180px;
		width: 600px;
		margin: 0;
		border: 1px solid #444;
		border-top: 0px;
		border-bottom: 0px;
	}
	
	.list {
		background: url("document.gif") no-repeat 8px 1px;
		padding-left: 35px;
		padding-bottom: 5px;
	}
	.lap {
		float: left;
	}
	
	#source IMG { 
		border: 0;
	}
	
	#upmenu {
		margin-left: 240px;
	}
	
	#tro {
		position: absolute;
		left: 62px;
		z-index: 2;
	}
	
	.text {
		padding: 20px 50px 0px 40px;
		font-family: Verdana;
		color: #222;
		font-size: 10pt;
		text-align: justify;
	}
	.text span{
		font-weight: bold;
		font-size: 15px;
	}
	.text a{
		color: black;
		font-weight: bold;
	}
		
	.text a:hover{
		color: red;
	}

	.intext{
			margin-left: +20px;
			margin-right: +20px;
	}
	.dline{
		width: 510px; 
		border-top: 1px solid black; 
		margin: 20px 0px 20px 0px;
	}
	
	.cytat{
			color: #00a;
			font-weight: bold;
			font-family: Arial;
			text-align: left;
			font-size: 17px;
			padding: 15px 0px;
	}
	.cytat2{
			color: #00a;
			font-weight: bold;
			font-family: Arial;
			text-align: right;
			font-size: 13px;
			padding: 0px 0px;
		
	}
	
	.listka p{
			text-indent: 0px;
			padding: 0px 0px;
			line-height: 20px;
	}
	h1 {
		font-family: Arial;
		font-size: 16px;
		border-left: 10px solid #666;
		border-bottom: 1px solid black;
		padding: 3px 20px 3px 10px;
		width: 470px;
		font-weight: bold;
		margin-bottom: 20px;
	}

	
	#footer {
		background: white url('liner.gif') repeat-x;
		border: 0px solid red;
		margin: -1px auto 0 auto;
		z-index: 3;
	}
	#footer div{
		margin: 0px auto;
		width: 782px;
		border: 0px solid cyan;
	}
	#footer img{
		border: 0px;
	}
		
	.inp{
		width: 94px;
		font-size: 17px;
		color: #454545;
		font-weight: bold;
		font-family: Verdana;		
		background: fixed;
		border: 0px solid black;
		padding: 0px;
		margin: 0px;
		text-align: right;
	}
	.inp input{
		margin: 0px;
		padding: 0px;
	}
	#zegar{
		position: absolute;
		left: 50%;
		margin: 0px 0px 0px 293px;
		top: 126px;
		height: 50px;
		width: 94px;
		border-right: 1px solid #000;
		padding-right: 4px;
	}
	#upstxt{
		position: absolute; 
		left: 50%; top: 0px; 
		padding-left: 47px;
	}
	#stxt{
		background: transparent;
		border: 0px;
		border-right: 1px solid #444;
		border-bottom: 1px solid #ccc;
		padding: 5px 6px;
		text-align: center;
		font-family: Verdana;
		font-weight: bold;	
		font-size: 12px;	
	}
