body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 20px;
}

img
{
	border: none;
}

div#strona
{
	margin: 0 auto;
	width: 760px;
	border: 0px solid #000000;
}

div#naglowek
{
	margin: 0px;
}

div#pasek
{
	background-image: url(gfx/tlo_head.jpg);
	background-repeat: repeat-y;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	padding-top: 15px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

div#srodek
{
	/*
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	*/
}

div#lewa
{
	float: left;
	width: 203px;
	padding-left: 5px;
	padding-top: 15px;
	border-right: 1px solid #CCCCCC;
}

div#prawa
{
	float: right;
	width: 520px;
	padding-top: 15px;
	padding: 15px;
	font-size: 12px;
}

div#stopka
{
	clear: both;
	background-image: url(gfx/tlo_head.jpg);
	background-repeat: repeat-y;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	height: 60px;
	max-height: 60px;
}

div.zegarek
{
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	color: #BBBBBB;
}

a.menu
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

a.menu:hover
{
	text-decoration: underline;
}

.duze_litery
{
	font-size: 14px;
	font-weight: bold;
}

.podkreslenie
{
	text-decoration: underline;
}

.text_left
{
	text-align:left;
	font-weight:bold;
}

input.form
{
	border: 1px solid #000000;
	width: 250px;
}

input.form_err
{
	border: 1px solid #000000;
	background-color: #FFDDDD;
	width: 250px;
}

textarea.form
{
	border: 1px solid #000000;
	width: 250px;
}

input.submit
{
	border: 1px solid #000000;
	width: 70px;
}

td.form
{
	text-align: right;
}

.center
{
	text-align: center;
}

.left
{
	text-align: left;
}

p.partnerzy 
{
	text-align: center; padding: 1px
}

.partnerzy img 
{
	border: none; vertical-align: middle; margin: auto 2px;
}

