/*
### color: sea################################################################################################
*/
#left_column .box .content a {
    color:  #0099b5;
}

#left_column .box .content ul li a {
    color:  #0099b5;
}

#left_column .box h3 {
    border-color: #0099b5;
}

#left_column .box h3 span {
    background-color: #0099b5;
    color: #ffffff;
}


#left_column .box .content {
    background-color: #ffffff;
}

#left_column .box .rss {
    border-bottom: 1px solid #0099b5;
    color: #0099b5;
}

#calendar_previous_month {
	color: #000000;
}

#calendar_previous_month a {
    color: #000000;
}

#calendar_next_month {
	color: #000000;
}

#calendar_next_month a {
    color: #000000;
}

#calendar_days_of_week {
	color: #000000;
}

#left_column .box .content #calendar_days {
	color: #0099b5;
}

#left_column .box .content #calendar_days a {
    color: #ffffff;
}

#left_column .box .content #calendar_days .event {
    background-image: url('images/sea/bg_calendar_events.gif');
}

#left_column .box .content #calendar_days .event div.calendar_day_events {
    background-color: #ffffff;
    border-color: #0099b5;
}

#shipping th {
    color: #0099b5;
    background-color: #d1f1f6;  
}

#shipping td {
    border-color: #0099b5;
}

#shipping .quantity input {
    color: #6E6E6E;
}

#shipping .total_price span {
    color: #0099b5;
}

#shipping .methods select {
    color: #6E6E6E;
}

.shipping_form div.shipping_text select {
    border-color: #6E6E6E;
}

.shipping_form div.shipping_text textarea {   
    border: 1px solid #6E6E6E;
}

.shipping_form div.both {
    border-color: #0099b5;
}

#left_column .box .content #shipping_left_column th {
    color: #0099b5;
    border-color: #0099b5;
}

#left_column .box .content #shipping_left_column td {  
    border-color: #0099b5;
}

#left_column .box .content #shipping_left_column .total_price span {
    color: #0099b5;
}

#content {
    background-color: #0099b5;	
}

#content input {
    border-color: 1px solid #0099b5;
    color: #6E6E6E;
}

#content select {
    border-color: 1px solid #0099b5;
    color: #6E6E6E;
}

#content .line {
    background-color: #0099b5;
}

#content .dark {
    background: url('images/sea/bg_line_dark.gif');
}

#content .light {
	background: url('images/sea/bg_line_light.gif');
}

#content .light_separate {
	background: url('images/sea/bg_line_light.gif');
}

 #content_top {
    background-color: #ffffff;
    background-image: url('images/sea/bg_line_light.gif');
}

#content #search {
    background: url('images/sea/bg_search.gif');
}

#content #search_query {
    border-color: #b77eb7;
    color: #b77eb7;
}

#content #search_space {
	background: #ffffff;
}

#content .content_text .paginator {
    color: #ffffff;
}

#content .content_text .paginator a {
    color: #ffffff;
}

#content .content_text .box {
    background-color: #ffffff;
}

#content .content_text .box .item {
    border-color: #0099b5;
}

 #content_top h3 {
    background-color: #0099b5;
    color: #ffffff;
}
	
 #content_top h3 a {
    color: #ffffff;
}	

 #content .content_text h2 {
    color: #ffffff;
}

 #content .content_text h4 {
    color: #000000;
}

#content .content_text .box h3 {
    color: #0099b5;
}

#content .content_text .box h4 {
    color: #000000;
}

#content .content_text .box .event a {
    color: #0099b5;
}

#content .content_text .box .item hr {
    border-bottom: 1px dotted #0099b5;
}

#content .content_text .box .item a {
    color: #0099b5;
}

#content .content_text .box .item a.more {
    color: #0099b5;
}


#content .content_text input.recount-pl {
    width: 125px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/sea/przelicz_pl.gif');
    background-repeat: no-repeat;
    border: none;
}

#content .content_text input.recount-en {
    width: 125px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/sea/przelicz_en.gif');
    background-repeat: no-repeat;
    border: none;
}


#content .content_text input.confirm-order-pl {
    width: 150px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/sea/potwierdz_pl.gif');
    background-repeat: no-repeat;
    border: none;
}

#content .content_text input.confirm-order-en {
    width: 150px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/sea/potwierdz_en.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.main {
    background-image: url('images/sea/bg_line_light.gif');
}

#content.main .content_text .news {
    background-color: #ffffff;	
}

#content.main .content_text .news  .line_top {
    background-image: url('images/sea/bg_main_news.gif');
}

#content.main .content_text .news  .news_text {
    background-color: #0099b5;
    color: #ffffff;
}

#content.main .content_text .news  .news_text a.more {
    color: #000000;
}

#content.main .content_text .news  .news_text h4 {
    color: #000000;
}

#content.main  #main_more a {
    background-color: #0099b5;
    color: #ffffff;
}

#left_column .box .newsletter p {
    background-image: url('images/sea/newsletter_input.gif');
}

