/*******************************************************************************
*
*	Lynka skin
*
*	Authors:
*	Przemysław 'KRZYzaK' Kościelniak
*	Jacek 'Forger' Całusiński
*
*******************************************************************************/
button
{
	background-color: #727469;
	color: white;
}

.product a.button
{
	background-color: #d33631;
	color: white;	
}

#top
{
	background: url('images/cslogo.jpg') left bottom no-repeat;	
}

#top #baner2
{
/*	background: url('images/pslogo.jpg') center center no-repeat;*/
	background-position: center center;
	background-repeat: no-repeat;
}

.top_1
{
	background-image: url('images/ban_bez_logo.jpg');
}

.top_1b
{
	background-image: url('images/ban_logo.jpg');
}

.top_1b div
{
	vertical-align: top;
	padding-top: 79px;
	*padding-top:70px;
	_padding-top:38px;
}

#top_info_lynka
{
	font-size: 13px;	
	float: left;
	text-align: left !important;
	padding-left: 400px;
	*padding: 0;
	*margin: 0;
	position: normal;
	*position: relative;	
	*left: -80px;
	_position: normal;
	_padding-left: 400px;
	_width: 200px;
	overflow: hidden;
	height: 60px;
	_height: 55px;		
	color: #75756D !important;
	font-weight: normal !important;
}
#top_info_lynka span
{
	*margin: 0;
	*padding: 0;	
}

.vcenter div img
{
}

#lp_show_cart
{
	*float: right;
	*width: 150px;
	*position: relative;
	*top: -18px;
	_float: none;
	_width: auto;
	_position: normal;
}

#top_banner
{
	background-image: url('images/ban_main.jpg');
}

#ban_2
{
	background-image: url('images/ban.jpg');
}

#ban_3
{
	background-image: url('images/ban_panel.jpg');
}

#middle_content
{
	background-image: url('images/mbg.jpg');
}

#big_middle_right_column .title
{
	
}

#middle_content .title
{
	/* list-style-image: url('images/lynka_pict.gif'); */
	background-image: url('images/mbg_separator.gif');
}

#big_middle_right_column
{
	background: url('images/mbg_big.jpg') left top no-repeat;
}

/* middle left or middle right placement */

div#left_content .box .content .header
{
	background-image: url('images/boxheader_left.jpg');
	color: #4f7fa5;
}

div#left_content .box .title,
div#left_content .box.red .title
{
	background-image: url('images/boxbg_left_orange.jpg');
}

div#left_content .box.blue .title
{
	background-image: url('images/boxbg_left_green.jpg');
}

div#left_content .box.gray .title
{
	background-image: url('images/boxbg_left_gray.jpg');
	color: #4f7fa5;
}

div#left_content .box:first-child .title,
div#left_content .box.first .title
{
	background-image: url('images/boxbg_left_top_gray.jpg');
}

div#right_content .box .title,
div#right_content .box.red .title
{
	background-image: url('images/boxbg_right_orange.jpg');
}

div#right_content .box.blue .title
{
	background-image: url('images/boxbg_right_green.jpg');
}

div#right_content .box.gray .title
{
	background-image: url('images/boxbg_right_gray.jpg');
	color: #4f7fa5;
}

div#right_content .box:first-child .title,
div#right_content .box.first .title
{
	background-image: url('images/boxbg_right_top_gray.jpg');
	color: #4f7fa5;
}

/* categories */

#left_content #cat_menu div.content .title,
#right_content #cat_menu div.content .title
{
	background-color: #236ea8;
	background-image: none;
}

#cat_menu
{
	background-color: #5eabd9;
}

#left_content #cat_menu .decorator
{
	display: table;
	min-height: 248px;
	/* background-image: url('images/cat_menu_bottom_left.jpg'); */
	background-position: bottom;
	background-repeat: no-repeat;
}

/* change colors */
.product .name
{
	color: #d41025;
}

div#pager_info input
{
/* 	border: 1px solid gray;
	background-color: #5eacda;
	color: white;
 */
}

div#pager_info button
{
	background-image: url('images/tree_collapsed.gif');
	background-color: #2d79ab;
}

#search .content
{
	background-image: url('images/search_bg.gif');
	background-repeat: repeat-y;
}

#search .content form button
{
	color: white;
}

#sort .content .entry .name
{
	color: #287baf;
}

#search .title div
{
	background-image: url('images/search_pict.gif');
	/* color: #91cef0; */
	color: #6e6f69;
	font-weight: bold;
}

#cat_menu .content ul li
{
	/* border-bottom: 1px solid #2f80ad; */
}

#cart .empty
{
	text-align: center;
	margin: 15px 0;
}

#cart .content .summary div div
{
	color: #3071a7;
}

.infop .stuff ul li
{
	list-style-image: url('images/lynka_pict.gif');
	padding-left: 5px;
}

div#pdetails_magnify
{
	background-image: url('images/pd_zoom.jpg');
}

div.pdetails_email
{
	background-image: url('images/pd_email.jpg');
}

div.pdetails_print
{
	background-image: url('images/pd_print.jpg');
}

div.pdetails_sample
{
	background-image: url('images/pd_check.jpg');
}

div.pdetails_cart,
button.pdetails_cart
{
	background-image: url('images/pd_cart.jpg');
}

.details_decorator_caption,
.details_decorator_caption.collapsed
{
	background-image: url('images/tree_collapsed.gif');
	background-color: #2d79ab;
	color: white;
}

.details_decorator_caption.expanded
{
	background-image: url('images/tree_expanded.gif');
}

.cart_entry .name_opts div.delete
{
	background-image: url('images/remove.gif');
}

.cart_entry .name_opts div.edit
{
	background-image: url('images/plus.gif');
}

.pdetails .order_params .selection_box.plusl,
.pdetails .order_params .selection_box.plusr
{
	background-image: url('images/plus_big.gif');
}

#cat_menu li.active
{
	background-color: #7EC3EB;
}

#addOtherSize,
button.boxbut
{
	font-weight: bold;
}

#pdetailsCart
{
	border: 1px solid #cc0001;
}

.product a.button,
#uc_form button#submitbtn,
#uc2_form button#submit,
#uc3_form button#submit2,
#uc2_form button#submitpass
{
	border: none;
}


