BODY {
	font-family: Arial,Helvetica,sans-serif;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	color:#FFF;
	margin-top: 3px ;
	margin-left: 3px ;
	background-color: #333333;
}

FORM{
	margin: 0px;
}

A {
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
}

A:hover {
	color: 000;
	text-decoration: underline;
}

IMG{ 
	margin: 0 auto; 
	padding: 0 auto; 
	border: none;
}

DIV {
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}

DIV.container {
	float: none;
	width: 995px;
	margin-left: auto;
	margin-right: auto;
}

DIV.content {
	width: 995px;
}

DIV.top {
	width: 995px;
	background-color: #000;
}

DIV.top DIV.list_top {
	float: left;
	border-top: 3px solid #666666;
	border-bottom: 3px solid #666666;
}

DIV.top UL.list_top_menu {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	width: 825px;
	height: 16px;
	float: left;
}

DIV.top LI.list_top_menu {
	display: inline;
}

DIV.top LI.lang {
	padding: 0px 0px 0px 400px;
}

DIV.top LI.list_top_menu H3.h3_parent {
	display: inline;
}

DIV.top LI.list_top_menu H3.h3_parent A{
	padding: 0px 10px 0px 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

DIV.top LI.list_top_menu H3.h3_parent A:hover{
	color: #666;	
}

DIV.top LI.list_top_menu IMG {
	/*padding: 0px 15px 0px 15px;*/
}

DIV.top UL.list_top_menu_lang {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	width: 170px;
	height: 16px;
	float: right;
}

DIV.top LI.list_top_menu_lang {
	display: inline;
}

DIV.top LI.lang {
	padding: 0px 0px 0px 400px;
}

DIV.top LI.list_top_menu_lang H3.h3_parent {
	display: inline;
}

DIV.top LI.list_top_menu_lang H3.h3_parent A{
	padding: 0px 10px 0px 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

DIV.top LI.list_top_menu_lang H3.h3_parent A:hover{
	color: #666;	
}

DIV.top LI.list_top_menu_lang IMG {
	/*padding: 0px 15px 0px 15px;*/
}

TABLE.main {
	background-color: #666666;
}

TABLE.main TD.main_left {
	width: auto;	
}

TABLE.main TD.main_right {
	width: 586px;
	padding: 0px 2px 10px 2px;
	margin: 0px;
	background-color: #999999;
	color: #FFF;
}

TABLE.main TD.main_right A{
	color: #000;
}

#table_cat_side {

}

#table_cat_side TD.cat_side {
	background-color: #000;
	border-bottom: 1px solid #666666;	
}

#table_cat_side TD.cat_side H2 {
	margin: 0px;
	padding: 5px 0px 5px 5px;
}

A.cat_side{
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

A.cat_side:hover{
	color: #666666;
	text-decoration: none;	
}

TABLE.outer_left TD.leftMe {
	/*width: 23%;*/
	background-color: #666;
}

TABLE.outer_left TD.outer_right {
	width: 205px;
	background-color: #666666;
}

DIV.desnoOkvirKorpa {
	width: 200px;
	float: right;
	padding: 0px 0px 20px 0px;
	background-color: #000;
}

DIV.desnoOkvirKorpa DIV.sadrzajKorpe {
	float: none;
	color: #FFF;
	font-size: 11px;
	padding: 5px 0px 0px 10px;
}

DIV.desnoOkvirKorpa DIV.desnoNaslovBordo {
	width: 100%;
}

DIV.desnoOkvirKorpa DIV.sadrzajKorpe A{
	color: #999999;
}

DIV.desnoOkvirKorpa DIV.desnoNaslovBordo DIV.korpa-text {
	padding: 13px 0px 0px 0px;
	font-size: 14px;
}

DIV.desnoOkvir {
	width: 202px;
	float: right;
	padding: 20px 0px 0px 0px;
}

DIV.desnoOkvir IMG{
    padding-left: 9px;
}

DIV.login_form{
	background-color: #000000;
    margin: 5px 0px 5px 5px;
	width: 200px;
}

DIV.login_form DIV.field{
	display: inline;
	width: 187px;
	padding: 5px;
}

DIV.login_form DIV.field#username LABEL.text{
	font-size: 12px;
    padding-right: 10px;
	float: left;
}

DIV.login_form DIV.field#username INPUT{
	width: 120px;
	float: right;
}

DIV.login_form DIV.field#password LABEL.text{
	font-size: 12px;
    padding-right: 4px;
	float: left;
}

DIV.login_form DIV.field#password INPUT{
	width: 120px;
	float: right;
}

DIV.login_form DIV.field#remember_me{
	width: 112px;
	padding: 0px 0px 0px 5px;
}

DIV.login_form DIV.field#remember_me LABEL.checkbox{
	font-size: 12px;
}

DIV.login_form DIV.button{
	padding: 5px 0px;
}

DIV.login_form DIV.button INPUT{
	background-color: #999999;
    border: medium none;
    margin: 0px;
    padding: 0px;
    width: 75px;
}

