﻿html, body {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
}

#TOP {
	margin: auto; width: 980px;
	height: auto;
	background: transparent;
	text-align: left;
	margin-top: 10px;
}

#LOGO {
	width: 580px;
	height: 100px;
	font-family: "Arial Narrow";
	font-size: 18pt;
	text-align: left;
}

#NAGLOWEK {
	border-style: none;
	background-position: 0px 0px;
	width: 580px;
	height: 55px;
	overflow: hidden;
	text-align: center;
	color: #400040;
	background: transparent;
}

#GRAFIKA_TOP {
	width: 400px;
	height: 151px;
	display: inline-block;
	float: right;
}

#DATA {
	width: 280px;
	height: 15px;
	float: right;
	padding: 10px 5px 10px 5px;
	font-family: Verdana;
	font-size: 0.8em;
	text-align: right;
}

#BANER {
	width: 980px;
	height: 35px;
	font-family: "Arial Narrow";
	font-size: 1em;
	text-align: left;
}

#netloog {
	width: 400px;
	height: 35px;
	float: right;
	text-align: left;
	font-size: 0.9em;
	font-family: "Arial Narrow";
	background-image: url('../images_site/tlo_netloog.PNG');
}

#TITLE {
	width: 980px;
	height: 30px;
	float: left;
	text-align: left;
	background-image: url('../images_site/tlo_title.PNG');
}

#title_in {
	width: 400px;
	height: 26px;
	padding: 2px 0px 2px 0px;
	float: left;
	text-align: left;
	margin-left: 170px;
	font-size: 1.3em;
	font-family: "Verdana";
	color: #400040;
}

#menu_oll{
	width: 160px;
	height: auto;
	float: left;
}
#MENU {
	width: 160px;
	background: transparent;
	height: auto;
	font-family: "Verdana";
	font-size: 0.85em;
	font-weight: bold;
}

#buttons_bottom {
	height: 20px;
	background-image: url('../images_site/buttons_dol.PNG');
}

#okladka_www{
	height: 142px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	background-image: url('../images_site/tlo_menu_okladka.PNG');
	background-repeat: no-repeat;
}

#menu_in_top {
	height: 10px;
	background-image: url('../images_site/tlo_menu_top.PNG');
	background-repeat: no-repeat;
}

#menu_in {
	height: auto;
	text-align: center;
	background-image: url('../images_site/tlo_menu_middle.PNG');
	background-repeat: repeat-y;
}

#menu_in_bottom {
	height: 10px;
	background-image: url('../images_site/tlo_menu_bottom.PNG');
	background-repeat: no-repeat;
}

#TRESC {
	width: 815px;
	float: left;
	background: transparent;
	height: auto;
	margin-left: 5px;
	margin-top: 5px;
	text-align: center;
}

#tresc_in_top {
	height: 10px;
	background-image: url('../images_site/tlo_tresc_top.PNG');
	background-repeat: no-repeat;
}

#tresc_in {
	height: auto;
	text-align: center;
	background-image: url('../images_site/tlo_tresc_middle.PNG');
	background-repeat: repeat-y;
}

#tresc_in_bottom {
	height: 10px;
	background-image: url('../images_site/tlo_tresc_bottom.PNG');
	background-repeat: no-repeat;
}

#STOPKA {
	width: 931px;
	margin-top: 5px;
	padding: 7px;
	height: 16px;
	float: left;
	background-image: url('../images_site/tlo_stopka.PNG');
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 0.8em;
	text-align: left;
}

#STRZALKA {
	width: 30px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	text-align: left;
}

#PROJEKT {
	width: 964px;
	padding: 8px;
	height: 14px;
	float: left;
	overflow: hidden;
	background: transparent;
	background-position: 0px 0px;
	color: #400040;
	font-family: "Verdana";
	font-size: 8pt;
	text-align: left;
}

a {
	background: transparent;
				color: #400040;
}

