/* CSS Document */
body {
	margin:0px;
	background:url(/img/bg.jpg);
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
}

a, img {
	border:0px;
	text-decoration:none;
}

/*style do strony z jezykami*/
div#logo{
	height:81px;
	margin-left:218px;
}

div#pierwsza_main{
	margin-top:125px;
	margin-left:auto;
	margin-right:auto;
	width:971px;
}

div#jezyki{
	margin-top:34px;
	margin-left:auto;
	margin-right:auto;
	width:620px;
}

img.kropki{
	margin-left:20px;
	margin-right:20px;
}

/*pozostalem style*/
div#baner{
	/*background:url(/img/pierwsza_strona.jpg) no-repeat center;*/
	margin-left:auto;
	margin-right:auto;
	width:971px;
	/*height:422px;*/
	height:222px;
	z-index:1;
}

div#menu_gorne{
	margin-top:-20px;
	background:url(/img/bg_menu_gorne.jpg) repeat-x bottom;
	padding:0 250px 4px 250px;
	z-index:0;
}

div#menu_gorne a{
	color:#FFFFFF;
	padding:3px 0 3px 0;
	text-decoration:none;
	line-height:14px;
}

div#menu_gorne a:hover{
	height:20px;
	background:url(/img/bg_link_hover.jpg) repeat-x;
}


div#podmenu{
	background:url(/img/bg_podmenu.jpg) repeat-x;
	padding:8px 250px 0px 250px;
	height:28px;
	color:#6ec6ff;
}

div#podmenu a{
	color:#6ec6ff;
	text-decoration:none;
}

div#podmenu a:hover{
	color:#ffffff;
	text-decoration:none;
}


div#srodek_gora{
	position:relative;
	background:	url(/img/bg_srodek_gora.jpg) repeat-x;
	height:17px;
}

div#srodek{
	position:relative;
	background:	url(/img/bg_srodek_spod.jpg);
	margin-left:auto;
	margin-right:auto;
}

div#content_bg{
	position:relative;
	background:url(/img/bg_srodek_dol.jpg) repeat-x bottom;
	padding-bottom:10px;
}

div#content{
	position:relative;
	background:url(/img/bg_content.jpg) repeat-y left;
	width:910px;
	margin-left:auto;
	margin-right:auto;
	color:#58534e;
}

div#content a{
	color:#58534e;
}

div#content a:hover{
	color:#000000;
}

div#content table{
	margin-left:10px;
}

div#content table img{
	margin-top:5px;
	margin-bottom:5px;
}

div#content h1{
	font-size:14px;
	font-weight:bold;
}

.mapa_strony{display:block; width:300px; height:19px; float:left;}

div#content hr{
	border:dotted 1px;
	margin-left:15px;
	margin-right:15px;
}

div#srodek_dol{
	position:relative;
	background:url(/img/srodek_dol.jpg) no-repeat bottom left;
	height:17px;
}

div#stopka{
	background:url(/img/bg_stopka.jpg) repeat-x;
	height:61px;
	margin-bottom:15px;
}

div#dol{
	margin-left:auto;
	margin-right:auto;
	margin-top:-2px;
	width:1026px;
}

div#menu_dol{
	margin-left:100px;
	width:550px;
}
div#menu_dol a{
	color:#FFFFFF;
	padding:5px 0 5px 0;
	text-decoration:none;
	line-height:18px;
}

div#menu_dol a:hover{
	height:20px;
	background:url(/img/bg_menu_dol.jpg) repeat-x;
}


div#szukaj{
	margin-left:50px;
	float:right;
	width:330px;
}
div#szukaj img{
	margin-left:3px;
	margin-right:3px;
}
div#szukaj input{
	color:#58534e;
	font-size:11px;
	border:0px;
	margin:0px;
	vertical-align:middle;
}

div#szukaj input.text{
	background:url(/img/bg_szukaj.jpg) repeat-x;
	width:134px;
	height:17px;
	padding-top:4px;
	padding-left:6px;
}

div#szukaj input.submit{
	background:url(/img/button_szukaj.jpg) no-repeat;
	width:79px;
	height:21px;
}