#left_column .box .newsletter p input {
    color: sea;
}

#left_column .box .newsletter input.newsletter-sign-pl {
    width: 48px;
    background-image: url('images/sea/newsletter_submit_pl.gif');
}

#left_column .box .newsletter input.newsletter-sign-en {
    width: 48px;
    background-image: url('images/sea/newsletter_submit_en.gif');
}
/*
### color: green################################################################################################
*/
#left_column .green .content a {
    color:  #6CC067;
}

#left_column .green .content ul li a {
    color:  #6CC067;
}

#left_column .green h3 {
    border-color: #6CC067;
}

#left_column .green h3 span {
    background-color: #6CC067;
    color: #ffffff;
}


#left_column .green .content {
    background-color: #ffffff;
}

#left_column .green .rss {
    border-bottom: 1px solid #6CC067;
    color: #6CC067;
}

.green #calendar_previous_month {
	color: #000000;
}

.green #calendar_previous_month a {
    color: #000000;
}

.green #calendar_next_month {
	color: #000000;
}

.green #calendar_next_month a {
    color: #000000;
}

.green #calendar_days_of_week {
	color: #000000;
}

#left_column .green .content #calendar_days {
	color: #6CC067;
}

#left_column .green .content #calendar_days a {
    color: #ffffff;
}

#left_column .green .content #calendar_days .event {
    background-image: url('images/green/bg_calendar_events.gif');
}

#left_column .green .content #calendar_days .event div.calendar_day_events {
    background-color: #ffffff;
    border-color: #6CC067;
}

.green #shipping th {
    color: #6CC067;
    background-color: #d4f4d3;  
}

.green #shipping td {
    border-color: #6CC067;
}

.green #shipping .quantity input {
    color: #6E6E6E;
}

.green #shipping .total_price span {
    color: #6CC067;
}

.green #shipping .methods select {
    color: #6E6E6E;
}

.green .shipping_form div.shipping_text select {
    border-color: #6E6E6E;
}

.green .shipping_form div.shipping_text textarea {   
    border: 1px solid #6E6E6E;
}

.green .shipping_form div.both {
    border-color: #6CC067;
}

#left_column .green .content #shipping_left_column th {
    color: #6CC067;
    border-color: #6CC067;
}

#left_column .green .content #shipping_left_column td {  
    border-color: #6CC067;
}

#left_column .green .content #shipping_left_column .total_price span {
    color: #6CC067;
}

#content.green {
    background-color: #6CC067;	
}

#content.green input {
    border-color: 1px solid #6CC067;
    color: #6E6E6E;
}

#content.green select {
    border-color: 1px solid #6CC067;
    color: #6E6E6E;
}

#content.green .line {
    background-color: #6CC067;
}

#content.green .dark {
    background: url('images/green/bg_line_dark.gif');
}

#content.green .light {
	background: url('images/green/bg_line_light.gif');
}

#content.green .light_separate {
	background: url('images/green/bg_line_light.gif');
}

.green #content_top {
    background-color: #ffffff;
    background-image: url('images/green/bg_line_light.gif');
}

#content.green #search {
    background: url('images/green/bg_search.gif');
}

#content.green #search_query {
    border-color: #b77eb7;
    color: #b77eb7;
}

#content.green #search_space {
	background: #ffffff;
}

#content.green .content_text .paginator {
    color: #ffffff;
}

#content.green .content_text .paginator a {
    color: #ffffff;
}

#content.green .content_text .box {
    background-color: #ffffff;
}

#content.green .content_text .box .item {
    border-color: #6CC067;
}

.green #content_top h3 {
    background-color: #6CC067;
    color: #ffffff;
}
	
.green #content_top h3 a {
    color: #ffffff;
}	

.green #content .content_text h2 {
    color: #ffffff;
}

.green #content .content_text h4 {
    color: #000000;
}

#content.green .content_text .box h3 {
    color: #6CC067;
}

#content.green .content_text .box h4 {
    color: #000000;
}

#content.green .content_text .box .event a {
    color: #6CC067;
}

#content.green .content_text .box .item hr {
    border-bottom: 1px dotted #6CC067;
}

#content.green .content_text .box .item a {
    color: #6CC067;
}

#content.green .content_text .box .item a.more {
    color: #6CC067;
}


#content.green .content_text input.recount-pl {
    width: 125px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/green/przelicz_pl.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.green .content_text input.recount-en {
    width: 125px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/green/przelicz_en.gif');
    background-repeat: no-repeat;
    border: none;
}


#content.green .content_text input.confirm-order-pl {
    width: 150px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/green/potwierdz_pl.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.green .content_text input.confirm-order-en {
    width: 150px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/green/potwierdz_en.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.main {
    background-image: url('images/green/bg_line_light.gif');
}

#content.main .content_text .news {
    background-color: #ffffff;	
}

#content.main .content_text .news .green .line_top {
    background-image: url('images/green/bg_main_news.gif');
}

