html, body, form, ul, li, p, a, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

body {
	font: normal 12px Verdana, Tahoma, Arial, Georgia, sans-serif;
	color: #5A5A5A;
	background: #ccc;
	text-align: center;
}

a, a img {
	color: #5A5A5A;
	border: 0;
	text-decoration: underline;
}

ul, li {
	list-style-type: none;
}

input, select, textarea {
	font-size: 11px;
	background: #FFF;
	border: 1px solid #38849E;
	color: #5A5A5A;
	width: 140px;
	margin: 2px;
	padding: 0 0 0 2px;
}

.smalltextarea {
	height: 100px;
	width: 275px;
}

h3 {
	margin: 5px 20px 0px 12px;
	color: #38849E;
	font-size: 12px;
}

table {
	border-collapse: collapse;
	font-size: 11px;
	margin: 2px 2px 2px 10px;
}

td, th {
	vertical-align: top;
}

/* common classes */
.block {
	display: block;
}

.inline {
	display: inline;
}

input.error {
	border: 1px solid red;
}

label.error {
	/*
	background: url('http://dev.jquery.com/view/trunk/plugins/validate/demo/images/unchecked.gif') no-repeat;
	padding-left: 16px;
	margin-left: .3em;
	*/
}

label.valid {
	/*background: url('http://dev.jquery.com/view/trunk/plugins/validate/demo/images/checked.gif') no-repeat;*/
}

/* main elements
 *
 */
#container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background: url(../img_page/bg_container2.gif);
	background-repeat: repeat-y;
	text-align: left;
	overflow: hidden;
}

#top {
	background: url(../img_page/bg_top.gif);
	background-repeat: repeat-y;
	height: 20px;
	text-align: right;
	padding: 1px 4px 0 0;
}

#top img {
	border: 0px;
}

#menu {
	width: 318px;
	float: left;
	text-align: right;
}

#menu_top {
	position:relative;
	background: url(../img_page/bg_top.jpg);
	background-repeat: no-repeat;
	height: 265px;
}



#content {
	/*margin: 0 0 0 318px;*/
	width: 680px;
	float: left;
}

#footer {
	clear: both;
	color: #FFF;
	height: 30px;
	text-align: center;
	padding: 12px 0 0 0;
	background: #409BB8;
	background: url(../img_page/bg_footer.gif);
	background-repeat: repeat-x;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#google_translate_element select {
	font-size: 11px;
	text-align: left;
}

/* menu_myaccount,  menu_basket, menu_cat, menu_address, #menu_extras
 *
 */
#menu_myaccount, #menu_cat {
	width: 240px;
	margin: 0 0 0 78px;
}

#menu_myaccount {
	background: #F6F6F6;
	background: url(../img_page/bg_menu_myaccount2.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
}

#menu_basket {
	width: 240px;
	padding: 10px 0px 18px 78px;
	background: url(../img_page/bg_menu_basketbottom.jpg);
	background-repeat: repeat-y;
	background-position: bottom right;
}

#menu_basket .goToBask {
	text-decoration: none;
	color: red;
	display: inline-block;
}

#newsletter, #menu_extras, #menu_address {
	background: url(../img_page/bg_menu_extras.jpg);
	background-repeat: repeat-y;
	margin: 0 0 0 52px;
	padding: 0 0 5px 25px;
}

#newsletter p a {
	display: inline;
	color: #38849e;
	text-decoration: none;
}

#menu_extras li a { /* IE */
	padding: 3px 0 1px 0;
	font-size: 10px;
	height: 15px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	border-top: 1px dotted #CCC;
	display: block;
	background: transparent url(../img_page/bg_link_cat.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

/* menu_baners
 *
 */
#menu_baners {
	background: url(../img_page/bg_menu_bannerTop.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
	margin: 0px 0px 0px 52px;
}

#baner_top {
	float: left;
	/* rowniez IE
	 * zmiana po dodaniu cetek autorized page
	 * margin: 120px 10px 0 0;
	 * 
	 */
	margin: 185px 10px 0 0;
}

#baner_top img{
	
	padding: 0 2px 0 2px;
	
}



/* menu navi
 *
 */
#menu_cat {
	background: url(../img_page/bg_menu_maincat.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	text-align: left;
}

#cat {
	background: url(../img_page/bg_menu_cat.jpg);
}

#cat1 {
	background: url(../img_page/bg_menu_wyciagarki.jpg);
}

#cat2 {
	background: url(../img_page/bg_menu_akumlatory.jpg);
}

#cat3 {
	background: url(../img_page/bg_menu_offroad.jpg);
}

#cat4 {
	background: url(../img_page/bg_menu_oswietlenie.jpg);
}

#cat5 {
	background: url(../img_page/bg_menu_pickup.jpg);
}

#cat6 {
	background: url(../img_page/bg_menu_pozostale.jpg);
}

#menu_cat ul {
	padding: 0 10px 0 20px;
}

