/* INIT-----------------------------------------------------------------------------*/
html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, a, p, address, form, fieldset, img, ul, ol, dl, dt, dd, li, hr, table, td, th, strong, em, sup, sub, dfn, ins, del, q, cite, var, samp, code, kbd, tt {
	margin: 0;
	padding: 0;
	border: 0;
	outline-style: none;
	outline-width: 0;
}
a, a:visited {
	text-decoration: none;
}
a {
	color: #dbedff;
}
a:hover {
	color: #fff;
	background-color: transparent;
}
ol, ul {
	list-style: none;
}
legend {
	display: none;
}
body, input, textarea, select, option, optgroup, button {
	text-align: justify;
	font: 13px/17px Verdana;
	color: #92b8e1;
	letter-spacing: -1px;
}
input, textarea, select, option, optgroup, button {
	font-size: 13px;
}
/*      LAYOUT-------------------------------------------------------*/
html, body {
	height: 100%;
}
body {
	background: #020e1b url(../images/body-bg.jpg) no-repeat center top;
	height: 900px;
	width: 100%;

}
.all-wrapper {
	float: left;
	height: 900px;
	position: relative;
	width: 100%;
	padding-bottom: 100px;
}
.wrap {
	width: 990px;
	margin:  0 auto;
	position: relative;
}
/*      CONTENT-------------------------------------------------------*/
.lang-nav {
	position: absolute;
	top: 8px;
	right: 38px;
}
.lang-nav a {
	margin: 0 4px;
	opacity: 0.8;
}
.lang-nav a:hover {
	opacity: 1;
}
.wide {
	float: left;
	width: 532px;
}
.thin {
	float: right;
	width: 410px;
	padding: 18px 35px 0 0px;
}
.thin-cycle {
	float: right;
	width: 716px;
	padding: 0;
	margin-top: 18px;
}
.wide-cycle-nav {
	float: left;
	width: 250px;
}
.szer {
	float: left;
	width: 950px;
}
.pic-border {
	margin: 0 auto;
	width: 428px;
	height: 608px;
	background: url(../images/pic-border-s.png) no-repeat left top;
	padding: 22px 0 0 20px;
}
a.logo img {
	float: left;
	margin: 18px 0 0 47px;
}
.content {
	padding: 34px 0 0 63px;
	float: left;
	width: 469px;
}
h1 {
	/*font-size: 15px;
	font-family: tahoma;
	text-transform: uppercase;
	color: #e8f4ff;
	font-weight: normal;
	letter-spacing: 0px;
*/
	width: 469px;
	float: right;
	margin-bottom: 30px;
	text-align: right;
}
.content p {
	float: left;
	margin: 0  0 20px 0;
	width: 100%;
}
p.intro {
	color: #f4dbaa;
}
/*      FOOTER / MENU-------------------------------------------------------*/
#footer-title {
	width: 69px;
	height: 27px;
	position: absolute;
	top: -26px;
	left: 100px;
	background: url(../images/menu-title.png) no-repeat left top;
}
#footer {
	background: url(../images/menu-bg.png) repeat-x left top;
	width: 100%;
	height: 88px;
	position: fixed;
	bottom: -65px;
	z-index: 9999;
}
ul.menu {
	padding: 47px 0 0 92px;
	height: 11px;
	width: auto;
}
ul.menu * {
	height: 11px;
}
ul.menu li {
	width: auto;
	float: left;
}
ul.menu li a {
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	margin-right: 96px;
}
ul.menu li a:hover {
	background-position: left -11px;
}
ul.menu li a#active {
	background-position: left -22px;
}
a.index {
	width: 104px;
	background-image: url(../images/menu.png);
}
a.oferta {
	width: 44px;
	background-image: url(../images/menu-02.png);
}
a.onas {
	width: 36px;
	background-image: url(../images/menu-03.png);
}
a.partnerzy {
	width: 67px;
	background-image: url(../images/menu-04.png);
}
a.sklep {
	width: 34px;
	background-image: url(../images/menu-05.png);
}
ul.menu li a.kontakt {
	width: 54px;
	background-image: url(../images/menu-06.png);
	margin: 0;
}

/*                E N  G                        */

ul.menu-eng {
	padding: 47px 0 0 92px;
	height: 11px;
	width: auto;
}
ul.menu-eng * {
	height: 9px;
}
ul.menu-eng li {
	width: auto;
	float: left;
}
ul.menu-eng li a {
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	margin-right: 96px;
}
ul.menu-eng li a:hover {
	background-position: left -9px;
}
ul.menu-eng li a#active {
	background-position: left -18px;
}

a.index-eng{
	width: 36px;
	background-image: url(../images/menu/home.png);
}
a.oferta-eng{
	width: 36px;
	background-image: url(../images/menu/offer.png);
}
a.onas-eng{
	width: 59px;
	background-image: url(../images/menu/about.png);
}
a.partnerzy-eng{
	width: 58px;
	background-image: url(../images/menu/partners.png);
}
a.sklep-eng{
	width: 32px;
	background-image: url(../images/menu/shop.png);
}
ul.menu-eng li a.kontakt-eng{
	width: 55px;
	background-image: url(../images/menu/contact.png);
	margin: 0 ;
}