#content.main .content_text .news .green .news_text {
    background-color: #6CC067;
    color: #ffffff;
}

#content.main .content_text .news .green .news_text a.more {
    color: #000000;
}

#content.main .content_text .news .green .news_text h4 {
    color: #000000;
}

#content.main .green #main_more a {
    background-color: #6CC067;
    color: #ffffff;
}

#left_column .green .newsletter p {
    background-image: url('images/green/newsletter_input.gif');
}

#left_column .green .newsletter p input {
    color: green;
}

#left_column .green .newsletter input.newsletter-sign-pl {
    width: 48px;
    background-image: url('images/green/newsletter_submit_pl.gif');
}

#left_column .green .newsletter input.newsletter-sign-en {
    width: 48px;
    background-image: url('images/green/newsletter_submit_en.gif');
}
/*
### color: olive################################################################################################
*/
#left_column .olive .content a {
    color:  #A7CD39;
}

#left_column .olive .content ul li a {
    color:  #A7CD39;
}

#left_column .olive h3 {
    border-color: #A7CD39;
}

#left_column .olive h3 span {
    background-color: #A7CD39;
    color: #ffffff;
}


#left_column .olive .content {
    background-color: #ffffff;
}

#left_column .olive .rss {
    border-bottom: 1px solid #A7CD39;
    color: #A7CD39;
}

.olive #calendar_previous_month {
	color: #000000;
}

.olive #calendar_previous_month a {
    color: #000000;
}

.olive #calendar_next_month {
	color: #000000;
}

.olive #calendar_next_month a {
    color: #000000;
}

.olive #calendar_days_of_week {
	color: #000000;
}

#left_column .olive .content #calendar_days {
	color: #A7CD39;
}

#left_column .olive .content #calendar_days a {
    color: #ffffff;
}

#left_column .olive .content #calendar_days .event {
    background-image: url('images/olive/bg_calendar_events.gif');
}

#left_column .olive .content #calendar_days .event div.calendar_day_events {
    background-color: #ffffff;
    border-color: #A7CD39;
}

.olive #shipping th {
    color: #A7CD39;
    background-color: #e6f4e5;  
}

.olive #shipping td {
    border-color: #A7CD39;
}

.olive #shipping .quantity input {
    color: #6E6E6E;
}

.olive #shipping .total_price span {
    color: #A7CD39;
}

.olive #shipping .methods select {
    color: #6E6E6E;
}

.olive .shipping_form div.shipping_text select {
    border-color: #6E6E6E;
}

.olive .shipping_form div.shipping_text textarea {   
    border: 1px solid #6E6E6E;
}

.olive .shipping_form div.both {
    border-color: #A7CD39;
}

#left_column .olive .content #shipping_left_column th {
    color: #A7CD39;
    border-color: #A7CD39;
}

#left_column .olive .content #shipping_left_column td {  
    border-color: #A7CD39;
}

#left_column .olive .content #shipping_left_column .total_price span {
    color: #A7CD39;
}

#content.olive {
    background-color: #A7CD39;	
}

#content.olive input {
    border-color: 1px solid #A7CD39;
    color: #6E6E6E;
}

#content.olive select {
    border-color: 1px solid #A7CD39;
    color: #6E6E6E;
}

#content.olive .line {
    background-color: #A7CD39;
}

#content.olive .dark {
    background: url('images/olive/bg_line_dark.gif');
}

#content.olive .light {
	background: url('images/olive/bg_line_light.gif');
}

#content.olive .light_separate {
	background: url('images/olive/bg_line_light.gif');
}

.olive #content_top {
    background-color: #ffffff;
    background-image: url('images/olive/bg_line_light.gif');
}

#content.olive #search {
    background: url('images/olive/bg_search.gif');
}

#content.olive #search_query {
    border-color: #b77eb7;
    color: #b77eb7;
}

#content.olive #search_space {
	background: #ffffff;
}

#content.olive .content_text .paginator {
    color: #ffffff;
}

#content.olive .content_text .paginator a {
    color: #ffffff;
}

#content.olive .content_text .box {
    background-color: #ffffff;
}

#content.olive .content_text .box .item {
    border-color: #A7CD39;
}

.olive #content_top h3 {
    background-color: #A7CD39;
    color: #ffffff;
}
	
.olive #content_top h3 a {
    color: #ffffff;
}	

.olive #content .content_text h2 {
    color: #ffffff;
}

.olive #content .content_text h4 {
    color: #000000;
}

#content.olive .content_text .box h3 {
    color: #A7CD39;
}

#content.olive .content_text .box h4 {
    color: #000000;
}

#content.olive .content_text .box .event a {
    color: #A7CD39;
}

#content.olive .content_text .box .item hr {
    border-bottom: 1px dotted #A7CD39;
}

#content.olive .content_text .box .item a {
    color: #A7CD39;
}

#content.olive .content_text .box .item a.more {
    color: #A7CD39;
}


