#tooltip {
        padding: 4px;
        position: absolute;
        left: 0;
	min-width:140;

 	font-family:  tahoma;
	color: #000000;
	font-size: 11px;

	border-style: solid;
	border-width: 1;
	border-color: #d2d6cf;

	background-color: #ecefea;
}



#t_strona {
	margin: 0px auto; 
	width: 900px;
}

#t_top {
	width: 900px; 
	height: 281px; 
	padding: 0px; 
	margin: 0px auto; 
	background-image: url(/img/top.jpg);
}

#t_top_menu {
	width: 900px; 
	height: 35px; 
	padding: 0px; 
	margin: 0px auto; 
	background-image: url(/img/top_menu.jpg);
}

#t_container {
	width: 900px; 
}

#t_container2 {
	width: 887px; 
	height: 300px; 
	padding-top: 10px; 
	margin: 0px 7px 0px 6px; 
	
	background: #ffffff url(/img/okno_tlo.jpg) repeat-x top;
}

#t_menu_l {
	width: 200px; 
	margin: 0px; 
	float: left; 
}


#t_okno {
	width: 680px; 
	height: 300px; 
	float: left; 
}

#t_bottom {
	font-family: tahoma; 
	font-size: 11px; 
	color: #999999;
	
	width: 900px; 
	height: 40px; 
	padding-top: 9px; 
	background: url(/img/bottom.jpg) repeat-x top;
	
	clear: both;
}

#t_bottom a {
	color: #999999;
}

body>#t_strona>#t_container>#t_container2 {
	float: left; 
	height     : auto;
	min-height : 300px;
}
body>#t_strona>#t_container>#t_container2>#t_okno {
	height     : auto;
	min-height : 300px;
}



#menu0, #menu1 {
	width: 170 px;
	display: inline;
}

#menu0 dt, #menu1 dt {
	text-align: left;

	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 170;
	display: block;
	cursor: pointer;
}

#menu0 dt a, #menu1 dt a {
	font-weight: bold;
	color: #052998;
	margin-left: 10px;
	padding-left: 7px;
	background: url(/img/strz.gif) no-repeat left;
}

#menu0 dd a {
	color: #052998;
	margin-left: 20px;
	padding-left: 7px;
	background: url(/img/strz.gif) no-repeat left;
}

#menu0 dd {
	text-align: left;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 170;
}

#menu0 dd.active, #menu0 dt.active, #menu1 dt.active {
	font-weight: bold;
	text-decoration: underline;
}


#menu {
	width: 180px; 
	margin: 0 auto;
	margin-bottom: 10px;
	padding-bottom: 10px;

	border-color: #e9e9e9;
	border-width: 1;
	border-style: solid;
   background-color: #fcfcfc;
}

#okno {
	text-align: left;
	width: 660px;
	margin: 0 auto;
}

#strony {
	margin: 0px auto; 
	width: 200px;
	text-align: center;
}


.tabela_naglowek {
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold;
	color: #ffffff; 

	background-color: #052ca3;
}


.tabela_wiersz {
	border-bottom-color: #738dda;
	border-bottom-width: 1;
	border-bottom-style: solid;
}


.tabela {

}

.naglowek2 {
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold;
	color: #333333; 
	padding: 5 0 5 0;
}

.error {
	font-family: tahoma; 
	font-size: 10px; 
	color: #ff0000; 
}

.podpis {
	font-family: tahoma; 
	font-size: 11px; 
	color: #999999; 
}


h1 {
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold;
	color: #052998; 
	text-align: left;
	
	margin: 2px 0px 3px 0px;
}

h2 {
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold;
	color: #161f56; 
	text-align: left;
	
	padding: 0 0 0 10;
	margin: 5;
	
	border-bottom: 1px dotted #161f56;
	background: url(/img/punkt.gif) no-repeat left;
}

h2 a {
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold;
	color: #161f56; 
}


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;
}

a {
	font-family: tahoma; 
	font-size: 11px; 
	color: #052998; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


html, body {
	text-align: center;
	font-family: tahoma; 
	font-size: 11px; 
	color: #3b3b3b; 
	
	padding: 0px;
	margin: 0px;
	
	background: #3b3b3b url(/img/tlo.jpg) repeat-x top;
}
