#t_strona {
	margin: 0px auto; 
	width: 800px;
}

#t_contener {
	width: 800px;
	height: 400px;
	float: left;

	background-color: #e1e7dd;
	border-color: #d1d7cd;
	border-width: 1;
	border-style: solid;
	padding: 10 0 10 0; 

}

#t_menu {
	width: 180px; 
	float: left;  
}

#t_okno {
	text-align: left; 
	width: 610px; 
	height: 400px;
	float: left;
	
	padding: 5 0 10 0; 

	background-color: #ffffff;
	border-color: #d1d7cd;
	border-width: 1;
	border-style: solid;
}

body>#t_strona>#t_contener {
    height     : auto;
    min-height : 400px;
}

body>#t_strona>#t_contener>#t_okno {
    height     : auto;
    min-height : 400px;
}

#strony {
	margin: 0px auto; 
	width: 200px;
	text-align: center;
}


.menu_naglowek {
	font-family: tahoma; 
	font-size: 12px; 
	color: #FFFFFF; 
	padding-left: 10;
	
   background-color: #8f968b;
}


.menu_opcja {
	font-weight: bold;
	color: #333333;
}

.menu_opcja_wybrana {
	font-weight: bold;
	text-decoration: underline;
	color: #333333; 
}



.tabela_naglowek {
	font-family: tahoma; 
	font-size: 10px; 
	font-weight: bold;
	color: #333333; 

	background-color: #e1e7dd;
	border-bottom-color: #d1d7cd;
	border-bottom-width: 1;
	border-bottom-style: solid;
}

.tabela_wiersz {
	color: #333333; 

	background-color: #f2f5ef;
	border-bottom-color: #d1d7cd;
	border-bottom-width: 1;
	border-bottom-style: solid;
}


.tabela {
	border-color: #d1d7cd;
	border-width: 1 1 0 1;
	border-style: solid;
}


.naglowek {
	font-family: tahoma; 
	font-size: 12px; 
	color: #333333; 
	padding: 5 0 5 0;
}

.error {
	font-family: tahoma; 
	font-size: 10px; 
	color: #ff0000; 
}

.podpis {
	font-family: tahoma; 
	font-size: 11px; 
	color: #9fa2a4; 
}



ul
{
 	font-family:  tahoma;
	font-size: 11px;
	
	list-style: url(img/strz.gif);
}



input, textarea
{
 	font-family:  Verdana;
	font-size: 12px;
}


table {
	font-family: tahoma; 
	font-size: 11px;
}

table a {
	color: #443FA9; 
}



a {
	font-family: tahoma; 
	font-size: 11px; 
	color: #333333; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h3 {
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: normal;
	color: #333333; 
	
	margin: 0 0 10 5;
}


html, body {
 	font-family:  tahoma;
	font-size: 11px;
	text-align: center;
	color: #333333;
}