#content.olive .content_text input.recount-pl {
    width: 125px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/olive/przelicz_pl.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.olive .content_text input.recount-en {
    width: 125px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/olive/przelicz_en.gif');
    background-repeat: no-repeat;
    border: none;
}


#content.olive .content_text input.confirm-order-pl {
    width: 150px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/olive/potwierdz_pl.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.olive .content_text input.confirm-order-en {
    width: 150px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/olive/potwierdz_en.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.main {
    background-image: url('images/olive/bg_line_light.gif');
}

#content.main .content_text .news {
    background-color: #ffffff;	
}

#content.main .content_text .news .olive .line_top {
    background-image: url('images/olive/bg_main_news.gif');
}

#content.main .content_text .news .olive .news_text {
    background-color: #A7CD39;
    color: #ffffff;
}

#content.main .content_text .news .olive .news_text a.more {
    color: #000000;
}

#content.main .content_text .news .olive .news_text h4 {
    color: #000000;
}

#content.main .olive #main_more a {
    background-color: #A7CD39;
    color: #ffffff;
}

#left_column .olive .newsletter p {
    background-image: url('images/olive/newsletter_input.gif');
}

#left_column .olive .newsletter p input {
    color: olive;
}

#left_column .olive .newsletter input.newsletter-sign-pl {
    width: 48px;
    background-image: url('images/olive/newsletter_submit_pl.gif');
}

#left_column .olive .newsletter input.newsletter-sign-en {
    width: 48px;
    background-image: url('images/olive/newsletter_submit_en.gif');
}
/*
### color: purple################################################################################################
*/
#left_column .purple .content a {
    color:  #9B2590;
}

#left_column .purple .content ul li a {
    color:  #9B2590;
}

#left_column .purple h3 {
    border-color: #9B2590;
}

#left_column .purple h3 span {
    background-color: #9B2590;
    color: #ffffff;
}


#left_column .purple .content {
    background-color: #ffffff;
}

#left_column .purple .rss {
    border-bottom: 1px solid #9B2590;
    color: #9B2590;
}

.purple #calendar_previous_month {
	color: #000000;
}

.purple #calendar_previous_month a {
    color: #000000;
}

.purple #calendar_next_month {
	color: #000000;
}

.purple #calendar_next_month a {
    color: #000000;
}

.purple #calendar_days_of_week {
	color: #000000;
}

#left_column .purple .content #calendar_days {
	color: #9B2590;
}

#left_column .purple .content #calendar_days a {
    color: #ffffff;
}

#left_column .purple .content #calendar_days .event {
    background-image: url('images/purple/bg_calendar_events.gif');
}

#left_column .purple .content #calendar_days .event div.calendar_day_events {
    background-color: #ffffff;
    border-color: #9B2590;
}

.purple #shipping th {
    color: #9B2590;
    background-color: #eee0ee;  
}

.purple #shipping td {
    border-color: #9B2590;
}

.purple #shipping .quantity input {
    color: #6E6E6E;
}

.purple #shipping .total_price span {
    color: #9B2590;
}

.purple #shipping .methods select {
    color: #6E6E6E;
}

.purple .shipping_form div.shipping_text select {
    border-color: #6E6E6E;
}

.purple .shipping_form div.shipping_text textarea {   
    border: 1px solid #6E6E6E;
}

.purple .shipping_form div.both {
    border-color: #9B2590;
}

#left_column .purple .content #shipping_left_column th {
    color: #9B2590;
    border-color: #9B2590;
}

#left_column .purple .content #shipping_left_column td {  
    border-color: #9B2590;
}

#left_column .purple .content #shipping_left_column .total_price span {
    color: #9B2590;
}

#content.purple {
    background-color: #9B2590;	
}

#content.purple input {
    border-color: 1px solid #9B2590;
    color: #6E6E6E;
}

#content.purple select {
    border-color: 1px solid #9B2590;
    color: #6E6E6E;
}

#content.purple .line {
    background-color: #9B2590;
}

#content.purple .dark {
    background: url('images/purple/bg_line_dark.gif');
}

#content.purple .light {
	background: url('images/purple/bg_line_light.gif');
}

#content.purple .light_separate {
	background: url('images/purple/bg_line_light.gif');
}

.purple #content_top {
    background-color: #ffffff;
    background-image: url('images/purple/bg_line_light.gif');
}

#content.purple #search {
    background: url('images/purple/bg_search.gif');
}

#content.purple #search_query {
    border-color: #b77eb7;
    color: #b77eb7;
}

#content.purple #search_space {
	background: #ffffff;
}

#content.purple .content_text .paginator {
    color: #ffffff;
}

#content.purple .content_text .paginator a {
    color: #ffffff;
}

#content.purple .content_text .box {
    background-color: #ffffff;
}

#content.purple .content_text .box .item {
    border-color: #9B2590;
}

.purple #content_top h3 {
    background-color: #9B2590;
    color: #ffffff;
}
	
.purple #content_top h3 a {
    color: #ffffff;
}	

