@import "catalogue_menu.css";

.container-left .catalogue {
padding:0px 0 5px;
}

.filter-box {
margin-bottom:10px;
}

.filter-box-newest .blue-back {
	display: none;
}

.head-box {
	background-color: #ececec;
	font-weight: bold;
	position: relative;
	padding: 6px 12px;
}
.filter-box .active {
	background-color: #FFCC33;
}
.newest {
	background-color: #00b7b7;
	color:#fff;
	}
.filter-box-inner ul li {
	position: relative;
	overflow: hidden;
	_height: 1%;
	_display: inline;
}
.filter-box-inner ul li a {
	display: block;
	color: #3249fe;
	background-color: #fcfcfc;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding: 5px 30px 6px 25px;
	background-image: url(/img/icons/arrow_east_grey.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
.filter-box-foot {
background-color:#f0f0f0;
padding:6px 12px;
}
.actions-head {
margin-bottom:0;
background-color:#cc0033;
}
.actions-head ul li {
background-color:#b7002e;
}

.actions-content, .popular-products-content, .sale-products-content {
	background-color:#e0e0e0;
	margin-bottom:10px;
	_height: 1%;
    min-height: 1%;
	padding:6px 0 0px 11px;
	position: relative;
	width:519px;
}

#action-products-carousel-wrapper {
	height: 225px;/*257 kada ima kupi odmah*/
	overflow: hidden;
	position: relative;
} 

#popular-products-carousel-wrapper {
	height: 292px;/*326 kada ima kupi odmah*/
	overflow: hidden;
	position:relative;
} 

#sale-products-carousel-wrapper {
	height: 292px;/*326 kada ima kupi odmah*/
	overflow: hidden;
	position: relative;
} 

.actions-content LI, .popular-products-content LI, .sale-products-content LI {
    float: left;
    position: relative;
    min-height: 1%;
}

.shops-head h2 {
color:#fff;
float:left;
font-size:16px;
padding:5px 0 0 15px;
font-weight:bold;
}
.shops-head {
background-color:#669900;
height:31px;
}
.shops-head a, .sale-products a {
float:right;
color:#fff;
padding:8px 8px 0 0;
}
.dealer {
	border:1px solid #ECECEC;
	background-color:#fcfcfc;
	float:left;
	min-height:296px;
	margin:10px 6px 0;
	padding:4px 0;
	width: 250px;
}
.dealer-inner {
margin:0 5px;
}
.shops-foot {
margin:10px 0;
background-color:#f0f0f0;
height:31px;
}
.shops-foot a {
float:right;
padding:8px 8px 0 0;
}
.banner {
margin-bottom:10px;
}
.popular-products-head {
background-color:#6699ff;
margin-bottom:0;
}
.popular-products-head ul li {
background-color:#578fff;
}
.popular-products-head ul li.activ_blue{
background-color:#7ba6ff;
}
.sale-products {
background-color:#ff3300;
margin-bottom:0;
}
.secure-payment-inner a {
font-weight:bold;
color:#3366ff;
display:block;
margin:4px 0;
}
.polls-inner {
padding:5px;
border:1px solid #ececec;
}
.dealer-product-compact {
	background-color:#FFFFFF;
	border:1px solid #ECECEC;
	margin:5px 0 5px 0px;
	padding:4px 0px 5px 4px;
	height: 66px;
}

.dealer-product-compact IMG {
	display: none;
}

/**************************POCETAK DEMOCRACY***********************************/
#democracy {
/*	margin: 1em 0; */
	padding: 5px 0 0 5px;
/*	text-align: right; */
	color: #000000;
	margin: -2px 0;
}

#democracy h2 {
	font-weight: bold;
	font-size: 1.0em;
}

.democracy-submit {
	border: thin outset;
	padding: 2px;
	font-family: Arial;
	font-size: small;
	color: #333;
	cursor: pointer;
}

#democracy .datum {
	font-size: 10px;
	color: gray;
}
#democracy li {
	list-style: none;
	margin: 0 15px 0px 0;
	padding: 3px;
	text-align: left;
}

