@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	background-image: url(images/tlo_ciemne.gif);
	text-align:center;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a {
	text-decoration:underline;
	color: black;}

a:hover {
	text-decoration:none;
	color:black;}
	
a:visited {
	text-decoration:underline;
	color:black;
}

#main_body {
	text-align: left;
	width: 780px;
	margin: 0 auto;
	margin-top: 30px;
	background: url(images/tlo_main.gif) ;
} 
  
/* NAGLOWEK STRONY*/
#header	{
	width: 780px;
	background-color:#330066;}

#header_top_all { position:relative}

#header_top_left {
	width: 13px;
	height: 24px;
	background-image:url(images/gora_lewy.gif);
	float: left;}
	
#header_top_mid {
	width: 755px;
	height: 24px;
	background:url(images/gora_srodek.gif);
	float: left;}
	
#header_top_right {
	width: 12px;
	height: 24px;
	background-image:url(images/gora_prawy.gif);
	float: left;}
	
#header_mid_all {clear:both;}
	
#header_logo {
	background-image:url(images/Logo.gif);
	width:209px;
	height:108px;
	float:left;
	position: relative;}
	
#header_flash_box {
	width:571px;
	height:108px;
	background-color:#006633;
	float:left;
	position: relative;	}
	
.header_flash_top {
	background-image:url(images/otoczka_flash.gif);
	height:2px;
	width:100%;}

#header_flash_mid {
	background-color:#666666;
	height:104px;}
	
#header_bottom {
	clear:both;
	background-image:url(images/gora_cien_dol2.gif);
	height:8px;
	width:100%;}
	
/* Blok Glowny (menu+tekxt) */

#blok_main {
	clear:both;
	padding: 20px 20px 20px 3px;
	position:relative;
	height:auto;
	}

	
/* Menu lewe*/	

#menu_box {
	width:200px;
	float: left;}
	
.menu_link {
	padding: 5px 0 7px 10px;}

#menu_obraz {
	background-image:url(images/menu_lewe_maszyna.gif);
	width:196px;
	height:283px;
	top:-200px;}

a.menu {
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;}
	
a:visited.menu {
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;}

a:hover.menu {
	text-decoration:none;
	font-style:oblique;}	


/* Tekst*/	
#text_box {
	float: left;
	width:540px;
	padding: 0 0 10px 10px;
}	
	
.text_title {
	font-style:italic; 
	color:#999999;
	background: url(images/text_linia.gif) bottom no-repeat;
	width:470px;}
	
.tagi {
	color:#FCF9EA;
}
#text_main {
	padding: 10px 0 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

/* Stopka*/
#stopka_box {
	clear:both;
	background-color:#FF00FF;
	position:relative;}

#stopka_left {
	background-image:url(images/dol_lewy.gif);
	width:13px;
	height:11px;
	float:left;}

#stopka_mid {
	background-image:url(images/dol-srodek.gif);
	width: 755px;
	height:11px;
	float:left;
	text-align:center;
	font-size:9px;}

#stopka_right {
	background-image:url(images/dol_prawy.gif);
	width:12px;
	height:11px;
	float:right;}

a.stopka { text-decoration:none}
