@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}
h1 {
	font-size: 12px;
	color: #000066;
}
a {
	font-size: 10px;
}
#root {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 230px;
	width: 1000px;
}
#menu {
	height: 53px;
}
#footer_up {
	height: 55px;
	width: 1000px;
	background-image: url(img/footer_up.jpg);
	float: left;
}
#footer {
	background-image: url(img/footer.jpg);
	height: 30px;
	width: 920px;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	padding-top: 25px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 0px;
	text-indent: 1px;
	clear: both;
}
#content_left {
	float: left;
	width: 225px;
	padding-left: 30px;
	padding-right: 10px;
}
#content_center {
	width: 450px;
	float: left;
	height: 400px;
	padding-right: 10px;
	padding-left: 10px;
}
#content_st {
	background-image: url(img/bg_content_st.jpg);
	background-repeat: repeat-y;
	float: left;
}
#content_center_start {
	width: 680px;
	float: left;
	padding-left: 40px;
	padding-right: 15px;
}

#content_right {
	float: left;
	width: 225px;
	padding-right: 30px;
	padding-left: 10px;
}

#podmenu {
	height: 16px;
	width: 1000px;
}
#content {
	width: 1000px;
	background-image: url(img/bg_content.jpg);
	background-repeat: repeat-y;
	float: left;
}
#logo {
	float: left;
	height: 100px;
	width: 234px;
}
#log1 {
	float: right;
	height: 100px;
	width: 766px;
	background-image: url(img/log1.jpg);
}
.clear {
	clear: both;
}
#log2 {
	height: 130px;
	width: 1000px;
	background-image: url(img/log2.jpg);
}
#footer_down {
	height: 10px;
	width: 1000px;
	float: left;
}
.godziny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.cena_przekreslona {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: line-through;
}


.footer_linki {
	padding-left: 180px;
}
.no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.p1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.ul_wypunktowanie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	line-height: 20px;
}

