body, html
	{
	margin:0px;
	padding:0px;
	border:none;
	height:100%;
	width:auto;
	overflow:visible;
	
	scrollbar-face-color: #e6ebe6;
	scrollbar-highlight-color: #e6ebe6;
	scrollbar-3dlight-color: #e6ebe6;
	scrollbar-darkshadow-color: #e6ebe6;
	scrollbar-shadow-color: #e6ebe6;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #e6ebe6;
	}
img {
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #675e5e;
	}
	
	

.kontener0
	{
	height:100%;
	display:table;
	width:100%;
	background-color: #000000;
	background-image: url(../files/tlo.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	}

.kontener1
	{
	vertical-align:middle;
	display:table-cell;
	}


