/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/tlo.jpg);
	background-repeat:no-repeat;
	background-position:top center; 
}
#page {
	width:750px;
	height:auto;
	margin:0 auto;
	float:inherit;
}
#head {
	width:750px;
	height:286px;
	float:left;
	background-image:url(images/tlo_naglowek.jpg);
	background-repeat:no-repeat;
}
#content {
	width:750px;
	float:left;
	background-color:#FFFFFF;
}
#sciezka {
	width:730px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	text-transform:lowercase;
	float:left;
	background-color:#FFFFFF;
}
#content_left {
	width:200px;
	float:left;
	padding-left:10px;
}
#content_right {
	width:520px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	background-color:#FFFFFF;
}
#menu {
	width:200px;
	float:left;
	background-color:#010101;
	background-image:url(images/tlo_menu.jpg);
	background-repeat:no-repeat;
}
#footer {
	width:750px;
	height:20px;
	float:left;
	text-align:center;
	color:#FFFFFF;
}
#tytul {
	width:500px;
	height:17px;
	padding-top:9px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	background-image:url(images/tlo_tytul.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
}
a:link {
	color:#990000;
	text-decoration:none;
}
a:visited {
	color:#990000;
	text-decoration:none;
}
a:hover {
	color:#990000;
	text-decoration:underline;
}
a.link_menu:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.link_menu:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.link_menu:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
a.link_menu2:link {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
a.link_menu2:visited {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
a.link_menu2:hover {
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
}
a.link_stopka:link {
	color:#FFFFFF;
	text-decoration:none;
}
a.link_stopka:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.link_stopka:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
h1 {
	font-size:14px;
}
img.fotka {
	border:0px;
	margin:10px;
}