.purple #content .content_text h2 {
    color: #ffffff;
}

.purple #content .content_text h4 {
    color: #000000;
}

#content.purple .content_text .box h3 {
    color: #9B2590;
}

#content.purple .content_text .box h4 {
    color: #000000;
}

#content.purple .content_text .box .event a {
    color: #9B2590;
}

#content.purple .content_text .box .item hr {
    border-bottom: 1px dotted #9B2590;
}

#content.purple .content_text .box .item a {
    color: #9B2590;
}

#content.purple .content_text .box .item a.more {
    color: #9B2590;
}


#content.purple .content_text input.recount-pl {
    width: 125px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/purple/przelicz_pl.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.purple .content_text input.recount-en {
    width: 125px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/purple/przelicz_en.gif');
    background-repeat: no-repeat;
    border: none;
}


#content.purple .content_text input.confirm-order-pl {
    width: 150px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/purple/potwierdz_pl.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.purple .content_text input.confirm-order-en {
    width: 150px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/purple/potwierdz_en.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.main {
    background-image: url('images/purple/bg_line_light.gif');
}

#content.main .content_text .news {
    background-color: #ffffff;	
}

#content.main .content_text .news .purple .line_top {
    background-image: url('images/purple/bg_main_news.gif');
}

#content.main .content_text .news .purple .news_text {
    background-color: #9B2590;
    color: #ffffff;
}

#content.main .content_text .news .purple .news_text a.more {
    color: #000000;
}

#content.main .content_text .news .purple .news_text h4 {
    color: #000000;
}

#content.main .purple #main_more a {
    background-color: #9B2590;
    color: #ffffff;
}

#left_column .purple .newsletter p {
    background-image: url('images/purple/newsletter_input.gif');
}

#left_column .purple .newsletter p input {
    color: purple;
}

#left_column .purple .newsletter input.newsletter-sign-pl {
    width: 48px;
    background-image: url('images/purple/newsletter_submit_pl.gif');
}

#left_column .purple .newsletter input.newsletter-sign-en {
    width: 48px;
    background-image: url('images/purple/newsletter_submit_en.gif');
}
/*
### color: lavender################################################################################################
*/
#left_column .lavender .content a {
    color:  #B77EB7;
}

#left_column .lavender .content ul li a {
    color:  #B77EB7;
}

#left_column .lavender h3 {
    border-color: #B77EB7;
}

#left_column .lavender h3 span {
    background-color: #B77EB7;
    color: #ffffff;
}


#left_column .lavender .content {
    background-color: #ffffff;
}

#left_column .lavender .rss {
    border-bottom: 1px solid #B77EB7;
    color: #B77EB7;
}

.lavender #calendar_previous_month {
	color: #000000;
}

.lavender #calendar_previous_month a {
    color: #000000;
}

.lavender #calendar_next_month {
	color: #000000;
}

.lavender #calendar_next_month a {
    color: #000000;
}

.lavender #calendar_days_of_week {
	color: #000000;
}

#left_column .lavender .content #calendar_days {
	color: #B77EB7;
}

#left_column .lavender .content #calendar_days a {
    color: #ffffff;
}

#left_column .lavender .content #calendar_days .event {
    background-image: url('images/lavender/bg_calendar_events.gif');
}

#left_column .lavender .content #calendar_days .event div.calendar_day_events {
    background-color: #ffffff;
    border-color: #B77EB7;
}

.lavender #shipping th {
    color: #B77EB7;
    background-color: #f8d4f8;  
}

.lavender #shipping td {
    border-color: #B77EB7;
}

.lavender #shipping .quantity input {
    color: #6E6E6E;
}

.lavender #shipping .total_price span {
    color: #B77EB7;
}

.lavender #shipping .methods select {
    color: #6E6E6E;
}

.lavender .shipping_form div.shipping_text select {
    border-color: #6E6E6E;
}

.lavender .shipping_form div.shipping_text textarea {   
    border: 1px solid #6E6E6E;
}

.lavender .shipping_form div.both {
    border-color: #B77EB7;
}

#left_column .lavender .content #shipping_left_column th {
    color: #B77EB7;
    border-color: #B77EB7;
}

#left_column .lavender .content #shipping_left_column td {  
    border-color: #B77EB7;
}

#left_column .lavender .content #shipping_left_column .total_price span {
    color: #B77EB7;
}

#content.lavender {
    background-color: #B77EB7;	
}

#content.lavender input {
    border-color: 1px solid #B77EB7;
    color: #6E6E6E;
}

#content.lavender select {
    border-color: 1px solid #B77EB7;
    color: #6E6E6E;
}

#content.lavender .line {
    background-color: #B77EB7;
}

#content.lavender .dark {
    background: url('images/lavender/bg_line_dark.gif');
}

#content.lavender .light {
	background: url('images/lavender/bg_line_light.gif');
}

#content.lavender .light_separate {
	background: url('images/lavender/bg_line_light.gif');
}

