/*
--------------------------------
    Left menu colors
--------------------------------
*/

#nav a, #nav a:visited {
	color: #616971;
	border-bottom: 1px solid #f6f7f7;
}

#nav a:hover, #nav a.act {
	color: #53AA4E;
	text-decoration: none;
}

.menu1 {
	border-left: 5px solid #53AA4E;
}

.menu1-act a, .menu1-act a: visited {
    border-left: 5px solid #53AA4E;
    color: #53AA4E;
}

#menu1-47 {
    border-left: 5px solid #3695cd;
}

#menu1-45, #menu1-46, #menu1-52, #menu1-44, #menu1-53 {
    border-left: 5px solid #19d6ff;
}


/*
--------------------------------
    Common elements
--------------------------------
*/

a {
	color: #53AA4E;
}
	
h1, h2, h3, h4, h5 {
	color: #464a50;
}
table {
	color: #464a50;
}

html {
	background-color: #dfe2e5;
}
body {
	background: #DCDCDC url(../img/header_f.jpg) repeat-x left top;
	color: #464a50;
}

#wrap {
}

#header {
	background: url(../img/bg-header.jpg) no-repeat left top;
}
/*
--------------------------------
    Content elements
--------------------------------
*/

img {
	border: 1px solid #e8e8e8;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #e8e8e8;
}    

img.nyito_nagy {
	border: 1px solid #e8e8e8;
}

table.list {
	border-left: 5px solid #53AA4E;
}
table.list th, table.list td  {
	border-bottom: 1px solid #f2f2f2;
}

table.list td.price, table.list th.price {
	color: #53AA4E;
}
table.list td.itemId {
	color: #000;
}

#contentArea li {
	color: #626a72;
	background: url(../img/bullet.gif) no-repeat left center;
}

#offers img {
	border: 1px solid #e8e8e8;
}

#promo {
/*
	background: transparent url(../kepek/audinyeremenykep.jpg) no-repeat left top;
*/	
}

#fixOffers li {
	border: 1px solid #e8e8e8;
}

#fixOffers #prGaG {
	background: url(../kepek/gumiabroncs-garancia.jpg) no-repeat center center;
}
#fixOffers #kTar {
	background: url(../kepek/szerviz_bejelent_skoda.jpg) no-repeat center center;
}

.dl2compare {
	background: #333;
}

h2 span.itemId {
	color: #999;
}
p.price {
	color: #53AA4E;
}

/* 
------------
   Footer 
------------
*/

#footer {
	background: url(../img/bg-footer.gif) repeat-x left bottom;
	border-bottom: 1px solid #b2b4b8;
}
#footer li {
	border-right: 1px solid #9ea5ae;
}
#footer li#cprgt {
	color: #7c8391;
}
#footer li a {
	color: #7c8391;
}

#footer li#wwwLink a {
	color: #53AA4E;
}

#newsletter {
	background: url(../img/bg-newsletter2.jpg) no-repeat left top;
}

#disclaimer {
	color: #565b62;
}


