body {
	background-color: #515151;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../gfx/bgrGray.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}
a {
	color: #FF6600;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:hover {
	color: #000000;
}

/* p {
	margin: 0px;
	padding: 0px;
} */
h1 {
	font-size: 22px;
}
h3 {
	font-size: 14px;
}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	margin-bottom: -1px;
	width: 100%;
}

#main{
display:block;
}

#splash {
	width: 745px;
	height: 440px;   
	float: left;
}
#leftSide {
	float: left;
	background-image: url(../gfx/line_gray.gif);
	background-repeat: repeat-y;
	background-position: 127px 0px;
	width: 745px;
}
#contentText {
	margin-left: 139px;
	width: 587px;
	background-color: #FFFFFF;
	padding: 10px;
	background-repeat: repeat-x;
	background-image: url(../gfx/bgr_gray.jpg);
	margin-bottom: 15px;
}
#contentText .clearLine {
	line-height: 20px;
	clear: both;
	width: 100%;
	height: 20px;
}
.contentTextLeads {
	margin-left: 139px;
	width: 587px;
	background-color: #FFFFFF;
	padding: 10px;
	background-repeat: repeat-x;
	background-image: url(../gfx/bgr_gray.jpg);
	margin-bottom: 15px;
}
.contentTextPagins {
	margin-left: 139px;
	margin-bottom: 15px;
	width: 587px;
	background-color: #FFFFFF;
	padding: 10px;
}
.contentTextPagins ul {
	margin: 0px;
	padding: 0px;
}
.contentTextPagins li {
	display: inline;
	list-style-type: none;
}
.contentTextPagins li a {
	margin: 5px;
	background-color: #000000;
	padding: 3px;
	color: #FFFFFF;
}
.contentTextPagins li a.currentSite {
	color: #000000;
	background-color: #FFFFFF;
}

.contentTextPagins li a:hover {
	margin: 5px;
	background-color: #666666;
	padding: 3px;
	color: #FFFFFF;
}
.clearLine {
	line-height: 20px;
	clear: both;
	width: 100%;
	height: 10px;
}

#contentText img {
	padding-right: 10px;
}
.contentTextLeads img {
	padding-right: 10px;
}
#arrowUp {
	display: block;
	height: 15px;
	text-align: right;
	width: 745px;
}
.arrowUplink {
	background-image: url(../gfx/arrowUp.gif);
	display: block;
	height: 15px;
	text-indent: -10000px;
	text-align: left;
	background-repeat: no-repeat;
	width: 20px;
	margin-left: auto;
	margin-right: 0px;
	margin-top: -15px;
}



#boxyContent {
	width: 200px;
	height: 440px;   
	position: relative;
	left: 15px;
	float: left;
	font-size: 12px;
}
#boxyContent2 {
	width: 200px;
	position: relative;
	left: 15px;
	float: left;
	font-size: 12px;
}

.boxContentSingle {
	background-color: #CCCCCC;
	color: #000000;
	margin-bottom: 15px;
	padding: 5px;
}
.boxContentSingle p {
	margin: 0px;
	padding: 0px;
}
.boxContenBasket {
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 15px;
	padding: 5px;		
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.boxContenBasket .titleContent {
	weight: bold;
	color: #000000;	

}
.basketList ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.basketList li {
	list-style-type: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}

/*
.boxContentSingle:hover {
	background-color: #FF8737;
}
*/
.boxContentSingleLast {
	background-color: #FF6600;
	color: #000000;
	margin: auto;
}
a.arrowLink {
	background-image: url(../gfx/arrow_Wht.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 14px;
	text-indent: -10000px;
	display: block;
}

a.arrowLink:hover {
	background-image: url(../gfx/arrow_Black.gif);
}

a.arrowLinkShop {
	background-image: url(../gfx/arrow_Orange.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 14px;
	display: block;
	text-align: right;
	padding-right: 25px;
	margin-top: 10px;
	margin-bottom: 10px;	
}
a.arrowLinkShop:hover {
	background-image: url(../gfx/arrow_Gray.gif);
}
#boxSplashSign {
	float: left;
	width: 745px;
	background-color: #000000;
	display: none;
}
#boxSplashSign a {
	line-height: 22px;
	color: #FF6600;
	font-size: 12px;
	text-align: right;
	display: block;
	padding-right: 10px;
	text-decoration: none;
	font-weight: bold;
}
#boxSplashSign a:hover {
	color: #FF6600;
	background-color: #FFFFFF;
}
#boxNewsletter {
	float: right;
	width: 200px;
	margin-top: -44px;
	height: 44px;
	background-color: #FFFFFF;
}

#boxNewsletter2 {
	float: right;
	width: 200px;
	height: 44px;
	background-color: #FFFFFF;
}
.titleContent a {
font-size: 14px;
	color: #F26100;
	text-decoration: none;
}
.titleContent a:hover {
	color: #000;
	text-decoration: none;
}
#boxNewsletter form,
#boxNewsletter2 form {
	margin: 0px;
	padding: 0px;
}
#boxNewsletter h3,
#boxNewsletter2 h3 {
	font-size: 12px;
	margin: 0px;
	height: 22px;
	line-height: 22px;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.newsletterInp {
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 170px;
	display: inline;
	height: 18px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #FF6600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	vertical-align: middle;
}
.okNewsletter {
	padding: 0px;
	margin-top: 2px;
	height: 18px;
	width: 18px;
	display: inline;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}


