html{
	height: 100%;
}

/*========== szablon nie tykac =============*/
		body { 
			margin:0px;
			background-color:white;
			width: 100%;
			height: 100%;
			background: url(images/glowne_tlo1.gif);
			color: #742018;
			font-family: Verdana, sans-serif;
			font-size: 11px;
		}
		.container{
			width:782px;
			margin: auto;
			background: #f8f3dd url(images/right_kreska_bg.gif) top right repeat-y;
		}
		.rightConLeftCol{
			float:right;
			width: 202px; 
			background-color: #f8f3dd;
			background: url(images/right_kreska_bg.gif) top right repeat-y;
		}
		.leftConRightCol{
			position: relative;
			float:left;
			width:580px; 
			background-color: #f8f3dd;
			background: url(images/left_bg.gif) top left repeat-y;
		}
		.colLeft{
			z-index:1;
			position: relative;
			left:-580px; 
			width:202px; 
			background-color: #cbc5af;
 			min-height: 10px;
			height: auto !important;
			height: 10px;
			background: url(images/left_bg.gif) top left repeat-y;
		}
		.colRight{
			z-index:2;
			position: relative;
			left:202px;
			width:580px; 
			background: #f8f3dd url(images/right_kreska_bg.gif) top right repeat-y;
		}
		.brclear {
			clear: both; font-size: 1px; margin: 0px; line-height: 0; height: 0px;
		}
		.brspace {
			font-size: 1px; margin: 0px; line-height: 0; height: 0px;
		}

		/* IE mac hack */
		* html>body .colRight{
			display:inline-block;
			overflow: auto;
		}

		* html>body .colLeft{
		    overflow: auto;
		}
/*========== end - szablon nie tykac =============*/
		
a {
	color: #742018;
	text-decoration: none;
}
p{
	margin-top: 0;
}
img{
/*	border: none;*/
}
#pozycjoner{
	width: 100%;
	height: 98px;
	margin-top: 19px;
}
#baner{
	margin: auto;
	width: 782px;
	height: 98px;
	background: #f8f3dd url(images/baner_bg.jpg) no-repeat;
	position: relative;
}
#baner img{
	border: none;
}

/*============== menu glowne =============*/

#pasek_tlo{
	width: 100%;
	height: 259px;
	background: url(images/pasek_gora_bg.gif) repeat-x;
}
#pasek_menu_glowne{
	margin: auto;
	width: 806px;;
	height: 259px;
	background: url(images/pasek_menu_glowne_bg.gif) no-repeat;
}
#glowne_menu{
	width:248px;
	height:251px;
	background: url(images/menu_glowne_bg.gif) no-repeat;
	float: left;
	position: relative;
	top: 5px;
	left: 3px;
	padding: 3px 0 0 3px;
}
#glowne_menu img{
	border: none;
}
.nie_zaznaczone_nasza_oferta{
	background: url(images/menu_gl_oferta.jpg) no-repeat;
}
.nie_zaznaczone_aktualnosci{
	background: url(images/menu_gl_aktualnosci.jpg) no-repeat;
}
.nie_zaznaczone_praca{
	background: url(images/menu_gl_praca.jpg) no-repeat;
}
.nie_zaznaczone_o_firmie{
	background: url(images/menu_gl_ofirmie.jpg) no-repeat;
}
.nie_zaznaczone_zapytanie{
	background: url(images/menu_gl_zapytanie.jpg) no-repeat;
}


.zaznaczone_nasza_oferta{
	background: url(images/menu_gl_oferta.jpg) no-repeat;
	background-position: 0 -49px;
}
.zaznaczone_aktualnosci{
	background: url(images/menu_gl_aktualnosci.jpg) no-repeat;
	background-position: 0 -49px;
}
.zaznaczone_praca{
	background: url(images/menu_gl_praca.jpg) no-repeat;
	background-position: 0 -49px;
}
.zaznaczone_o_firmie{
	background: url(images/menu_gl_ofirmie.jpg) no-repeat;
	background-position: 0 -49px;
}
.zaznaczone_zapytanie{
	background: url(images/menu_gl_zapytanie.jpg) no-repeat;
	background-position: 0 -49px;
}

/*===================== tresc ==================*/
#tresc{
	padding: 24px;
	background: url(images/right_kreska_bg.gif) top right repeat-y;
}

/*===================== lewa kolumna ==================*/

#left_menu{
	background: url(images/left_menu_bg.gif) repeat-y;
	padding: 13px 0;
}
#left_menu .zaznaczone_menu_oferta{
	font-weight: bold;
}
.left_menu_pos{
	width: 154px;
	height: 18px;
	padding: 3px 5px 0 40px;
	background: transparent url(images/strzalka.gif) 27px 0 no-repeat;
}

#left_partnerzy{
	padding: 13px 0 3px;
	text-align: center;
}

#lewy_kontakt, #prawy_kontakt{
	width: 186px;
	height: 113px;
	background: url(images/left_kontakt_bg.jpg);
	color: #f8f3dd;
	padding: 12px 0 0 16px;
	font-size: 10px;
}
#lewy_kontakt a, #prawy_kontakt a{
	color: #f8f3dd;
}
#lewy_kontakt{
}
#prawy_kontakt{
	position: absolute; 
	left: 0; 
	bottom: 0; 
	z-index:1; 
}

/*================== stopka===================*/

#stopka{
	margin: 0 auto; /* centering */
	overflow: hidden; /* clearance */
	clear: both;
	border: none;
	width: 769px;
	height: 34px;
	text-align: right;
	padding: 15px 13px 0 0;
	font-size: 10px;
	background: url(images/dol_bg.jpg) no-repeat;
}

/*=================== formularz ===================*/

div.wiersz{
	font-family: Verdana, sans-serif;
	display: block;
	width: 532px;
	text-align: center;
	margin-bottom: 10px;
}
.button
{
	border: 1px solid black;
	width:146px;
	height:22px;
}
div.left{
	text-decoration: none; 
	display: block;
	float: left;
	width: 190px;
	text-align: right;
	padding-right: 15px;
	height: 20px;
	margin-bottom: 10px;
}
div.right{
	display: block;
	float: left;
	width: 327px;
	height: 20px;
	margin-bottom: 10px;
	text-align: left;
}
.right input, .right textarea{
	position: relative;
	top: -5px;
	width: 195px;
	height: 18px;
	border: 1px solid #e6e6e6;
	color: #8f8f8f;
	padding-left: 5px;
}
.right select{
	position: relative;
	top: -5px;
	width: 202px;
	height: 20px;
	border: 1px solid #e6e6e6;
	color: #8f8f8f;
}
textarea#uwagi{
	height: 80px;
	overflow: auto;
}

#zapisz{
	height: 21px;
	width: 100px;
	background-color: transparent;
	font-weight: bold;
	color: #8f8f8f;
	border-color: #8f8f8f;
	padding: 0;
}
#zapisz:hover{
	color: #742018;
	cursor: pointer;
}

/*====================old=========================*/
#stopka2 a{
	margin-right: 21px;
}
#stopka2 a:link, #stopka2 a:visited {
	text-decoration: none;
	color: #225673;
}

#stopka2 a:hover, #stopka2 a:active {

	color: #990000;
}

.aktualnosc{
	margin: 25px 0;
	line-height: 18px;
}
