Body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
#header {
	width: 100%;
	height: 134px;
	margin-top: 5px;
}
#logo {
	display: block;
	float: left;
	height: 127px;
	width: 280px;
	margin-right: 270px;
}
#body {
	width: 100%;
	margin-top: 11px;
	float: left;
}

/* global styles */

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #5F5F5F;
	margin: 0;
	padding: 3px;
	background-color: #eaeaea;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 2px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #BFBFBF;
}
h2.main {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
div.line {
	border-bottom: 1px solid #328DBD;
	margin-top: 8px;
	margin-bottom: 6px;
	width: 100%;
	clear: both;
}
div.submit-box {
	width: 100%;
	height: 25px;
	background-color: #FFAC12;
	padding: 5px 0 3px 0;
}
h3 {
	background: url(/img/menu-bg.jpg) repeat-x;
	padding: 3px 0 3px 5px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	height: 17px;
	margin-top: 13px;
	margin-bottom: 13px;
}
h3.nomargin {
	margin-top: 4px;
	margin-bottom: 4px;
}
h4 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 7px;
}
p.head {
	background: url(/img/head-box-bg.jpg) repeat-x;
	height: 20px;
	padding-top: 3px !important;
	padding-left: 5px !important;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	margin: 0 !important;
}
p.head-small {
	background-color: #AFAFAF;
	height: 15px;
	padding-top: 3px !important;
	padding-left: 6px !important;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	margin: 0 !important;
}
div.head-box {
	padding: 0 5px 0 5px;
	height: 103px;
	background: url(/img/head-box.jpg) bottom left;
}
div.head-box p {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.head-box ul {
	padding-top: 0;
	margin-top: 0;
}
h5 {
	background-color: #328DBD;
	padding: 3px 0 3px 5px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	height: 17px;
	margin-top: 13px;
	margin-bottom: 13px;
}
h6 {
	font-size: 14px;
	color: #333333;
	background-color: #F4F4F4;
	border: 1px solid #EAEAEA;
	padding: 2px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4.promo {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #205A79;
	border-bottom: 1px solid #205A79;
	padding-bottom: 3px;
}
a:link, a:visited, a:active {
	color: #328DBD;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
input, select {
	font-size: 12px;
}
#subm {
	font-weight: bold;
}
a.bold {
	font-weight: bold;
}
.left-float {
	float: left;
}
.right-float {
	float: right;
}
.center {
	text-align: center
}
.right {
	text-align: right;
}
.middle {
	vertical-align: middle;
}
.error {
	color: #f00 !important;
}
.error-text {
	border: 1px solid #f00 !important;
}
.clear {
	clear: both;
}
.no {
	margin: 0 !important;
}
.bold {
	font-weight: bold;
}
.green {
	color: #1CBF00;
}
.valign img {
	vertical-align: middle;
}
img.valign {
	vertical-align: middle;
}
.none {
	display: none;
}
.hidden {
	visibility: hidden;
}
.in {
	margin-left: 20px !important;
}
.big {
	text-decoration: underline;
	font-size: 14px;
}
.just {
	text-align: justify;
}
.italic {
	font-style: italic;
	width: 744px;
	text-align: justify;
}
img.art {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#slider {
	position: relative;
	width: 120px;
	height: 240px;
}
#slider li {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	border: none;
	width: 120px;
	height: 140px;
}
#slider .MIS-left {
	position: absolute;
	top: 1px;
	left: 1px;
}
#slider .MIS-right {
	position: absolute;
	top: 1px;
	left: 23px;
}
#slider .MIS-button {
	z-index: 800;
	font-size: 14px;
	opacity: 0.8;
}
#slider .MIS-button a {
	padding: 2px 5px 2px 5px;
	display: block;
	width: 10px;
	color: #707070;
	text-decoration: none;
	background-color: #eaeaea;
}
#slider .MIS-button a:hover {
	background-color: #B2B0B0;
	color: #ffffff;
}

#slider-main {
	position: relative;
	width: 700px;
	height: 147px;
}
#slider-main li {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	border: none;
	width: 700px;
	height: 147px;
}
#slider-main .MIS-left {
	position: absolute;
	top: 1px;
	left: 1px;
}
#slider-main .MIS-right {
	position: absolute;
	top: 1px;
	left: 23px;
}
#slider-main .MIS-button {
	z-index: 800;
	font-size: 14px;
	opacity: 0.8;
}
#slider-main .MIS-button a {
	padding: 2px 5px 2px 5px;
	display: block;
	width: 10px;
	color: #707070;
	text-decoration: none;
	background-color: #eaeaea;
}
#slider-main .MIS-button a:hover {
	background-color: #B2B0B0;
	color: #ffffff;
}

