@font-face {
font-family: SwitzerMedium;
src: url("font/07SwitzerMedium.otf") format("opentype");
}

body {
	margin: 0;
	padding: 0;
	/*font-size: 62.75%;*/
	font-family: Arial, 'PT Sans', Verdana;
	background: #111010;
	color: #000000;
}

* {
	padding: 0;
	margin: 0;
}

a {
	color: #aa5a13;
	text-decoration: none;
}

body, td, th {
	font-size: 11pt;
	font-family: Arial, 'PT Sans', Verdana;
}

.alert {
	color: #ff0000;
	font-weight: bold;
}

.mbg {
	/*background: url(i/m_bg.gif) repeat-x top left;*/
	/*background: url(i/xmas.gif) 50% 0 no-repeat;*/
	background: #111010 url(i/normal.png) repeat-x;
	padding-top: 12px;
}

.main {
	background-color: #ffffff;
	color: #000000;
	width: 885px;
	padding: 7px 12px 7px 12px;
}

.main .content {
	padding: 5px;
}

.nav {
	background: url(i/nav_bg.gif) no-repeat top left;
	background-color: #ebeced;
	height: 16px;
	text-align: left;
	width: 807px;
	text-transform: uppercase;
	font-size: 9pt;
}

.nav .first a {
	color: #000000;
	font-weight: bold;
}

.nav .first {
	color: #000000;
	font-weight: bold;
}

.nav2 {
	background: url(i/nav_bg2.gif) no-repeat top left;
	background-color: #ebeced;
	height: 16px;
	text-align: left;
	width: 850px;
	text-transform: uppercase;
	font-size: 9pt;
}

.nav2 .first {
	color: #000000;
	font-weight: bold;
}

.nav2 .first a {
	color: #000000;
	font-weight: bold;
}


.nav3 {
	background: url(i/nav_bg.gif) no-repeat top left;
	background-color: #ebeced;
	height: 16px;
	text-align: left;
	width: 850px;
	text-transform: uppercase;
	font-size: 9pt;
}

.nav3 .first {
	color: #000000;
	font-weight: bold;
}

.nav3 .first a {
	color: #000000;
	font-weight: bold;
}

.mnav {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(i/mn_bg.gif) repeat-x top left;
	height: 40px;
	/*height: 53px;*/
}

.mnav .button {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #ffffff;
	width: 150px;
	height: 40px;
	text-transform: uppercase;
	padding: 0;
	white-space: nowrap;
	text-transform: uppercase;
}

.mnav .button a {
	color: #000000;
	font-size: 14px;
}

.mnav .button .right {
	background: url(i/mbutton_r_bg.gif) no-repeat top left;
	width: 40px;
}

.mnav .button .left {
	background: url(i/mbutton_l_bg.gif) no-repeat top left;
	width: 40px;
}

.mnav .button .middle {
	background: url(i/mbutton_m_bg.gif) no-repeat top left;
	width: 40px;
}

.snav {
	margin: 7px 0 0 0;
	padding: 0;
}

.snav .header {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 0 78px;
	width: 168px;
	height: 36px;
}

.snav .smmore {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	background: url(i/m_3.gif) no-repeat top left;
	width: 89px;
	height: 23px;
	float: right;
	font-family: Verdana, Arial;
}

.snav .smmore .txt {
	float: left;
	padding: 5px 0 0 7px;
}

.snav .smmore .img {
	float: right;
	padding: 5px 9px 0 0;
}

.snav a {
	color: #ffffff;
	text-decoration: underline;
}

/* slider */
.slide {
	
}

.promotion {
	padding-left: 583px;
}

.recom {
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	background: url(i/bottom_bg.gif) repeat-x top left;
	width: 888px;
	height: 137px;
}

.recom .title {
	/*font-weight: bold;*/
	padding-top: 2px;
}

.recom .header {
	width: 888px;
	height: 28px;
}

.recom .banner {
	padding: 0;
}

.footer {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}

.footer .copy {
	font-size: 10px;
	color: #ff0000;
}

.footer a {
	text-transform: uppercase;
	color: #ffffff;
}

.products {
	width: 859px;
}

.products .top {
	background: url(i/pr_top_bg.gif) no-repeat top left;
	height: 16px;
}

.products .main {
	/*background: url(i/pr_bg.gif) repeat-y top left;*/
}

.products .bottom {
	background: url(i/pr_bottom_bg.png) no-repeat top left;
	height: 18px;
}

.line1 {
	background: url(i/line01.gif) repeat-x top left;
	height: 3px;
}

