body{
	text-align: center;
	background-color: #c3eafc;
	font-family: Verdana;
	font-size: 12px;
	color:
}
table {
	font-family: Verdana;
	font-size: 12px;
	color: #393939;
	text-align: center;
}
h1{
	font-family: Tw Cen MT;
	color: #ff6600;
	font-size: 14px;
}
a:link, a:active, a:visited{
	text-decoration: none;
	color:#6c6c6c;
	font-weight: bold;
	border: none;
}
img {
	border: none;
}
a:hover {
	text-decoration: underline;
}
#logo {
	width: 1009px;
	margin: AUTO AUTO AUTO AUTO;
	/*border: 1px solid red;*/
	margin-top: -9px;
}
.guzik {
	float: left;
}
#logo_top {
	width: 1013px;
	height: 262px;
	background-image: url(../images/top_logo.jpg);
	background-repeat: no-repeat;
}

#top_lewy {
	width: 112px;
	height: 26px;
	background-image: url(../images/top-lewy.jpg);
	float: left;
}
#top_prawy {
	width: 136px;
	height: 26px;
	background-image: url(../images/top-prawy.jpg);
	float: left;
}
#menu {
	width: 1013px;
	height: 26px;
}
#logo_dol {
	width: 1007px;
	height: 18px;
	background-image: url(../images/top_dol.jpg);
}
#content {
	width: 1007px;
	margin: AUTO AUTO AUTO AUTO;
	text-align: left;
}

#content_left{
	width: 750px;
	float: left;
	margin-top: 20px;
}
#content_right{
	width: 230px;
	float: right;
	margin-top: 20px;
	text-align: center;
	color: #747474;
}
.blok_top {
	width: 747px;
	height: 12px;
	background-image: url(../images/blok_top.jpg);
	font-size: 1px;
	margin-top:10px;
}
.blok_content {
	width: 715px;
	border-left: 1px solid #d1effd;
	border-right: 1px solid #d1effd;
	min-height: 70px;
	background-color: white;
	padding: 15px;
}
.blok_down {
	width: 747px;
	height: 11px;
	background-image: url(../images/blok_down.jpg);
	font-size: 1px;
}
*html .blok_content {
	width: 747px;
	height: 200px;
}
#blok_small_down {
	width: 218px;
	height: 11px;
	background-image: url(../images/blok_small_down.jpg);
	font-size: 1px;
}
#blok_small_top {
	margin-top: 20px;
	width: 218px;
	height: 11px;
	background-image: url(../images/blok_small_top.jpg);
	font-size: 1px;
}
#blok_small_content {
	width: 158px;
	border-left: 1px solid #d1effd;
	border-right: 1px solid #d1effd;
	min-height: 70px;
	background-color: white;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

*html #blok_small_content {
	width: 218px;
	height: 200px;
}
#blok_small_content2 {
	width: 188px;
	border-left: 1px solid #d1effd;
	border-right: 1px solid #d1effd;
	min-height: 70px;
	background-color: white;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

*html #blok_small_content2 {
	width: 218px;
	height: 200px;
}
.cat {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.val {
	font-weight: normal;
	color: #1799da;
	font-size: 11px;
	text-align: left;
}
.oferta_wyp {
	list-style-type: square;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #1799da;
}

li {
	margin-left: -5px;
}

li a:link {
	font-weight: normal;
}

#footer  {
	background-color: white;
	width: 1007px;
	height: 65px;
	margin-left: AUTO;
	margin-right: AUTO;
	margin-top: 20px;
	margin-bottom: -10px;
}

.tab_oferta td {
	border: 1px solid #259bec;
}
#slider {
    width: 222px; /* important to be same as image width */
    height: 200px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 222px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: -30px;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 0px;
    width: 222px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}