/* header box */

#konto {
	width: 210px;
	float: left;
	margin-right: 10px;
}
p.konto {
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0;
	text-align: center;
}
#koszyk-top {
	width: 210px;
	float: left;
}
#kontakt-top {
	width: 210px;
	float: left;
}

/* main menu */

#menu {
	height: 30px;
	width: 100%;
	background: url(/img/menu-bg.jpg) repeat-x;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	font-size: 11px;
	font-weight: bold;
}
#menu li {
	float: left;
	text-align: center;
}
#menu a:link, #menu a:active, #menu a:visited {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
	background-color: #2989DF;
}
#menu a.act {
	background-color: #2989DF;
}
#menu a.last {
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 13px;
}
#menu li.last {
	float: right;
}

/* left column */

#left {
	float: left;
	width: 220px;
}
#left p {
	margin: 0;
	padding: 0;
}
.box {
	width: 200px;
	padding: 10px;
	/*background-color: #f3f3f3;*/
	margin: 0 0 15px 0;	
	background: url(/img/head-box.jpg) bottom left repeat-x #E9E9E9;
}
#left ul.catalog {
	list-style-type: none;
	padding-left: 4px;
	margin: 0;
}
#left ul.kp {
	list-style-image: none;
	list-style-type: none;
	padding-left: 10px;
	font-size: 10px;
}
#left ul.kp li {
	margin: 2px 0 2px 0;
}
#left ul li {
	margin: 4px 0 4px 0;
}
#left ul.catalog a:link, #left ul.catalog a:active, #left ul.catalog a:visited {
	text-decoration: none;
	color: #333;
	display: block;
	height: 17px;
	border-bottom: 1px solid #DBDBDB;
}
#left ul.catalog a:hover {
	text-decoration: underline;
}
#left ol {
	padding-left: 20px;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 150%;
}
#left ol li {
	margin-top: 2px;
	margin-bottom: 2px;
}
#search .text {
	width: 123px;
	float: left;
}
#search-opis {
	float: left;
	margin-top: 8px;
}
#search label {
	float: left;
	display: block;
	width: 139px;
	font-size: 10px;
	margin-top: 10px;
}
#search .btn {
	float: left;
	height: 22px;
}
#search br {
	clear: both;
}

#left ul.kontakt {
	list-style-type: none;
	margin: 0;
	padding-left: 10px;
}
#left ul.kontakt li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#login-form {
	padding-top: 0;
	padding-bottom: 5px;
}
#login-form label {
	width: 45px;
	display: block;
	float: left;
	margin-top: 4px;
}
#login-form input.text {
	float: left;
	width: 130px;
	margin-bottom: 5px;
}
#login-form br {
	clear: both;
}

/* middle column */

#content {
	float: left;
	width: 745px;
	margin: 0 0 5px 15px;
}
#content p {
	line-height: 150%;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0;
}
#content ul {
	padding-left: 15px;
	margin: 10px 5px 10px 5px;
	list-style-type: square;
	line-height: 150%;
}
#content ol {
	padding-left: 20px;
	margin: 10px 5px 10px 5px;
	line-height: 150%;
}
#content .main-item {
	float: left;
	margin: 0 10px 10px 0;
	width: 141px;
	height: 160px;
	text-align: center;
	padding-top: 5px;
	background: url(/img/item-box-bg.jpg) repeat-x bottom left;
}
#content .last {
	margin-right: 0 !important;
}
#content .main-item-body {
	height: 45px;
}
#content .main-item-body a {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#content .main-item p {
	line-height: 130% !important;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
}
#content .main-item p.promo {
	color: #cf0000;
}
#content .main-item p span {
	color: #6F6F6F;
}
ol.help div {
	padding-bottom: 10px;
	padding-top: 5px;
}
#content .day-promo {
	color: #CF0000
}
div.p-box-l, div.p-box-r {
	/*background: url(/img/p-box.gif) no-repeat;*/
	float: left;
	width: 250px;
	height: 65px;
	padding: 5px;
}
div.p-box-l {
	margin-right: 4px;
}
div.p-box-r {
	margin-left: 4px;
}
a.p-img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
p.cashback {
	margin-bottom: 0 !important;
	margin-top: 10px !important;
	clear: both;
	float: left;
}
p.cashback img {
	float: left;
	margin: 5px 8px 10px 0;
}
#page {
	width: 740px;
	float: left;
	margin: 0 15px 5px 15px;
}
#page ul {
	padding-left: 15px;
	margin: 10px 5px 10px 5px;
	list-style-type: square;
	line-height: 150%;
}
#page ol {
	padding-left: 20px;
	margin: 10px 5px 10px 5px;
	line-height: 150%;
}
#page p {
	line-height: 150%;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0;
}
#screen a {
	margin: 10px 15px 10px 15px;
	float: left;
}