DIV.login_form DIV.links{
	padding: 0px 0px 5px 5px;
	width: 187px;
}
DIV.login_form DIV.links SPAN.register_now{
	display: block;
	padding-bottom: 5px;
}

DIV.login_form DIV.links SPAN A{
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

DIV.login_form DIV.links SPAN A:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

TD.main_right DIV.massage {
    margin-top: 15px;
    text-align: center;
	width: 100%;
}

TD.main_right DIV.login_form {
    margin: 10px auto 0;
    text-align: center;
    width: 202px;
}

TD.outer_right DIV.login_form DIV.customer{
	padding: 5px;
}

TD.outer_right DIV.login_form DIV.customer SPAN{
	display: block;
	padding-bottom: 5px;
}

TD.outer_right DIV.login_form DIV.customer SPAN A{
	text-decoration: none;
}

TD.outer_right DIV.login_form DIV.customer SPAN A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

TD.outer_right DIV.login_form DIV.links SPAN{
	display: block;
	padding-bottom: 5px;
}

TD.main_right UL.order_form{
	list-style: none;
	padding: 0px;
}

TD.main_right UL.order_form A{
	color: #FFFFFF;
	text-decoration: none;
}

TD.main_right UL.order_form A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

TD.main_right DIV.forgot_password_form{
	margin-top: 15px;
	width: 100%;
}

TD.main_right DIV.forgot_password_form DIV.field{
	float: none;
	padding-bottom: 10px;
	text-align: center;
}

TD.main_right DIV.forgot_password_form DIV.field LABEL{
	padding-right: 5px;
}

TD.main_right DIV.forgot_password_form DIV.button{
	width: 100%;
	text-align: center;
}
TD.main_right DIV.forgot_password_form DIV.button INPUT{
	border: none;
}

TD.main_right TABLE.order_history{
	margin-top: 15px;
}

TD.main_right DIV.login_form FORM {
    margin: 0 auto;
    padding: 5px;
    width: 205px;
}
	
TD.main_right DIV.login_not_ok{
	width: 100%;
}	

TD.main_right DIV.customer_form DIV.field{
	padding-bottom: 5px;
	text-align: right;
	width: 450px;
}

TD.main_right DIV.customer_form DIV.field LABEL.text{
	padding-right: 5px;
	float: left;
}

TD.main_right DIV.customer_form DIV.field LABEL.textarea{
	padding-right: 5px;
	float: left;
}

TD.main_right DIV.customer_form DIV.field INPUT{
	float: right;
	width: 220px;
}

TD.main_right DIV.customer_form DIV.field SELECT{
	width: 220px;
}

TD.main_right DIV.customer_form DIV.field TEXTAREA{
	width: 220px;
}

TD.main_right DIV.customer_form DIV.button{
	float: right;
	padding-top: 10px;
}

TD.main_right DIV.customer_form DIV.button INPUT{
	border: none;
}

TD.main_right DIV.change_password DIV.field{
	padding-bottom: 5px;
	text-align: right;
	width: 450px;
}

TD.main_right DIV.change_password{
	padding-bottom: 20px;
}

TD.main_right DIV.change_password DIV.field LABEL.text{
	padding-right: 5px;
	float: left;
}
TD.main_right DIV.change_password DIV.field INPUT{
	float: right;
	width: 220px;
}

TD.main_right DIV.change_password DIV.button{
	float: right;
	padding-top: 10px;
}

TD.main_right DIV.change_password DIV.button INPUT{
	border: none;
}

DIV.desnoNaslov {
	width: 100%;
	height: 20px;
	background-image: url('/user/include/partizan/images/najnovije_u_ponudi.gif');
	background-repeat: no-repeat;
	background-color: #000;
}

DIV.desnoNaslov SPAN.naslov{
	display: block;
	padding: 3px 0px 3px 30px;
	color: #FFF;
	font-size: 12px;
}

DIV.search {
	padding: 20px 0px 0px 0px;

}

TD.main_right DIV.search {
	width: 580px;
	background-color: #FFF;
}

DIV.search A{
	padding: 0px 5px 0px 10px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;	
}

DIV.search TABLE TD SPAN{
	display: block;
	padding: 7px 0px 0px 20px;
	color: #FFF;
	font-size: 12px;	
}

#f_pattern {
	width: 120px;
}

DIV.bottom-menu {

}

DIV.main-image {
	padding: 0px 0px 5px 0px;
}

DIV.frontOkvir {
	width: 100%;
	padding: 10px 0px 0px 0px;
}

DIV.frontOkvir DIV.NaslovCrno{
	float: none;
}

DIV.frontOkvir DIV.NaslovCrno DIV.Naslov {
	width: 250px;
	height: 25px;
	background-image: url('/user/include/partizan/images/black-header-background.gif');
	background-repeat: no-repeat;	
}

DIV.frontOkvir DIV.NaslovCrno DIV.Naslov P.text {
	margin: 0px;
	padding: 6px 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
}

