/* CSS Document */

body {
	background-color: #B8B8B8;
}

html * {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #373737;
	line-height: 130%;
}

body, p , td, div, li, ul {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #373737;
}

html, body {
	padding:0px;
	margin:0px;
}

input ,textarea {
	border: 1px solid #14557C;
	background-color: #F7F7F7;
}

a:link, a:active, a:visited {
	color: #717171;
	text-decoration: none;
}

a:hover {
	color: #717171;
	text-decoration: none;
}

#bodyTable td.left {
    background-color: #B8B8B8;
}

#bodyTable td.separator {
     background-color: #959595;
     width: 2px;
}

#bodyTable td.leftGradient {
	background-image: url(../images/back_grad.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#bodyTable td.center {
    width: 765px;
    height: 294px;
}

#bodyTable td.centerGradientTop {
	background-image: url(../images/center_grad_top.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;	
}

#bodyTable td.centerGradientBottom {
	background-image: url(../images/ceneter_grad_bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#bodyTable td.leftSeparator {
	background-image: url(../images/left_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 2px;	
}

#bodyTable td.centerSeparator {
	background-image: url(../images/center_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 2px;	
}

.separatorKropki {
	background-image: url(../images/h_separator/center.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.dotts {
	background-image: url(../images/dott.gif);
	background-repeat: repeat-x;
}

/* FOTO START */

.foto td.top {
	background-image: url(../images/foto/top.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-right: 1px solid #AFAFAF;
}

.foto td.right {
	background-image: url(../images/foto/right.gif);
	background-position: top;
	background-repeat: repeat-y;
	border-top: 1px solid #AFAFAF;
}

.foto td.bottom {
	background-image: url(../images/foto/bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-left: 1px solid #AFAFAF;
}

/* FOTO STOP */

/* AKTUALNOSCI START */

.naglowek  {
	border-bottom: 1px solid #FF9415;
	font-weight: bold;
}

/* AKTUALNOSCI STOP */

/* MENU START */
td.menuLeft ul {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}

td.menuLeft li {
	list-style-type: square;	
	vertical-align: top;
	padding-left: 0px;
	color:#FFB200;
	
}

/* MENU END */

/* OFERTA START */
.ofertaNazwa {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 14px;
}

.ofertaTekst {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: regular;
	color: #000000;
	padding-left: 20px;
	padding-top: 20px;	
	padding-bottom: 15px;
}

.cenaTekst * {
	color: #595959;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: regular;	
}

.cenaTekst span {
	color: #DD0000;
}

.dodajKoszyka a:link, .dodajKoszyka a:active, .dodajKoszyka a:visited {
	color: #6C0000;
	font-size: 10px;
	font-weight: regular;
	font-family: Tahoma;
	padding-left: 20px;
}

/* OFERTA STOP */

/* KOSZYK START */

.koszyk {
	background-color: transparent;
}

.koszyk td.naglowek {
	padding-top:5px;
	text-align: center;
	color: #4B4B4B;
	border: none;
	border-bottom:1px solid #14557C;
	border-top:1px solid #14557C;	
	border-right:1px solid #14557C;		
	font-weight:bold;
	color: #000000;
	background-color: #F7F7F7;
	vertical-align: middle;
}

.wiersz {
	border: none;
	padding-bottom: 5px;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
/* KOSZYK STOP */

/* BUTTON START */

td.buttonLeft {
	background-image: url(../images/button/left.gif);
	background-position: top;	
	background-repeat: no-repeat;
	width: 8px;
	height: 20px;
}
.buttonBg {
	background-image: url(../images/button/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	vertical-align: center;
	padding-top: 4px;
}

td.buttonBg a:link, td.buttonBg a:active, td.buttonBg a:visited, td.buttonBg a:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	color: #FFFFFF;
	display: block;
	vertical-align: center;
}

td.buttonRight {
	background-image: url(../images/button/right.gif);
	background-position: top;	
	background-repeat: no-repeat;
	width: 8px;
	height: 20px;
}

/* BUTTON STOP */

/* ALERT START */
.Alert {
	background-color: #DFDFDF;
}

.Alert td.naglowek {
	background-color: #54AFCD;
	height: 20px;
	padding-left: 30px;		
	color: #FFFFFF;
	font-weight: bold;	
}

.Alert td {
}

/* ALERT STOP */

