@charset "utf-8";

/* CSS Document */





#top {
	position: relative;
	width: 990px;
	height: 114px;
	font-weight: bold;
}
#logo {
	float: left;
}
#top_menu {
	background-image: url(../image/bg_top_menu_index.jpg);
	float: right;
	height: 26px;
	width: 228px;
	padding: 0px;
	list-style-type: none;
	margin-top: 37px;
	margin-right: 68px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}
#top_menu li {
	float: left;
}
#top_menu li a {
	background-image: url(../image/arrow.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 16px;
	padding-left: 25px;
	margin-top: 3px;
}
#top_menu li a:hover {
	background-image: url(../image/arrow.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 25px;
	margin-top: 3px;
}
#left_button_index {
	float: left;
}
#right_button_index {
	float: right;
}
#top_menu_podstrony {
	background-image: url(../image/top_menu_podstrony.jpg);
	float: right;
	height: 26px;
	width: 317px;
	padding: 0px;
	list-style-type: none;
	margin-top: 37px;
	margin-right: 68px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}
#top_menu_podstrony li {
	float: left;
}
#top_menu_podstrony li a {
	background-image: url(../image/arrow.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 18px;
	padding-left: 25px;
	margin-top: 3px;
}
#top_menu_podstrony li a:hover {
	background-image: url(../image/arrow.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	text-decoration: underline;
}
#content_right_column li {
	font-size: 13px;
}

