BODY {
    margin: 0px 20px;
	
	background-image: url(images/body_background.gif);
	background-repeat: repeat-x;
	position: top;
}

BODY, TD, P, TEXTAREA {
    font-family: Arial;
    font-size: 12px;
	color: #333333;
}

FORM {
	margin: 0px;
}

TABLE.table_top {
	margin-bottom: 5px;
}

TABLE.table_top TD.table_top_links {
    width: 100%;
    height: 20px;
    
	padding: 0px 10px;
	
    background-color: #95A1A1;
}

TABLE.table_top TD.table_top_logo {
    width: 1%;
    height: 70px;
    
    background-color: #FFFFFF;
    
    text-align: center;
    vertical-align: middle;
}

TABLE.table_top TD.table_top_logo IMG {
	padding-top: 3px;
}

TABLE.table_top TD.table_top_search {
    width: 99%;
    height: 70px;
	padding: 0px 15px;
    
    text-align: center;
    vertical-align: middle;
}

TABLE.table_top TD.table_top_banner {
    width: 100%;
    height: 35px;
    
    text-align: center;
    vertical-align: middle;
}



TABLE.top_navigation {
}

TABLE.top_navigation DIV.separator {
	display: inline;
	float: left;
	
	padding: 0px 5px;
	
	color: #FFFFFF;
}

TABLE.top_navigation H3.h3_top_menu_item {
	display: inline;
	float: left;
	
	width: auto;
	margin: 0px;
}

