body {
  margin:0;
  padding:0;
  color: #000;
  min-width:760px;
  font: 15px verdana,sans-serif;
	background: url(img/shadow1j.jpg) repeat-y #fff;
	text-align: justify;
	/* #dfeaff */
}


#container {
	margin: 0;
	padding: 0;
	padding-right: 20px;
}



#logo {
	margin: 0;
	padding: 0;
	width: 184px;
	height: 102px;
/*	background: url(img/logo.jpg) no-repeat transparent; */
	background-color: #fff;
}

/* #page_header: */
#logo-rs {
	position: absolute;
	top: 0px;
	left: 184px;
	width: 22px;
	height: 104px;
	background: url(img/logo-rs.gif) no-repeat transparent;
}

#conf1 {
	background: url(img/xxii.gif) no-repeat transparent;
	margin: 0;
	padding: 0;
	width: 206px;
	height: 48px;
}

/* #nav: */
#nav {
	width:205px;
	padding: 0 0 0 0;
}

#conf2 {
	background: url(img/on_radio.gif) no-repeat transparent;
	width: 206px;
	height: 50px;
}

#under_nav {
	margin: 0;
	padding: 0;
	height: 35px;
	background: url(img/Projekt_09.gif) repeat-x transparent;

	margin-right: 5px;
	
}

.nav_list li {
	padding: 2px 0 2px 0;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 16px;
	font-weight: bold;
	list-style: none;
	padding-top: 5px;
	color: #1E249E;

}

.nav_list ul {
	margin: 10px 5px 30px 0px;
	padding: 0;
}

.nav_list a {
	padding-left: 10px;
	text-decoration: none;
	color: #1E249E;
	display: block;
}




.another {
	margin: 0;
	padding: 0;
	height: 35px;
	background-color: #1e249e;
	background: url(img/Projekt_09.gif) repeat-x transparent;
	color: #fff;
	font-size: 18px;
	padding-top: 5px;
	font-weight: normal;
}












#main {
z-index: 100;
	position: absolute;
	top: 0px;
	left: 205px;
	margin: 0;
	width: 600px;
	padding: 0;
	padding-right: 6px;
	background: url(img/shadow2b.gif) no-repeat right top transparent;
	background-color:  #dfeaff;
}

.content {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #dfeaff;
}

.content ul li {
	padding-bottom: 5px;
}

h1 {
z-index: 100;
	margin: 0;
	margin-left: 0;
	padding: 0;
	height: 61px;
	text-align: center;
	background-color: #fff;
	/*background: url(img/header.gif) no-repeat transparent #fff;*/
}

h2 {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	height: 35px;
	background-color: #1e249e;
	background: url(img/Projekt_09.gif) repeat-x transparent;
	color: #fff;
	font-size: 18px;
	padding-top: 5px;
	font-weight: normal;
	}
	
#footer {
	margin: 0;
	padding: 0;
	height: 10px;
	background: url(img/Projekt_09.gif) repeat-x transparent;
	background-color: #1e249e;
}


#author {
	margin-top: 10;
	padding: 0;
	height: 10px;
	width: 800px;
	text-align: right;
	font-size: xx-small;
	color: #aaa;
}

#author a {
	color: #aaa;
	
}
.nmr {
	text-align: center;
	margin: 5px 0 10px 0;
	background: url(img/nmr.jpg) no-repeat top center transparent;
	width: 100%;
	height: 100px;
}

.konto_opis {
	font-style: italic;
	margin-bottom: 0;
}

.konto_tresc {
	margin-top: 0;
	font-weight: bold;
	padding-left: 25px;
}

#programme {
	width: 80%;
	margin-left: -17px;
}
	
#programme th {
	background: url(img/tlo_programme.jpg) repeat-x right;
	text-align: center;
}

#programme td {
	text-align: center;
}

#programme .other {
	color: #888;
}

.list {
	list-style: none;
	margin-left: 5px;
	padding-left: 5px;
}

.center {
	text-align: center;
}

.tab_regist td {
	padding-left: 10px;
}

.tab_regist .required {
	font-weight: bold;
	text-align: right;
}

.tab_regist .other {
	text-align: right;
}

.tab_regist .bottom {
	padding: 10px 0 15px 10px;
}