body
{
	font-size: 12px;
	text-align:left;
	font-family: Tahoma,Verdana,Arial;
	margin: 0px; 
	padding: 0px; 
	background-color: #0a0000;
	color: #525355;	
}
     
a:hover  { color: #776281; text-decoration:none; font-size: 12px;} 
a { color: #181616; text-decoration:none; font-size: 12px; }
object { outline:none; z-index:0;}


/*  ----------------------- STANDARDOWE ------------------------------ */
div,form,p   { padding:0px; margin:0px;  }
img { border:0px; }
.czysc { clear:both; font-size:1px; overflow:hidden;}
/* --------------------------------------------------------------------------- */

.alarm { font-size:11px; color:#c72127;  font-weight:bold; }



/* ----------------------------------------------------------------------------------------------------------------------------------------*/	
/*							GLOWNE WARSTWY							                           */
/* ----------------------------------------------------------------------------------------------------------------------------------------*/
div#kontener
{
	margin:0px auto;
	width:1077px; height: 709px; display: block;	overflow:hidden;
}
div#top {
    display: block; width: 1077px; height: 48px; background-image: url('images/top.jpg');
}
div#left {
    display: block; width: 120px; height: 612px; background-image: url('images/left.jpg'); float: left;
}
div#center { display: block; width: 837px; height: 612px; float: left; }
div#right {
    display: block; width: 120px; height: 612px; background-image: url('images/right.jpg'); float: left;
}
div#bottom {
    display: block; width: 1077px; height: 48px; background-image: url('images/bottom.jpg'); clear: left;
}
#bottom_left { color: #231f20;  padding: 15px 0px 0px 130px;}
#bottom_right { color: #fff; float: right; padding: 15px 130px 0px 0px;}
#bottom a { color: #fff; }
div#undicom  { 	color:#8A8A8A; font-size:10px; font-family:Tahoma;	float:right; width:200px; text-align:right; padding-right:10px; padding-top:3px; }
div#undicom a { 	color:#8A8A8A; font-size:10px; font-family:Tahoma;	}
div#undicom a:hover { 	color:#6E8CE3; font-size:10px; font-family:Tahoma;	}

/* ----------------------------------------------------------------------------------------------------------------------------------------*/	
/*							GLOWNA						                           */
/* ----------------------------------------------------------------------------------------------------------------------------------------*/
a#main { display: block; width: 837px; height: 612px; background-image: url('images/main.jpg'); }
div#main_menu { padding-left: 236px; padding-top: 26px; }
/* ----------------------------------------------------------------------------------------------------------------------------------------*/	
/*							CENTER						                           */
/* ----------------------------------------------------------------------------------------------------------------------------------------*/
div#podstrona { display: block; width: 837px; height: 612px; background-image: url('images/podstrona.jpg'); }
div#podstrona_menu { padding-left: 236px; padding-top: 26px; padding-bottom: 21px; z-index: 100;}
div#podstrona_content { padding-left: 79px; padding-right: 98px; height: 363px;  overflow:hidden;}
div#podstrona_zawartosc { height: 363px; width: 650px; overflow: hidden; z-index:1}
div#podstrona_title { float: left; }
div#podstrona_arrows { float: right; position: relative;}
#podstrona_arrow_up { display: none; height: 20px; width: 20px; position: absolute; top: 0px; left: 0px;}
#podstrona_arrow_down { display: none; height: 20px; width: 20px; position: absolute; top: 343px; left: 0px;}
div#logo { padding-left: 224px; padding-top: 10px;}
div.gal_fotka_box
{
	float:left; width:180px; margin-right:42px; margin-bottom:20px;
	height:120px; overflow:hidden;
	padding:1px; border:1px solid #2D409C;
}
div.txt_tresc { padding: 90px 240px 0px 50px; text-align: left;}
div.txt_tresc2 { width: 640px; padding: 90px 0px 0px 20px; text-align: left; }

.loga_nazwa { font-weight: bold; height: 25px; padding-left: 160px;} 
.loga_opis a {font-weight: bold; }
.loga_opis a:hover { text-decoration: underline; }
div.txt_loga { padding-left: 161px; padding-top: 10px; padding-bottom: 50px;}

div.news_element { float: right; width: 421px; }
div.news_lista { width: 160px; clear: left; padding-top: 14px;}
div.news_box { padding-left: 35px; font-size: 9px; padding-bottom: 5px;}
.news_box a { font-size: 9px; }
a.news_fotka { display: block; width: 117px; height: 74px; padding: 1px; background-image: url('images/news_fotka.gif'); margin-bottom: 5px;}
div.news_element_podpis { width: 360px; background-color: #f4f0ef; margin-top: 7px;}
div.news_element_nazwa { margin: 0px 34px 0px 8px; border-bottom: 1px solid #525355; padding-bottom: 10px; padding-top: 5px; font-weight: bold;}
div.news_element_shortopis { margin: 0px 34px 0px 8px; padding-bottom: 10px; }

div#formularz_kontaktowy { width: 230px; float: right; }
/* ----------------------------------------------------------------------------------------------------------------------------------------*/	
/*							FORMULARze							                       			 */
/* ----------------------------------------------------------------------------------------------------------------------------------------*/
	input.formularz
	{
		width:221px; height:15px;
		padding-left:3px; padding-right:3px; padding-top:2px; 
		background-color: #fff; border:1px solid #5f6062; 
		color: #5f6062; font-size: 11px; 	font-family: Tahoma,Verdana,Arial;
		margin-bottom:4px;
	}

	
	
	.wiadomosc,textarea.formularz
	{
		width:221px; height:150px; padding:3px;
		background-color: #fff; 	border:1px solid #5f6062;  
		color: #5f6062; font-size: 11px;	font-family: Tahoma,Verdana,Arial;
		overflow:auto; 		margin-bottom:4px;
	}

	.guzik
	{
		background-color:#fff;
		color:#525355;
		font-weight:bold;
		font-size:11px;
		border-width: 0px;
		font-family: Tahoma,Arial, Verdana;
		padding:3px;
        font-style: italic;
	}
    .guzik2
	{
		background-color:#f4f0ef;
		color:#525355;
		font-weight:bold;
		font-size:11px;
		border-width: 0px;
		font-family: Tahoma,Arial, Verdana;
		padding:3px;
        font-style: italic;
	}
    .formularz_etykieta { width: 227px; text-align: right; padding: 2px 0px 2px 0px;}