TABLE.top_navigation H3.h3_top_menu_item A {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

TABLE.top_navigation DIV.language_separator {
	display: inline;
	float: left;
	
	padding: 0px 5px;
	
	color: #C0F2A9;
}

TABLE.top_navigation H3.h3_language_1 {
	display: inline;
	float: right;
	
	width: auto;
	margin: 0px;
	padding-left: 50px;
}

TABLE.top_navigation H3.h3_language_1 A {
	padding-right: 35px;
	
	background-image: url(images/language_flag_sr.gif);
	background-repeat: no-repeat;
	background-position: right;
	
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

TABLE.top_navigation H3.h3_language_2 {
	display: inline;
	float: right;
	
	width: auto;
	margin: 0px;
	padding-left: 50px;
}

TABLE.top_navigation H3.h3_language_2 A {
	padding-right: 35px;
	
	background-image: url(images/language_flag_en.gif);
	background-repeat: no-repeat;
	background-position: right;
	
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


TABLE.searchbox {
	width: 100%;
	height: 50px;
	padding: 0px;
    
    border-collapse: collapse;
    border: 1px solid #B7B7B7;
	background-color: #E8E3E6;
}

TABLE.searchbox INPUT.searchpattern {
	width: 95%;
	height: 25px;
	padding: 6px;
	border: 0px solid #FFFFFF;
}

TABLE.searchbox INPUT.searchbutton {
	width: 90px;
	height: 25px;
	margin: 0px 10px 0px 5px;
	border: 0px solid #F9BE66;
	background-color: #F9BE66;
	
	color: #FFFFFF;
	font-weight: bold;
	
}


TABLE.top_navigation H3.h3_language_3 {
	display: inline;
	float: left;
	
	width: auto;
	margin: 0px;
	
}

TABLE.top_navigation H3.h3_language_3 A {
	color: #C0F2A9;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


TABLE.table_middle {
	margin-top: 10px;
}

TABLE.table_middle TD {
	vertical-align: top;
}

TABLE.table_middle TD.table_middle_left {
    text-align: center;
    vertical-align: top;
}

TABLE.table_middle TD.table_middle_right {
    width: 1%;
	text-align: center;
    vertical-align: top;
	padding-top:2px;
}



TABLE.table_bottom {
    background-color: #D9D5D4;
}

TABLE.table_bottom TD.table_bottom_links {
    display: inline;
    float: right;
    padding: 5px;
}

TABLE.table_bottom TD.table_bottom_links DIV.separator {
	display: inline;
	float: left;
	
	padding: 0px 5px;
	
	color: #7A7473;
}

TABLE.table_bottom TD.table_bottom_links H3.h3_bottom_menu_item {
	display: inline;
	float: left;
	
	width: auto;
	margin: 0px;
}

TABLE.table_bottom TD.table_bottom_links H3.h3_bottom_menu_item A {
	color: #7A7473;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

TABLE.table_bottom TD.table_bottom_banner {
    display: inline;
    float: left;
    padding: 5px;
}



TABLE.cat_side {
    width: 165px;
    padding: 0px;
    
    border-collapse: collapse;
    border-top: 1px solid #B7B7B7;
	border-left: 1px solid #B7B7B7;
	border-right: 1px solid #B7B7B7;
	border-bottom: 0px solid #000000;
}

TABLE.cat_side TD.cat_side {
    width: 163px;
    margin: 0px;
    padding: 0px;
    
    background-color: #E8E8E8;
}

TABLE.cat_side TD.cat_side DIV.cat_children_off {
    display: none;
}

TABLE.cat_side TD.cat_side DIV.cat_children_on {
    display: block;
	float: left;
	padding: 10px 0px;
}

TABLE.cat_side TD.cat_side H2 {
	display: block;
	float: left;
    width: 163px;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px;
    
    background-color: #959FA1;
	border-bottom: 1px solid #B7B7B7;
    
    font-size: 12px;
    font-weight: bold;
    color: #FFBA57;
}

TABLE.cat_side TD.cat_side H2 A {
	display: block;
	float: left;
    padding: 0px 10px;
	
	font-size: 12px;
    font-weight: bold;
    color: #FFBA57;
    text-decoration: none;
}

TABLE.cat_side TD.cat_side H2 A:hover {
}

TABLE.cat_side TD.cat_side DIV.cat_child {
	display: block;
	float: left;
	
    width: 163px;
    margin: 0px;
    padding: 0px 0px 5px 0px;
    
    background-color: #E8E8E8;
}

TABLE.cat_side TD.cat_side DIV.cat_child H2 {
	display: block;
	float: left;
	
    width: 163px;
    margin: 0px;
    padding: 0px 0px;
    
    background-color: #E8E8E8;
	border-bottom: 0px solid #000000;
    
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

TABLE.cat_side TD.cat_side DIV.cat_child H2 A {
	display: block;
	float: left;
    padding: 0px 10px;
	
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

/*
TABLE.cat_side TD.cat_side DIV.cat_child H2 A:before {
	content: "\3E \ ";
}
*/

TABLE.cat_side TD.cat_side DIV.cat_child H2 A:hover {
    font-size: 12px;
    font-weight: normal;
    color: #555555;
    text-decoration: none;
}


TABLE.main TD.main_left {
	padding-top:0px;
}

TABLE.main TD.main_right {
	padding: 0px 10px;
}


TABLE.window {
    width: 160px;
    padding: 0px;
	margin-bottom: 15px;
    
    border-collapse: collapse;
    border: 1px solid #B7B7B7;
}

TABLE.window TD.caption {
    width: 158px;
    margin: 0px;
    padding: 2px 5px;
    
    color: #E9C071;
	font-weight: bold;
    background-color: #959FA1;
	text-align: center;
}

TABLE.window TD.content {
    width: 158px;
	height: 70px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    background-color: #FFFFFF;
	vertical-align: middle;
}

TABLE.window TD.red_caption {
    color: #FFBE72;
    background-color: #CE4A3B;
	text-align: left;
}

TABLE.window TD.content BR.shoping_cart_space {
	display: none;
}


TABLE.window TD.content DIV.shoping_cart_items {
	padding: 5px;
}

TABLE.window TD.content A.shoping_cart_order_update {
	display: block;
	
	width: 158px;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px;
	
	background-color: #C0C6C7;
	
	color: #333535;
	text-decoration: none;
	text-align: center;
}

TABLE.window TD.content A.shoping_cart_order_check_out {
	display: block;
	
	width: 158px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	
	background-color: #959fa0;
	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}



TABLE.redwindow {
    padding: 0px;
	margin-bottom: 15px;
    
    border-collapse: collapse;
    border: 1px solid #B7B7B7;
}

TABLE.redwindow TD.caption {
    margin: 0px;
    padding: 2px 5px;
    
    color: #FFFFFF;
	font-weight: bold;
    background-color: #CE4A3B;
	text-align: left;
}

TABLE.redwindow TD.content {
    width: 100%;
    margin: 0px;
    padding: 0px;
    
    background-color: #FFFFFF;
}



TABLE.pagination {
	margin: 0px 0px;
	padding: 5px 20px;
	
	background-color: #CF4A3C;
}

TABLE.pagination  TD {
	color: #FFFFFF;
	font-weight: bold;
}

TABLE.pagination  TD A {
	color: #F9BE66;
	font-weight: bold;
	text-decoration: none;
}

TABLE.pagination TD.sorting {
	text-align: right;
}

TABLE.cat_item_list {
}

TABLE.cat_item_list TD.cat_item_list {
	padding: 15px;
	
	border: 1px #C0C0C0 solid;
}



TABLE.cat_item_list TD.cat_item_list DIV.item A.items_list {
	display: block;
	float: left;
	
	width: 100%;
	
	text-decoration: none;
}

TABLE.cat_item_list TD.cat_item_list DIV.item SPAN.text {
	display: block;
	float: left;
	
	width: 100%;
	padding-bottom: 5px;
	text-align: center;
	
	color: #4C5657;
	font-weight: bold;
	font-size: 12px;
}

TABLE.cat_item_list TD.cat_item_list DIV.item SPAN.price {
	display: block;
	float: left;
	
	width: 100%;
	padding-bottom: 5px;
	text-align: center;
	
	color: #FD0926;
	font-size: 10px;
}

TABLE.cat_item_list TD.cat_item_list DIV.item DIV.add_to_basket {
	padding-bottom: 5px;
}

TABLE.cat_item_list TD.cat_item_list DIV.item DIV.more_details {
}


TABLE.thumbs_list  {
	width: 100%;
}

TABLE.thumbs_list TD.thumbs_list {
}

TABLE.thumbs_list TD.thumbs_list DIV.item A {
	display: block;
	float: left;
	
	width: 100%;
	
	text-decoration: none;
}

TABLE.thumbs_list TD.thumbs_list DIV.item SPAN.text {
	display: block;
	float: left;
	
	width: 100%;
	padding-bottom: 5px;
	text-align: center;
	
	color: #4C5657;
	font-weight: bold;
	font-size: 12px;
}

TABLE.thumbs_list TD.thumbs_list DIV.item SPAN.price {
	display: block;
	float: left;
	
	width: 100%;
	padding-bottom: 5px;
	text-align: center;
	
	color: #FD0926;
	font-size: 10px;
}

TABLE.thumbs_list TD.thumbs_list DIV.item DIV.add_to_basket {
	padding-bottom: 5px;
}

TABLE.thumbs_list TD.thumbs_list DIV.item DIV.more_details {
}



TABLE.single_category {
	margin: 0px 0px 15px 0px;
	padding: 20px 15px;
	
	border: 1px #C0C0C0 solid;
}

TABLE.single_category TD.image {
}

TABLE.single_category TD.description {
}

TABLE.single_category TD.description H1.name {
	display: block;
	float: left;
	
	width: 100%;
	margin: 0px;
	margin-left: 10px;
	padding-bottom: 5px;
	
	color: #CF4A3C;
	font-weight: normal;
	font-size: 20px;
}

TABLE.single_category TD.description SPAN.description {
	display: block;
	float: left;
	
	width: 100%;
	margin-left: 10px;
	padding-bottom: 10px;
}

TABLE.single_category TD.description DIV.tell_friend {
	display: block;
	float: left;
	
	width: 100%;
	margin-left: 10px;
}



TABLE.single_item {
	margin: 0px 0px 15px 0px;
	padding: 20px 15px;
	
	border: 1px #C0C0C0 solid;
}

TABLE.single_item H1.name {
	display: block;
	float: left;
	
	width: 100%;
	margin: 0px;
	padding-bottom: 5px;
	
	color: #CF4A3C;
	font-weight: normal;
	font-size: 20px;
}

TABLE.single_item DIV.image {
}

TABLE.single_item DIV.grayinfo {
	display: block;
	float: left;
	
	width: 400px;

	padding: 5px 0px 5px 0px;
	margin: 0px 5px 0px 5px;
	
	background-color: #E8E8E8;
}

TABLE.single_item DIV.grayinfo {
     min-height: 120px;
}


* html .grayinfo { 
     height: expression( this.scrollHeight < 130 ? "130px" : "auto" ); /* sets min-height for IE */ 
} 

TABLE.single_item DIV.price {
	display: block;
	float: left;
	
	width: 400px;
	text-align: center;
	
	color: #4C5657;
}

TABLE.single_item DIV.price SPAN {
	color: #4C5657;
	font-size: 13px;
	font-weight: bold;
}

TABLE.single_item DIV.price SPAN BR{
	display: none;
}

TABLE.single_item DIV.price SPAN I.discout-price-separator {
	color: #FD0926;
}

TABLE.single_item DIV.price SPAN I.discout-price-separator-3 {
	display: none;
}

TABLE.single_item DIV.price SPAN DIV{
	font-weight: normal;
}

TABLE.single_item DIV.price SPAN.priceWoDiscount-1 {
	text-decoration: line-through;
}

TABLE.single_item DIV.price SPAN.priceWoDiscount-2 {
	text-decoration: line-through;
}

TABLE.single_item DIV.price SPAN.priceWoDiscount-3 {
	display: block;
	text-decoration: line-through;
}

TABLE.single_item DIV.price SPAN.priceWDiscount-1 {
	color: #FD0926;
}

TABLE.single_item DIV.price SPAN.priceWDiscount-2 {
	color: #FD0926;
}

TABLE.single_item DIV.price SPAN.priceWDiscount-3 {
	color: #FD0926;
	display: block;
}

TABLE.single_item DIV.order {
	display: block;
	float: left;
	
	width: 200px;
	margin-bottom: 10px;
	
	text-align: center;
	
	color: #4C5657;
}

TABLE.single_item DIV.order DIV.quantity {
	padding: 5px 5px 10px 5px;
}

TABLE.single_item DIV.order DIV.quantity INPUT {
	border: 0px solid #E8E8E8;
	padding: 1px 3px;
}

TABLE.single_item DIV.view_basket {
	display: block;
	float: left;
	
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

TABLE.single_item DIV.tell_friend {
	display: block;
	float: left;
	
	width: 200px;
	margin-bottom: 5px;
	
	text-align: center;
}

TABLE.single_item P.description {
	margin: 20px 0px;
	
	color: #4C5657;
}

TABLE.single_item P.note {
	margin: 20px 0px;
	
	color: #4C5657;
}

TABLE.single_item DIV.properties {
	margin: 5px 0px 20px 0px;
}

TABLE.single_item DIV.properties H3.property {
	margin: 0px;
}

TABLE.single_item DIV.properties DIV.property  {
}

TABLE.single_item DIV.properties DIV.property SPAN.name {
	color: #CF4A3C;
	font-weight: bold;
	font-size: 12px;
}

TABLE.single_item DIV.properties DIV.property SPAN.values {
	color: #CF4A3C;
	font-weight: normal;
	font-size: 12px;
}

TABLE.single_item DIV.properties DIV.property SPAN.values A {
	color: #CF4A3C;
}

TABLE.single_item DIV.item_comments {
	margin: 5px 0px 0px 0px;
	
	color: #4C5657;
	font-weight: normal;
	font-size: 12px;
}

TABLE.single_item DIV.item_comments  A {
	color: #4C5657;
	font-weight: bold;
	text-decoration: none;
}



TABLE.graybox {
	margin: 0px 0px 15px 0px;
	padding: 5px;
	
	border: 1px #C0C0C0 solid;
	
	background-color: #E8E8E8;
}

TABLE.graybox TD {
	color: #FD0926;
	font-weight: bold;
	font-weight: 12px;
}


TABLE.whitebox {
	margin: 0px 0px 15px 0px;
	padding: 5px;
	
	border: 1px #C0C0C0 solid;
	
	background-color: #FFFFFF;
}

TABLE.whitebox TD {
}



TABLE.tell_friend_form {
	margin: 0px 0px 15px 0px;
	padding: 20px 15px;
	
	border: 1px #C0C0C0 solid;
}

TABLE.tell_friend_form TD.user_details_header {
	text-align: left;
	
	padding-bottom: 15px;
}

TABLE.tell_friend_form TD.user_details_header B {
	padding-bottom: 5px;
	
	color: #CF4A3C;
	font-weight: normal;
	font-size: 20px;
}

TABLE.tell_friend_form TD.user_details {
	vertical-align: top;
}

TABLE.tell_friend_form INPUT,
TABLE.tell_friend_form TEXTAREA {
	width: 250px;
}

TABLE.tell_friend_form INPUT.item_single {
	width: auto;
	height: 20px;
	
	border: 0px solid #959FA0;
	background-color: #959FA0;
	
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

TABLE.tell_friend {
	margin: 0px 0px 15px 0px;
	padding: 20px 15px;
	
	border: 1px #C0C0C0 solid;
}

DIV.tell_friend_action_history_btn {
	display: none;
}



TABLE.order_user_details {
	margin: 0px 0px 15px 0px;
	padding: 20px 15px;
	
	border: 1px #C0C0C0 solid;
}

TABLE.order_user_details TD.user_details {
	text-align: left;
	
	padding-bottom: 15px;
}

TABLE.order_user_details TD.user_details B {
	padding-bottom: 5px;
	
	color: #CF4A3C;
	font-weight: normal;
	font-size: 20px;
}

TABLE.order_user_details TD#f_e_mail_1,
TABLE.order_user_details TD#f_ime_1,
TABLE.order_user_details TD#f_prezime_1,
TABLE.order_user_details TD#f_adresa_1,
TABLE.order_user_details TD#f_pbroj_1,
TABLE.order_user_details TD#f_grad_1,
TABLE.order_user_details TD#f_country_id_1,
TABLE.order_user_details TD#f_shipment_id_1,
TABLE.order_user_details TD#f_telefon_1,
TABLE.order_user_details TD#f_mobile_1,
TABLE.order_user_details TD#f_komentar_1 {
	font-family: Arial;
    font-size: 12px;
	color: #333333;
	
	text-align: right;
	vertical-align: top;
}

TABLE.order_user_details INPUT,
TABLE.order_user_details TEXTAREA,
TABLE.order_user_details SELECT {
	width: 250px;
}

TABLE.order_user_details TD#f_shipment_id_2 SELECT {
	width: 360px;
	font-size: 10px;
}

TABLE.order_user_details INPUT.item_single {
	width: auto;
	height: 20px;
	
	border: 0px solid #959FA0;
	background-color: #959FA0;
	
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}



P.order_view_title B {
	padding-bottom: 5px;
	
	color: #CF4A3C;
	font-weight: normal;
	font-size: 20px;
}

DIV.order_currency {
}

TABLE#details_currency_1 {
	border-collapse:collapse;
}

TABLE#details_currency_1 TD {
	padding: 2px 0px;
}

TABLE#details_currency_1 TD.order_view_price,
TABLE#details_currency_1 TD#price {
	padding: 2px 5px;
}

TABLE#details_currency_1 INPUT.item_single {
	width: auto;
	height: 20px;
	
	border: 0px solid #959FA0;
	background-color: #959FA0;
	
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

DIV.recommended_wrapper {
}

DIV.recommended_wrapper DIV.recommended_header {
	margin: 0px 0px 15px 0px;
	padding: 5px;
	
	border: 1px #C0C0C0 solid;
	background-color: #E8E8E8;
	
	color: #FD0926;
	font-weight: bold;
	font-weight: 12px;
}

DIV.recommended_wrapper DIV.recommended_body {
	margin: 0px 0px 15px 0px;
	padding: 5px;
	
	border: 1px #C0C0C0 solid;
	background-color: #FFFFFF;
}



DIV.order_finalize {
	margin: 0px 0px 15px 0px;
	padding: 20px 15px;
	
	border: 1px #C0C0C0 solid;
}

DIV.order_finalize P.user_details {
	margin: 0px 0px 10px 0px;
}

DIV.order_finalize SPAN.purchaser_details_title {
	color: #CF4A3C;
	font-weight: normal;
	font-size: 20px;
}

DIV.order_finalize P.user_details B {
	padding-bottom: 5px;
	
	color: #CF4A3C;
	font-weight: normal;
	font-size: 20px;
}

DIV.order_finalize TABLE.order_user_view {
	width: auto;
	margin-bottom: 10px;
}

DIV#p_details UL {
	display: inline;
	
	margin: 0;
	padding: 0;
}

DIV#p_details LI {
	display: inline;
	
	list-style-type: none;
}

DIV#p_details LI.li_label {
	display: none;
}

DIV#p_details BR {
	display: none;
}