/* products styles */

#oferta {
	width: 100%;
}
#oferta td {
	padding: 5px 0 3px 0;
}
#oferta td.img {
	width: 74px;
	text-align: center;
	vertical-align: middle;
}
#oferta td.name {
	vertical-align: top;
	font-size: 10px;
}
#oferta td.cena {
	width: 122px;
	text-align: right;
	line-height: 130%;
}
#oferta td.cena small {
	color: #8F8F8F;
}
#oferta h4 {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}
#oferta h4 span.promo {
	color: #fff;
	background-color: #FF0000;
	padding: 0 5px 0 5px;
	font-size: 10px;
}
#oferta h4 span.hit {
	color: #fff;
	background-color: #FFB800;
	padding: 0 5px 0 5px;
	font-size: 10px;
}
#oferta a:link, #oferta a:active, #oferta a:visited {
	text-decoration: none;
}
#oferta a:hover {
	text-decoration: underline;
}
.prod-left {
	float: left;
	width: 150px;
	margin-top: 10px;
}
.prod-right {
	float: left;
	width: 580px;
	margin-left: 15px;
}
#prod-cena {
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	line-height: 120% !important;
}
#prod-cena b {
	font-size: 12px;
	color: #AFAFAF;
}

/*#prod-right {
	float: left;
	width: 160px;
}
#prod-left {
	float: left;
	width: 575px;
	margin-top: 10px;
	margin-right: 10px;
}
#prod-left p {
	margin-top: 0;
	padding: 2px;
}
#prod-right table {
	width: 100%;
}
#prod-right table td {
	padding: 2px;
}
#prod-stan {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 100% !important;
}*/
p.small {
	font-size: 10px;
	line-height: 125% !important;
}
.gray {
	background-color: #F4F4F4;
}
#zamow {
	line-height: 30px;
}
#zamow div.zamow {
	border: 1px solid #eaeaea;
	-moz-border-radius: 5px;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #F4F4F4;
}
#zamow .text {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 40px;
}
#zamow .wariant {
	font-size: 12px;
}
#zamow label.wariant {
	display: block;
	float: left;
	width: 110px;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
	margin-top: 7px;
}
#zamow .texti {
	float: left;
	margin-top: 5px;
}
#zamow br {
	clear: both;
}
#promo {
	font-weight: bold;
	color: #fff;
	background-color: #FF0000;
	padding: 3px;
	text-align: center;
	margin-bottom: 0 !important;
}
#prod-hit {
	padding: 3px !important;
	background-color: #FFB800;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#prod-right p.promo {
	border: 1px solid #FF0000;
	margin-top: 0 !important;
	margin-bottom: 10px !important;
	padding: 5px !important;
}
#prod-books {
	width: 100%;
}
#prod-books div.book {
	float: left;
	width: 125px;
	height: 194px;
	margin: 10px 10px 10px 0;
	background: url(/img/item-box-bg.jpg) repeat-x left bottom;
	text-align: center;
	font-size: 10px;
}
#prod-books div.last {
	margin-right: 0 !important;
}
#prod-books div.bookd {
	height: 42px;
}
#platnosc-przelew {
	float: left;
}
#platnosc-paybynet {
	float: left;
	margin-top: 0;
}
#platnosc-tpay {
	float: left;
	margin-top: 2px;
}
#platnosc-paypal {
	float: left;
	margin-top: 10px;
}
.platnosc-przelew {
	float: left !important;
	width: auto !important;
	margin-left: 3px;
	margin-top: 3px !important;
}
.platnosc-paypal {
	float: left !important;
	width: auto !important;
	margin-top: 10px !important;
	margin-bottom: 15px;
	margin-left: 3px;
}
.platnosc-paybynet {
	float: left !important;
	width: auto !important;
	margin-top: 0 !important;
	margin-bottom: 15px;
	margin-left: 3px;
}
.platnosc-tpay {
	float: left !important;
	width: auto !important;
	margin-top: 0 !important;
	margin-bottom: 0;
	margin-left: 3px;
}
.dane {
	margin-top: 12px;
	width: 100%;
}
.dane td {
	/*background-color: #F4F4F4;*/
}
td.dane-opis {
	font-weight: bold;
	text-align: right;
	width: 120px;
}