#footer {
	background-color: #999999;
	clear: both;
	margin-top: 15px;
	height: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#footinfo a {
	color: #FFFFFF;
}
#footinfo a:hover {
	color: #000;
}

#footerUp {
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	height: 20px;
}
#footerUp .floatRight a:hover {
	color: #FFFFFF;
}

#footerUp .floatRight {
	width: 200px;
}

#footinfo {
	float: right;
	width: 200px;
}

#banner {
	float: left;
	width: 530px;
	text-align: right;
	padding: 10px;
}
#footAdd {
	clear: both;
	font-size: 12px;
	display: none;
}


.adres {
	width: 160px;
	position: relative;
	top: -20px;
	font-size: 12px;
	float: left;
	padding-left: 10px;
}
.adres strong {
	color: #FFFFFF;
	line-height: 20px;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}



.titleContent {
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 4px;
}
.contentTitle {
	color: #FF6600;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	width: 490px;
}
.contentAuthor {
	color: #000000;
	font-size: 14px;
	text-align: left;
	display: block;
}
/*
.contentTextLeads .contentTitle {
	width: 100%;
}
*/
.wydawnictwa .contentTextLeads .contentTitle {
	width: 100%;
}
.contentTextLeads .arrowLink{
	display: block;
	clear: both;
	background-image: url(../gfx/arrow_Black.gif);
}
.contentTextLeads .arrowLink:hover{
	background-color: #FF6600;

}
.contentData {
	font-size: 12px;
	color: #000000;
	float: right;
	font-weight: bold;
}
.addShop {
	font-size: 12px;
	clear: both;
	text-align: right;
}
.addShop a {
	font-weight: bold;
}

.priceShop {
	font-size: 14px;
	text-align: right;
}

.sklepForm {
	display: inline;
}
.formShopSend input {
	border: 1px solid #FF6600;
	color: #000000;
	height: 14px;
	width: 250px;
	font-size: 12px;
	line-height: 12px;
}
.formShopSend textarea {
	border: 1px solid #FF6600;
	color: #000000;
	height: 70px;
	width: 250px;
	vertical-align: top;
}
.formShopSend #button {
	height: 25px;
	vertical-align: middle;
}

.formShopSend {
	text-align: right;
/*	padding-right: 200px;*/
	padding-top: 5px;
	padding-bottom: 5px;
}

.nrBasket {
	width: 30px;
	border: 1px solid #FF6600;
	color: #000000;
	text-align: center;
	height: 14px;
}
.wydawnictwa .clearLine {

	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #515151;
}




/*-----------------------------DODANE MARCIN------------------------------------*/
#containter {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	top: -50px;
	position: relative;
	overflow: hidden; 
}
#head {
	margin-bottom: 20px;
	height:170px;
	display:block;
}

#menu{
	margin: 0px;
	padding: 0px;

}
ul.menulist {
	list-style: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 820px;
	vertical-align: bottom;
	background-image: url(../gfx/menuNormal.gif);
	float: right;
	padding: 0px;
}

ul.menulist li {
	color: #FFF;
	float: left;
	padding: 0px;
	padding: 0px;
	display: inline;
	vertical-align: bottom;
	position: relative;
}

ul.menulist a {
	color: #FFF;
	font-size: 15px;
	padding-right: 6px;
	padding-left: 5px;
	text-decoration: none;
}
li.menulistItem {
	height: 162px;
}

a.menulistItemA {
	float: left;
	height: 30px;
	display: block;
	padding-top: 128px;
}
a.menulistItemA:hover {
	background-image: url(../gfx/menuSelectedGray.jpg);
	color: #FF6600;
} 
ul.menulist li a.selected  {
	background-image: url(../gfx/menuSelectedGray.jpg);
}
ul.submenu {
	display: none;
	left: 0;
	list-style: none;
	margin: 0;
	position: absolute;
	padding: 0;
	top: 160px;
	width: 820px;
}

	ul.submenu li {
	border: 0;
	float: left;
	border-top: 1px solid #D26900; /* kreska "nad" - ciemniejszy pomarancz */
	cursor: pointer;
	padding-top: 3;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

	}

ul.menulist li:hover ul, ul.menulist li.over ul {
	display: block;
}

ul.submenu a {
	color: #FFF;
	/*	display: block;*/
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

ul.submenu a:hover {
	color: #D26900;
	background: none;
}
#logo {
	width: 127px;
	float: left;
	vertical-align: bottom;
	padding-top: 110px;
}

#szukaj {
	display: block;
    float: left;
	width: 50px;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: left;

}
#szukaj form {
	display: inline;
	margin: 0px;
	padding: 0px;

}

#szukaj .szukajInp {
	background-color: #000000;
	width: 194px;
	display: inline;

	
	border: 1px solid #FFFFFF;
	color: #FF6600;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	vertical-align: bottom;
	padding-left: 4px;
	text-align: left;
}
.okSzukaj {
	color: #FF6600;
	vertical-align: middle;
	height: 20px;
	width: 15px;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
}

.A1 {
width: 59px;
}
.A2 {
width: 68px;
}
.A3 {
width: 88px;
}
.A4 {
width: 72px;
}
.A5 {
width: 104px;
}
.A6 {
width: 68px;
}
.A7 {
width: 33px;
}
.A8 {
width: 30px;
}
.A9 {

}
.doLewej {
float: left;
}

.doPrawej {
float: right;
}

.doNikad {
float: none;
}