body
{
	background-image: url(img/tlo.png);
	background-repeat: repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#all
{
	background-image: url(img/aviva-beam.jpg);
	background-repeat: no-repeat;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 750px;
	padding-top: 97px;
}
img#logo
{
	border: 0px;
	margin: 15px;
	display: none;
}
div#menu
{

/*	background-repeat: repeat-x;
	background-color: #69B949;*/
	width: 100%;
	height: 34px;
	color: #003399;
	text-align: center;
	font-size: 12px;
}
ul#menu_lista, ul#menu_lista li.menu_element {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#menu_lista li.menu_element {
	
}
ul#menu_lista a:link, ul a:visited {
	text-decoration: none;
	display: block;
	color: #003399;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 10px;
	
}
.menu_selected
{
	float: right;
	background-image: url(img/menu_tlo2.png);
}

.menu_deselected
{
	float: right;
	background-image: url(img/headerNavBg.gif);
}
.pipe
{
	float:right;
	background: transparent url(img/headerNavPipe.gif) no-repeat scroll 0;
}

ul#menu_lista a:hover {
	text-decoration: underline;
/*	background-color: white;
	background-image: url();*/

}
p.naglowek
{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: 100;
	letter-spacing: -1px;
	border-bottom: 2px solid #69B949;
}
.opis
{
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	text-align: justify;
	line-height: 115%;
	color: #666666;
	
}
div#content
{
	padding: 10px;
}
div#blok2, div#blok1, div#blok3
{
	margin: 0px;

}

div#blok2
{
	width: 473px;
}
div#blok1
{
	width: 236px;
}
div#blok3
{
	width: 730px;
}
div#blok4
{
	width: 355px;
}

div#stopka
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	color: #7E7C7C;
	text-align: right;
	font-size: 10px;
	clear: both;
}
div#stopka a:visited, a:hover, a
{
	color: #666666;
	text-decoration: none;
}
p.opis a
{
	color:  #1f417e;
	font-size: 11px;
	/*line-height:130%;
	margin-top: 12px;*/
}
.input
{
	margin-bottom:5px;
	width: 466px;
}
.error
{
	color: red;
}
p.podnaglowek
{
	font-size: 13px;
	font-weight: bold;
}
p.podnaglowek2
{
	font-size: 11px;
	font-weight: bold;
}
.inputform
{
	width: 300px;
}
.inputformData
{
	width: 20px;
	margin-right: 10px;
}
.inputformData2
{
	width: 40px;
}
table.tabela_form
{
	width: 100%;
}
table.tabela_form td
{
	border-bottom: 1px solid #D9D9D9;
	padding-bottom: 5px;
	padding-top: 5px;
}
td.lewa
{
	width:200px;
	text-align: right;
}
td.lewa2
{
	text-align: right;
}
td.prawa
{

}
img.obrazek
{
	margin:0px;
	border: 0;
}
hr
{
border: 1
background-color: #666666;
color: #666666;
}