DIV.frontOkvir DIV.sadrzaj {
	background-color: #FFF;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	width: 586px;
}

DIV.frontOkvir DIV.sadrzaj DIV.random_items {
	/*height: 180px;*/
}

DIV.frontOkvir DIV.sadrzaj DIV.random_items DIV.items-desc{
	width: 100%;
	padding: 10px 0px 5px 10px;
}

DIV.frontOkvir DIV.sadrzaj DIV.random_items DIV.item_single {
	height: 220px;
    margin-left: 5px;
    width: 280px;
}

DIV.frontOkvir DIV.sadrzaj DIV.random_items DIV.item_single DIV.item-buttons{
	width: 100px;
	padding: 25px 0px 0px 10px;
}

DIV.frontOkvir DIV.sadrzaj DIV.random_items DIV.item_single DIV.img {
}

DIV.frontOkvir DIV.sadrzaj DIV.random_items DIV.item_single DIV.name {
	width: 100%;
	float: none;
}

DIV.frontOkvir DIV.sadrzaj DIV.random_items DIV.item_single DIV.name A{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

DIV.frontOkvir DIV.sadrzaj DIV.random_items DIV.item_single DIV.price {
	width: 100%;
	font-size: 11px;	
	color: #000;
}

DIV.rotation {
	height: 200px;
}

DIV#divImg {
	width: 202px;
	text-align: center;
}

DIV#divTxt {
	width: 200px;
	text-align: center;
}

DIV#divTxt A {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

DIV#divTxt A:hover{
	text-decoration: underline;
}

DIV.rightFrame {
	width: 202px;
	border-bottom: 2px solid #000;
	background-color: #FFF;
}

DIV.rightFrame DIV.item_single {
	width: 100%;
}

DIV.rightFrame TD.thumbs_list DIV.item_single {
	width: 202px;
}

DIV.rightFrame DIV.item_single DIV.img{
	float: none;
	text-align: center;
}

DIV.rightFrame DIV.item_single DIV.name{
	float: none;
	text-align: center;
}