.lavender #content_top {
    background-color: #ffffff;
    background-image: url('images/lavender/bg_line_light.gif');
}

#content.lavender #search {
    background: url('images/lavender/bg_search.gif');
}

#content.lavender #search_query {
    border-color: #b77eb7;
    color: #b77eb7;
}

#content.lavender #search_space {
	background: #ffffff;
}

#content.lavender .content_text .paginator {
    color: #ffffff;
}

#content.lavender .content_text .paginator a {
    color: #ffffff;
}

#content.lavender .content_text .box {
    background-color: #ffffff;
}

#content.lavender .content_text .box .item {
    border-color: #B77EB7;
}

.lavender #content_top h3 {
    background-color: #B77EB7;
    color: #ffffff;
}
	
.lavender #content_top h3 a {
    color: #ffffff;
}	

.lavender #content .content_text h2 {
    color: #ffffff;
}

.lavender #content .content_text h4 {
    color: #000000;
}

#content.lavender .content_text .box h3 {
    color: #B77EB7;
}

#content.lavender .content_text .box h4 {
    color: #000000;
}

#content.lavender .content_text .box .event a {
    color: #B77EB7;
}

#content.lavender .content_text .box .item hr {
    border-bottom: 1px dotted #B77EB7;
}

#content.lavender .content_text .box .item a {
    color: #B77EB7;
}

#content.lavender .content_text .box .item a.more {
    color: #B77EB7;
}


#content.lavender .content_text input.recount-pl {
    width: 125px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/lavender/przelicz_pl.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.lavender .content_text input.recount-en {
    width: 125px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/lavender/przelicz_en.gif');
    background-repeat: no-repeat;
    border: none;
}


#content.lavender .content_text input.confirm-order-pl {
    width: 150px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/lavender/potwierdz_pl.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.lavender .content_text input.confirm-order-en {
    width: 150px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/lavender/potwierdz_en.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.main {
    background-image: url('images/lavender/bg_line_light.gif');
}

#content.main .content_text .news {
    background-color: #ffffff;	
}

#content.main .content_text .news .lavender .line_top {
    background-image: url('images/lavender/bg_main_news.gif');
}

#content.main .content_text .news .lavender .news_text {
    background-color: #B77EB7;
    color: #ffffff;
}

#content.main .content_text .news .lavender .news_text a.more {
    color: #000000;
}

#content.main .content_text .news .lavender .news_text h4 {
    color: #000000;
}

#content.main .lavender #main_more a {
    background-color: #B77EB7;
    color: #ffffff;
}

#left_column .lavender .newsletter p {
    background-image: url('images/lavender/newsletter_input.gif');
}

#left_column .lavender .newsletter p input {
    color: lavender;
}

#left_column .lavender .newsletter input.newsletter-sign-pl {
    width: 48px;
    background-image: url('images/lavender/newsletter_submit_pl.gif');
}

#left_column .lavender .newsletter input.newsletter-sign-en {
    width: 48px;
    background-image: url('images/lavender/newsletter_submit_en.gif');
}
/*
### color: turquoise################################################################################################
*/
#left_column .turquoise .content a {
    color:  #00b2ce;
}

#left_column .turquoise .content ul li a {
    color:  #00b2ce;
}

#left_column .turquoise h3 {
    border-color: #00b2ce;
}

#left_column .turquoise h3 span {
    background-color: #00b2ce;
    color: #ffffff;
}


#left_column .turquoise .content {
    background-color: #ffffff;
}

#left_column .turquoise .rss {
    border-bottom: 1px solid #00b2ce;
    color: #00b2ce;
}

.turquoise #calendar_previous_month {
	color: #000000;
}

.turquoise #calendar_previous_month a {
    color: #000000;
}

.turquoise #calendar_next_month {
	color: #000000;
}

.turquoise #calendar_next_month a {
    color: #000000;
}

.turquoise #calendar_days_of_week {
	color: #000000;
}

#left_column .turquoise .content #calendar_days {
	color: #00b2ce;
}

#left_column .turquoise .content #calendar_days a {
    color: #ffffff;
}

#left_column .turquoise .content #calendar_days .event {
    background-image: url('images/turquoise/bg_calendar_events.gif');
}

#left_column .turquoise .content #calendar_days .event div.calendar_day_events {
    background-color: #ffffff;
    border-color: #00b2ce;
}

.turquoise #shipping th {
    color: #00b2ce;
    background-color: #d4eef3;  
}

.turquoise #shipping td {
    border-color: #00b2ce;
}

.turquoise #shipping .quantity input {
    color: #6E6E6E;
}

.turquoise #shipping .total_price span {
    color: #00b2ce;
}

.turquoise #shipping .methods select {
    color: #6E6E6E;
}

.turquoise .shipping_form div.shipping_text select {
    border-color: #6E6E6E;
}

.turquoise .shipping_form div.shipping_text textarea {   
    border: 1px solid #6E6E6E;
}