/*      CYCLE-------------------------------------------------------*/
.thin-cycle {
	position: relative;
}
.thin-cycle img {
	-moz-box-shadow: 13xp 13px 15px;
}
.pic-border-big {
	position: absolute;
	top: 0;
	left: 0;
	width: 714px;
	height: 941px;
	background: url(../images/pic-border-big.png) no-repeat left top;
	padding: 22px 0 0 19px;
}
.cycle-nav {
	margin: 15px 0 0 20px;
	height: auto;
}
.cycle-nav a {
	opacity: 0.7;
}
.cycle-nav a:hover {
	opacity: 1;
}
#next, #prev {
	width: 35px;
	height: 69px;
	margin: 190px 0px;
	float: left;
}
#next {
	background: url(../images/cycle-nav-02.png) no-repeat left top;
	float: right;
}
#prev {
	background: url(../images/cycle-nav.png) no-repeat left top;
}
#next_all, #prev_all {
	width: 35px;
	height: 65px;
	margin: 0 0px;
	float: left;
}
#next_all {
	background: url(../images/sr.png) no-repeat left center;
	float: right;
}
#prev_all {
	background: url(../images/sl.png) no-repeat right center;
}
.content-right {
	float: right;
	width: 700px;
	min-height: 600px;
	height: auto!important;
	height: 600px;
	margin-top: 40px;
}
.content-right > div {
	text-align: center;
}
#gallery-container {
	width: 128px;
	height: 740px;
	margin: auto;
}
.onegallery {
	width: 128px;
	text-align: center;
}
.itemimg {
	width: 79px;
	height: 100px;
}
.kolekcja {
	text-transform: uppercase;
	font-size: 15px;	
	color: #e8f4ff;
	padding: 23px 0 30px 0;
}
.kolekcja span{
		color: #f4dbaa;
}
#bigimg{
	-moz-box-shadow: 0px 0px 5px #0096ff;
	-webkit-box-shadow: 0px 0px 5px #0096ff;
	box-shadow: 0px 0px 5px #0096ff;
	-ms-interpolation-mode: bicubic;
	zoom: 1;
  	filter: progid:DXImageTransform.Microsoft.Shadow(color='#178cde', Direction=45, Strength=2);
}
}
/*   KONTAKT-----------------------------------------------*/
.contact-rivage {
	clear: both;
}
#form2 {
	margin-top: 0px;
	float: left;
	text-align: left;
}
input.form {
	margin-bottom: 6px;
	background-color: #082543;
	border: 1px solid #163961;
	width: 210px;
	height: 16px;
	font-size: 12px;
	padding: 2px;
	width
}
input.form:focus, textarea.form:focus {
	border: 1px solid #214772;
}
textarea.form {
	margin-top: 10px;
	background-color: #082543;
	border: 1px solid #163961;
	width: 210px;
	font-size: 12px;
	padding: 2px;
}
input.btn {
	margin: 10px 0 0 55px;
	background-color: #082543;
	border: 1px solid #163961;
	letter-spacing: 2px;
	height: 20px;
	padding-bottom: 4px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}
input.btn:active {
	background-color: #163961;
	color: #fff;
}
/*   TABS-----------------------------------------------*/
/* root element for tabs  */
ul.tabs {
	list-style: none;
	margin: 0 !important;
	padding: 0;
	border-bottom: 1px solid #1b416d;
	height: 30px;
	width: 469px;
	float: left;
	padding-left: 20px;
}
/* single tab */
ul.tabs li {
	float: left;
	text-indent: 0;
	padding: 0;
	margin: 0 !important;
	list-style-image: none !important;
}
/* link inside the tab. uses a background image */
ul.tabs a {
	background: none;
	font-size: 12px;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 104px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #92B8E1;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 0;
	margin: 0 5px;
}
ul.tabs a:active {
	outline: none;
}
/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;
	color: #ffe7bc;
}
/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;
	cursor: default !important;
	color: #e8f4ff !important;
	background: #0C2A4B none repeat scroll 0 0;
	border-color: #1A416D;
	border-style: solid;
	border-width: 1px 1px 0;
}
/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */
/* width 1 */
ul.tabs a.s {
	background-position: -553px 0;
	width: 81px;
}
ul.tabs a.s:hover {
	background-position: -553px -31px;
}
ul.tabs a.s.current {
	background-position: -553px -62px;
}
/* width 2 */
ul.tabs a.l {
	background-position: -248px -0px;
	width: 174px;
}
ul.tabs a.l:hover {
	background-position: -248px -31px;
}
ul.tabs a.l.current {
	background-position: -248px -62px;
}
/* width 3 */
ul.tabs a.xl {
	background-position: 0 -0px;
	width: 248px;
}
ul.tabs a.xl:hover {
	background-position: 0 -31px;
}
ul.tabs a.xl.current {
	background-position: 0 -62px;
}
/* initially all panes are hidden */
div.panes div.pane {
	display: none;
}
.panes {
	float: left;
}
.panes table {
	text-align: left;
	padding: 10px;
}
.panes table tr:hover td {
	color: #ffe7bc;
}
.panes table tr:hover td1:hover {
	color: #e8f4ff;
}