/* order styles */

#progress {
	width: 600px;
	height: 45px;
	font-size: 10px;
	padding-left: 50px;
	margin-left: 15px;
	margin-top: 10px;
}
#progress a {
	text-decoration: none;
}
.pr0 {
	background: url(/img/progress.png) no-repeat bottom left;
}
.pr1 {
	background: url(/img/progress1.png) no-repeat bottom left;
}
.pr2 {
	background: url(/img/progress2.png) no-repeat bottom left;
}
.pr3 {
	background: url(/img/progress3.png) no-repeat bottom left;
}
.pr4 {
	background: url(/img/progress4.png) no-repeat bottom left;
}
#progress div.curr {
	float: left;
	text-align: center;
	color: #328DBD;
	width: 150px;
}
#progress div.next {
	float: left;
	text-align: center;
	color: #808080;
	width: 150px;
}
.status-zlozone {
	font-style: italic;
}
.status-zaplacone {
	
}
.status-wyslane {
	color: #AFAFAF;
}
.status-anulowane {
	color: #f00;
}

/* navigate styles */

.navigate {
	font-size: 11px;
	padding: 5px 5px 3px 5px;
	border-bottom: 1px solid #bfbfbf;
	margin-bottom: 7px;
	height: 20px;
	background: url(/img/thead-bg.jpg) repeat-x bottom left;
}
.count {
	width: 22%;
	float: left;
}
.page {
	width: 46%;
	float: left;
	text-align: center;
	margin-top: 3px;
}
.page a:link, .page a:active, .page a:visited {
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	color: #333;
	margin-right: 1px;
	margin-left: 1px;
}
.page a:hover {
	background-color: #cfcfcf;
}
.page a.act {
	font-weight: bold;
	background-color: #cfcfcf;
}
.sort {
	width: 32%;
	float: left;
	text-align: right;
}
#partners {
	text-align: center;
	vertical-align: middle;
	padding-top: 15px !important;
}
#partners a {
	margin: 10px;
}
#aff-dane {
	font-weight: bold;
}
#aff-dane td {
	padding: 4px;
}
#aff-dane td.desc {
	background-color: #eeeeee;
	text-align: right;
}
#aff-form {
	margin: 0;
	display: inline;
}
#aff-prg, #aff-kat, #aff-prd {
	overflow: auto;
	width: 525px;
	height: 200px;
	padding-left: 5px !important;
	border: 1px solid #bfbfbf;
}
.aff-click {
	width: 100%;	
}
.aff-click thead td {
	padding: 4px;
	text-align: center;
}
.aff-click-l {
	float: left;
	width: 260px;
	margin-right: 10px;
}
.aff-click-r {
	float: left;
	width: 260px;
}
.aff-click tfoot td {
	background-color: #cfcfcf;
}

/* Cart styles */

#koszyk-top table {
	font-size: 10px;
	width: 100%;
}
#koszyk-top table td {
	vertical-align: top;
}
#koszyk-top table td.suma {
	text-align: right;
	border-top: 1px solid #CFCFCF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#koszyk-top table td.wartosc {
	width: 68px;
}
#koszyk {
	width: 100%;
}
#koszyk thead td, #koszyk tfoot td {
	background: url(/img/thead-bg.jpg) repeat-x bottom;
	font-weight: bold;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #9B9B9B;
}
#koszyk-form {
	margin-top: 10px;
	margin-bottom: 10px;
}
#koszyk-form .text {
	width: 30px;
	height: 14px;
	text-align: center;
	font-size: 12px;
}
#koszyk .wartosc {
	width: 100px;
}
#koszyk .cena {
	width: 80px;
}
#koszyk .img {
	width: 75px;
}

/* Opinie styles */