DIV.rightFrame DIV.item_single DIV.name A{
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

DIV.rightFrame DIV.item_single DIV.price{
	display: none;
}

DIV.rightFrame DIV.info-button {
	display: none;
}

DIV.rightFrame DIV.item-single-basket {
	display: none;
}

DIV.rightFrame DIV.items-desc {
	width: 100%;
}

DIV.rightFrame TD.thumbs_list {
	height: 170px;
}

TD.thumbs_list DIV.item_single {
	width: 285px;
}

DIV.bottom-menu UL{
	list-style: none;
	padding: 25px 0px 0px 10px;
	margin: 0px;
}

DIV.bottom-menu LI{
	height: 15px;
	padding: 2px 0px 0px 0px;
	font-size: 12px;
	/*background-image: url('/user/include/partizan/images/top_menu_separator.gif');*/
}

DIV.bottom-menu LI:hover{
}

DIV.bottom-menu LI A{
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 12px;
}

DIV.bottom-menu LI A:hover{
	color: #FFF;
	background-image: url('/user/include/partizan/images/white-triangle.jpg');
	background-repeat: no-repeat;
	text-decoration: none;	
	font-weight: bold;
}

DIV.partnerstvo {
	width: 190px;		
	height: 110px;
	background-image: url('/user/include/partizan/images/partner_pozadina.gif');
	background-repeat:no-repeat;
	display: inline;	
	margin: 10px 0px 0px 0px;
}

DIV.partnerstvo P{
	margin: 0px;
	padding: 10px;
	font-size: 13px;
}

DIV.partnerstvo P A {
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
}

DIV.partnerstvo P A:hover {
	color: #666666;
	text-decoration: none;	
}

DIV.prijatelji-sajta2 {
	padding: 10px 0px 0px 10px;
}

TABLE.main TD.main_left DIV.desnoOkvir {
	width: 190px;
	float: left;
}

DIV.prijatelji-sajta {
	float: left;
	background-color: #FFF;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	text-align:center;
	width: 190px;
}

DIV.prijatelji-sajta DIV.bg_black {
	width: 190px;
	float: left;
	background-color: #000;
	text-align:center;
	padding: 3px 0px;
}

DIV.prijatelji-sajta DIV.bg_white {
	width: 190px;
	float: left;
	background-color: #fff;
	text-align:center;
	padding: 3px 0px;
}
	
DIV.prijatelji-sajta P {
	color:#000000;
	font-weight:bold;
	text-align:center;
	margin: 0px;
	padding-bottom: 10px;
}

DIV.prijatelji-sajta TABLE {
	padding: 0px 0px 0px 10px;
}

DIV.bottom {
	width: 100%;
	height: 30px;
	background-color: #000;
}

DIV.bottom DIV.menu {
	padding: 3px 0px 0px 20px;
	color: #FFF;	
}

DIV.bottom H4.h4_parent{
	display: inline;
	color: #FFF;
}

DIV.bottom H4.h4_parent A {
	padding: 0px 3px 0px 3px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;	
}

DIV.bottom H4.h4_parent A:hover{
	color: #666;
	text-decoration: none;	
}

DIV.bottom DIV.asset {
	float: right;
	color: #FFF;
	padding: 2px 2px 0px 0px;
}

DIV.bottom DIV.asset P{
	margin: 0px;
	padding: 0px;
	text-align: right;
}

DIV.bottom DIV.asset P A{
	font-size: 12px;
	color: #FFF;
}

DIV.bottom DIV.asset P A:hover{
	font-size: 12px;
	color: #FFF;
}

DIV.item_single DIV.item-single-basket {
	width: 100px;
	height: 20px;
}

DIV.item_single DIV.item-single-basket A.add_to_order {
	background-image: url('/user/include/partizan/images/dodaj.gif');
	background-repeat: no-repeat;
	width: 100px;
	height: 20px;
	display: block;
}

DIV.item_single DIV.item-single-basket A.add_to_order_en {
	background-image: url('/user/include/partizan/images/dodaj_en.gif');
}

DIV.item_single DIV.item-single-basket A.add_to_order_ci {
	background-image: url('/user/include/partizan/images/dodaj_ci.gif');
}

DIV.item_single DIV.info-button {
	width: 100px;
	height: 20px;	
	padding: 5px 0px 0px 0px;
}

DIV.item_single DIV.info-button A.details_button{
	background-image: url('/user/include/partizan/images/info.gif');
	background-repeat: no-repeat;
	width: 100px;
	height: 20px;
	display: block;
}

DIV.item_single DIV.info-button A.info_en {
	background-image: url('/user/include/partizan/images/info_en.gif');
}

DIV.item_single DIV.info-button A.info_ci {
	background-image: url('/user/include/partizan/images/info_ci.gif');
}

/*CATEGORY*/

DIV.category-top {
	height: 84px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

DIV.category-top DIV.category-image {
	width: 545px;
	height: 84px;	
}

DIV.category-top DIV.category-name {
	position: absolute;
	clear: both;
	bottom: 15px;
	left: 25px;
	color: #FFF;
	font-size: 30px;
	width: 400px;
}

DIV.category-top DIV.category-name H1 {
	color: #FFF;
	font-size: 30px;
	margin: 0px;
	font-weight: normal;
}

DIV.category-top DIV.category-name DIV.name {
	float: none;
}

DIV.category-top DIV.category-name EM{ 
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

DIV.main_right_div {
	background-color: #666666;
}

DIV.main_right_div TABLE TD.item_list_wrapper {
	background-color: #FFF;
}

DIV.item_single {
	height:200px;
	width:285px;
}

DIV.item_single DIV.item-buttons{
	width: 100px;
	padding: 25px 0px 0px 10px;
}

DIV.item_single DIV.img {
	width: 170px;
	height: 170px;
	text-align: center;
}

DIV.item_single DIV.img IMG {

}

DIV.item_single DIV.name {
	width: 100%;
	float: none;
}

DIV.item_single DIV.name A{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

DIV.item_single DIV.price {
	width: 100%;
	font-size: 11px;	
	color: #000;
}

DIV.item_single DIV.items-desc {
	padding: 0px 0 5px 2px;
	width:100%;
}



TABLE.cat_item_list TD.cat_item_list {
	padding: 0px 0px 0px 5px;
}

DIV.sorting INPUT {
	display: none;
}


/* ITEM */

DIV.single-item {
	width: 100%;
	background-color: #FFF;
}

DIV.single-item DIV.name-item {
	width: 339px;
	padding: 5px 0px 10px 10px;
	color: #000;
	font-weight: bold;
}

DIV.single-item DIV.name-item H1 {
	margin: 0px;
	font-size: 18px;
}

DIV.single-item DIV.image-item {
	width: 350px;
	text-align: center;
}

DIV.single-item DIV.description-item  H2{
	margin: 10px 0px 0px 0px;
	color: #000;
	font-size: 12px;
}

DIV.single-item DIV.description-item {
	float: right;
	margin: 0 5px;
	width: 190px;
	color: #000;
	font-size: 12px;
}

DIV.single-item DIV.item-price {
	width: 93%;
	border: 1px solid #DDDDDD;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}

DIV.single-item DIV.item-price P.label-price {
	width: 50px;
	float: left;
}

DIV.single-item DIV.item-price P.price {
	width: 110px;
	float: left;
}

DIV.item-price P.price SPAN.priceWoDiscount {
	display: block;
	float: left;
	width: 72px;
}

DIV.item-price P.price SPAN.priceWDiscount {
	display: block;
	float: left;
	width: 70px;
}

DIV.single-item DIV.item-price P.price I {
	display: block;
}

DIV.item-desc1 {
	width: 93%;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}


DIV.item-desc2 {
	width: 93%;
	padding: 5px 0px 0px 10px;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

DIV.item-desc2 DIV.quantity {
	width: 100%;
}

DIV.item-desc2 DIV.quantity P.label {
	width: 50%;
}

DIV.item-desc2 DIV.quantity P.field {
	width: 50%;
}

DIV.item-desc2 DIV.quantity P.field INPUT {
	height: 20px;
}

DIV.item-desc2 DIV.quantity P.label {
	width: 65px;
	height: 20px;
	float: left;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	font-size: 15px;
}

DIV.item-desc2 DIV.quantity P.field {
	float: left;
	margin: 0px;
	width: 50%;
}

DIV.item-desc2 DIV.comment {
	width: 100%;
	padding: 5px 0px 0px 0px;
}

DIV.item-desc2 DIV.comment P.label {
	width: 65px;
	height: 20px;

	float: left;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	font-size: 15px;	
}

DIV.item-desc2 DIV.comment P.field {
	float: left;
	margin: 0px;
	width: 50%;
}

DIV.item-desc2 DIV.comment P.field INPUT {
	width: 100px;
	height: 20px;
}

DIV.item-desc2 DIV.submit {
	width: 100%;
	padding: 5px 0px 0px 0px;
}

DIV.item-desc2 DIV.submit DIV.field {
	float: right;
	padding: 0px 2px 0px 0px;
}

DIV.submit DIV.field INPUT.item_add {

}

DIV.submit DIV.field INPUT.add_to_order {
	display: block;
	width: 100px;
	height: 21px;
	border: 0px;
	background-image:url(images/dodaj.gif);	
}

DIV.submit DIV.field INPUT.add_to_order_en {
	width: 100px;
	height: 21px;
	border: 0px;
	background-image:url(images/dodaj_en.gif);	
}

DIV.submit DIV.field INPUT.add_to_order_ci {
	width: 100px;
	height: 21px;
	border: 0px;
	background-image:url(images/dodaj_ci.gif);	
}

DIV.item-desc3 {
	width: 93%;
	padding: 5px 0px 0px 10px;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

DIV.item-desc3 DIV.tell-a-friend {
	width: 100%;
}

DIV.item-desc3 DIV.tell-a-friend DIV.friend-form {
	width: 130px;
}

DIV.item-desc3 DIV.tell-a-friend DIV.image {
	width: 17px;
	height: 22px;
	padding: 0px 0px 0px 3px;
	background-image: url('/user/include/partizan/images/mail.jpg');
	background-repeat: no-repeat;
}

DIV.item-desc3 DIV.view-order DIV.image {
	width: 17px;
	height: 22px;
	padding: 0px 0px 0px 3px;
	background-image: url('/user/include/partizan/images/small-basket.jpg');
	background-repeat: no-repeat;
}

DIV.item-desc3 DIV.tell-a-friend DIV.friend-form INPUT.tell_friend {
	background-color: #FFF;
	border: 0px solid #EEE;
	width: 130px;
}

DIV.item-desc3 DIV.view-order {
	width: 100%;
}

DIV.item-desc3 DIV.view-order DIV.order-form  {
	width: 130px;
}

DIV.item-desc3 DIV.view-order DIV.order-form INPUT.view_order {
	background-color: #FFF;
	border: 0px solid #EEE;
	width: 130px;	
}

DIV.assets-item {
	padding: 5px 0;
    width: 580px;
}

DIV.assets-item DIV.item_comments {
	color: #669966;
	font-size: 12px;
	position: relative;
}

#comments_link_div {
	float: none;
	width: 30%;
}

#mark_div {
	float: none;
}

#post_div A {
	color: #669966;
	text-decoration: none;
}

#post_div A:hover {
	color: #666666;
} 

DIV.recommended_wrapper {
	width: 100%;
	background-color: #FFF;
	color: #000;
}


DIV.recommended_header{
	
}

DIV.sorting-header {
	width: 100%;
	margin: 2px 0px 0px 0px;
	display: inline;
	background-color: #000;
	background-image: url('/user/include/partizan/images/preporuka.jpg');
	background-repeat: no-repeat;	
}

DIV.sorting {
	width: 180px;
	height: 25px;
	float: right;
	background-color: #000;
	color: #FFF;
	font-size: 13px;
}

DIV.sorting FORM {
	padding: 1px 0px 0px 0px;
}

DIV.sorting P {
	width: 55px;
	height: 20px;
	float: left;
	margin: 0px;
	padding: 4px 0px 0px 5px;
}

TD.item_list_header {
	color: #FFF;
	font-size: 12px;
	padding: 20px 0px 0px 0px;
}

TD.item_list_header DIV.recommended_wrapper {
	padding: 0px 0px 10px 0px;
	background-color: #666666;
}

TD.item_list_header DIV.recommended_wrapper DIV.recommended_header {
	float: none;
	background-image: url('/user/include/partizan/images/preporuka.jpg');
	background-repeat: no-repeat;
	width: 250px;
	height: 25px;
	color: #FFF;
}

TD.item_list_header DIV.recommended_wrapper DIV.recommended_header P{
	margin: 0px;
	padding: 5px 0px 0px 10px;
	font-size: 14px;
}

TD.item_list_header DIV.recommended_header {
	width: 100%;
	height: 25px;
	background-image: url('/user/include/partizan/images/preporuka.jpg');
	background-repeat: no-repeat;
	font-size: 14px;
	/*padding: 10px 0px 0px 0px;*/
	font-weight: bold;
	background-color: #000;
}

TD.item_list_header DIV.recommended_header DIV.text {
	height: 20px;
	padding: 5px 0px 0px 5px;
}

TD.item_list_header DIV.recommended_header P {
	width: 45px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	font-size: 11px;
}	

#f_sorting_id {
	width: 100px;
}

TD.item_list_header DIV.recommended_wrapper DIV.recommended_body {
	width: 100%;
	background-color: #FFF;
}

P.price SPAN.priceWoDiscount {
	text-decoration: line-through;
}

/*BASKET*/

TD.main_right P.order_view_title {
	color: #FFF;
}

TD.main_right TD.cat_single_wrapper {
	height: 84px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

DIV.order_currency {
	float: none;
	color: #FFF;
}

TD.order_view {
	font-size: 12px;
}

#header_item {
	width: 48%;
}

#header_quantity {
	width: 5%;
}

#header_unitprice {
	width: 22%;
}