#democracy .top-10{
/*	margin-top: 10px; */
}

#democracy li input {
	vertical-align: middle;
}

#democracy LI LABEL {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#democracy .dem-footer {
/*	color: #639ACE; */
	padding: 0.5em 0 0.5em 0;
}

#democracy .dem-footer p {
	text-align: left;
	padding: 0;
	margin: 0;
}

#democracy .dem-footer p.view-results {
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	padding: 0.25em 0;
	margin: 30px 0 0 0;
}

#democracy .dem-footer p A {
/*	color: #639ACE; */
}

#democracy ul {
	margin: 0;
	padding: 0;
}

#poll-question {
	display: block;
/*	color: #639ACE; */
	text-align: left;
	padding: 7px 5px;
}

#vote p {
	text-align: left;
	margin: 5px;
}

#lastMessage span {
	display: block;
	color: #933;
}

#dem-total-votes {
	display: block;
	text-align: left;
	font-style: normal;
}

#democracy .democracy-choice {
	display: block;
	height: 6px;
	background-color: #FFCC33; /* #A21B0D; */
	font-size: 1px;
}

#voted-for-this .democracy-choice {
	background-color: #006699;
}

.dem-choice-border {
	margin: 2px 0;
	display: block;
	height: 6px;
	width: 98%;
	border: 1px solid #CABEB2;
}

A#view-results {
}

A#view-results:hover {
	text-decoration: none;
}

#democracy input[type=radio], #democracy input[type=checkbox], #democracy .dem-radio {
	width: auto;
	border: 0;
	padding: 0;
	display: inline;
	margin: 0;
}

#pollResults {
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#pollResults THEAD, #pollResults TFOOT {
	height: 60px;
	margin: 0;
	padding: 0;
}

#pollResults THEAD TD {
	padding: 13px 10px;
	margin: 0;
	height: 34px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	vertical-align: top;
}

#pollResults TBODY TD {
	border-top: 1px solid #ffffff;
	background-color: #C5D4F5;
	height: 39px;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
}

#pollResults TD.answer {
	width: 80px;
	white-space: nowrap;
}

#pollResults TD.graph {
	width: 230px;
}

#pollResults TD.percent {
	width: 35px;
	padding: 0px 10px 0px 20px;
	text-align: right;
	white-space: nowrap;
}

#pollResults .dem-choice-border {
	margin: 2px 0;
	display: block;
	background-color: #fff;
	height: 21px;
	width: 98%;
	border: 0;
}

#pollResults .democracy-choice {
	display: block;
	background-image: url(/images/poll-bar.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	height: 21px;
	font-size: 1px;
	border: 0;
}

#pollResults A#view-results-table {
	color: #000000;
	font-weight: bold;
	display: block;
	padding: 0;
}
/************************** KRAJ  DEMOCRACY ***********************************/


/************************** NEWS POCETAK ***********************************/

.news-inner ul#list li{
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
	border-top:1px solid #ececec;
}
.news-inner .arrow-east-grey {
	background-image:url(/img/icons/arrow_east_grey.gif);
	background-position:10px 7px;
	background-repeat:no-repeat;
	display:block;
	padding:4px 5px 0 30px;
}
.news-inner .date {
   color:#727369;
   font-size:0.8em;
   line-height:1em;
   padding:0 0 4px 30px;
}
/************************** NEWS KRAJ ***********************************/
/************************** START First Visit ********************************/
.first-visit{
	width: 100%;
	height: 51px;
	border: #dbdbdb solid 1px;
	margin: 0 0 10px 0;
	position: relative;
}

.txt-first-visit{
	position: absolute;
	text-align: center;
	margin: 12px 0 0 250px;
}

.txt-first-visit .subtitle-first-visit{
	margin: 0;
}

.close-first-visit{	
	width: 24px;
	height: 24px;
	float: right;
	margin: 12px 11px 0 0;
	cursor: pointer;
}

.close-first-visit a{
	background-image: url(/img/icons/close_first_visit.gif);
	width: 24px;
	height: 24px;
	font-size: 0px;
	cursor: pointer;
}
/************************** END First Visit ********************************/