@charset "utf-8";
/* CSS Document */
html,body {
	text-align: center;	
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	position:static;
	color:#000000;
	background-image: url(img/tlo.jpg);
}

.glowny {
	width:900px;
	margin: 0 auto;
}

div.top{
	background-image: url(img/1_01.jpg);
	height: 25px;
}

div.baner1{
	background-image: url(img/1_02.jpg);
	height: 144px;
}
div.baner2{
	background-image: url(img/1_03.jpg);
	height: 94px;
}
div.baner3{
	background-image: url(img/1_04.jpg);
	height: 104px;
}


div.main{
	float: left;
}

div.left{
	float: left;
	width: 242px;
	height: 100%;
	padding-bottom: 100px;
}
div.top_menu{
	background-image: url(img/2_05.jpg);
	background-repeat: no-repeat;
	height: 37px;
}

div.menu{
	color: #F5EFF5;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-image: url(img/2_07.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 65px;
}
div.menu_sec{
	color: #F5EFF5;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-image: url(img/2_07.jpg);
	background-repeat: no-repeat;
	margin-left:25px;
	padding: 0px 0px 0px 65px;
}

div.mm{
	padding: 3px 5px 7px 0px;
}
div.mm_now{
	padding: 3px 5px 7px 0px;
	text-decoration: underline;
}
div.menu_b{
	background-image: url(img/2_07_.jpg);
	background-repeat: no-repeat;
	height: 1px;
	overflow: hidden;
}



div.right{
	background-image: url(img/2_06.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 639px;
	padding-bottom: 50px;
}

div.tytul{
	color: #A88B3B;
	font-size: 26px;
	text-align: left;
	margin-left: 20px;
}

div.opis{
	width: 613px;
	overflow: hidden;
	color: #F5EFF5;
	text-align: justify;
	margin: 10px 0px 0px 20px;
}

div.bottom{
	clear: left;
	background-image: url(img/1_06.jpg);
	height: 71px;
}



a{
	color:#F5EFF5;
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
}

a#current{
	font-weight: bold;
}

a:hover{
	text-decoration:underline;
}


#menu {
	padding:18px 0px 0px 0px;
	margin: 0px;
}

#menu li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
input, textarea
{
	margin: 3px 5px 0px 0px;
	font-size: 12px;
	font-family: Tahoma;
	border: 0px; 
	background-color: #E5E4E9;
	
}

img{
	border: 0px;
}