 html {
	height: 100%;
 }
 body {
	background-color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}

/* komunikaty*/
/* czesc wspolna */
.comm_icon {
	width: 71px;
	vertical-align: top;
}
.comm_text {
	text-align: left;
	font-weight: bold;
}
/* wlasciwe dane */
#comm_alert {
	width: 540px;
	background-color: #fac3c3;
	border: 1px solid #bf3737;
}


#comm_warning {
	width: 540px;
	background-color: #fbef8d;
	border: 1px solid #c0af4c;
}

#comm_info {
	width: 540px;
	background-color: #cfdbfa;
	border: 1px solid #4c50bf;
}

/* sekcja wygladu boxow po lewej */
.box_bottom {
	height: 23px;
	background-image: url(./img/box_b.gif);
	background-repeat: repeat-x
}
.box_top {
	height: 30px;
	background-image: url(./img/box_t.gif);
	background-repeat: repeat-x;
}
.box_top_calc {
	height: 44px;
	background-image: url(./img/box_t_calc.gif);
	background-repeat: repeat-x;
}
.header_box {
	text-align: left;
	padding-left: 2px;
}
/* sekcja wygladu ofert na stronie glownej */
.oferta_picture {
	background-color: #f5f4f0;
	padding: 5px 5px 5px 5px;
	text-align: center;
	width: 85px;
	/*border-right: 5px solid #384d6f; */
	border-right: 1px solid #384d6f;
	border-bottom: 1px solid #384d6f;
}
.oferta_content {
	width: *;
	background-color: #f5f4f0;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	font-family: Verdana;
	font-size: 11px;
	border-bottom: 1px solid #384d6f;
}
.oferta_head {
	padding: 2px 5px 5px 5px;
	font-family: Verdana;
	font-size: 12px;
	background-color: #f5f4f0;
	border-right: 1px solid #384d6f;
	border-top: 1px solid #384d6f;
}
.oferta_name {
	font-weight: bold;
	text-decoration: underline;
	color: #384d6f;
	float: left;
}
.oferta_price {
	font-weight: bold;
	text-align: right;
	float:right;
	font-size: 11px;
	padding: 0px 5px 0px 0px;
}
/*  sekcja paska dolnego, konfiguracja wiersza */
#bg_top {
	background-color: #ffffff;
	background-image: url(./img/bg_top.gif);
	background-position: top;
	background-repeat: repeat-x;
	vertical-align: top;
	height: 459px;
}
#main_top {
	background-color: #ffffff;
	background-image: url(./img/top.gif);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
	height: 217px;
}
#main_bottom {
	background-color: #ffffff;
	background-image: url(./img/bg_footer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	vertical-align: bottom;
	height: 48px;
}
#bg_bottom {
	background-color: #ffffff;
	background-image: url(./img/bg_bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	vertical-align: bottom;
	height: 106px;
 
}
#bg_top_left1 {
	width: 59px;
	height: 170px;
	background-image: url(./img/bg_top_left1.gif);
}
#bg_top_right1 {
	width: 59px;
	height: 170px;
	background-image: url(./img/bg_top_right1.gif);
}
#bg_bottom_left1 {
	width: 58px;
	background-image: url(./img/bg_bottom_left1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#bg_bottom_right1 {
	width: 58px;
	background-image: url(./img/bg_bottom_right1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#bg_footer {
	background-image: url(./img/bg_footer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 48px;
}
/* sekcja przyciskow */
#b_start {
	width:97px;
	height:40px;
	background: url(./img/buttons.gif) 0px -40px no-repeat;
}
#b_start:hover {
	background: url(./img/buttons.gif) 0px 0px no-repeat;
	cursor: pointer;
}
#b_onas {
	width:98px;
	height:40px;
	background: url(./img/buttons.gif) -97px -40px no-repeat;
}
#b_onas:hover {
	background: url(./img/buttons.gif) -97px 0px no-repeat;
	cursor: pointer;
}
#b_gwarancja {
	width:127px;
	height:40px;
	background: url(./img/buttons.gif) -289px -40px no-repeat;
}
#b_gwarancja:hover {
	background: url(./img/buttons.gif) -289px 0px no-repeat;
	cursor: pointer;
}
#b_oferta {
	width:94px;
	height:40px;
	background: url(./img/buttons.gif) -195px -40px no-repeat;
}
#b_oferta:hover {
	background: url(./img/buttons.gif) -195px 0px no-repeat;
	cursor: pointer;
}
#b_opinie {
	width:90px;
	height:40px;
	background: url(./img/buttons.gif) -416px -40px no-repeat;
}
#b_opinie:hover {
	background: url(./img/buttons.gif) -416px 0px no-repeat;
	cursor: pointer;
}
#b_kontakt {
	width:113px;
	height:40px;
	background: url(./img/buttons.gif) -506px -40px no-repeat;
}
#b_kontakt:hover {
	background: url(./img/buttons.gif) -506px 0px no-repeat;
	cursor: pointer;
}
#search_more {
	width: 175px;
	height: 24px;
	background: url(./img/search_more.gif) 0px 0px no-repeat;
}
#search_more:hover {
	background: url(./img/search_more.gif) 0px -24px no-repeat;
	cursor: pointer;
}
.search {
	width: 65px;
	height: 23px;
	background: url(./img/search.gif) 0px 0px no-repeat;
}
.search:hover {
	background: url(./img/search.gif) 0px -23px no-repeat;
	cursor: pointer;
}
.all_oferty {
	width: 107px;
	height: 23px;
	background: url(./img/all_oferty.gif) 0px 0px no-repeat;
}
.all_oferty:hover {
	background: url(./img/all_oferty.gif) 0px -23px no-repeat;
	cursor: pointer;
}
.add {
	width: 64px;
	height: 21px;
	background: url(./img/add.gif) 0px 0px no-repeat;
}
.add:hover {
	background: url(./img/add.gif) 0px -21px no-repeat;
	cursor: pointer;
}

/* moje */
.wyposaz_lnk {
	cursor: pointer;
	color: #78a5ee
}
p { margin-top: 0px; padding-top: 0px;}

.calc_lewa_kolumna {
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	width: 200px;
}