#details_currency_1 {
	font-size: 14px;
	color: #FFF;
}

#details_currency_1 INPUT.item_single {
	width: 100px;
	height: 21px;
	background-image: url('/user/include/partizan/images/button_blk.gif');
	color: #FFF;
	border: 1px solid #444;
}

#details_currency_2 {
	font-size: 14px;
	color: #FFF;
}

#details_currency_2 INPUT.item_single {
	height: 20px;
	background-image: url('/user/include/partizan/images/button_blk.gif');
	color: #FFF;
	border: 1px solid #444;
}

#details_currency_3 {
	font-size: 14px;
	color: #FFF;
}

#details_currency_3 INPUT.item_single {
	height: 20px;
	background-image: url('/user/include/partizan/images/button_blk.gif');
	color: #FFF;
	border: 1px solid #444;
}

TABLE.order_user_view {
	float: left;
}

P.search {
	color: #FFF;
}

DIV.search DIV.category DIV.caption {
	float: none;
}

TABLE.tell_friend_form {
	color: #FFF;
}

TABLE.tell_friend_form TD {
	width: 130px;
	height: 20px;
	text-align: left;
	font-size: 14px;
}

TABLE.order_user_details {
	height: 522px;
	color: #FFF;
}

TABLE.order_user_details TABLE {
	color: #FFF; 
}