#menu_cat ul ul {
	padding: 0;
}

#menu_cat ul li {
	background: #FFF;
	text-align: left;
	border-top: 1px dotted #CCC;
}

#menu_cat li a { /* IE */
	font-size: 10px;
	text-decoration: none;
	display: block;
	padding: 4px 14px 4px 0;
	background: url(../img_page/bg_link_cat.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

#menu_cat ul li a:hover, #menu_cat ul li a.act, #menu_extras li a:hover {
	background: url(../img_page/bg_link_cat_act.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

#menu_cat ul li a.act {
	font-weight: bold;
}

.cat a {
	margin-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.gr_g a, .gr_sg a, .gr_usg a {
	text-transform: none;
	font-weight: normal;
}

.gr_g a {
	margin-left: 20px;
}

.gr_sg a {
	margin-left: 30px;
}

.gr_usg a {
	margin-left: 40px;
}

/* menu page
 *
 */
#menu_page {
	position:absolute;
	top:0px;
	right:0px;
	float: right;
	background: url(../img_page/bg_menu_top.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 475px;
	border-top: 1px solid #FFF;
	padding: 0 5px 0 5px;
}

#menu_top > .authorized_by_ctek {
	position:absolute;
	left:10px;
	top:10px;
}


#menu_page li {
	float: right;
	display: block;
	background: url(../img_page/bg_menu_top_box.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 25px 2px 5px 2px;
}







#menu_page li a {
	color: #F5F7F2;
	text-transform: uppercase;
	text-decoration: none;
	border-left: 1px solid #76B7CD;
	padding: 7px 4px 7px 4px;
}

#menu_page li a.zamkat {
	color: red;
}

/* menu_box */
.menu_box, .menu_box_actcat {
	height: 39px;
	background: url(../img_page/bg_additional_menu.jpg);
	background-repeat: repeat-x;
	clear: left;
}

.menu_box li, .menu_box_actcat li { /* see IE.css + classProduct.php f- head*/
	display: block;
	float: left;
	padding: 13px 25px 0 25px;
	height: 19px;
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
	border-left: 1px solid #fff;
	border-top: 2px solid #fff;
}

.menu_box li a {
	color: #FFF;
	text-decoration: none;
}

.menu_box li.noactive {
	background: url(../img_page/bg_menu_box_noact.gif);
}

.menu_box li.active, .menu_box_actcat li.active, .menu_box li.noactive:hover {
	font-weight: bold;
	background: url(../img_page/bg_menu_box_act.gif);
	border-left: 1px solid #fff;
}

.menu_box li.active, .menu_box li.noactive, .menu_box_actcat li.active, .menu_box li.noactive:hover {
	background-position: top right;
	background-repeat: no-repeat;
}

.menu_box li, #prod_picMain img, #prod_picAdd img {
	cursor: pointer;
}

/*  switch */
#switch {
	position: relative;
}

#switch p {
	font-size: 11px;
	margin: 6px 12px 2px 15px;
}

/*
 * pagelink */
#pagelink {
	text-align: center;
	font-weight: bold;
}

#pagelink a {
	padding: 3px;
	text-decoration: none;
	font-weight: normal;
}

#pagelink a:hover {
	font-weight: bold;
}

#brands, #needs {
	padding: 10px 0 5px 0;
	text-align: center;
}

.menu_addlinks {
	display: table-cell;
	vertical-align: top;
	text-align: left;
}

.menu_addlinks a {
	background: transparent url(../img_page/bg_link_cat.gif) no-repeat scroll right center;
	font-size: 10px;
	padding: 2px 22px 2px 2px;
	margin: 0;
	display: block;
}
* html body .menu_addlinks {
	display: inline;
	width: 167px;
}

.menu_addlinks li { /* IE */
	border-bottom: 1px dotted #FFF;
}

.addlinksheader {
	color: #38849E;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 4px;
	text-align: left;
	text-transform: uppercase;
}

#needs a {
	font-size: 11px;
}

/* infonotes */
#infonotes {
}

#infonotes h4 {
	padding: 0;
	margin: 12px 5px 8px 15px;
}

#infonotes h5 {
	font-size: 11px;
	padding: 0;
	margin: 2px 2px 2px 15px;
}

#infonotes p {
	padding: 0px;
	margin: 10px 5px 8px 15px;
}

#infonotes p.alright {
	text-align: right;
}

#infonotes p img {
	/*
	 float: right;
	 */
}

#infonotes .jakkupowac {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#infonotes li {
	font-size: 10px;
	padding: 2px 0px 2px 20px;
}

#infonotes a {
	color: #38849E;
	text-decoration: none;
	font-weight: bold;
}

#infonotes .red {
	color: red;
}

#infonotes .gabaryt {
}

/* info */
#info {
	position: absolute;
	top: 12px;
	left: 320px;
	width: 400px;
	border: double 3px #808080;
	background: #dfe5e8;
	z-index: 100;
	text-align: left;
}

