/* CSS Document */

body 
{
	background: url(../images/bgFrame.jpg) #272727 no-repeat fixed;
	border:0;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:15px;
}
textarea, input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.naglowek
{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	color:white;
	background:#ef0000;
	padding: 1px 2px 1px 2px;
	font-weight:bold;
	text-transform:uppercase;
}
.naglowekRevers
{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#ef0000;
	background:white;
	padding: 1px 2px 1px 2px;
	font-weight:bold;
	text-transform:uppercase;
}
#Left
{
	width: 213px;
	float:left;
}
#Right
{
	width:250px;
	float:left;
}
#Autobus
{
	width: 460px;
	float:left;
}
#Aktualnosci
{
	width: 460px;
	float:left;
	overflow:auto;
	height:340px;
}