#searchform TABLE TD {
	padding: 0px 0px 0px 15px;
}

DIV.breadcrumb {
	float: none;
	color: #FFF;
	background-color: #666666;
	padding: 0px 0px 0px 4px;
	font-size: 13px;
	font-weight: normal;
}

DIV.breadcrumb A {
	color: #FFF !important;	
	font-size: 12px;
	font-weight: normal;	
}

DIV.breadcrumb A:hover {
	color: #000 !important;
	text-decoration: none;
}

DIV.breadcrumb H3 {
	margin: 0px;
	font-size: 14px;
	display: inline;
}

DIV.breadcrumb H3 A {
	color: #FFF;
	text-decoration: none;
}

TABLE.comment_mark {
	color: #FFF;
}

#f_shipment_id_2 SELECT {
	font-size: 11px;
}

TABLE.order_user_details TD.user_details {
	width: 20%;
	height: 25px;
	font-size: 12px;
	text-align: left;
}

TD.user_details_field INPUT.item_single {
	height: 20px;
	background-image: url('/user/include/partizan/images/button_blk.gif');
	color: #FFF;
	border: 1px solid #444;
}

DIV.order_finalize {
	font-size: 13px;
	padding: 0px 5px 0px 5px;
}


DIV.order_finalize INPUT{
	height: 21px;
	background-image: url('/user/include/partizan/images/button_blk.gif');
	color: #FFF;
	border: 1px solid #444;
}

DIV.print_friendly_link {
	float: none;
	display: none;
}

TD.user_details {
	height: 522px;
}

FONT.user_details {
	display: block;
}

FONT.user_details A:hover{
	color: #000;
}

DIV.order_cc {
	color: #FFF;
	font-size: 14px;
}

DIV.order_cc TBALE {
	color: #FFF;
}

DIV.order_cc INPUT{
	height: 20px;
	background-image: url('/user/include/partizan/images/button_blk.gif');
	color: #FFF;
	border: 1px solid #444;
}

DIV.order_cc TD.cc_label {
	color: #FFF;
}

DIV.order_cc TD.cc_number {
	color: #FFF;	
}

TABLE.comment_mark TD.user_details {
	width: 10%;
	height: 20px;
	font-size: 14px;
}