#info h5 {
	display: block;
	font-size: 11px;
	background: #38849e;
	padding: 4px;
	color: red;
	margin-top: 0px;
}

#info p {
	padding: 10px;
}

#info .closeinfo {
	float: right;
	color: #fff;
	padding: 1px 3px 0 0;
	background: #38849e;
	display: block;
	border: 0;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
}

.uncheck {
	cursor: pointer;
}

/* menu_mydata */
#menu_mydata {
	float: right;
	margin: 0px;
	padding: 0px 5px 8px 18px;
	background: red;
	background: url(../img_page/bg_menu_mydata.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#menu_mydata li {
	margin: 0px;
	padding: 2px;
}

#menu_mydata a {
	font-size: 11px;
	text-decoration: none;
}

/*sort_prod*/
#sort_prod {
	position: absolute;
	top: 2px;
	left: 458px;
	height: 22px;
	width: 220px;
	padding-top: 3px;
	background: url(../img_page/bg_sort.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	text-align: right;
}

#amtProd {
	width: 42px;
}

#sortProd {
	width: 105px;
}

/* buttons */
#bt_login, #bt_find, #bt_news, #bt_sort, #fbt_send, .button, #logout {
	background: #38849E;
	border: 1px solid #5A5A5A;
	color: #FFF;
}

/* menu_panel */
.menu_panel { /* IE */
	width: 200px;
	margin: 0 0 0 20px;
	font-size: 10px;
	text-align: left;
}

.menu_panel_top {
	background: url(../img_page/bg_pan_top.gif);
	height: 15px;
}

.menu_panel_middle {
	background: url(../img_page/bg_pan_middle.gif);
	background-repeat: repeat-y;
	padding: 1px 5px 1px 25px;
}

.menu_panel_bottom {
	background: url(../img_page/bg_pan_bottom.gif);
	height: 18px;
}

h4 {
	color: #38849E;
	text-transform: uppercase;
	font-size: 12px;
}

.menu_panel h4 {
	padding: 1px 0 1px 0;
}

.menu_panel h4 a {
	color: #38849E;
	text-decoration: underline;
}

.menu_panel h4 a:hover {
	color: red;
}

.menu_panel a {
	text-decoration: underline;
	text-align: left;
	display: block;
	padding: 2px;
}

.menu_panel p {
	padding: 2px;
}

/* */
#catalog td.fcell {
	padding-right: 4px;
	text-align: right;
	width: 200px;
}

td, th {
	/*
	 * 
	 vertical-align: middle;
	 */
}

#alert {
	color: red;
}

/* map */
#map {
	margin-left: 12px;
	border: 1px solid #38849e;
}

.hidden {
	display: none;
}

.changeViewButton {
	height: 15px;
	width: 36px;
	display: inline-block;
	cursor: pointer;
}

#sort_prod .changeViewButton {
	padding: 4px 2px 0px 0;
}
* html body .changeViewButton {
	padding: 0 2px 4px 0;
	/* border:1px solid red; */
}
/* others button */

.setOrderButton {
	display:inline-block;
	width: 172px;
	margin:5px 10px 0 15px;
	text-align:center;
	cursor:pointer;
}
.setOrderButton p{
	width:auto;
	text-align:justify;
}


/*
.setOrderButton {
	background: url(../img_page/bg_button01.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	text-align: center;
	width: 172px;
	height: 116px;
	margin:5px 8px 0 8px;
}

.setOrderButton span {
	margin: 25px 12px 15px 12px;
	font-size: 22px;
	color: white;
	font-weight: bold;
	display: block;
}
.setOrderButton p {
	border: 1px solid red;
}
*/

/* konto */
#konto {
	padding: 15px;
	background: url(../img_page/bg_konto.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	width:490px;
}

#konto table {
	width: 400px;
}

#konto th, #infonotes th {
	text-align: right;
}

#konto th, #konto td, #infonotes th, #infonotes td {
	font-weight: normal;
	padding: 2px;
}
/*
#konto input, #infonotes input, #konto textarea, #infonotes textarea {
	border: 1px solid gray;
	text-align: left;
}
*/
#konto textarea, #infonotes textarea {
	height: 140px;
	width: 450px;
	color: #5A5A5A;
	font-size: 12px;
}

.smalltextarea {
	height: 100px;
	width: 275px;
	text-align: left;
	font-size: 11px;
}

#konto .cbx {
	width: 15px;
}
/*
#konto .button, #infonotes .button {
	border: 1px solid red;
	text-align: center;
	width: 90px;
}
*/
#taborders th {
	text-align: left;
	background: #e3e2e0;
	border: 1px solid #38849E;
}

#taborders th, #taborders td {
	text-align: left;
	padding: 3px 2px 3px 0px;
}

#addopp {
	width: 490px;
}
.load{
	cursor:pointer;
}

