
BODY {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
IMG {
	border: 0;
}
FORM {
	margin: 0;
	padding: 0;
}
A {
	color: #1a3a6c;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
H1 {
	color: #1a3a6c;
	font-size: 12px;
	margin: 0 0 20px 0;
	padding: 0;
}

#main {
	width: 850px;
	margin: 0 auto;
}
#top {
	height: 228px;
	background: white url(images/top_back.gif) 0 0 repeat-x;
}
#op {
	width: 96px;
	height: 34px;
	background: white url(images/bar_op_r.jpg) 0 0 no-repeat;
	display: block;
}
#op:hover {
	background-position: 0 -34px;
}
#kn {
	width: 99px;
	height: 34px;
	background: white url(images/bar_katalog_r.jpg) 0 0 no-repeat;
	display: block;
}
#kn:hover {
	background-position: 0 -34px;
}
#reg {
	width: 94px;
	height: 34px;
	background: white url(images/bar_regulamin_r.jpg) 0 0 no-repeat;
	display: block;
}
#reg:hover {
	background-position: 0 -34px;
}
#tp {
	width: 98px;
	height: 34px;
	background: white url(images/bar_punkty_r.jpg) 0 0 no-repeat;
	display: block;
}
#tp:hover {
	background-position: 0 -34px;
}
#tz {
	width: 130px;
	height: 34px;
	background: white url(images/bar_zamowienie_r.jpg) 0 0 no-repeat;
	display: block;
}
#tz:hover {
	background-position: 0 -34px;
}
#na {
	width: 129px;
	height: 34px;
	background: white url(images/bar_nasze_r.jpg) 0 0 no-repeat;
	display: block;
}
#na_o {
	width: 129px;
	height: 34px;
	background: white url(images/bar_nasze_o.jpg) 0 0 no-repeat;
	display: block;
}
#na:hover {
	background-position: 0 -34px;
}
#op_o {
	width: 96px;
	height: 34px;
	background: white url(images/bar_op_o.jpg) 0 0 no-repeat;
	display: block;
}
#kn_o {
	width: 99px;
	height: 34px;
	background: white url(images/bar_katalog_o.jpg) 0 0 no-repeat;
	display: block;
}
#reg_o {
	width: 94px;
	height: 34px;
	background: white url(images/bar_regulamin_o.jpg) 0 0 no-repeat;
	display: block;
}
#tp_o {
	width: 98px;
	height: 34px;
	background: white url(images/bar_punkty_o.jpg) 0 0 no-repeat;
	display: block;
}
#tz_o {
	width: 130px;
	height: 34px;
	background: white url(images/bar_zamowienie_o.jpg) 0 0 no-repeat;
	display: block;
}

#nasze {
	width: 128px;
	height: 34px;
	background: white url(images/nasze.jpg) 0 0 no-repeat;
	display: inline;
}
#login {
	width: 120px;
	height: 25px;
	border: 0;
	margin: 48px 0 0 68px;
	padding-left: 50px;
}
#pass {
	width: 120px;
	height: 25px;
	border: 0;
	margin: 15px 0 0 68px;
}
#ok {
	margin: 15px 0 0 128px;
}

.right {
	text-align: right;
}
.vt {
	vertical-align: top;
}
.lft {
	width: 204px;
	background: #D4D4D4;
}
.ad {
	width: 204px;
	height: 75px;
	margin: 0 0 20px 0;
}
.login {
	height: 160px;
	background: #D4D4D4 url(images/logowanie.jpg) 0 0 no-repeat;
	margin: 0 0 30px 0;
	padding-top: 40px;
	padding-left: 10px;
}
table.form td.message{
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #FF0000;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	font-weight: bold;
	background-color: #C3E5F4;
}
.koszyk {
	text-align: left;
    margin-left: 20px;
}
.pp {
	background: #D4D4D4 url(images/blok_pp.jpg) 0 0 no-repeat;
}
.pp UL {
	padding: 50px 0 0 0;
	margin: 0;
	list-style: none;
}
.pp LI {
	padding: 5px 0 10px 20px;
	color: #1a3a6c;
	font-weight: bold;
	background-image: url(images/belka.gif);
	background-repeat: no-repeat;
	background-position: 5px 25px;
}
.cont {
	color: black;
	margin: 20px;
	padding: 0;
}
.footer UL {
	text-align: center;
	list-style: none;
	margin: 5px 0 5px 0;
	font-size: 11px;
	font-weight: bold;
}
.footer LI {
	color: #7f7f7f;
	display: inline;
}
.footer A {
	color: #7f7f7f;
}
.active {
	color: #aedc6a !important;
}
.products {
	width: 100%;
	background: white url(images/grad.gif) 0 0 repeat-x;
}
.prodtbl {
	width: 100%;
	margin: 15px 0 15px 0;
}
.prodtbl H1 {
	font-size: 15px;
}
.blubor {
	border-bottom: 1px solid #3734A5;
}
.leftd {
	font-weight: bold;
	text-align: right;
	width: 80px;
}
.rightd {
	color: #000000;
	font-weight: normal;
}

.titleProduct {
	color: #5CAF17;
	font-weight: bold;
	text-align:center;
	font-size:16px;
	padding-bottom: 20px;
}

.spacer {
	height: 30px;
}
#notice{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid green;
	border-bottom: 1px solid green;
	text-align: center;
	vertical-align: middle;
	color: green;
	font-weight: bold;
	background:#D6E8F6;
}
#message{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid Red;
	border-bottom: 1px solid Red;
	text-align: center;
	vertical-align: middle;
	color: Red;
	font-weight: bold;
	background:#D6E8F6;
}
.registrationInput {
	border: 1px solid Gray;
	color: Black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	/*height: auto;
	width:auto;*/
}

/* Photos Side */
.photoFrame{
	padding: 2px;
	border: 1px solid Gray;
	color: Black;
	background-color: white;
	margin: 0px;
}


/* Prizes list tables */
table.list td.colLabel{
	font-size: 12px;
	border-bottom: 0px solid #DFDFDF;
	text-align: center;
	background-color: #CACACA;
	font-weight:bold;
}
table.list td.colDataLabel{
	font-size: 11px;
	border-bottom: 0px solid #DFDFDF;
	text-align: center;
	background-color: #CACACA;
}

/* Qubic.pl - Lightbox CSS */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/* Qubic.pl - End of lightbox CSS */