DIV#p_details BR#br_after_ul_x_surname,
DIV#p_details BR#br_after_ul_x_address,
DIV#p_details BR#br_after_ul_x_city,
DIV#p_details BR#br_after_ul_x_country,
DIV#p_details BR#br_after_ul_x_shipment,
DIV#p_details BR#br_after_ul_x_mobile,
DIV#p_details BR#br_after_ul_x_e_mail {
	display: block;
}

DIV.print_friendly_link {
	display: none;
}



DIV.breadcrumb {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	
	border: 1px #C0C0C0 solid;
	
	background-color: #E8E8E8;
	
	color: #CF4A3C;
	font-weight: bold;
	font-size: 12px;
}

DIV.breadcrumb H3 {
	display: inline;
	margin: 0px;
}

DIV.breadcrumb H3 A {
	color: #CF4A3C;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

DIV.comments_view_form {
	float: left;
}

TABLE.comment_mark {
	margin: 0px 0px 15px 0px;
	padding: 20px 15px;
	
	border: 1px #C0C0C0 solid;
}

TABLE.comment_mark TD.user_details {
	text-align: right;
	vertical-align: top;
}

TABLE.comment_mark INPUT,
TABLE.comment_mark TEXTAREA {
	width: 250px;
}

TABLE.comment_mark INPUT.post_comment {
	width: auto;
	height: 20px;
	
	border: 0px solid #959FA0;
	background-color: #959FA0;
	
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

DIV#comment_mark_action_history_btn {
	display: none;
}

DIV.comments {
	float: left;
	margin: 0px 0px 15px 0px;
}

DIV.comments DIV.comment {
	margin: 0px 0px 10px 0px;
}

DIV.comments DIV.comment DIV.comment-date {
	float: left;
	padding-right: 10px;
}

DIV.comments DIV.comment DIV.comment-name{
	float: left;
	padding-right: 10px;
}

DIV.comments DIV.comment DIV.comment-mark{
	float: left;
	padding-right: 10px;
}

DIV.comments DIV.comment DIV.comment-comment{
	float: left;
	width: 100%;
}

DIV.comments DIV.comment DIV.comment-country-name, DIV.comments DIV.comment DIV.comment-ip {
	display: none;
}


DIV.search {
}

DIV.search DIV.category {
}

DIV.search DIV.category DIV.caption {
	color: #CF4A3C;
	font-weight: normal;
	font-size: 12px;
}

DIV.search DIV.category DIV.caption A {
	color: #CF4A3C;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}


DIV.search {
	padding-bottom: 5px;
	
	color: #CF4A3C;
	font-weight: normal;
	font-size: 20px;
}

div.divTxt a {
	color:#333333;
	font-family:Arial;
	font-size:12px;
	display:block;
	float:left;
	font-weight:bold;
	padding-bottom:5px;
	text-align:center;
	width:100%;
	text-decoration:none;
}

img.slideElement {
	margin-top: 3px;
	border: 0px;
}

.items_tag_ul {
	font-size: 11px; 
	font-weight: bold; 
	color: #333333; 
	font-family: Arial;
	text-align:left;
	padding: 5px 2px 5px 5px;
	margin: 0px 0px 0px 15px;
	text-align:left;
}

.items_tag_li {
	margin: 0px;
}

.items_tag_li a {
	font-size: 11px; 
	font-weight: bold; 
	color: #333333; 
	font-family: Arial;
	margin: 0px;
	text-decoration:none;
}

TABLE.window TD.content DIV.jdSlideshow {
	height: 161px;
}
TABLE.window TD.content DIV.divTxt {
	height: 50px;
}

DIV.homepage #category_40 {
	width: 72%;
	float: left;
}

DIV.homepage #category_212 {
	width: 72%;
	float: left;
}

