
/* ========== Luk ==========*/

body{

	font-family: Tahoma;
	color: #6D6D6D;
	font-size: 11px;
	margin: 0;
	padding:0;
	width: 100%;
	background-image: url(images/bg.gif);
}

img{
	border: none;
}
a:active{outline: none;}
a:focus{-moz-outline-style: none;}

#glowny{
	
	margin: 0 auto;
	background-color: #d5d3c9;
	width: 100%;
	min-height: 500px;
	display: block;
	background-image: url(images/bg.gif);
}

#tlo_l{

	background-color: #d5d3c9;
	width: 35%;
	height: 449px;
	float: left;
	position: absolute;
	z-index: 0;
	background-image: url(images/bg4.gif);
	background-repeat: repeat-x;
}

#tlo_r{

	background-color: #d5d3c9;
	width: 65%;
	height: 392px;
	float: right;
	position: absolute;
	left:35%;
	z-index: 0;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
}

#gora {

	margin: 0 auto;
	width: 743px;
	min-height: 500px;
	display: block;
	background-color: #d5d3c9;
	background-image: url(images/bg.gif);
}

#lewy{

	background-color: transparent;
	background-image: url(images/left1.jpg);
	background-repeat: no-repeat;
	width: 236px;
	min-height: 449px;
	float: left;
	position: relative;
	z-index:2;
}

#prawy{

	background-color: #d5d3c9;
	width: 505px;
	min-height: 392px;
	float: right;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	position: relative;
	z-index:2;
}
#link_newsletter{
	width: 155px;
	height: 25px;
	padding: 0 8px 7px 7px;
	background: url(images/link_newsletter.gif) no-repeat;
	position: absolute;
	right: 0;
	top:0;
}
#link_newsletter a{
	width: 155px;
	height: 25px;
	display: block;
}

#tresc_odstep{

	height: 27px;
	width:505px;
	background-image: url(images/tresc_odstep.gif);
	display: block;
}

#tresc{

	width: 455px;
	min-height: 10px;
	background-image: url(images/tresc_bg.gif);
	beckground-repeat: repeat-y;
	display: block;
	padding: 0 25px;
	text-align: justify;
}

#tresc_dol{

	height: 29px;
	width:505px;
	background-image: url(images/tresc_dol.gif);
	display: block;
}

#dol{

	background-color: #d5d3c9;
	background-image: url(images/div_dol_bg.gif);
	beckground-repeat: repeat-x;
	height: 229px;
	width: 100%;
	clear: both;
}

#dol_pozycjoner {

	margin: 0 auto;
	background-color: transparent;
	height: 229px;
	width: 763px;
	position: relative;
	left: 16px;
}

#dol_kontakt{

	background-color: transparent;
	background-image: url(images/wisnia_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 229px;
	height: 229px;
	float: left;
}

#tekst_kontakt{

	position: relative;
	top: 105px;
	left: 35px;
	width: 160px;
	overflow: hidden;
}

#dol_aktualnosci{

	background-color: transparent;
	background-image: url(images/orange_bg.jpg);
	width: 305px;
	height: 229px;
	float: left;
}

#tekst_aktualnosci{

	position: relative;
	top: 40px;
	left: 26px;
	width: 253px;
	height: 144px;
	text-align: justify;	
}


#dol_pisza{

	background-color: transparent;
	background-image: url(images/listek_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 229px;
	height: 229px;
	float: right;
}

#tekst_pisza{

	position: relative;
	top: 40px;
	left: 65px;
	width: 140px;
	height: 145px;
	text-align: justify;	
}

#tekst_aktualnosci, #tekst_kontakt, #tekst_pisza{

	overflow: hidden;
	line-height: 15px;
}

#link_aktualnosci, #link_kontakt, #link_pisza{

	width: 100px;
	height: 20px;
	position: relative;
	top: 20px;
	left: 26px;
}


#stopka{
	
	color: #8f8e87;
	text-align: center;
	width: 737px;	
	height: 68px;
	background-color: transparent;
	display: block;
	margin: 0 auto;
	clear: both;
	padding-top: 22px;
}

/*=================== formularz ===================*/

div.wiersz{
	width: 450px;
	margin-bottom: 15px;
	text-align: center;
}
.wiersz .left{
	text-decoration: none; 
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 15px;
	height: 20px;
	margin-bottom: 10px;
}
.wiersz .right{
	display: block;
	float: left;
	width: 235px;
	height: 20px;
	margin-bottom: 10px;
	text-align: left;
}
.wiersz .gwiazdka{
	width: 8px;
	height: 20px;
	float: left;
}
.wiersz .radio1{
	position: relative;
	top: 2px;
}
.wiersz span{
	margin: 0 25px 0 8px;
}

.right input{
	position: relative;
	top: -5px;
	width: 225px;
	height: 18px;
	border: 1px solid #999999;
	padding-left: 5px;
}
#grupka{
	width: 355px;
	height: 90px;
	background: url(../images/form_bg.gif) no-repeat;
	margin-right: 20px;
	float: right;
}

#grupka .left{
	width: 183px;
	padding: 15px 0 0 57px;
	float: left;
}
#grupka .right{
	padding: 15px 0 0;
	float: left;
}
#grupka .left input{
	margin-right: 7px;
	position: relative;
	top: 2px;
}
#grupka .right select{
	height: 18px;
	border: 1px solid #999999;
	margin-bottom: 2px;
}

input.button{
	width: 151px;
	height: 25px;
	background: url(../images/button_newsletter.gif) no-repeat;
	border: none;
	margin: 11px 0 0 81px;
	cursor: pointer;
}

/*=================== koniec - formularz ===================*/

/* ===================== koniec Luk ========================*/

/* ======== Huberto ========*/

.strzalka_podzialka
{
 position:relative; 
 top: 2px; 
}

a
{
	font-family:Tahoma;
	color: #4192B4;
	font-weight: normal;
	text-decoration: none;	
	font-size: 11px;
}

/* ======== koniec Huberto ========*/


/* ========    MK    =============*/

#link_newsletter{
	right: 85px;
}

#link_news{
	width: 74px;
	height: 31px;
	padding: 0 8px 7px 7px;
	background: url(images/link_news.gif) no-repeat;
	position: absolute;
	right: 0;
	top:0;
}
#link_news a{
	width: 74px;
	height: 31px;
	display: block;
}

.popupContainer {
	display:table; 
	position:absolute;
	width:100%;
	top:23px;
	right:25px;
}

#popup {
	float:right;
	width:356px;
	display:none;
}

#popupTop {
	width: inherit;
	height:74px;
	background: url(images/popup_top.png) no-repeat;
}

#popupClose {
	float:right;
	position:relative;
	top:63px;
	right:17px;
}

#popupCenter {
	width: 326px;
	background: url(images/popup_center.png) repeat-y;
	padding:0px 15px 0px 15px;
	color:#333333;
	font-size:10pt;
}

#popupBottom {
	width: inherit;
	height:24px;
	background: url(images/popup_bottom.png) no-repeat;
}

/* ======== koniec MK ===========*/
