* {
	margin: 0;
}
body {
	margin: 0px;
	background: #E3E0DB url(img/lay/t_1.jpg) no-repeat fixed 480px 233px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
}
html, body {
	height: 100%;
	overflow: auto;
}
.wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}
.box {
	position: fixed;
	left: 0px;
	top: 0px;
	margin: 0px;
}
* html .box {
	position: absolute;
}
.box2 {
	position: fixed;
	left:24px;
	top:228px;
	margin: 0px;
}
* html .box2 {
	position: absolute;
}

a:link, a:visited {
	color: #0bbce9;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
ul {
	list-style: square;
	margin-top: 3px;
}
li
{
	margin-top: 3px;
}
.btn {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;
	text-align: center;
	width: 80px;
	border: 1px solid #000;
	padding: 2px;
}
textarea, .txt {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	background: #FFFFFF;
	border: 1px solid #ccc;
	width: 310px;
	padding: 2px;
}
.C {
	color:#00ccff;
}
#logo {
	position:absolute;
	left:20px;
	top:53px;
	width:305px;
	height:73px;
	z-index:100;
}
#menu {
	position:absolute;
	left:629px;
	top:81px;
	width:298px;
	height:32px;
	z-index:100;
}
#top_tlo {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:177px;
	z-index:90;
	background: url(img/lay/top_tlo.jpg) repeat-x fixed 0px 0px;
}
#top {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:177px;
	z-index:99;
	background: url(img/lay/top.jpg) no-repeat fixed 0px 0px;
}
#tresc {
	position:absolute;
	left:24px;
	top:228px;
	width:605px;
	z-index:80;
	text-align: justify;
}
#tresc p
{
	padding-top: 5px;
	padding-bottom: 3px;
}
#tlo {
	position:absolute;
	left:654px;
	top:277px;
	width:674px;
	height:538px;
	z-index:102;
}
#jezyk {
	position:absolute;
	left:867px;
	top:10px;
	width:52px;
	height:19px;
	z-index:100;
	word-spacing: 5px;
}
#jezyk a:link, #jezyk a:visited {
	color: #7a7a7a;
	text-decoration: none;
}
#jezyk a.active:link, #jezyk a.active:visited {
	color: #B5B5B5;
	text-decoration: none;
}
#jezyk a:hover, #jezyk a.active:hover {
	color: #fff;
	text-decoration: none;
}