DIV.homepage #category_172 {
	width: 25%;
	float: left;
}


DIV.share_box {
	float: left;
	padding-left: 45px;
}

DIV.share_box A {
	display: block;
	float: left;
	margin: 0px 5px 0px 0px;
}

html .fb_share_button { 
	display: block; 
	height: 16px; 
	width: 16px;
	background-image:url(images/share_on_facebook.gif);
	background-repeat: no-repeat;
} 

html .myspace_share_button { 
	display: block; 
	width: 16px;
	height: 16px; 
	background-image:url(images/share_on_myspace.gif);
	background-repeat: no-repeat;
} 

html .twitter_share_button { 
	display: block; 
	width: 16px;
	height: 16px; 
	background-image:url(images/share_on_twitter.gif);
	background-repeat: no-repeat;
} 
html .stumbleupon_share_button { 
	display: block; 
	width: 16px;
	height: 16px; 
	background-image: url(images/share_on_stumbleupon.gif);
	background-repeat: no-repeat;
} 

SELECT#search_categories {
}
LABEL#search_categories_label {
	display: none;
}

DIV#countDown{
    background-image: url("images/tajmer_bckg.jpg");
    width: 216px;
    height: 85px;
	float: right;
	visibility: hidden;
	margin: 0px 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;
}
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 7px;
    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 7px;
}
DIV#countDown DIV.labels DIV#label SPAN{
	
}

