﻿body 
{ 
	background-color: #ebebe5; 
	font-family: Verdana, Tahoma, sans-serif; 
    margin-top : 0px;
    margin-bottom: 0px;	
}
#content 
{ 
	background-color: #ebebe5; 
	width: 789px; 
	height: auto; 
	margin-left:auto; 
	margin-right: auto; 
	padding-top: 30px;
	padding-bottom: 80px; 
	padding-left: 100px;
	padding-right: 100px;
}
#contentbody 
{  
	background-position:bottom right; 
	background-repeat: no-repeat;  
	background-color: #ffffff; 
	padding-left: 54px;
	padding-right: 54px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.obrys
{
    border-left: solid 1px #bbc9cd; 
    border-right: solid 1px #bbc9cd;
}
.commontext 
{ 
	font-size: 8pt; 
}
.footertext 
{ 
	font-size: 7pt; 
	text-align:right;
	margin-right:30px;
	bottom: -55px;
	position: relative;
	color: #3d465f; 
}
.transformata
{
	font-weight: bold;
	font-size: 14pt; 
}
.niebieski 
{ 
	color: #486b9a; 
}
.bold 
{ 
	font-weight: bold; 
}
ul li 
{ 
	font-size: 8pt; 
	padding-left: 8px; 
	vertical-align: top; 
}
.tabelka
{
	border-style: none;
	border-color: inherit;
	border-width: 0pt;
    width:662px;
	font-size : 10pt;
}
.tabelka_lnk
{
	width:224px;
	font-size : 10pt;
	border : 0pt;
}
.tabelka_inf
{
	width:435px;
	font-size : 8pt;
	border : 0pt;
}
.tabelka_inf2
{
	width:650px;
	font-size : 8pt;
	border : 0pt;
}
tr
{
	height : 16px;
}
.tr_inf
{
	height : 16px;
}
.tr_title
{
	height: 18px; 
	background-color: #8FCE8D; 
	text-align: left; 	
	color : White;
}
.tr_title_light
{
	height: 18px; 
	background-color: #96D4D4;
	text-align: left; 	
	color : White;
}
td
{
	height : 24px;
}
.td_small
{
	height : 24px;
	font-size : 7pt; 
}
.td_inf
{
	height : 16px;
}
.validator
{
	Width:12px;
	Height:16px;
	color: #ff0000;
}
.textbox
{
	height : 16px;
	font-size : 10pt;
	font-family: Verdana, Tahoma, sans-serif; 
}
.textbox_mln
{
	height : 60px;
	font-size : 10pt;
	font-family: Verdana, Tahoma, sans-serif; 
	font-style :italic; 
}
.link_itm
{
    padding-left: 30px; 
    font-size: 8pt;    
}

/* gładki, niebieski przycisk - szukaj */
.nsmooth
{
	font-family      : Arial, Helvetica, Sans-Serif;
	font-size        : 0.95em;
	border           : 0px;
	color            : White;
	background-color : #7caac4;
	font-weight      : bold;
	font-size        : 0.95em;
	text-align       : center;
	vertical-align   : middle;
	cursor			 : hand;
}
.nsmooth:hover
{	
	background-color : #eee;
	color            : #000;	
	cursor			 : hand;
}
input.nsmooth
{
	font-family      : Arial, Helvetica, Sans-Serif;
	font-size        : 0.95em;
	border           : 0px;
	color            : White;
	background-color : #7caac4;
	font-weight      : bold;
	font-size        : 0.95em;
	text-align       : center;
	vertical-align   : middle;
	cursor			 : hand;
}
input.nsmooth:hover
{	
	background-color : #eee;
	color            : #000;	
	cursor			 : hand;
}
/* formater dla radiobuttonlist */
table.radiobtn_list input
{
	float: left;
}
table.radiobtn_list label
{
	margin-left:25px;	
	display:block;	
}