.line2 {
	background: url(i/line02.gif) repeat-y top left;
	width: 5px;
}

.product {
	background-color: #ffffff;
}

.product .logo {
	/*border-top: solid #c1c1c5 3px;*/
	width: 251px;
	height: 57px;
}

.product .text {
	color: #656565;
	font-size: 10px;
	width: 144px;
	padding: 10px;
	text-align: left;
}

.product .mini .more .txt {
	float: left;
	padding: 5px 0 0 7px;
}

.product .text a.more {
	color: #141433;
	text-decoration: underline;
	text-transform: lowercase;
}

.product .mini .more .img {
	float: right;
	padding: 5px 9px 0 0;
}

.product .card {
	width: 583px;
}

.product .desc {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: url(i/pr_text_bg.png) no-repeat top left;
	width: 274px;
}

.product .desc p {
	padding: 45px 30px 0 30px;
}

.scolor {
	font-size: 12px;
	font-weight: bold;
}

.scolor img {
	padding-left: 9px;
}

.lc {
	width: 54px;
	float: left;
	border-right: #e4e7ef dashed 1px;
	border-top: #e4e7ef solid 1px;	
	border-bottom: #e4e7ef solid 1px;
	border-left: #e4e7ef solid 1px;			
	min-height: 15px;
	text-align: center;
	padding: 5px;
}

.rc {
	width: 109px;
	float: left;
	border-right: #e4e7ef solid 1px;
	border-top: #e4e7ef solid 1px;	
	border-bottom: #e4e7ef solid 1px;		
	min-height: 15px;
	text-align: center;
	padding: 5px;
}

.sc {
	clear: both;
	margin-left: 7px;
	margin-top: 75px;
	color: #7f7f7f;
}

.logowanie {
	font-size: 12px;
	padding-bottom: 14px;
	margin-top: 7px;
	float: left;
	color: #dd0000;
	text-transform: uppercase;
}

.logowanie a {
	color: #dd0000;
}

.koszyk {
	font-size: 12px;
	color: #dd0000;
	padding-bottom: 14px;
}

.koszyk a {
	color: #dd0000;
}

.kbutton {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background: #262626;
	border: none;
}

a.delete {
	background: url(i/_del.gif) no-repeat left top;
	width: 11px;
	height: 11px;
	text-decoration: none;
	margin-left: 2px;
}

.prev {
	background: url(i/arr_l.gif) no-repeat left top;
	width: 18px;
	height: 13px;
	text-decoration: none;
	margin-left: 2px;
	float: left;
}

.next {
	background: url(i/arr_r.gif) no-repeat left top;
	width: 18px;
	height: 13px;
	text-decoration: none;
	margin-left: 2px;
	float: right;
}

.pages {
	border-top: 1px solid #b2b2c1;
	color: #7f7f7f;
	padding-top: 3px;
}

.apages {
	border-top: 1px solid #b2b2c1;
	color: #7f7f7f;
	padding-top: 3px;
}

.counter {
	float: left;
	text-align: center;
	width: 300px;
}

.acounter {
	font-size: 10px;	
	float: left;
	text-align: center;
	width: 285px;
}

.blank {
	width: 18px;
	height: 13px;
	text-decoration: none;
	margin-left: 2px;
}

.akosz {
	color: #7f7f7f;
}

.cname {
	font-size: 12px;
	padding: 10px 0 18px 15px;	
}

.knavm {
	color: #000000;
	font-weight: bold;
	background: #f7f8fa url(i/nav_bg.gif) no-repeat top right;
	height: 16px;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	text-align: left;
	padding: 1px 15px 0 5px;
	border-top: #a2a2a2 dashed 1px;
	margin-top: 5px;
}

.knav2m {
	background-color: #ebeced;
	height: 16px;
	border-top: #a2a2a2 dashed 1px;
	margin-top: 5px;
}

.knav {
	color: #000000;
	font-weight: bold;
	background: #f7f8fa url(i/nav_bg.gif) no-repeat top right;
	height: 16px;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	text-align: left;
	padding: 1px 15px 0 5px;
}

.knav2 {
	background-color: #ebeced;
	height: 16px;
}

.kbody {
	clear: both;
}

.kbody2 {
	clear: both;
	text-align: center;
}

.messages {
	position: absolute;
	top: 150px;
	left: 50%;
}

.message {
	color: #444444;
	font-size: 11px;
	background: #ffffff;
	border: 1px solid #eb3f1d;
	width: 350px;
	position: absolute;
	left: -175px;
}