DIV.product_socialnetworks {
	margin-top: 5px;
}

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;
}

P.cc_platimo, P.cc_platimo A, P.cc_platimo A:hover {
	float: left;
	
	margin: 2px 5px;
	
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
	color: #000000;
	text-decoration: none;
}

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

/*Uplatnica*/
DIV.serbian_bank_payment {
    width:599px;
    height:400px;
	clear:both;
    position:relative;

    color:#000000;
}
DIV.print-page{
	float:right;
	padding-right:20px;
	text-align:right;
	width:60px;
}
DIV.print-page IMG{
	width:20px;
}
DIV.serbian_bank_payment IMG{
	width:580px;	
}

DIV.uplatilac{
    position:absolute;

    left:60px;
    top:60px;
}

DIV.svrha{
    position:absolute;

    left:60px;
    top:115px;
}
DIV.primalac{
    position:absolute;

    left:60px;
    top:175px;
}
DIV.valuta{
	left:537px;
	position:absolute;
	top:59px;
}
DIV.iznos{
	left:475px;
	position:absolute;
	top:58px;
}
DIV.racun{
	left:445px;
	position:absolute;
	top:92px;
}
DIV.model{
	left:331px;
	position:absolute;
	top:128px;
}
DIV.poziv{
	left:470px;
	position:absolute;
	top:127px;
}

