 body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 min-height:100%; /* samo min-height nie zadziala */
 position:absolute; top:10px ;left:0; /* ale zadziala dla elementow pozycjonowanych */
 margin:0;padding:0;width:100%; /* elementy pozycjonowane maja domyslnie minimalna szerokosc */
 background-color:#262626;
}
a:link { color: #444; text-decoration:none; }
a:visited { color: #444;text-decoration:none; }
a:active { color: #444; text-decoration:none;}
a:hover { color: #0099FF;text-decoration:underline; }
a img {text-decoration: none;border:0px;}


#container_max
 {
/*  width: 693px; */
 width:940px;
 margin: 0px auto;
 border: 0px solid #C00; 
 padding: 10px;
 height: 650px;
/*  overflow: scroll; */
 background-color:#3d3d3d;
 border:0px solid red;
 }
#container 
{
 width: 940px;
 margin: 0px auto 0px auto;

/*  border: 0px solid #C00;  */
/*   padding-right: 10px;  */
 height:645px;	
/*  height: 566px; */
 border:0px solid yellow;
 
}
#top
{
 float: left;
/*  width: 675px; */
 width: 100%;
 margin: 0px auto; 
 padding: 0px;
 height: 100px;
 background-color:#303030;
/*  border: 1px solid green;  */
}
#left_menu_container
{
 float: left;
 width: 240px;
 margin: 0px auto;
 border: 0px solid blue; 
 padding: 0px;
 height: 544px;
 background-color:#666666;
}
#left_menu_dynamic
{
 float: left;
 width: 240px;
 margin: 0px auto;
 border: 0px solid yellow; 
 padding: 0px;
 height: 436px;
/*  background-color:#666666; */
}
#left_menu_static
{
 float: left;
 width: 240px;
 margin: 0px auto 0px;
 border: 0px solid red; 
 padding: 0px;
 height: 90px;
/*  background-color:#666666;*/ 
vertical-align: bottom;
}

/* MENU DOLNE - MALE */
.red_menu{
position: relative;
background: url(grafika/red_menu.png);
top: 0px;
left:0px;
width:240px;
height:29px;
z-index:2;
border-bottom:1px solid #262626;
}
.menu_male
{
 float: left;
 padding: 0px;
 margin-bottom: 0px;
 border-bottom: 1px solid gray;
 width: 240px;
 background-color: #7c7c7c;
}


/*.menu_male li
{
float: left;
 padding: 0px;
 margin: 0px;
  border-bottom: 10px solid #262626; 
 width: 240px;
 list-style: none; 
}*/

.menu_male a
{
 margin: 0px;
 padding-bottom: 0px;
 border-bottom: 1px solid #262626;
 color: white;
 text-decoration: none;
 font-size: 9px;
 font-family: sans-serif;
/*  font-weight: bold; */
 display: block;
 height: 16px;
 padding-left: 6px;
 text-align: left;
 line-height: 15px;
}

.main_menu
{
 padding: 0px;
 margin: 0px;
 border-bottom: 0px solid gray;
 width: 240px;
 font-size:12px;
 text-align:center;
/*  background-color: #7c7c7c; */
}

.main_menu dl {
margin-top:1px;
}

.main_menu a:hover {color: #444;text-decoration: none;}

.main_menu dt, dd
{
 padding: 0px;
 margin: 0px;
 border-top:1px;
 border-bottom: 1px solid #262626;
 width: 240px;
/*  list-style: none;  */
 background-repeat: no-repeat;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 
}
/*menu*/
.main_menu dt
{
 font-size:13px;
 line-height:18px;

/*  font-weight: bold; */
height: 39px;
  /*padding: 0px;
 margin: 0px;
 border-top:1px;
 border-bottom: 1px solid #262626;
 width: 240px;
 list-style: none; */
 background-image: url(grafika/menu.jpg);
 /*background-repeat: no-repeat;
 height: 39px;*/
}

/*submenu*/
.main_menu dd
{
padding:0px;
font-size:10.9px;
height: 30px;

/* padding: 0px;
 margin: 0px;
 border-bottom: 1px solid #262626;
 width: 240px;
 list-style: none; */
 background-image: url(grafika/submenu.jpg);
/* background-repeat: no-repeat;
 height: 39px;*/
}

.main_menu a
{
/*  padding:12px; */
 color:#2a2a2a;
 text-decoration:none;
/*  font-size:12px; */
 font-family: sans-serif;
/*  font-weight: bold; */
 display: block;
 height:16px;
 padding-left:6px;
 text-align: center;
 vertical-align:middle;
}

/* fotki  */
img.leftANDborder
{
 float:left;
 border-left: 1px solid #262626;
}

img.leftNOborder
{
 float:left;
 padding:0px;
}

/* glowny kontener tesktu */
h5 {
 font-size:15px;
 text-align:center;
}
#content
{
/* clear:right; */
/* top:109px; */
/* left:249px; */
 float: left;
 width: 696px;
 margin:2px;
/*  margin-right:0px; */
 border-top: 0px solid #262626; 
 border: 0px solid red; 
/*  min-width: 431px; */
/*   max-width: auto; */
/*  max-width:500px; */
/*  overflow: auto; */
 background-color:#ececec;
 height:542px; 
/*  border:1px solid blue; */
}
.teksty
{ 
 text-align:justify;
/*  font-size:13px; */
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#333333;
  /*background:yellow;*/
 font-size:10px;
/*  min-width: 431px; */
/*  max-width:500px; */
 height: 492px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom:50px;
 width: 676px;
 overflow: auto;
/*  border:1px solid blue; */
}
.teksty a{
/* font-size:10px; */
  font-weight: bold;
}
.obr_luz img {
 display:inline; 
 margin-right:5px;
 margin-bottom:5px;
 vertical-align: middle;
 }
.obr_luz{
 font-style:italic;
/*  text-align:center; */
/*  float:center; */
/*  padding:100px; */
}

.obr_left img {display:block;}
.obr_right img {display:block;}
.obr_cent img {display:block;}

.obr_left {
font-size:9px;
font-style:italic;
text-align:center;
float:left;
margin-top:5px;
margin-bottom:2px;
margin-right:10px;
}
.obr_left a:link { color: #333333; text-decoration:none; font-weight:normal;}
.obr_left a:visited { color: #333333;text-decoration:none; font-weight:normal;}
.obr_left a:active { color: #333333; text-decoration:none; font-weight:normal;}
.obr_left a:hover { color: #333333;text-decoration:underline; font-weight:normal;}

.obr_right {
font-size:9px;
font-style:italic;
text-align:center;
float:right;
margin-top:5px;
margin-bottom:5px;
margin-left:10px;
}
.obr_right a:link { color: #333333; text-decoration:none; font-weight:normal;}
.obr_right a:visited { color: #333333;text-decoration:none; font-weight:normal;}
.obr_right a:active { color: #333333; text-decoration:none; font-weight:normal;}
.obr_right a:hover { color: #333333;text-decoration:underline; font-weight:normal;}

.obr_cent{
font-size:9px;
font-style:italic;
/* text-align:center; */
/* clear:both; */
margin-top:5px;
margin-bottom:5px;
margin-left:150px;
margin-right:auto;
}
.obr_info {
display:inline;
vertical-align:middle;
margin-left:8px;
}
.intro{
	margin-left:auto; 
	margin-right:auto;
	width:678px;
	height:575px;
/* 	border:1px solid white; */
}
.home {
 width:696px;
 height:542px;
 margin-left:auto; 
 margin-right:auto;
/*  margin-top:40px; */

/*  border:1px solid red; */
}
.napi {
	position:absolute;
	bottom:70px;
	right:50px;
	font-size:34px;
}
.napi a:link { color: #ffffff; text-decoration:none;}
.napi a:visited { color: #ffffff;text-decoration:none; }
.napi a:active { color: #ffffff; text-decoration:none;}
.napi a:hover { color: #0099FF;text-decoration:underline; }

.napi2 {
	position:absolute;
	top:0px;
	left:42px;
	font-size:10px;
}

.napi2 a:link { color: #ffffff; text-decoration:none;}
.napi2 a:visited { color: #ffffff;text-decoration:none; }
.napi2 a:active { color: #ffffff; text-decoration:none;}
.napi2 a:hover { color: #0099FF;text-decoration:underline; }
.stopka {
 font-size:9px; 
 font-weight:normal;
 color:#ffffff;
 display:inline;	
}

.stopka a:link { color: #ffffff; text-decoration:none; }
.stopka a:visited { color: #ffffff;text-decoration:none; }
.stopka a:active { color: #ffffff; text-decoration:none;}
.stopka a:hover { color: #0099FF;text-decoration:underline; }

.dtsbg{
 background: url(grafika/bg.png) no-repeat;
 width:650px;
 height:250px;
 margin-left:auto;
 margin-right:auto;
}
.linia {
background: url(grafika/punkt.png) repeat-x;
 width:100%;
 height:1px;
}

.dtsteksty {
 background:#000000;
 border:1px solid #ececec;
 height: 490px;
 width: 674px;
 text-align:justify;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#333333;
 font-size:10px; 
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom:50px; 
 overflow: auto;
}
.dtsteksty a:link { color: #ffffff; text-decoration:none; }
.dtsteksty a:visited { color: #ffffff;text-decoration:none; }
.dtsteksty a:active { color: #ffffff; text-decoration:none;}
.dtsteksty a:hover { color: #0099FF;text-decoration:underline; }