TABLE.comment_mark INPUT.post_comment {
	height: 20px;
	background-image: url('/user/include/partizan/images/button_blk.gif');
	color: #FFF;
	border: 1px solid #444;
}

TD.order_view_price {
	font-size: 15px;
	font-weight: bold;
}

#price{
	font-size: 15px;
	font-weight: bold;
}

#value_shipping_cost #price {
	font-size: 15px;
	font-weight: bold;
}

#value_total_cost #price {
	font-size: 18px;
	font-weight: bold;
}

#comment_mark_action_history_btn {
	padding: 0px 0px 0px 10px;
}

#comment_mark_action_history_btn INPUT {
	height: 20px;
	background-image: url('/user/include/partizan/images/button_blk.gif');
	color: #FFF;
	border: 1px solid #444;
}

#most_recent_comments {
	color: #000;
	border:1px solid #666;
	display:none;
	left: 105px;
	opacity:0.7;
	position:absolute;
	top: -26px;
	width: 380px;
	padding: 2px;
	background-color: #FFF;
}

#most_recent_comments DIV{
	font-weight: bold;
	float: none;
}

#most_recent_comments DIV.comment-comment {
	font-weight: normal;
}


DIV.item_comments DIV#most_recent_comments DIV.comment {
    display: inline;
    float: left;

    width: 390px;
    margin: 5px 5px 5px 5px;
}

DIV.item_comments DIV#most_recent_comments DIV.comment DIV.comment-date {
    display: block;
    float: left;

    width: 80px;
    padding: 0px 3px 0px 2px;

    color: #444444;
}

DIV.item_comments DIV#most_recent_comments DIV.comment DIV.comment-name {
    display: block;
    float: left;

    width: 190px;
    padding: 0px 3px 0px 2px;

    color: #444444;
}

DIV.item_comments DIV#most_recent_comments DIV.comment DIV.comment-country-name {
    display: none;

    color: #444444;
}

DIV.item_comments DIV#most_recent_comments DIV.comment DIV.comment-ip {
    display: none;

    color: #444444;
}

DIV.item_comments DIV#most_recent_comments DIV.comment DIV.comment-mark {
    display: block;
    float: left;

    width: 105px;
    padding: 0px 3px 0px 2px;

    color: #444444;
}

DIV.item_comments DIV#most_recent_comments DIV.comment DIV.comment-comment {
    display: block;
    float: left;

    width: 385px;
    padding: 0px 3px 0px 2px;

    color: #012954;
}

DIV.item_comments DIV#most_recent_comments DIV.comments_link {
    display: inline;
    float: left;

    width: 390px;
    margin: 5px 5px 5px 5px;
}

DIV.item_comments DIV#most_recent_comments DIV.comments_link A {
    color: #012954;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

DIV.item_comments DIV#most_recent_comments DIV.comments_link A:hover {
    color: #012954;
}


#p_details{
	width: 500px;
}

#p_details LI.li_label {
	display: none;
}

#p_details LI.li_value {
	display:inline !important;
}

#li_x_name {
	display: inline;
}

#li_x_surname {
	display: inline;	
}

#li_x_e_mail {
	display: inline;
}

#br_after_ul_x_e_mail {
	display: block!important;
}

#ul_x_e_mail {
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#ul_x_name {
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#ul_x_surname {
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#ul_x_surname {
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#ul_x_surname {
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#ul_x_surname {
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#ul_x_address {
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#li_x_address {
	display: inline;
}

#ul_x_zipcode{
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#li_x_zipcode {
	display: inline;
}

#li_x_city {
	display: inline;	
}

#br_after_ul_x_surname {
	display: block!important;
}

#br_after_ul_x_address {
	display: block!important;
}

#br_after_ul_x_city {
	display: block!important;
}

#li_x_country {
	display: inline!important;
}

#br_after_ul_x_country {
	display: block!important;
}

#li_x_shipment {
	display: inline!important;
}

#br_after_ul_x_shipment {
	display: block!important;
}

#li_x_shipment {
	display: inline;
}

#ul_x_city{
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#ul_x_country{
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#ul_x_country{
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#ul_x_shipment{
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#ul_x_phone{
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#ul_x_mobile{
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#ul_x_comment{
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}


div#p_details li {
	list-style-type:none;	
}

#p_details BR {
	
}

DIV.rightFrame UL.items_tag_ul {
	padding: 0px 0px 0px 15px;
	margin: 10px 0px;
	list-style: none;
}

DIV.rightFrame UL.items_tag_ul A {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


DIV.rightFrame UL.items_tag_ul A:hover {
	text-decoration: underline;
}

DIV.banner {
	float: right;
}

.image_navigation {
	color: #FFF;
	background-image: url('/user/include/partizan/images/button_blk.gif');
	height: 19px;
	border: 0px;
}

DIV.image-nav {
	width: 100%;
	height: 25px;
	float: none;
}

DIV.next-image {
	width: 175px;
	height: 20px;
}

DIV.next-image INPUT.image_navigation {
	float: right;
}

DIV.previous-image {
	width: 175px;
	height: 20px;
}

/* IMAGEGALLERY */

DIV.imageGallery {
    display: block;
    float: left;

}

DIV.imageGallery DIV.shadow {
    display: none;
    float: left;
}

DIV.imageGallery DIV#imageGalleryShadow {
    display: none;
    float: left;

    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;

    background-color: #5c5c5c;
    filter: alpha(opacity=75);
    opacity: 0.75;
    z-index: 999;
}

