/*

	ad.design / code

*/
body
{
	background-image: url(images/bg.gif); 
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

table.strona
{
	background-color: #b6bfca;	
}

td 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

td.n_bg
{
	height: 5px;
	background-color: #dfe1e3;
	background-image: url(images/n_bg.gif);
}

td.txt
{
	padding: 5px;
	background-color: #dfe1e3;
	text-align: justify;
	line-height: 16px;
}

td.txt_footer
{
	padding: 0 0 5px 0;
	background-color: #0000cc;
	text-align: right;
}

td.txt1
{
	padding: 5px;
	background-color: #FFFFFF;
	text-align: justify;
}

td.txt1_footer
{
	padding: 0 0 5px 0;
	background-color: #FFFFFF;
	text-align: right;
}

td.txt_opt
{
	padding: 5px;
	background-color: #dfe1e3;
}

td.m_nag
{
	padding: 5px;
	background-color: #dfe1e3;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #2A4999;
	border-bottom: 1px solid #c6c8cb;
}

td.m_nag_sub
{
	padding: 5px;
	background-color: #dfe1e3;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

td.m_sub
{
	padding: 5px;
	background-color: #dfe1e3;
	font-weight: bold;
	border-bottom: 1px solid #9c9ea1;
	cursor: pointer;	
}

td.m_sub_on
{
	padding: 5px;
	background-color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #9c9ea1;	
}

td.copy
{
	text-align: right;
	padding: 10px 0;
	color: #89c9ea1;
}

td.gImg
{
	background-color: #dfe1e3;
	width: 131px;
	height: 100px;
	text-align: center;
}

td.t_nag
{
	padding: 5px;
	background-color: #8BB1E0;
	font-weight: bold;
	color: #FFFFFF;
}

td.t_l
{
	padding: 5px;
	background-color: #dfe1e3;
	color: #2A4999;
	border-bottom: 1px solid #8BB1E0;
	width: 130px;
	text-align: right;
}

td.t_r
{
	padding: 5px 0;
	border-bottom: 1px solid #8BB1E0;
}
/* a */

a:link, a:active, a:visited
{
	color: #333333;
	text-decoration: none;
}

a:hover
{
	color: #555555;
	text-decoration: none;
}

a.menu, a.menu_on
{
	padding: 6px 5px 7px 4px;
	font-family: verdana;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

a.menu:hover
{
	background-image: url(images/m_bg.gif);
	color: #333333;
}

a.menu_on
{
	background-image: url(images/m_bg.gif);
	color: #333333;
}

a.t:link, a.t:active, a.t:visited
{
	font-weight: bold;
	color: #2A4999;
	text-decoration: none;
}

a.t:hover
{
	text-decoration: underline;
}

/* form */
.i
{
	background-color: #DAEAFE;
	border: 1px solid #8BB1E0;
	font-family: Tahoma;
	font-size: 11px;
	color: #2A4999;
}

.b
{
	background-color: #dfe1e3;
	border: 1px solid #8BB1E0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2A4999;
	padding: 0 5px;
}

/* other */
.newsImg
{
	border: 5px solid #8BB1E0;
	margin: 1px 5px 5px 0;
}

.galeriaImg
{
	border: 5px solid #8BB1E0;
}

.p
{
	color: #FF0000;
}

/* js */

#dhtmltooltip {
	position: absolute;
	border: 1px solid #DDDDDD;
	padding: 10px;
	background-color: #F9F9F9;
	font-family: tahoma;
	font-size: 10px;
	visibility: hidden;
	z-index: 100;
}
