
body {
    background: url("bg.png") repeat-x scroll left top transparent;
}

.priznak {
	color: white;
	background-color: #00ADD1;
}

a, a:link, a:visited, a:active {
	color: #00add1;
}

a:hover {
	color: #676767
}

.page-start .in h1, .page-start .in h2 {
	color: #00add1;
}

.page-middle .in h2, .page-middle .in h3, .list_4 li h3 a {
	color: #00add1;
}
.list_4 li h3 a {
	color: #00add1 !important;
}
.cenasdph {
	color: #00add1;
}
.button, .minibtn, .midbtn, .bigbtn, .autobtn, .close.butt {
	background-color: #00add1;
}
.button:hover {
    background-color: #1c82a0;
}
#multimenu ul li ul.submenu li {
	background: #0bbbdf;
}

#multimenu ul li ul.submenu li a:hover {
	background: #1cf;
}

#header .logo {
	background: url('logo.png') top left no-repeat;
	width: 169px;
	height: 41px;
	margin-left: 33px;
}
#header .logo a {
	width: 169px;
	height: 41px;
}
#header .shoptitle {
	width: 60%;
	display: none;
}
.page .page-start .in {
	color: #00add1;
}

#multimenu ul li.mainitem.home {
    background: url("ico_home.png") no-repeat scroll 50% 100% transparent;
    top: 14px;
}

#multimenu ul li.mainitem a {
	color: #fff;
}

#basket-info a span {
  color: #00ADD1;
}

#page-special-action .sa-active {
    background: none repeat scroll 0 0 #1c82a0;
}

#panel-categories .level1 a span {
	background-color: #00add1
}


#panel-categories .level1 a:hover span {
  background: #fff  url('categories-level-first-hover.png') 50% 50% no-repeat;
}

.ui-slider .ui-slider-handle {
	background: #0bbbdf;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    background: url("slider-arrow-right.png") no-repeat scroll left top transparent;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    background: url("slider-arrow-left.png") no-repeat scroll left top transparent;
}

.ui-slider-horizontal .ui-slider-range {
	background: #0bbbdf;
}

#page-product-list .padd-check.special label {
	color: #00add1;
}

#breadcrumb h1 {
	color: #00add1;
}

.paging a, .paging span {
	color: #fff;
	background: #0bbbdf;
}

.paging span {
    background: url("/img/design/b2c_red/button_grey.png") repeat-x scroll center bottom #818080;
}

#page-product-detail .wrap_info dd.cenasdph {
	color: #00add1;
}

#page-basket table th, #page-complaint-new table th {
  background: #00ADD1;
}

#page-order table th, #page-orders table th {
  background: #00ADD1;
  color:#fff;
}

#page-sitemap .pages .level0{
  color: #00ADD1;
}

.panel-start .in {
	background: #00ADD1;
}

#fancybox-close {
	background-image: url('/img/design/b2c_blue/fancy-close.png');
}

#fancybox-left-ico {
	background-image: url('/img/design/b2c_blue/fancy-left.png');
}

#fancybox-right-ico {
  background-image: url('/img/design/b2c_blue/fancy-right.png');
}

#user_info .login {
	margin-right: 5px;
}