/* CSS Document */

a:link, a:visited {
	color:#D00200;
	text-decoration:underline;
}

a:hover, a:active {
	text-decoration:none;
}

.red {
	color:#D00200;
	text-transform:uppercase;
}

table {
	
}

tr {
	height:18px;
	line-height:18px;
	font-size:11px;
	text-align:left;
}

th {
	background:#D9D8C1;
	color:#016600;
	font-weight:bold;
}

td {
	height:16px;
	line-height:16px;
	padding:2px;
}

h1.content {
	display:block;
	height:35px;
	line-height:35px;
	background:#D8D7BF;
	width:426px;
	padding-left:10px;
	color:#016600;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
}

h1 {
	color:#016600;
	font-size:11px;
	font-weight:bold;
	margin-left:10px;
}

h2 {
	color:#016600;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
}

h3 {
	color:#4A4935;
	font-size:11px;
	font-weight:bold;
	margin-left:10px;
}

p {
	color:#4A4935;
	line-height:20px;
	padding:8px;
	font-size:11px;
}

label {
	display:block;
	float:left;
	width:130px;
	height:20px;
	font-size:11px;
	margin-left:15px;
	line-height:25px;
	clear:both;
}

input[type="text"], input[type="password"], select {
	border-top:#9F9F95 solid 1px;
	border-left:#BAB9AE solid 1px;
	border-right:#ECEBE0 solid 1px;
	border-bottom:#F1F1E9 solid 1px;
	background:#E7E6D8;
	display:block;
	float:left;
	height:20px;
	width:200px;
	font-size:12px;
	line-height:20px;
}


input.readonly {
	padding-top:5px;
	background: #EFEEE0 !important; 
	border: #EFEEE0 !important;
}


select {
	height:20px;
}

textarea {
	border-top:#B0B0B0 solid 1px;
	border-left:#CDCDCD solid 1px;
	border-right:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 1px;
	background:#FFFFFF;
}

ul.errors > li {
	clear: both;
	color: #FF0000;
	margin-left:80px;
	padding-left:10px;
}

img.partner {

}

li {
	list-style-image:url(/styles/img/gry_punkt.gif);
	color:#4A4935;
	line-height:20px;
	font-size:11px;
	
}

#patroni {
	text-align:center;
}

#patroni a img {
	margin:10px;
	text-align:center;
}

#partnerzy {
	text-align:center;
}

#partnerzy a img {
	margin:10px;
	text-align:center;
}

.images_container p a img {
	padding:10px;
}
