#index_yellow {
	background: url(../images/yellow/bg_content_yellow.gif) left top repeat-x;
	height: 636px;
}

#index_orange {
	background: url(../images/orange/bg_content_orange.gif) left top repeat-x;
	height: 636px;
}

#index_green {
	background: url(../images/green/bg_content_green.gif) left top repeat-x;
	height: 636px;
}

#index_red {
	background: url(../images/red/bg_content_red.gif) left top repeat-x;
	height: 636px;
}

#index_light_blue {
	background: url(../images/light_blue/bg_content_light_blue.gif) left top repeat-x;
	height: 636px;
}

#index_dark_blue {
	background: url(../images/dark_blue/bg_content_dark_blue.gif) left top repeat-x;
	height: 636px;
}


#yellow {
	background: url(../images/yellow/bg_produse_yellow.gif) left top repeat-x;
	height: 636px;
}

#orange {
	background: url(../images/orange/bg_produse_orange.gif) left top repeat-x;
	height: 636px;
}

#green {
	background: url(../images/green/bg_produse_green.gif) left top repeat-x;
	height: 636px;
}

#red  {
	background: url(../images/red/bg_produse_red.gif) left top repeat-x white;
	height: 270px;
}

#light_blue {
	background: url(../images/light_blue/bg_produse_light_blue.gif) left top repeat-x;
	height: 636px;
}

#dark_blue {
	background: url(../images/dark_blue/bg_produse_dark_blue.gif) left top repeat-x;
	height: 636px;
}

#yellow h2 {
	color: #cfac38;
}

#orange h2 {
	color: #b87532;
}

#green h2 {
	color: #747e3d;
}

#red h2 {
	color: #742827;
}

#light_blue h2 {
	color: #7f9bb1;
}

#dark_blue h2 {
	color: #48556c;
}


#yellow button {
	background: #cfac38;
}

#orange button {
	background: #b87532;
}

#green button {
	background: #747e3d;
}

#red button {
	background: #742827;
}

#light_blue button {
	background: #7f9bb1;
}

#dark_blue button {
	background: #48556c;
}

#yellow #content a:link, #yellow #content a:visited {
	color: #cfac38;
}

#orange #content a:link,#orange #content a:visited {
	color: #b87532;
}

#green #content a:link, #green #content a:visited {
	color: #747e3d;
}

#red #content a:link, #red #content a:visited {
	color: #742827;
}

#light_blue #content a:link,#light_blue #content a:visited {
	color: #7f9bb1;
}

#dark_blue #content a:link, #dark_blue #content a:visited {
	color: #48556c;
}

#yellow #content a:hover, #orange #content a:hover, #green #content a:hover, #red #content a:hover,  #light_blue #content a:hover, #dark_blue #content a:hover {
	text-decoration: underline;
}


#yellow .large_border  {
	background: #cfac38;
}

#orange .large_border  {
	background: #b87532;
}

#green .large_border  {
	background: #747e3d;
}

#red .large_border  {
	background: #742827;
}

#light_blue .large_border  {
	background: #7f9bb1;
}

#dark_blue .large_border  {
	background: #48556c;
}

#yellow .bg {
	background: #cfac38;
}

#orange .bg {
	background: #b87532;
}

#green .bg {
	background: #747e3d;
}

#red .bg {
	background: #742827;
}

#light_blue .bg {
	background: #7f9bb1;
}

#dark_blue .bg {
	background: #48556c;
}

#yellow #content h3 {
	color: #cfac38;
}

#orange #content h3 {
	color: #b87532;
}

#green #content h3 {
	color: #747e3d;
}

#red #content h3 {
	color: #742827;
}

#light_blue #content h3 {
	color: #7f9bb1;
}

#dark_blue #content h3 {
	color: #48556c;
}

#yellow .star {
	color: #cfac38;
}

#orange #content .star {
	color: #b87532;
}

#green #content .star {
	color: #747e3d;
}

#red #content .star {
	color: #742827;
}

#light_blue #content .star {
	color: #7f9bb1;
}

#dark_blue #content .star {
	color: #48556c;
}


