BODY {	text-align: center;
	font-family: Trebuchet MS, Arial;
	font-size: 80%;
	background: #ececec;
	background-image: url('bg-main.jpg');
	background-repeat: no-repeat;
	margin:0px auto; 
}

A:link {COLOR: #e00000; FONT-WEIGHT: bold; TEXT-DECORATION: underline;}
A:visited {COLOR: #e00000; FONT-WEIGHT: bold; TEXT-DECORATION: underline;}
A:hover {COLOR: #FFFFFF; FONT-SIZE: 100%; FONT-WEIGHT: none; TEXT-DECORATION: underline;}
A:active {FONT-WEIGHT: none; TEXT-DECORATION: none; color: yellow; TEXT-DECORATION: underline;}

/* General */

#layout
{
	margin: 0px auto; 
	width: 950px;
}

#layout-top-navi {
	width: 950px;
	height: 64px;
	background-image: url('bg-top-navi.jpg');
  top: 0px;
  text-align: left;
}

#layout-top-img {
	width: 950px;
	height: 280px;
	background-image: url('bg-top-img.jpg');
  top: 0px;
  text-align: left;
}

#layout-middle-navi-1 {
	width: 950px;
	height: 125px;
	background-image: url('bg-middle-navi-1.jpg');
  top: 0px;
  text-align: left;
}

#layout-middle-navi-2 {
	width: 950px;
	height: 71px;
	background-image: url('bg-middle-navi-2.jpg');
  top: 0px;
  text-align: left;
}

#layout-main {
	width: 950px;
	background: #FFFFFF;
	background-image: url('bg-main.gif');
	}
	
#layout-main-text {
	margin: 0px 20px 0px 20px;
	text-align: justify;
}

#layout-main-text a:hover{
	color: #000000;
}

#layout-footer {
	width: 950px;
	height: 95px;
	text-align: right;
	color: #2d2d2d;
	background-image: url('bg-footer.jpg');
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Arial;
	}

#layout-footer-txt {
	text-align: right;
	font-size: 80%;
	}
	
#body1 { 
	width: 450px;
	color: #000000;
	float: left;
}

#body2 {
	width: 450px;
	color: #000000;
	float: right;
}
	
/* Formating */

H1 {	font-size: 220%;
	text-decoration: none;
	font-weight: bold;
  color: #000000; }
	
.nadpis-webu {	
	position: absolute;
  left: 530px;
  }

.nadpis-webu a {	
	text-decoration: none;
	font-weight: bold;
  color: #2b2b2b; }
  
.nadpis-webu a:visited {	
	text-decoration: none;
	font-weight: bold;
  color: #2b2b2b; }

#layout-footer a{
	color: #2d2d2d;
	font-weight: normal;
	text-decoration: none;
}

#layout-footer a:hover{
	color: #12733d;
	font-weight: normal;
  text-decoration: underline;	
}

#layout-middle-navi-2 ul {
  margin: 1px 0 0 35px;
	padding: 0;
	list-style-type: none;
	font-size: 150%;
	}

#layout-middle-navi-2 li {
	display: inline;
	line-height: 15px;
	text-align: center;
}

#layout-middle-navi-2 li a {
	display: inline;
  color: #12733d;
	font-weight: bold;
	text-decoration: none;
}

#layout-middle-navi-2 li a:hover {
	color: #000000;
	text-decoration: underline;
}

#layout-top-navi ul {
  margin: 3px 0 0 650px;
	padding: 0;
	list-style-type: none;
	font-size: 125%;
	}

#layout-top-navi li {
	display: inline;
	line-height: 15px;
	text-align: center;
}

#layout-top-navi li a {
	display: inline;
  color: #12733d;
	font-weight: bold;
	text-decoration: none;
}

#layout-top-navi li a:hover {
	color: #000000;
	text-decoration: underline;
}

#empty-pic {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	position: absolute;
}

#empty-pic-loga {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	position: absolute;
}

table {
	font-size: 100%;
}

#nav-pic1 {
	margin: 6px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	position: absolute;
}

#nav-pic2 {
	margin: 6px 0px 0px 195px;
	padding: 0;
	list-style-type: none;
	position: absolute;
}

#nav-pic3 {
	margin: 6px 0px 0px 390px;
	padding: 0;
	list-style-type: none;
	position: absolute;
}

#nav-pic4 {
	margin: 6px 0px 0px 580px;
	padding: 0;
	list-style-type: none;
	position: absolute;
}

#nav-pic5 {
	margin: 6px 0px 0px 765px;
	padding: 0;
	list-style-type: none;
	position: absolute;
}
