
html {
	height: 100%;
}

body {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	background: #eee;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.container {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

input, textarea {
	padding: 8px 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #a3a3a3;
	color: #2d2d2d;
	font-size: 13px;
}

label {
	display: block;
	font-size: 13px;
	color: #2d2d2d;
	margin: 8px 0 4px 0;
}

#header {
	margin: 32px 0 0 0;
}

#nav {
	float: right;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	width: 634px;
	height: 40px;
	margin: 18px 0 24px 0;
}

#nav ol {
	list-style: none;
	overflow: hidden;
}

#nav ol li {
	float: left;
	width: 122px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	background: url("../images/buttons/m_1.png") no-repeat;
	cursor: pointer;
}

#nav ol li:hover {
	background: url("../images/buttons/m_2.png") no-repeat;
}

#nav ol li.selected {
	background: url("../images/buttons/m_3.png") no-repeat;
}

#nav ol li a {
	text-decoration: none;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color: #9b9b9b;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.2em;
}

#nav ol li.selected a {
	color: #fff;
}

#nav ol li.first {
	background: url("../images/buttons/l_1.png") no-repeat;
}

#nav ol li.first:hover {
	background: url("../images/buttons/l_2.png") no-repeat;
}

#nav ol li.first.selected {
	background: url("../images/buttons/l_3.png") no-repeat;
}

#nav ol li.last {
	background: url("../images/buttons/r_1.png") no-repeat;
}

#nav ol li.last:hover {
	background: url("../images/buttons/r_2.png") no-repeat;
}

#nav ol li.last.selected {
	background: url("../images/buttons/r_3.png") no-repeat;
}

#nav .magazyn {
	margin: 0 0 0 24px;
	background: url("../images/buttons/log_1.png") no-repeat;
}

#nav .magazyn:hover {
	background: url("../images/buttons/log_2.png") no-repeat;
}

#nav .magazyn.selected {
	background: url("../images/buttons/log_3.png") no-repeat !important;
	color: #fff;
}

#header .slider-wrap {
	padding: 4px;
	overflow: hidden;
	clear: both;
}

#header .slider {
	width: 100%;
	min-height: 300px;
	background: #666;
	padding: 0;
	margin: 0;
	line-height: 0;
}

#header .slider-wrap, #content, #footer, .right-panel, .login-wrap {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #dddddd;
}

#header .logo {
	display: inline-block;
	width: 184px;
	height: 64px;
}

#content {
	margin: 32px 0;
	background: #fff;
	padding: 24px 16px;
	overflow: hidden;
}

.left-side-panel {
	float: left;
	width: 200px;
}

.left-side-panel .left-side-menu {
	list-style: none;
}

.left-side-panel .left-side-menu li {
	background: url("../images/buttons/m1.png") no-repeat;
	line-height: 37px;
	padding: 0 0 0 16px;
	cursor: pointer;
}

.left-side-panel .left-side-menu li:hover {
	background: url("../images/buttons/m2.png") no-repeat;
}

.left-side-panel .left-side-menu li.selected {
	background: url("../images/buttons/m3.png") no-repeat;
}

.left-side-panel .left-side-menu a {
	font-size: 13px;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.2em;
	width: 90%;
}

.left-side-menu li.selected a {
	color: #fff;
}

.left-side-panel .left-side-menu a span {
	float: left;
}

.left-side-panel .left-side-menu .arrow-right {
	display: block;
	float: right;
}

.left-side-panel .left-side-menu .arrow-right, .arrow-right {
	width: 11px;
	height: 8px;
	background: url("../images/arrow.png") no-repeat;
	margin: 3px 0 0 0;
}

.left-side-panel .left-side-menu li.selected .arrow-right {
	background: url("../images/arrow_white.png") no-repeat;
}

.arrow-right {
	display: inline-block;
}

.arrow-right-f {
	display: inline-block;
	width: 12px;
	height: 8px;
	background: url("../images/arrow_f.png") no-repeat;
	margin: 3px 0 0 0;
}

#about-icon
{ 
	display: block;
	float: right;
	width: 22px;
	height: 22px;
	background: url("../images/about.png") no-repeat;
	margin: -4px 0 0 0;
}
#logistic-icon
{ 
	display: block;
	float: right;
	width: 22px;
	height: 22px;
	background: url("../images/logistic.png") no-repeat;
	margin: -4px 0 0 0;
}
#e-commerce-icon
{ 
	display: block;
	float: right;
	width: 22px;
	height: 22px;
	background: url("../images/e-commerce.png") no-repeat;
	margin: -4px 0 0 0;
}
#contact-icon
{ 
	display: block;
	float: right;
	width: 22px;
	height: 22px;
	background: url("../images/contact.png") no-repeat;
	margin: -4px 0 0 0;
}
#my-stock-icon
{ 
	display: block;
	float: right;
	width: 22px;
	height: 22px;
	background: url("../images/my_stock.png") no-repeat;
	margin: -4px 0 0 0;
}