.message ul {
	padding: 2px;
	text-align: left;
	clear: both;
}

.message ul li {
	list-style-position: inside;
	padding-left: 10px;
}

.message .header {
	background: #eb3f1d url(i/_info.gif) no-repeat left top;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-indent: 2px;
	padding: 2px;
	height: 17px;
}

.message .title {
	float: left;
	width: 330px;
}

.message .close {
	float: right;
}

.message .close a {
	color: #ffffff;
	text-decoration: none;
}

.message .info {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.kosz {
	text-align: left;
}

.kosz a {
	text-decoration: underline;
	color: #000000;
}

.kosz .kmnav {
	text-align: center;
	margin-bottom: 15px;
}

.kosz .kbutton {
	background: url(i/kbutton.gif) no-repeat left top;
	width: 297px;
	height: 68px;
	padding: 25px 0px 25px 0px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.kosz .kbutton a {
	text-decoration: underline;
	color: #ffffff;
}

.kosz .ksbutton {
	background: url(i/ksbutton.gif) no-repeat left top;
	width: 15px;
	height: 15px;
	font-size: 13px;
}

.kosz .kprodukt {
	border-bottom: #aaaaaa dashed 1px;	
}

.kosz .sp {
	border-bottom: #aaaaaa dashed 1px;	
	margin-bottom: 10px;
	padding: 3px;
}

.kosz .lil {
	width: 50px;
	float: right;
	min-height: 15px;
	text-align: center;
	padding: 5px;
	background: #ffffff;
}

.kosz .ril {
	width: 55px;
	float: right;
	border: #a2a2a2 solid 1px;
	min-height: 15px;
	text-align: center;
	padding: 5px;
	background: #dddddd;
	margin-right: 5px;
}

.kosz .lc {
	width: 54px;
	float: left;
	border-right: #a2a2a2 dashed 1px;
	border-top: #a2a2a2 solid 1px;	
	border-bottom: #a2a2a2 solid 1px;
	border-left: #a2a2a2 solid 1px;			
	min-height: 15px;
	text-align: center;
	padding: 5px;
	background: #dddddd;
}

.kosz .rc {
	width: 109px;
	float: left;
	border-right: #a2a2a2 solid 1px;
	border-top: #a2a2a2 solid 1px;	
	border-bottom: #a2a2a2 solid 1px;		
	min-height: 15px;
	text-align: center;
	padding: 5px;
	background: #dddddd;
}

.kosz .sc {
	clear: both;
	margin-top: 32px;
}

/********** BOXES **********/
.box {
	color: #ffffff;
	font-size: 11px;
	background-color: #3a6ea5;
	border: 1px solid #666666;
}

.box .header {
	color: #ffffff;
	font-size: 11px;
	background-color: #1e1ba8;
	border: 1px solid #666666;
	padding: 2px;
}

.box .button {
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}

.box a {
	color: #aa0000;
	text-decoration: none;
}

.box a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.imgcolor {
	padding: 5px 2px 5px 2px;
}

.introh {
	width: 100%;
	background-color: #000000;
}

.intro {
	background-color: #bb0031;
}

.intro .menu {
	background-color: #bb0031;
	float: left;
}

.intro .foto {
	background-color: #bb0031;
	float: left;
}

.intro .menu ul {
	margin:0;
	padding: 0;
	list-style: none;
}

.intro .menu li {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 14px;
	width: 134px;
	height: 32px;
	list-style-type: none;
	background: url("i/intro_button_bg2.gif") no-repeat bottom left;
}

.intro .menu li.last {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 14px;
	width: 134px;
	height: 32px;
	list-style-type: none;
	background: none;
}

/*
.intro .menu li.sp {
	margin: 0;
	padding: 0;
	width: 134px;
	height: 2px;
	background: url("i/intro_button_bg2.gif") no-repeat;
	font-size: 0px;
}
*/

.intro .menu a {
	float: left;
	background: url("i/intro_button_bg.gif") no-repeat;
	text-decoration: none;
	position: relative;
	color: #ffffff;
}

.intro .menu a:hover {
	background-position: 0 -32px;
	/*text-decoration: underline;*/
}

.intro .menu a span {
	float: left;
	display: block;
	padding: 8px 12px 2px 4px;
	color: #ffffff;
	white-space: nowrap;
	width: 134px;
	margin-left: 20px;
}

.intro .menu a:hover span {
	background-position: 100% -32px;
}

/*********** NEWSLETTER *******/
.newsletter {
	padding: 5px 0 0 0;
}

.newsletter input.border {
	background-color: #000000;
	border-top: #707070 solid 1px;
	border-left: #383838 solid 1px;
	border-right: #383838 solid 1px;
	border-bottom: #1c1c1c solid 1px;
	color: #ffffff;
	font-size: 10px;
	height: 12px;
	padding: 2px;
	margin: 5px 2px 2px 2px;
}

.newsletter input.btn {
	margin-top: 5px;
}

.main .stext {
	font-size: 10px;
}

.button2 {
	background: url(i/button_bg.png) no-repeat left top;
	width: 132px;
	height: 29px;
	/*padding: 25px 0px 25px 0px;*/
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	border: none;
}

.form2 td {
	font-size: 11px;
	color: #4f4f66;
}

.form2 a {
	color: #4f4f66;
	text-decoration: underline;
}

.form2 input.inp {
	background-color: #ffffff;
	border-top: #333333 solid 1px;
	border-left: #000000 solid 1px;
	border-right: #2d2d2d solid 1px;
	border-bottom: #999999 solid 1px;
	color: #000000;
	font-size: 10px;
	width: 240px;
	height: 14px;
	padding: 2px;
	margin: 5px 2px 2px 2px;
}

.form2 input.inp2 {
	background-color: #ffffff;
	border-top: #333333 solid 1px;
	border-left: #000000 solid 1px;
	border-right: #2d2d2d solid 1px;
	border-bottom: #999999 solid 1px;
	color: #000000;
	font-size: 10px;
	width: 27px;
	height: 14px;
	padding: 2px;
	margin: 5px 2px 2px 2px;
}

.form2 input.inp3 {
	background-color: #ffffff;
	border-top: #333333 solid 1px;
	border-left: #000000 solid 1px;
	border-right: #2d2d2d solid 1px;
	border-bottom: #999999 solid 1px;
	color: #000000;
	font-size: 10px;
	width: 160px;
	height: 14px;
	padding: 2px;
	margin: 5px 2px 2px 2px;
}

.messages2 {

}

.message2 {
	color: #ff2131;
	font-size: 11px;
	background: #ffffff;
	width: 250px;
}

.message2 ul {
	padding: 2px;
	text-align: left;
	clear: both;
}

.message2 ul li {
	list-style-position: inside;
	list-style-type: none;
	padding-left: 10px;
}

.cname2 {
	font-size: 12px;
	padding: 10px 0 18px 15px;
	color: #8a8a8a;	
}

.kosz2 {
	font-size: 10px;
}

.kosz2 a {
	font-size: 10px;
	color: #3b3b3b;
	font-weight: bold;
	text-decoration: underline;
}

.kosz2 .lil {
	width: 50px;
	float: left;
	min-height: 15px;
	text-align: center;
	padding: 2px;
	background: #ffffff;
	color: #8a8a8a;
}

.kosz2 .ril {
	width: 38px;
	float: left;
	border: #a2a2a2 solid 1px;
	min-height: 15px;
	text-align: center;
	padding: 2px;
	background: #dddddd;
	margin-right: 5px;
}

.kosz2 .lc {
	font-size: 10px;
	width: 38px;
	float: left;
	border-right: #a2a2a2 dashed 1px;
	border-top: #a2a2a2 solid 1px;	
	border-bottom: #a2a2a2 solid 1px;
	border-left: #a2a2a2 solid 1px;			
	min-height: 15px;
	text-align: center;
	padding: 2px;
	background: #dddddd;
}

.kosz2 .rc {
	font-size: 10px;
	width: 74px;
	float: left;
	border-right: #a2a2a2 solid 1px;
	border-top: #a2a2a2 solid 1px;	
	border-bottom: #a2a2a2 solid 1px;		
	min-height: 15px;
	text-align: center;
	padding: 2px;
	background: #dddddd;
}

.kosz2 .sc {
	clear: both;
	margin-top: 25px;
}

.kosz2 .sc2 {
	clear: both;
	margin-top: 35px;
}

.kosz2 .ksbutton {
	background: url(i/ksbutton2.gif) no-repeat left top;
	width: 10px;
	height: 15px;
	font-size: 10px;
}

.kosz2 .kbutton {
	background: url(i/kbutton2.gif) no-repeat left top;
	width: 178px;
	height: 41px;
	padding: 12px 0px 12px 0px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

.kosz2 .kbutton a {
	text-decoration: underline;
	color: #ffffff;
	font-size: 15px;
}

.tform {
	align: left; 
}