DIV.top H1 {
	color:#6D6D6D;
	float:left;
	font-size:15px;
	font-weight:normal;
	margin:72px 0 0;
	text-align: left;
    width: 35%;
}
/*Uplatnica*/

/* ORDER_COMMENTS */
DIV.order_comments {
	display: inline;
	float: left;
	
	width: 100%;
	margin-bottom: 10px;
}

DIV.order_comments UL.order_comments {
	display: inline;
	float: left;
	clear: both;
	
	list-style-type:none;
	
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 10px 5px;
}

DIV.order_comments UL.order_comments LI.order_comment {
	padding: 0px;
	margin: 0px;
}

DIV.order_comments UL.order_comments LI.order_comment DIV.comment {
	width: 100%;
	display: inline;
	float: left;
}

DIV.order_comments UL.order_comments LI.order_comment DIV.user {
	display: inline;
	float: left;
	
	margin-right: 5px;
	
	font-weight: normal;
	font-style: italic;
}

DIV.order_comments UL.order_comments LI.order_comment DIV.comment_timestamp {
	display: inline;
	float: left;
	
	font-weight: normal;
	font-style: italic;
}

DIV.order_comments UL.order_comments LI.important {
	font-weight: bold;
}

DIV.order_comments DIV.form {
	
}

DIV.order_comments DIV.form TEXTAREA {
	width: 300px;
	height: 100px;
}

