html{
	height: 100%;
}
body { 
	margin:0px;			
	width: 100%;
	height: 100%;			
	color: #77A6C9;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	background: #00070e url(images/tlo.gif);
	
	line-height : 15px;
}

object{
	display: block;
	outline: none;
}
img{
	border: none;
}

a{
	color: #77a6c9;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}


#formularz {text-align: right; margin: 10px 50px 30px 0; border: none;}
#formularz input, #formularz textarea {width: 250px; border: 1px #474747 solid; background: #00070E; color: #fff;  font: 11px Verdana,sans-serif;}
#formularz input {height: 18px; line-height: 18px;}
#formularz textarea {height: 88px; vertical-align: top;}
#formularz .wyslij {width: 62px; height: 20px; background: #474747; border: none; color: #fff; line-height: 20px; font: 10px Verdana, sans-serif ; font-weight: bold;}
#formularz p {padding: 2px 0; margin: 0; position: relative;}
#formularz p span {color: #77A6C9; position: absolute; right: -10px; top: 7px; }
#formularz  .f-info {color: red; }
/*===================================================================*/

#all{
	width: 830px;
	min-height: 510px;
	margin: 0 auto;
	background: url(images/kontener_tlo.jpg) top left no-repeat;
	position: relative;
	
}
#top{
	margin: 0 0 188px;
}

#flashyk{
	margin: 0;
	position: relative;
	top: 0px;
}

#left, #right{
	margin-top: 10px;
	float: left;
}

#left{
	width: 200px;
	min-height: 200px;
	margin: 10px 10px 8px 0;
	background: url(images/left_all_bg.gif) top left repeat-y;
}
#left a{
	color: #9ed7ff;
}
#stopka{
	height: 16px;
	padding: 0 0 8px 25px;
	color:#77A6C9;
	float: left;
	clear: left;
}

/*===================================================================*/

#tresc, #tresc_bottom{
	width: 440px;
}
#tresc{
	margin-bottom: 10px;
	background: url(images/right_all_bg.gif) top left repeat-y;
}

#tresc_top{
	width: 418px;
	min-height: 200px;
	padding: 11px 11px 5px;
	text-align: justify;
	background: url(images/tresc_top_bg.gif) top left no-repeat;
	overflow: auto;
/*	filter: alpha(opacity=10); /* IE */
/*    opacity: 0.10;*/
}

.tresc_bottom{
	height: 6px;
	background: url(images/tresc_bottom_bg.gif) top left no-repeat;
}

/*===================================================================*/

#aktualnosci{
	width: 440px;
	background: url(images/right_all_bg.gif) top left repeat-y;
}

#aktualnosci_top{
	width: 418px;
/*	min-height: 75px;*/
	padding: 25px 11px 0;
	text-align: justify;
	background: url(images/aktualnosci_top_bg.gif) top left no-repeat;
	position: relative;
}

#aktualnosci_top #wiecej{
	position: absolute;	
	right: 11px;
	bottom: 7px;
}

/*===================================================================*/
#menu1, #menu2, #menu3{
	width: 142px;
	padding: 44px 11px 15px 47px;
}

#menu1{
	min-height: 77px;
	padding-top: 38px;
	background: url(images/i_pracownikow_bg.jpg) top left no-repeat;
}

#menu2{
	min-height: 32px;
	background: url(images/i_klientow_bg.gif) top left no-repeat;
}

#menu3{
	min-height: 32px;
	background: url(images/dzialalnosc_dodatkowa_bg.gif) top left no-repeat;
}

#menu_bottom{
	width: 200px;
	height: 6px;
	background: url(images/left_bottom_bg.gif) top left no-repeat;
}

/*============================== galerie =====================================*/

.fotka_a{
	width: 120px;
	height: 90px;
	margin: 0 12px 8px 0;
	float: left;
}

.fotka_a img{
	border: 1px solid #144b78;
}

.galeria_nazwa{
	margin: 0 0 8px; 
}

.galeria_b{
	margin: 0 0 15px 17px; 
}