#image_big_button {
	opacity: 1;
}

DIV.imageGallery DIV.images {
    display: block;
    float: left;

}

DIV.imageGallery DIV.images DIV.image {
    display: none;
    float: left;

}

DIV.imageGallery DIV#image_big {
    position: absolute;
    top: 0;
    left: 0;

    z-index: 9999;

    background-color: #FFFFFF;
}

DIV.imageGallery DIV#image_big_buttonclose {
    float: right;
    
    cursor: pointer;
}

DIV.imageGallery DIV.navigation {
    display: block;
    float: left;

    width: 280px;
    padding-top: 5px;
}

DIV.imageGallery DIV.navigation SPAN {
    display: block;
    float: left;
}

DIV.imageGallery DIV.navigation DIV.image {
    display: block;
    float: left;

    cursor: pointer;
    padding-left: 5px;

    filter: alpha(opacity=50);
    opacity: 0.5;
}

DIV.imageGallery DIV.navigation DIV.active {
    filter: alpha(opacity=100);
    opacity: 1.0;
}

DIV.imageGallery DIV.navigation DIV.over {
    filter: alpha(opacity=75);
    opacity: 0.75;
}

/* IMAGEGALLERY */
DIV.fb {
    	width:185px;
    margin: 10px 0px 0px 0px;
}

DIV.youtubevideo {
	margin:10px 0px 0px 0px;
}
/* LAST ORDERS CAME FROM */
DIV.item_comments {
    float: left;
}
DIV.last_orders_came_from{
    float: right;
    margin: 0px 5px 0px 0px;
    font-size:14px;
	background-color: #FFF;
	padding: 10px;
    color: black;
    border: 1px solid #DDDDDD;
}
DIV.last_orders_came_from UL.items{
    width:190px;
    padding: 0px;
    margin: 0px 0px 0px 14px;
    list-style-image:url(images/bullet2.gif)
}
DIV.last_orders_came_from UL.items LI{
    clear:both;
    font-size:0.7em;
    width:190px;
    height:15px;
}
DIV.last_orders_came_from UL.items LI.item DIV.order{
    width:190px;
    height:15px;
}
LI.item DIV.order SPAN.order-city{

}
LI.item DIV.order SPAN.order-country{

}

SELECT#search_categories {
	margin-left: 10px;
}
LABEL#search_categories_label {
	display: none;
}

DIV.facebook  {
	padding: 3px 0px 3px 0px;
}

DIV.facebook IFRAME {
}

DIV.order_finalize INPUT.cc_platimo,
DIV.order_cc INPUT.cc_platimo {
	float: left;
	
	border: 2px solid #000000;
	background-color: #007CC7;
	
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
	background-image: url('');
}

TD.cc_label, 
TD.cc_number {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	color: #FFFFFF;
}

TD.cc_number INPUT {
	background-image: url('');
	color: #000000;
}

TABLE.main TD.main_right P.cc_platimo, 
TABLE.main TD.main_right P.cc_platimo A, 
TABLE.main TD.main_right P.cc_platimo A:hover {
	float: left;
	
	margin: 2px 5px;
	
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
DIV#countDown{
    background-image: url("images/tajmer_bckg.jpg");
    width: 190px;
    height: 85px;
	float: right;
	visibility: hidden;
	margin: 10px 5px 10px 0px;
}
DIV.title{
    height: 30px;
    padding-top: 5px;
    text-align: center;
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	float: none;
}
DIV#countDown DIV.numbers{
    float: none;
    padding: 0px 5px;
	height: 33px;
}
DIV#countDown DIV.numbers DIV#number{
	display: inline;
    float: left;
    width: 37px;
    height: 31px;
    margin: 0px 4px;
    background-image: url("images/number_bckg.png");
    background-repeat: no-repeat;
    font-size: 24px;
    color: #666666;
    letter-spacing: 5px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	padding-top: 2px;
}
DIV#countDown DIV.numbers DIV#number SPAN{
	 padding-left: 3px;
}
DIV#countDown DIV.labels{
    float: none;
    height: 17px;
	padding: 0px 5px;
}
DIV#countDown DIV.labels DIV#label{
	display: inline;
    float: left;
    color: #000000;
    font-size: 9px;
    width: 37px;
	height: 22px;
    text-align: center;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin: 0px 4px;
}
DIV#countDown DIV.labels DIV#label SPAN{
	
}

.cc_platimo_message {	
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
	color: #FFFFFF;
}
