body
	{
		padding: 0px;
		margin: 0px;
		height: 100%;
		width:100%;
		background: #D3D7D8 url(images/body.jpg) repeat-y center top;
	}
img
	{
		border: none;
		margin:0px;
		padding:0px;
	}
td
	{
		vertical-align:top;
		font: 12px Arial;
		line-height: 16px;
		color: #414042;
		vertical-align:top;
	}
a
	{
		color: #0086BB;
		font: 12px Arial;
	}
a:hover
	{	text-decoration:none;
	}
h1
	{
		color: #E67A00;
		font: bold 15px Arial;
		margin: 0px 0px 15px 0px;

	}
h2
	{
		color: #0086BB;
		font: bold 12px Arial;
		margin-left: 10px;

	}
h3
	{
		font: bold 12px Arial;
		color: #D63D3D;
		margin: 0px 0px 25px 0px;

	}
.menu_top
	{
    vertical-align:middle;
    background: url(images/razd.jpg) no-repeat right top;
    text-align:center;
	}
.menu_top a
	{
    font:16px Arial;
    color: #ffffff;
    text-decoration:none;
	}
.doc_top
	{    background: url(/images/strel.jpg) no-repeat left 5;
    padding-left: 15px;
	}
.doc_top a
	{
    font:11px Arial;
    color: #4B83A8;
	}


.menu_fot
	{    background: url(images/razd2.jpg) no-repeat left 5;
    padding: 0px 10px 0px 15px;
	}
.menu_fot a
	{
    font: 12px Arial;
    color: #8698A4;
	}
.zago
	{    background: url(/images/cont_line.jpg) repeat-x left bottom;
    padding: 10px 0px 5px 15px;
	}
.zago a
	{
	font: bold 17px Arial;
    color: #D63D3D;
    text-decoration:none;
	}
.line
	{    margin: 8px 0px 10px 5px;
    background: url(/images/line.jpg) repeat-y left top;
    height:97%;
    padding: 0px 5px;
	}
.menko a
	{	font: bold 12px Arial;
	color: #D63D3D;
	}
.content
	{	padding: 10px 10px 10px 15px;
	}
.podpis
	{    padding: 8px 0px 0px 15px;
    font: 11px Arial;
    color: #8698A4;
	}
.podpis a
	{
    font: 11px Arial;
    color: #8698A4;
	}
div.clear
	{
        clear: both;
	}