@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-position:center top;
	margin:0;
	padding:0;
	text-align:center;
	font-size:14px;
	font-family:"Open Sans", Arial;
	color:#8B8B8B;
	line-height:21px;
}
a:link {
	color: #8B8B8B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8B8B8B;
}
a:hover {
	text-decoration: underline;
	color: #8B8B8B;
}
a:active {
	text-decoration: none;
	color: #8B8B8B;
}
.style1 {
	color: #304390;
	font-weight: 600;
}
.wrapper {
	height: auto;
	width: 940px;
	margin:0 auto;
	position: relative;
	text-align:left;
}
ul {
	list-style: none;
}
#nav-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
	width:1020px;
} 
#nav-menu ul{
	margin-left:-50px;
} 
#nav-menu li{
	float: left;
	margin-right:15px;
} 

#nav-menu li a
{
text-transform:uppercase;
	height: 30px;
	line-height: 30px;
	float: left;
	width: auto;
	display: block;
	color: #B1B1B1;
	text-decoration: none;
	text-align: center;
	padding-left:6px;
	padding-right:6px;
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
}
#nav-menu li a span
{
font-weight:800;
}
#nav-menu li a:hover
{
	background-color:#3F52A1;
	color:#FFFFFF;
}
#nav-menu li.current, #nav-menu li.current a
{
	background-color:#3F52A1;
	color:#FFFFFF;
}
#sklep {
    display: block;
    position: fixed;
    top: 30px;
    left: 0px;
    z-index: 555;
    background: url("../img/sklep.jpg") no-repeat scroll 0% 0% transparent;
    height: 60px;
    width: 32px;
    min-height: 60px;
}
#allegro {
    display: block;
    position: fixed;
    top: 100px;
    left: 0px;
    z-index: 555;
    background: url("../img/allegro.jpg") no-repeat scroll 0% 0% transparent;
    height: 60px;
    width: 32px;
    min-height: 60px;
}
.footer {
	background-image: url(../img/foot_bg.png);
	background-repeat: repeat-x;
	height: 157px;
	width: auto;
}
.footer_inside {
	background-image: url(../img/footer_bg.png);
	background-repeat: no-repeat;
	height: 157px;
	width: 940px;
	margin:0 auto;
	position: relative;
}
.foot1_menu {
	height: 25px;
	width: 600px;
	float: left;
	margin-top: 20px;
	font-family: "Open Sans", Arial;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	margin-left:-38px;
	margin-bottom: 33px;
}
.adres {
	height: 25px;
	width: 260px;
	font-family: "Open Sans", Arial;
	font-size: 11px;
	color: #8B8B8B;
	text-align: left;
	margin-left: 3px;
}
.copy {
	height: 25px;
	width: 320px;
	font-family: "Open Sans", Arial;
	font-size: 11px;
	color: #8B8B8B;
	text-align: left;
	margin-left: 3px;
	float: left;
	left: 0px;
	position: absolute;
	top: 126px;
}
.fb {
	height: 34px;
	width: 34px;
	float: left;
	right: 0px;
	position: absolute;
	top: 71px;
}
img {
border:0; }
.copy2 {
	height: 25px;
	width: 320px;
	font-family: "Open Sans", Arial;
	font-size: 11px;
	color: #8B8B8B;
	text-align: right;
	margin-left: 3px;
	float: left;
	right: 0px;
	position: absolute;
	top: 126px;
}
.foot2_menu {
	height: 25px;
	width: 140px;
	float: right;
	margin-top: 32px;
	font-family: "Open Sans", Arial;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	text-align: right;
	line-height: 25px;

}

#foot-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
	width:500px;
} 

#foot-menu li{
	float: left;
	margin-right:9px;
} 

#foot-menu li a
{
text-transform:uppercase;
	height: 25px;
	line-height: 25px;
	float: left;
	width: auto;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-left:0;
	padding-right:0;
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
}
#foot-menu li a span
{
font-weight:800;
}
#foot-menu li a:hover
{
	color:#E6E6E6;
}
.copy2 a:link {
	color: #8B8B8B;
	text-decoration: none;
}
.copy2 a:visited {
	text-decoration: none;
	color: #8B8B8B;
}
.copy2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.copy2 a:active {
	text-decoration: none;
	color: #8B8B8B;
}
.copy a:link {
	color: #8B8B8B;
	text-decoration: none;
}
.copy a:visited {
	text-decoration: none;
	color: #8B8B8B;
}
.copy a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.copy a:active {
	text-decoration: none;
	color: #8B8B8B;
}
 a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
-khtml-opacity: 1;}
a.linkopacity:hover img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
-khtml-opacity: 0.7; }
h1 {
margin:0;
padding:0;
font-size:18px;
color:#797A7E;
font-family:"Open Sans", Arial;
font-weight:300;
}.line {
	background-image: url(../img/line.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 940px;
}
.bx-viewport {
height:316px; }

.banner1 {
	background-image: url(../images/banner1.png);
	background-repeat: no-repeat;
	height: 261px;
	width: 298px;
}
.banner2 {
	background-image: url(../images/banner2.png);
	background-repeat: no-repeat;
	height: 261px;
	width: 298px;
}
.banner3 {
	background-image: url(../images/banner3.png);
	background-repeat: no-repeat;
	height: 261px;
	width: 298px;
}
.more {
	background-color: #FFFFFF;
	display:block;
	height: 25px;
	width: 125px;
	float: left;
	margin-left: 85px;
	margin-top: 185px;
	border: 1px solid #E3E3E3;
	font-size:13px;
	text-align:center;
}
.more:hover {
	background-color: #3F52A1;
	display:block;
	height: 25px;
	width: 125px;
	float: left;
	margin-left: 85px;
	border: 1px solid #3F52A1;
	font-size:13px;
	color:#fff;
	text-align:center;
}
.more a{
	
	display:block;
	height: 25px;
	width: 125px;
	color:#8B8B8B;
	text-decoration:none;
	font-size:13px;
	
}
.more a:hover{
	
	display:block;
	height: 25px;
	width: 125px;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	
}

.more1 a{
	
	display:block;
	height: 25px;
	width: 125px;
	color:#8B8B8B;
	text-decoration:none;
	font-size:13px;
	
}
.more1 a:hover{
	
	display:block;
	height: 25px;
	width: 125px;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	
}
.more1 {
	background-color: #FFFFFF;
	display:block;
	height: 25px;
	width: 125px;
	float: left;
	border: 1px solid #E3E3E3;
	font-size:13px;
	text-align:center;
}
.more1:hover {
	background-color: #3F52A1;
	display:block;
	height: 25px;
	width: 125px;
	float: left;
	border: 1px solid #3F52A1;
	font-size:13px;
	color:#fff;
	text-align:center;
}

input[type="text"], select, textarea {
    background-color: rgb(246, 246, 246);width:190px;
    border-radius: 4px 4px 4px 4px;font-size:14px; line-height:30px;font-family:'Open Sans', Arial;color:#8B8B8B;line-height:30px; padding-left:5px; }
	input[type="text"], select {
    width:190px;
  }
  	textarea {
    width:417px;
  }
	button, input, select, textarea {
    border: 1px solid rgb(221, 221, 221);font-size:14px; line-height:30px;font-family:'Open Sans', Arial;color:#8B8B8B;;
}
textarea {
overflow-y: auto;
resize: vertical;
}
textarea {
    max-width: 100%; }