#opinie {
	width: 100%;
	clear: both;
}
#opinie td {
	vertical-align: top;
	font-size: 11px;
	padding-left: 5px;
}
#opinie td.line {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 10px;
}
#opinie td.rate {
	padding-top: 10px;
}
.opinie-nav {
	font-size: 12px;
	padding: 5px 5px 3px 5px;
	border-bottom: 1px solid #bfbfbf;
	margin-bottom: 7px;
	height: 20px;
	background: url(/img/thead-bg.jpg) repeat-x bottom left;
	text-align: center;
}
.opinie-nav a:link, .opinie-nav a:active, .opinie-nav a:visited {
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	color: #333;
	margin-right: 1px;
	margin-left: 1px;
}
.opinie-nav a:hover {
	background-color: #cfcfcf;
}
.opinie-nav a.act {
	font-weight: bold;
	background-color: #cfcfcf;
}
p.opinie {
	line-height: 100% !important;
}
p.opinie small a {
	text-decoration: none;
}

/* Form styles */

.form label {
	width: 150px;
	display: block;
	float: left;
	margin-top: 4px;
	text-align: right;
	margin-right: 10px;
}
.form input.text, .form select.text, .form textarea.text {
	float: left;
	margin-bottom: 5px;
}
.form br {
	clear: both;
}
.form-error {
	color: #f00;
	line-height: 150%;
	min-height: 60px;
	margin-top: 20px !important;
}
.form-ok {
	float: left;
	margin-top: 20px !important;
	padding-bottom: 15px;
	line-height: 150%;
	min-height: 60px;
}
.form-info {
	margin-top: 20px;
	background: url(/img/info.png) no-repeat;
	padding-left: 60px !important;;
	height: 55px;
	line-height: 150%;
}
.form-question {
	margin-top: 20px;
	height: 35px;
	font-size: 14px;
	font-weight: bold;
}
.form-koszyk {
	margin-top: 20px;
	background: url(/img/info-bg.png) no-repeat;
	padding: 10px 10px 10px 65px !important;
	height: 55px;
	line-height: 150%;
}
.hint {
	margin-top: 10px;
	background: url(/img/hint.png) no-repeat;
	padding-left: 35px !important;
	min-height: 30px;
	line-height: 150%;
}
.wspol {
	margin-top: 10px;
	background: url(/img/wspolpraca.gif) no-repeat;
	padding-left: 50px !important;
	padding-top: 5px;
	line-height: 150%;
}

/* Boxover styles */

.bxbody {
	width: 340px;
	border: 1px solid #FFB400;
	background-color: #ffffff;
	font-size: 10px;
	padding: 5px;
}
.bxhead {
	width: 350px;
	color: #fff;
	border: 1px solid #FFB400;
	background-color: #FFB400;
}

#vendors {
	width: 974px;
	margin-top: 10px;
	float: left;
	clear: both;
	text-align: center;
	letter-spacing: 9px;
	line-height: 200%;
}
#vendors a img {
	opacity: 0.5;
}
#vendors a:hover img {
	opacity: 1;
}

/* footer styles */

#footer {
	border-top: 3px solid #328DBD;
	width: 974px;
	font-size: 10px;
	color: #333333;
	float: left;
	clear: both;
	height: 20px;
	text-align: left;
	padding: 5px 3px 5px 3px;
	margin-top: 10px;
}
#footer .left-float {
	width: 784px;
}
#footer .right-float {
	width: 187px;
	text-align: right;
}
#footer a:link, #footer a:active, #footer a:visited {
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
p.footer {
	float: left;
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 15px;
	color: #6F6F6F;
}
p.footer img {
	float: left;
	margin-right: 10px;
}
#h-promo {
	margin-left: 442px;
	padding-top: 27px;
}
#m-promo {
	background: url(/img/promo.gif) no-repeat;
	color: #fff;
	padding: 7px !important;
	text-align: center;
}
table.center {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
}
table.center td {
	text-align: center;
	border: 1px solid #000;
	padding: 3px 5px 3px 5px;
}
.li-letter {
	list-style-type: lower-alpha !important;
}
#cookie-alert {
	width: 100%;
	height: 35px;
	position: fixed;
	bottom: 0;
	padding: 10px;
	text-align: center;
	background-color: #DBEAF9;
	border: 1px solid #dbdbdb;
}
#cookie-alert a:link, #cookie-alert a:active, #cookie-alert a:visited {
	color: #367AA9;
	text-decoration: none;
}
#cookie-alert a:hover {
	text-decoration: underline;
}