body 
	{
	background: url('layout/tlo.png');
	padding: 0px;
	margin: 10px;
	text-align: center;
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
	}


div.menu_poziome
	{
	background: url('layout/menu_poziome.png');
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

img
	{
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

img.nw
	{
	border: 0px;
	margin-left: 28px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	}


div.center
	{
	text-align: center;
	}


div.center2
	{
	margin-left: auto;
	margin-right: auto;
	}

p
	{
	margin: 0px;
	}

p.naglowekglowny
	{ 
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
	} 

p.naglowekkontakt
	{ 
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: left;
	} 


div.kont
	{ 
	text-align: left;
	} 

p.stopka
	{ 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	} 

p.stopka2
	{ 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;

	text-align: center;
	} 


p.naglowek
	{ 
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
	} 

.kol
	{
	display:  table-row;
	width:auto;
	}


.kom1
	{
	padding: 15px;
	display: table-cell;
	width: 146px;
	height:300px;
	background: url('tlo_menu.png');
	background-repeat: no-repeat;
	}

.kom2
	{
	padding: 20px;
	background: url('tlo_tresc.png');
	width: 508px;
	display: table-cell;
	text-align: left;
	border-width: 0px;

	}


.kom3
	{
	
	padding: 15px;
	width: 146px;
	display: table-cell;
	text-align: left;
	background: url('tlo_menu.png');
	background-repeat: no-repeat;
	}

.a
	{
	display: table-row;
	width:900px;

	}

.a1
	{
	width: 350px;
	display: table-cell;
	text-align: left;
	}

.a2
	{
	width: 350px;
	display: table-cell;
	text-align: right;
	}

.a3
	{
	width: 200px;
	display: table-cell;
	text-align: center;
	}

div.glowny
	{
	width: 900px;
	font-family: Tahoma;
	font-size: 13px;
	
	margin-left: auto;
	margin-right: auto;
	
	
	
	padding: 0px;
	
	
	}

div.center
	{
	text-align: center;
	}


div.mn
	{
	text-align: left;
	color: #fdf100;
	}

p
	{
	margin: 0px;
	}



A
	{
	text-decoration: none;
	text-transform: none;

	}


A:link {
	color: #fdf100;
	}

A:visited
	{
	color: #fdf100;
	}

A:hover
	{
	text-decoration: underline; color: #FFFFFF;
	}

A:active
	{
	color: #fdf100;
	}

hr 	{
	height: 1px;
	border-width: 0px;
	margin: 8px 5px;
	background: url('punkt.gif');
	}

hr.b 	{
	height: 1px;
	border-width: 0px;
	margin: 8px 5px;
	background: url('punkt.gif');
	}

#menuTop {
	font-family: Tahoma;
	font-size: 15px;
	color: #414141;
	text-decoration: none;
}
#menuTop a{
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
#menuTop a:hover{
	font-family: Tahoma;
	font-size: 16px;
	color: #414141;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}