DIV.order_comments DIV.form  INPUT {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
    cursor: pointer;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    margin: 0;
    padding: 5px 10px;
    text-align: center;
    width: auto;
}
/* ORDER_COMMENTS */

/* AUTOCOMPLETER */
UL.autocompleter-choices {
	position: absolute;
	margin:	0;
	padding: 0;
	list-style:	none;
	border:	1px solid #7c7c7c;
	border-left-color: #c3c3c3;
	border-right-color:	#c3c3c3;
	border-bottom-color: #ddd;
	background-color: #fff;
	text-align:	left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index: 50;
	background-color: #fff;
}

UL.autocompleter-choices LI {
	position: relative;
	margin:	-2px 0 0 0;
	padding: 0.2em 1.5em 0.2em 1em;
	display: block;
	float: none !important; 
	cursor: pointer;
	font-weight: normal;
	white-space: nowrap;
	font-size: 1em;
	line-height: 1.5em;
}

UL.autocompleter-choices LI.autocompleter-selected {
	background-color: #444;
	color: #fff;
}

UL.autocompleter-choices SPAN.autocompleter-queried {
	display: inline;
	float: none;
	font-weight: bold;
	margin:	0;
	padding: 0;
}

UL.autocompleter-choices LI.autocompleter-selected SPAN.autocompleter-queried {
	color: #9FCFFF;
}

INPUT.autocompleter-loading {
	background-image: url("images/loading.gif");
	background-repeat: no-repeat;
	background-position: right;
}
/* AUTOCOMPLETER */

/*INTESA*/
UL.credit_card {
    display: inline;
    float: left;
    height: auto;
    list-style-type: none;
    margin-top: 25px;
    padding: 0;
    width: auto;
}
UL.credit_card LI {
    display: inline;
    float: left;
    height: auto;
    margin: 0;
    padding: 0 10px 0 2px;
    width: auto;
}
UL.credit_card LI IMG {
    height: 23px;
}
UL.credit_card_links {
    display: inline;
    float: right;
    height: auto;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: auto;
}
UL.credit_card_links LI {
    display: inline;
    float: left;
    height: auto;
    margin: 0;
    padding: 0 10px 0 2px;
    width: auto;
}
DIV.layout_bottom A.bank {
    float: left;
    position: relative;
}
DIV.bottom_intesa {
    display: inline;
    float: left;
    width: 100%;
}
UL.bannersI {
    display: inline;
    float: left;
}