.turquoise .shipping_form div.both {
    border-color: #00b2ce;
}

#left_column .turquoise .content #shipping_left_column th {
    color: #00b2ce;
    border-color: #00b2ce;
}

#left_column .turquoise .content #shipping_left_column td {  
    border-color: #00b2ce;
}

#left_column .turquoise .content #shipping_left_column .total_price span {
    color: #00b2ce;
}

#content.turquoise {
    background-color: #00b2ce;	
}

#content.turquoise input {
    border-color: 1px solid #00b2ce;
    color: #6E6E6E;
}

#content.turquoise select {
    border-color: 1px solid #00b2ce;
    color: #6E6E6E;
}

#content.turquoise .line {
    background-color: #00b2ce;
}

#content.turquoise .dark {
    background: url('images/turquoise/bg_line_dark.gif');
}

#content.turquoise .light {
	background: url('images/turquoise/bg_line_light.gif');
}

#content.turquoise .light_separate {
	background: url('images/turquoise/bg_line_light.gif');
}

.turquoise #content_top {
    background-color: #ffffff;
    background-image: url('images/turquoise/bg_line_light.gif');
}

#content.turquoise #search {
    background: url('images/turquoise/bg_search.gif');
}

#content.turquoise #search_query {
    border-color: #b77eb7;
    color: #b77eb7;
}

#content.turquoise #search_space {
	background: #ffffff;
}

#content.turquoise .content_text .paginator {
    color: #ffffff;
}

#content.turquoise .content_text .paginator a {
    color: #ffffff;
}

#content.turquoise .content_text .box {
    background-color: #ffffff;
}

#content.turquoise .content_text .box .item {
    border-color: #00b2ce;
}

.turquoise #content_top h3 {
    background-color: #00b2ce;
    color: #ffffff;
}
	
.turquoise #content_top h3 a {
    color: #ffffff;
}	

.turquoise #content .content_text h2 {
    color: #ffffff;
}

.turquoise #content .content_text h4 {
    color: #000000;
}

#content.turquoise .content_text .box h3 {
    color: #00b2ce;
}

#content.turquoise .content_text .box h4 {
    color: #000000;
}

#content.turquoise .content_text .box .event a {
    color: #00b2ce;
}

#content.turquoise .content_text .box .item hr {
    border-bottom: 1px dotted #00b2ce;
}

#content.turquoise .content_text .box .item a {
    color: #00b2ce;
}

#content.turquoise .content_text .box .item a.more {
    color: #00b2ce;
}


#content.turquoise .content_text input.recount-pl {
    width: 125px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/turquoise/przelicz_pl.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.turquoise .content_text input.recount-en {
    width: 125px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/turquoise/przelicz_en.gif');
    background-repeat: no-repeat;
    border: none;
}


#content.turquoise .content_text input.confirm-order-pl {
    width: 150px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/turquoise/potwierdz_pl.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.turquoise .content_text input.confirm-order-en {
    width: 150px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/turquoise/potwierdz_en.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.main {
    background-image: url('images/turquoise/bg_line_light.gif');
}

#content.main .content_text .news {
    background-color: #ffffff;	
}

#content.main .content_text .news .turquoise .line_top {
    background-image: url('images/turquoise/bg_main_news.gif');
}

#content.main .content_text .news .turquoise .news_text {
    background-color: #00b2ce;
    color: #ffffff;
}

#content.main .content_text .news .turquoise .news_text a.more {
    color: #000000;
}

#content.main .content_text .news .turquoise .news_text h4 {
    color: #000000;
}

#content.main .turquoise #main_more a {
    background-color: #00b2ce;
    color: #ffffff;
}

#left_column .turquoise .newsletter p {
    background-image: url('images/turquoise/newsletter_input.gif');
}

#left_column .turquoise .newsletter p input {
    color: turquoise;
}

#left_column .turquoise .newsletter input.newsletter-sign-pl {
    width: 48px;
    background-image: url('images/turquoise/newsletter_submit_pl.gif');
}

#left_column .turquoise .newsletter input.newsletter-sign-en {
    width: 48px;
    background-image: url('images/turquoise/newsletter_submit_en.gif');
}
/*
### color: blue################################################################################################
*/
#left_column .blue .content a {
    color:  #98a6d4;
}

#left_column .blue .content ul li a {
    color:  #98a6d4;
}

#left_column .blue h3 {
    border-color: #98a6d4;
}

#left_column .blue h3 span {
    background-color: #98a6d4;
    color: #ffffff;
}


#left_column .blue .content {
    background-color: #ffffff;
}

#left_column .blue .rss {
    border-bottom: 1px solid #98a6d4;
    color: #98a6d4;
}

.blue #calendar_previous_month {
	color: #000000;
}

.blue #calendar_previous_month a {
    color: #000000;
}

.blue #calendar_next_month {
	color: #000000;
}

.blue #calendar_next_month a {
    color: #000000;
}

.blue #calendar_days_of_week {
	color: #000000;
}

