BODY {
	margin: 0 0 0 0;
	background: url(img/y01.gif);
	background-repeat: repeat-x;
	background-color: #e2e7ea;
}

TD.stopka {font-family: Arial; font-size: 14px; color: #ffffff; line-height: 20px;}

a.stopka {text-decoration: none; font-family: Tahoma; font-size: 10px; color: #aa8882; text-decoration: underline;}
a.stopka:visited {text-decoration: none; font-family: Tahoma; font-size: 10px; color: #aa8882; text-decoration: underline;}
a.stopka:active {text-decoration: none; font-family: Tahoma; font-size: 10px; color: #aa8882; text-decoration: underline;}
a.stopka:hover {text-decoration: none; font-family: Tahoma; font-size: 10px; color: #aa8882; text-decoration: underline;}

a {text-decoration: none; font-family: Arial; font-size: 13px; color: #464646; text-decoration: underline;}
a:visited {text-decoration: none; font-family: Arial; font-size: 13px; color: #464646; text-decoration: underline;}
a:active {text-decoration: none; font-family: Arial; font-size: 13px; color: #464646; text-decoration: underline;}
a:hover {text-decoration: none; font-family: Arial; font-size: 13px; color: #464646; text-decoration: none;}

.select {width: 177; height: 20; color: #7a7569; font-family: Tahoma; font-size: 11;}

.data_news {color: #ffffff; font-family: Tahoma; font-size: 9; padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0; }

TD {font-family: Arial; font-size: 13px; color: #464646;}

a.menu {text-decoration: none; font-family: Tahoma; font-size: 11; color: #626262;}
a.menu:visited {text-decoration: none; font-family: Tahoma; font-size: 11; color: #626262;}
a.menu:active {text-decoration: none; font-family: Tahoma; font-size: 11; color: #626262;}
a.menu:hover {text-decoration: underline; font-family: Tahoma; font-size: 11; color: #4a63ba;}

a.link_blue {font-family: Tahoma; font-size: 11; color: #4a63ba; text-decoration: none;}
a.link_blue:visited {font-family: Tahoma; font-size: 11; color: #4a63ba; text-decoration: none;}
a.link_blue:active {font-family: Tahoma; font-size: 11; color: #4a63ba; text-decoration: none;}
a.link_blue:hover {font-family: Tahoma; font-size: 11; color: #4a63ba; text-decoration: underline;}

a.navi {font-family: Tahoma; font-size: 11; color: #0b89bf; text-decoration: none;}
a.navi:visited {font-family: Tahoma; font-size: 11; color: #0b89bf; text-decoration: none;}
a.navi:active {font-family: Tahoma; font-size: 11; color: #0b89bf; text-decoration: none;}
a.navi:hover {font-family: Tahoma; font-size: 11; color: #0b89bf; text-decoration: underline;}

a.menu_stopka {text-decoration: none; font-family: Tahoma; font-size: 10; color: #d4e6ee; line-height: 20px;}
a.menu_stopka:visited {text-decoration: none; font-family: Tahoma; font-size: 10; color: #d4e6ee; line-height: 20px;}
a.menu_stopka:active {text-decoration: none; font-family: Tahoma; font-size: 10; color: #d4e6ee; line-height: 20px;}
a.menu_stopka:hover {text-decoration: underline; font-family: Tahoma; font-size: 10; color: #d4e6ee; line-height: 20px;}

a.zielony_link {text-decoration: none; font-family: Tahoma; font-size: 11; color: #308eca;}
a.zielony_link:visited {text-decoration: none; font-family: Tahoma; font-size: 11; color: #308eca;}
a.zielony_link:active {text-decoration: none; font-family: Tahoma; font-size: 11; color: #308eca;}
a.zielony_link:hover {text-decoration: underline; font-family: Tahoma; font-size: 11; color: #308eca;}

.input {
	width: 200px;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #322f2f;
	border-top: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
}

.obrazek {
	border-top: 1px solid #f0e4cb;
	border-right: 1px solid #f0e4cb;
	border-bottom: 1px solid #f0e4cb;
	border-left: 1px solid #f0e4cb;
}

.guzik {
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #322f2f;
	border-top: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
	cursor: pointer;
}

ul {list-style-image: url('img/a30.png');}
ul {margin: 5px 0px 0px 0px; padding:0;}
ul li {margin: 0px 0px 0px 29px; padding: 0px 8px 1px 0px; background: none;}	

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(img/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

.bordowy {
	color: #98393a;
}

.bordowy_times {
	color: #98393a;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
} 


