body, textarea, input, select {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #8b8b8b;
}

.impact, h1, .moduleTitle, .categoryTitle, .wybranyTitle, #productName, #promoPrice {
	font-family: Impact;
}

/*-------kolorki--------------------------------------------------------------------------kolorki-----*/

.native, a {
	color: #8b8b8b;
}

.white, .white a, .more a, .newsTitle, .newsTitle a, .typeTextTop, .typeTextTop a, div#pages a.pagesAkt, div#pages a:hover {
	color: #fff;
}

.orange, h1, .moduleTitle, .categoryTitle, .wybranyTitle, #productName, div#pages, div#pages a {
	color: #f89725;
	/*color: #fdb720;*/
}

.orange2 {
	color: #f79225;
}

.light, .light a, .cart_item input {
	color: #c1c1c1;
}

.dark {
	color: #555;
}

/*------linki-------------------------------------------------------------------------------linki-----*/

a { text-decoration: none; }
a:hover { text-decoration: underline; }

.menuFlashContent a:hover { text-decoration: none; color: #fdb720; } 
div#pages a:hover { text-decoration: none; }

/*---------formatowanie tekstu---------------------------------------------------------formatowanie tekstu-----*/

.tc, #mainContener #billboard .bill, .categoryDesc, .wybranyImg, .loginFormTitle, .cart_item input {
	text-align:center;
}

.tr, #mainContener #footer #copy, .more, .inputLabel {
	text-align:right;
}

.tl {
	text-align: left;
}

.tj, .newsText {
	text-align: justify;
}

.fs10, .menuFlashPane {
	font-size: 10pt;
}

.fs14, h1, .moduleTitle, .categoryTitle, .wybranyTitle, #productName, #promoPrice {
	font-size: 14pt;
}

.newsTitle {
	font-weight: bold;
}

.menuFlashContent a, #footMenu, .categoryTitle, .wybranyTitle, #productName {
	text-transform: uppercase;
}

.lh14, .moduleContent {
	line-height: 1.3em;
}

.textRegSect {
	line-height: 1.5em;
}

.lh16 {
	line-height: 1.6em;
}

/*-------backgroundy------------------------------------------------------------------------backgroundy-------*/

body {
	background: url(../images/bgpattern.jpg) center top repeat-x #000;
}

.menuFlashCategory {
	background: url(../images/bg-menuflashcat.png);
}

.menuFlashContent {
	background: url(../images/bg-menuflash.png);
}

#skins  {
	background: url(../images/bg-skins.gif) top left repeat-x;
}

.horizontalBar {
	background: url(../images/horizontal-bar.gif) top center no-repeat;
}

.horizontalBar.hbLight {
	background: url(../images/horizontal-bar-light.gif) top center no-repeat;
}

.verticalBar644 {
	background: url(../images/vertical-bar.gif) 644px 0px no-repeat #000;
}

#billboard, .loginFormInput, .cart_item input {
	background: #000;
}

#leftModule {
	background: url(../images/bg-leftmodule.gif) top left repeat-x;
}

#centerModule {
	background: url(../images/bg-centermodule.jpg) top left no-repeat;
}

#rightModule {
	background: url(../images/bg-rightmodule.jpg) top left no-repeat;
}

.more {
	background: url(../images/more-marker.png) left 3px no-repeat;
}

.typeTextTop {
	background: url(../images/bg-header.gif) top left repeat-x;
}

.typeText {
	background: url(../images/bg-high.gif) top left repeat-x #000;
}

/*.registerForm*/ .loginFormTitle, .horizontalBarShort, .orderlist_item {
	background: url(../images/horizontal-bar-short.gif) bottom center no-repeat;
}

/*----------bordery--------------------------------------------------------------------------bordery-------------*/

.loginFormInput, .cart_item input {
	border: 1px solid #735f6d;
}

.inputTextReq .loginFormInput {
	border: 1px solid #cf5529;
}

#searchHead .loginFormInput {
	border: 1px solid #252525;
}

.categoryImage img {
	border: 1px solid #8b6781;
}

.wybranyTitle {
	border-bottom: 1px solid #6c4f65;
}

.noImgBorder .categoryFrame .categoryImage img {
	border: 0;
}