#left_column .blue .content #calendar_days {
	color: #98a6d4;
}

#left_column .blue .content #calendar_days a {
    color: #ffffff;
}

#left_column .blue .content #calendar_days .event {
    background-image: url('images/blue/bg_calendar_events.gif');
}

#left_column .blue .content #calendar_days .event div.calendar_day_events {
    background-color: #ffffff;
    border-color: #98a6d4;
}

.blue #shipping th {
    color: #98a6d4;
    background-color: #d7e0fc;  
}

.blue #shipping td {
    border-color: #98a6d4;
}

.blue #shipping .quantity input {
    color: #6E6E6E;
}

.blue #shipping .total_price span {
    color: #98a6d4;
}

.blue #shipping .methods select {
    color: #6E6E6E;
}

.blue .shipping_form div.shipping_text select {
    border-color: #6E6E6E;
}

.blue .shipping_form div.shipping_text textarea {   
    border: 1px solid #6E6E6E;
}

.blue .shipping_form div.both {
    border-color: #98a6d4;
}

#left_column .blue .content #shipping_left_column th {
    color: #98a6d4;
    border-color: #98a6d4;
}

#left_column .blue .content #shipping_left_column td {  
    border-color: #98a6d4;
}

#left_column .blue .content #shipping_left_column .total_price span {
    color: #98a6d4;
}

#content.blue {
    background-color: #98a6d4;	
}

#content.blue input {
    border-color: 1px solid #98a6d4;
    color: #6E6E6E;
}

#content.blue select {
    border-color: 1px solid #98a6d4;
    color: #6E6E6E;
}

#content.blue .line {
    background-color: #98a6d4;
}

#content.blue .dark {
    background: url('images/blue/bg_line_dark.gif');
}

#content.blue .light {
	background: url('images/blue/bg_line_light.gif');
}

#content.blue .light_separate {
	background: url('images/blue/bg_line_light.gif');
}

.blue #content_top {
    background-color: #ffffff;
    background-image: url('images/blue/bg_line_light.gif');
}

#content.blue #search {
    background: url('images/blue/bg_search.gif');
}

#content.blue #search_query {
    border-color: #b77eb7;
    color: #b77eb7;
}

#content.blue #search_space {
	background: #ffffff;
}

#content.blue .content_text .paginator {
    color: #ffffff;
}

#content.blue .content_text .paginator a {
    color: #ffffff;
}

#content.blue .content_text .box {
    background-color: #ffffff;
}

#content.blue .content_text .box .item {
    border-color: #98a6d4;
}

.blue #content_top h3 {
    background-color: #98a6d4;
    color: #ffffff;
}
	
.blue #content_top h3 a {
    color: #ffffff;
}	

.blue #content .content_text h2 {
    color: #ffffff;
}

.blue #content .content_text h4 {
    color: #000000;
}

#content.blue .content_text .box h3 {
    color: #98a6d4;
}

#content.blue .content_text .box h4 {
    color: #000000;
}

#content.blue .content_text .box .event a {
    color: #98a6d4;
}

#content.blue .content_text .box .item hr {
    border-bottom: 1px dotted #98a6d4;
}

#content.blue .content_text .box .item a {
    color: #98a6d4;
}

#content.blue .content_text .box .item a.more {
    color: #98a6d4;
}


#content.blue .content_text input.recount-pl {
    width: 125px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/blue/przelicz_pl.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.blue .content_text input.recount-en {
    width: 125px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/blue/przelicz_en.gif');
    background-repeat: no-repeat;
    border: none;
}


#content.blue .content_text input.confirm-order-pl {
    width: 150px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/blue/potwierdz_pl.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.blue .content_text input.confirm-order-en {
    width: 150px;
    height: 25px;
    background-color: transparent;
    background-image: url('images/blue/potwierdz_en.gif');
    background-repeat: no-repeat;
    border: none;
}

#content.main {
    background-image: url('images/blue/bg_line_light.gif');
}

#content.main .content_text .news {
    background-color: #ffffff;	
}

#content.main .content_text .news .blue .line_top {
    background-image: url('images/blue/bg_main_news.gif');
}

#content.main .content_text .news .blue .news_text {
    background-color: #98a6d4;
    color: #ffffff;
}

#content.main .content_text .news .blue .news_text a.more {
    color: #000000;
}

#content.main .content_text .news .blue .news_text h4 {
    color: #000000;
}

#content.main .blue #main_more a {
    background-color: #98a6d4;
    color: #ffffff;
}

#left_column .blue .newsletter p {
    background-image: url('images/blue/newsletter_input.gif');
}

#left_column .blue .newsletter p input {
    color: blue;
}

#left_column .blue .newsletter input.newsletter-sign-pl {
    width: 48px;
    background-image: url('images/blue/newsletter_submit_pl.gif');
}

#left_column .blue .newsletter input.newsletter-sign-en {
    width: 48px;
    background-image: url('images/blue/newsletter_submit_en.gif');
}