.middle-content {
	float: left;
	width: 498px;
	margin: 24px 16px;
}

.middle-content h1 {
	font-size: 24px;
	color: #AB5EA1;
	margin: 0 0 16px 0;
}

.middle-content h2 {
	font-size: 13px;
	color: #707070;
	margin: 8px 0;
	line-height: 1.2em;
}

.middle-content p {
	color: #707070;
	font-size: 13px;
	line-height: 1.4em;
}


.e-commerce ul {
	color: #707070;
	font-size: 13px;
	line-height: 1.4em;
	list-style: url("../images/ecom_ikonka.png");
	margin: 20px 0 8px 0;
}

.e-commerce ul li {
	margin: 0 0 8px 0;
}

.e-commerce ul li h3 {
	margin: 0 0 8px 0;
}

.right-panel-wrap {
	float: right;
	width: 196px;
}

.right-panel {
	width: 196px;
	margin: 0 0 16px 0;
}

.right-panel .panel-head {
	width: 174px;
}

.right-panel .panel-content {
	padding: 16px;
	color: #707070;
	font-size: 11px;
	line-height: 1.3em;
}

.panel-head {
	background: #cba3c5;
	font-size: 17px;
	padding: 8px 0 8px 16px;
	margin: 3px;
}

.panel-head span {
	color: #fff;
}

.login-wrap {
	width: 300px;
	margin: 0 auto;
}

.login-form-wrap {
	width: 270px;
	margin: 16px auto 16px auto;
}

.login-wrap form {
	width: 100%;
	overflow: hidden;
}

.login-wrap input {
	display: block;
	width: 252px;
}

.login-wrap input:focus {
	background: #eee;
}

.login-wrap .submit-btn {
	float: right;
	display: inline-block;
	width: 112px;
	height: 39px;
	margin: 16px 0 0 0;
	line-height: 39px;
	padding: 0 0 0 10px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background: url("../images/buttons/log_3.png") no-repeat;
	text-decoration: none;
}

.login-wrap .submit-btn span {
	vertical-align: middle;
	margin: 0 16px 0 0;
}

.login-wrap .forgot-pass {
	float: left;
	margin: 24px 0 0 0;
	clear: both;
	font-size: 13px;
	color: #823877;
}

.login-wrap .arrow-right {
	font-size: 18px;
	background: none;
	float: right;
	margin: 0 0 0 4px;
}

#map {
	width: 100%;
	height: 300px;
	margin: 24px 0;
}

.kontakt .form-wraper {
	margin: 0 0 16px 0;
	overflow: hidden;
}

.kontakt .form-wraper input, .kontakt .form-wraper textarea {
	width: 480px;
}

.kontakt .form-wraper .email {
	width: 270px;
}

.kontakt .form-wraper .phone {
	width: 180px;
	margin: 2px 0 2px 12px;
}

.kontakt .form-wraper .phone-label {
	margin: 8px 0 4px 12px;
}

.kontakt .form-wraper .col-2 {
	float: left;
	margin: 0 0 16px 0;
}

.kontakt .send {
	float: right;
	display: inline-block;
	width: 122px;
	height: 39px;
	margin: 16px 0 0 0;
	line-height: 39px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	border:0px;
	cursor:pointer;
	background: url("../images/buttons/log_3.png") no-repeat;
	text-decoration: none;
	text-align: center;
}

.logistyka h2 {
	font-size: 14px;
	margin: 28px 0 4px 0;
}

.logistyka-path {
	color: #AB5EA1;
	font-size: 14px;
	font-weight: bold;
	margin: 14px 0 14px 0;
	display: block;
}

.logistyka ul {
	color: #707070;
	font-size: 13px;
	line-height: 1.4em;
	list-style: url("../images/ecom_ikonka.png");
	margin: 4px 0 16px 24px;
}

.logistyka ul li {
	margin: 2px 0;
}

#footer {
	padding: 16px;
	overflow: hidden;
	margin: 0 0 24px 0;
}

#footer .logo {
	float: left;
}

#footer .footer-menu {
	float: right;
	overflow: hidden;
	list-style: none;
	padding-top: 12px;
}

#footer .footer-menu li {
	float: left;
	border-right: 1px solid #dddddd;
	line-height: 1.2em;
	padding: 0 16px;
}

#footer .footer-menu li a {
	color: #616161;
	text-decoration: none;
	font-size: 12px;
}

#footer .footer-menu li:last-child {
	border: none;
}

#footer .hr {
	width: 100%;
	float: left;
	margin: 16px 0 12px 0;
}

#footer .copyrights {
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #838383;
}

.error
{
	color:red;
}

