body {
	color: #244051;
	background: url('/images/tlo.jpg');
	margin: 0;
	text-align: center;
}

.exposed {
	background-color: #cfcfcf;
}

fieldset {
	border: 0;
}

legend {
	font-weight: bold;
	border-bottom: 1px solid #d1d1d1;
}

label {
	display: block;
	font-weight: bold;
	margin: 5px;
}

input {
	display: block;
	width: 150px;
	background-color: white;
	border: 1px solid #d1d1d1;
}	

input[type=hidden] {
	display: none;
}

textarea {
	width: 300px;
	height: 150px;
}

input:focus {
	border: 1px solid #a1a1a1;
}

select {
	display: block;
	width: 150px;
}

.table td {
	padding: 5px;
}

.table {
	width: 100%;
}

.table th {
	padding-right: 10px;
	text-align: left;
}

div#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 778px;
}

td {
	font-size: 11px; 
	font-family: Verdana;
	color: #244051;
}

table {
	font-size: 10px;
}

th {
	font-size: 12px;
}

td {
}

.stopka {
	padding: 6px;
}

.lewe {
	padding: 10px;
}

.lewe ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.srodek{
	padding: 10px;
	min-height: 400px;
}

.prawe{
	padding: 10px;
}

a img {
	border: 1;
	padding: 0;
	margin-top: 2px;
}

a:link {color: #357fb6;	text-decoration: none}

a:visited {color: #357fb6; text-decoration: none}

a:hover { color: #df3400; text-decoration: underline}

a.add_link {
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
}

a.edit_link {
	font-size: 1.1em;
	font-weight: bold;
}
