/*
---------------------------------------------
 Design & Code (c) Wild Moose Justyna Walczak
---------------------------------------------
*/

* { margin: 0; padding:0; border: 0; }
html { width: 100%; height: 100%;}
body { font-family: ; font-size:100%;	line-height:1.125em; color: #887b62; background: #fff url(img/bg.jpg) 0% 0%;}
.fl { float: left; display: block;}
.fr { float: right; display: block;}
br.clear { clear: both; height: 1%;}
p { font-size: 0.875em;	margin: 1.286em 0; text-align: left;}
a, a:link, a:visited, a:hover { font-size: 0.875em; text-decoration: none;  color: #0254a6;}
strong { display: block; margin: 0.1em;}
#szerokosc { width: auto; height: 600px; margin: 0 auto;}
.logo { display: block; width: 230px; height: 170px; margin: 50px auto; background: transparent (img/opralogo.jpg) 0% 0% no-repeat;}

#kwicks_container {	width: 850px; height: 300px; margin: 0 auto; text-align: center;}
#kwicks {	position: relative; text-align: center;}
#kwicks_container div { display: block; width: 850px; margin: 0; padding:0;}
#kwicks_container a, #kwicks_container a:hover {	white-space: nowrap; font-size: 1em; font-family: "Century Gothic", arial, sans-serif; width: 270px; text-align: left;}

.kwick span { display: block; width: 130px; margin-top: 200px; background-color: #fff; padding: 5px 10px; font-size: 1em; color: #1b1310;}
.kwick strong {display: block; color: #009bd5; font-weight: normal; font-size: 0.8em;}
#kwicks .kwick {display: block; float: left; width: 152px; height: 300px;}

#kwick_red, #kwick_orange, #kwick_yellow, #kwick_green { background-color: transparent; background-repeat: no-repeat; background-position: 100% 50%;}
#kwick_red { background-image: url(img/damskie.jpg);}
#kwick_orange {	background-image: url(img/meskie.jpg);}
#kwick_yellow {	background-image: url(img/unisex.jpg);}
#kwick_green { background-image: url(img/dzieciece.jpg);}
