@charset "utf-8";

body {
	background: #000 url(/gfx/palinkak/bg_body.gif) repeat-x 0 0;
}

/*
**  divs
**/
div#title {
    left: 85px;
}

div#content_right {
	background: transparent url(/gfx/palinkak/bg_content_right.gif) repeat-y 0 0;
}

div#footer {
	background: transparent url(/gfx/palinkak/bg_footer.gif) no-repeat 0 0;
	color: #8f8f8f;
}

div.box {
	background: #1e1e1e url(/gfx/palinkak/bg_box.gif) no-repeat bottom right;
}

div.leader {
	width: 100%;
	padding: 0;
	background-color: #141414;
	float: left;
}

div.webshop {
	background: transparent url(/gfx/palinkak/bg_webshop.gif) no-repeat 0 40px;
}

div.search {
	background: transparent url(/gfx/palinkak/bg_search.gif) no-repeat 0 40px;
}

div.banner {
	background: transparent url(/gfx/palinkak/bg_search.gif) no-repeat 0 40px;
}

div.tabs {
	float: left;
	clear: both;
	margin: 0;
	width: 100%;
	background: none;
	padding-top: 0;
	height: auto;
	background-color: #141414;
}

h3 {
	background: transparent url(/gfx/palinkak/bg_h3.gif) no-repeat 0 0;
}

/*
**  list
**/
ul li {
    background: transparent url(/gfx/palinkak/ulli.gif) no-repeat 0 6px;
}

/*
** menu
**/
div.menu a,
div.menu a#extramenu {
	background: transparent url(/gfx/palinkak/bg_menu_left.gif) no-repeat 0 0;
	border-right: 1px solid #362e18;
}

div.menu a#extramenu {
	background: none;
	border-right: 0;
	background: transparent url(/gfx/1x1.gif) no-repeat 0 0;
}

div.menu a.menu_r {
	background: transparent url(/gfx/palinkak/bg_menu_right.gif) no-repeat 0 0;
}

div.menu a:hover,
div.menu a#extramenu:hover,
div.menu a.act {
	background: transparent url(/gfx/palinkak/bg_menu_left_hover.gif) no-repeat 0 0;
}

div.menu a.menu_r:hover,
div.menu a.act {
	background: transparent url(/gfx/palinkak/bg_menu_right_hover.gif) no-repeat 0 0;
}

div.menu a:hover span,
div.menu span.act_l {	 	 
	 background: transparent url(/gfx/palinkak/bg_left_hover.gif) no-repeat 0 0;
}

div.menu a.menu_r:hover span,
div.menu span.act_r {	 
	 background: transparent url(/gfx/palinkak/bg_right_hover.gif) no-repeat 0 0;
}

/*
**  links
**/
a.tabs,
a.selected {
	display: block;
	float: left;
	width: 134px;
	height: 24px;
	margin-left: 7px;
	text-align: center;
	padding-top: 6px;
	font-size: 16px;
	color: #7b7b77;
	background: #141414 url(/gfx/palinkak/bg_tab_off.gif) no-repeat 0 0;
	text-decoration: none;
}

a.selected {
	color: #e2e2da;
	background: #141414 url(/gfx/palinkak/bg_tab_on.gif) no-repeat 0 0;
}

/*
**  span
**/
span.price {
	background: transparent url(/gfx/palinkak/bg_price.gif) no-repeat 0 0;
}

span.tobasket {
	background: transparent url(/gfx/palinkak/bg_tobasket.gif) no-repeat 0 0;
}

span.details {
	background: transparent url(/gfx/palinkak/bg_link_details.gif) no-repeat 0 0;
}

div.webshop span.info {
	color: #8f8f8f;
}

/*
** paragraph, formats
**/
p {
	color: #7b7b77;
}

/*
**  input
**/
span.tobasket input {
	background-color: #393939;
	border: 1px solid #8f8f8f;
	color: #b0b0b0;
}

input, select, textarea {
	background-color: #393939;
	border: 1px solid #8f8f8f;
	color: #b0b0b0;
	padding: 3px;
}

input.btn,
input.search {
	background-color: #5e5e5e;
}

/*
**  pager
**/
div.pager {
	background-color: #463b18;
	color: #b0b0b0;
}

div.pager input.page {
	background-color: #393939;
	border: 1px solid #877f69;
	color: #8e8da1;
}

div.pager a.prev {
	background: transparent url(/gfx/palinkak/pager/prev.gif) no-repeat 0 0;
}

div.pager a.next {
	background: transparent url(/gfx/palinkak/pager/next.gif) no-repeat 0 0;
}

/*
**  tooltip
**/
#tooltip h3,
#tooltip div {
    border: 1px solid #5e5e5e;
    background-color: #1e1e1e;
}
