/* wyglad elementow strony */

body {
	color: black;
}
.tagi {
	text-align: center;
	margin: 0px 0px 20px 0px;
}
.tag1 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
}
.tag2 {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.tag3 {
	font-family: Verdana;
	font-size: 8pt;
}
.tag4 {
	font-family: Verdana;
	font-size: 7pt;
}
legend {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff9901;
	text-align: left;
}
h1 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff9901;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
	text-align: left;
}
h2 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff9901;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
table, form, input, select, textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}
#content p, .opis {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
}
#content ul {
	list-style-type: square;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content ul {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}
#content ul li {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../../image/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	display: block;
}
#content ul li a, #content a{
	color: black;
}
/* nova */
a.linka {
	text-decoration: none;
}
#content ul li a img{
	border:0px;
	text-decoration: none;
}
#content ul li a:hover, #content a:hover{
	text-decoration: none;
}
.przycisk_60 {
	width:60px;
}
.przycisk_70 {
	width:70px;
}
.przycisk_80 {
	width:90px;
}
.przycisk_90 {
	width:90px;
}
.przycisk_100 {
	width:100px;
}
.przycisk_110 {
	width:110px;
}
.przycisk_120 {
	width:120px;
}
.przycisk_130 {
	width:130px;
}
.przycisk_140{
	width:140px;
}
.przycisk_150{
	width:150px;
}
.przycisk_160{
	width:160px;
}
.przycisk_170{
	width:170px;
}
.przycisk_180{
	width:180px;
}
.przycisk_190{
	width:190px;
}
.szukaj_lista {
	width:230px;
}
.szukaj_lista_szeroka {
	width:540px;
}
.szukaj_pole {
	width:230px;
}
.blad_form {
	color: red;
	font-weight: bold;
}
#content .img_center {
	text-align:center;
}