BODY {
	margin: 0px auto;
	padding: 0px;
	color: #A0A0A0;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	text-align:center;
}

FORM {
	margin: 0px;
	padding: 0px;
}

A {
	color: #857F9E;
	text-decoration: underline;
}
A:hover {
	color: #E26D00;
	text-decoration: underline;
	font-weight: bold;
}

td h2 {
        padding: 0px;
        margin: 0px;
        font-size: 16px;
}

td h2.child {
        padding: 0px;
        margin: 0px;
        font-size: 14px;
        font-weight: normal;
}

li h3.h3_parent {
		padding-top: 10px;
		margin: 0px;
		display: inline;
		font-family: Verdana,Helvetica,sans-serif;
		font-weight: normal;
		font-size: 11px;
}

div h4.h4_parent {
		padding: 0px;
		margin: 0px;
		display: inline;
		font-family: Verdana,Helvetica,sans-serif;
		font-weight: normal;
		font-size: 11px;
		
}

td div h4.h4_parent {
		padding: 0px;
		margin: 0px;
		display: inline;
		font-family: Verdana,Helvetica,sans-serif;
		font-weight: normal;
		font-size: 12px;
}

td h1.art_name {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f18743;
	padding: 0px;
    margin: 0px;
	text-align: left;
}

TD.price span.priceWoDiscount {
    position: relative;
    width: auto;
    height: 15px;
}

TD.price span.priceWoDiscount SPAN.discountIcon {
    background-image: url(images/discountline.gif);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 15px;
}

TABLE.dobitnici tr td {
	font-size:10px;
}

TABLE.dobitnici tr.header td {
	font-size:12px;
}

DIV.container {
	display: block;
	float: left;
	width: 100%; 
	min-width: 995px;
}

DIV.top {
	display: block;
	float: left;
	width: 100%; 
	position: relative;
	z-index: 999;
	background-image: url('images/new/heder.png');
	background-repeat: repeat-x;
}

DIV.middle {
	display: block;
	float: left;
	width: 100%; 
}

DIV.bottommenu {
	display: block;
	float: left;
	width: 100%; 
	background-color: #D9D3DD;
}

DIV.bottom {
	display: block;
	float: left;
	width: 100%; 
	background-color:#E9E6EF;
	color:#6C667B;
}

/* IE FIX */
* HTML DIV.container {width: expression(document.body.clientWidth < 995 ? "995px": "100%" );}
/* IE FIX */

DIV.top DIV.logo {
	display:inline;
	float: left;
	padding: 8px 0px 0px 0px;
	margin: 0px 30px 0px 0px;
}

DIV.top DIV.slogan{
	display: inline;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 0px 100px;
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-size: 18px;	
	color: #857F9E;
}

DIV.top DIV.chat {
	display:inline;
	float: right;
	width: 200px;
	height: 43px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

DIV.top DIV.searchbox {
	display:inline;
	float: right;
	width: 200px;
	margin: 5px 0px 0px 10px;
	padding: 2px 0px 0px 20px;
}

DIV.top DIV.searchbox INPUT.searchbox_pattern {
	float: left;
	width: 80%;
	height: 28px;
	font-size: 16px;
	left:50px;
	border: 1px solid #7F9DB9;
}

DIV.top DIV.searchbox INPUT.searchbox_button {
	float: left;
	border-top: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
	margin-left: -3px;
}

DIV.top DIV.top_bar {
	float: left;
	width: 100%;
	height: 46px;
	margin: 2px 0px 10px 0px;
	background-image: url(images/new/dugme_menu.png);
	background-repeat: repeat-x;
}

/* CATEGORIES_MENU */

DIV.categories_menu {
	display: inline;
	float: left;
	height: 42px;
	width: auto;
	height: auto;
}

/* FIRST LEVEL */
DIV.categories_menu UL.items {
	display: inline;
	float: left;
	width: auto;
	height: 42px;
	margin: 0px;
	padding: 0px;
}

DIV.categories_menu UL.items LI.item {
	display: inline;
	float: left;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	position: relative;
	z-index: 99;
	border: 2px outset #FFFFFF;
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-size: 14px;	
	color: #857F9E;
	cursor: pointer;
}

DIV.categories_menu UL.items LI.item  H2 {
	display: inline;
	float: left;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 10px 2px 6px 2px;
	font-size: 14px;
	font-weight: regular;
	text-align: left;
}

DIV.categories_menu UL.items LI H2 A:hover{
	background-color:#f18743;
	color:#FFFFFF;
	border-color:#f18743;
}     

DIV.categories_menu UL.items LI.over {
	display: block;
	background-color:#f18743;
	color:#FFFFFF;
	border-width:2px;	
	border-style:inset;
	border-color:#f18743;
}
/* FIRST LEVEL */
/* SECOND LEVEL */
DIV.categories_menu UL.items LI.item UL.items {
	display: none;
	float: left;
	position: absolute;
	z-index: 999;
	top: 38px;
	left: -3px;
	width: 174px;
	height: auto;
	background-color: #F18743;
}

DIV.categories_menu UL.items LI.item UL.items LI.item {
	display: block;
	float: left;
	position: relative;
	z-index: 999;
	width: 170px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-style:inset;
	border-top:none;
	border-width:2px;
	border-color:#ffffff;
	background-image: url(images/new/strelica.png);
	background-repeat: no-repeat;
	background-position: 150px;
}

DIV.categories_menu UL.items LI.item UL.items LI.empty {
	display: inline;
}

DIV.categories_menu UL.items LI.item UL.items LI.item H2 {
	display: inline;
	float: left;
	width: 150px;
	margin: 0px;
	padding: 5px 2px 5px 2px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

DIV.categories_menu UL.items LI.item UL.items LI.item H2 A {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

DIV.categories_menu UL.items LI.item UL.items LI.item H2 A:hover {
	color: #FFFFFF;
    text-decoration: none;
	border-style:none;
	display:block;
	background-color: #d36c0c;
}

DIV.categories_menu UL.items LI.over UL.items {
	display: block;
	background-image: url();
}

DIV.categories_menu UL.items LI.over UL.items LI.over {
	display: block;
	background-image: url(images/new/strelica1.png);
	background-color: #d36c0c;
}
/* SECOND LEVEL */
/* THIRD LEVEL */
DIV.categories_menu UL.items LI.item UL.items LI.item UL.items {
	display: none;
	float: left;
	position: absolute;
	z-index: 999;
	top: 2px;
	left: 170px;
	width: 400px;
	height: auto;
	border: 1px solid #CDCDCD;
	border-left-width: 3px;
	background-color: #F18743;
	background-image: url(images/background_categories_menu_items3.gif);
	background-position: 195px center;
	background-repeat: repeat-y;
}

DIV.categories_menu UL.items LI.item UL.items LI.item UL.items LI.item {
	display: block;
	float: left;
	position: relative;
	z-index: 9999;
	width:  198px;
	height: auto;
	border: 0px solid #000000;
	background-color: #F18743;	
}

DIV.categories_menu UL.items LI.item UL.items LI.item UL.items LI.empty {
	display: block;
	
	background-image: url();
}

DIV.categories_menu UL.items LI.item UL.items LI.item UL.items LI.item H2 {
	display: block;
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

DIV.categories_menu UL.items LI.item UL.items LI.item UL.items LI.item H2 A {
	display:block;
	padding: 5px 2px;
	color: #FFFFFF;
	text-decoration: none;
}

DIV.categories_menu UL.items LI.item UL.items LI.item UL.items LI.item H2 A:hover {
	text-decoration: underline;
	background-color: #D36C0C;	
}

DIV.categories_menu UL.items LI.over UL.items LI.over UL.items {
	display: block;
}

DIV.categories_menu UL.items LI.over UL.items LI.over UL.items LI.over {
	display: block;
	color:#FFFFFF;
	background-color: #d36c0c;
}
/* THIRD LEVEL */
/* LAST */
DIV.categories_menu UL.items LI.last UL.items {
	float: left;
	position: absolute;
	z-index: 999;
	top: 39px;
	left: -3px;
	width: 174px;
	height: auto;
	background-color: #F18743;
}

DIV.categories_menu UL.items LI.last UL.items LI.item UL.items {
	float: left;
	border: 1px solid #CDCDCD;
	position: absolute;
	z-index: 1999;
	top: 2px;
	left: -404px;
	width: 400px;
	height: auto;
	border: 1px solid #CDCDCD;
	background-image: url(images/background_categories_menu_items3.gif);
	background-position: 195px center;
	background-repeat: repeat-y;
}
/* LAST */
/*CATEGORIES_MENU*/
DIV.takolako_akcije {
	float: right;
	position: relative;
	padding-bottom: 5px;
	cursor: pointer;
	left: 0px;
}

DIV.takolako_akcije  UL.items {
	display: none;
	float: left;
	list-style: none;
	position: absolute;
	z-index: 9999;
	top: 38px;
	left: -71px;
	width: 160px;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-color: #F18743;
    border: 3px solid #FFFFFF;
	border-top: none;
	border-bottom-color:#C2C4CF;
	border-right-color:#757376;
	font-weight:bold;
}

DIV.takolako_akcije UL.items LI.item {
	display: block;
	float: left;
	padding-bottom: 0px;
	position: relative;
	z-index: 999;
	width: 160px;
	height: auto;
	padding: 0px;
	border-bottom: 1px solid #CDCDCD;
	background-repeat: no-repeat;
	background-position: center right;
}

DIV.takolako_akcije UL.items LI.item H2 {
	display: block;
	float: left;
	width: 130px;
	margin: 0px;
	padding: 5px 2px 5px 2px;
	border-right: 0px solid #000000;
	color: #6D6D6D;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

DIV.takolako_akcije UL.items LI.item H2 A {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

DIV.takolako_akcije  UL.items LI.item H2 A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

DIV.over UL.akcije_items {
	display: block;
}

DIV.over UL.akcije_items LI.over {
	background-color: #D36C0C;
	background-repeat: no-repeat;
	background-position: center right;
}
/* CATEGORIES_MENU */

TABLE.prices_and_options {
	width: 190px;
	background-color: #FBEAED;
	padding: 5px;
}

TABLE.item{
	width: 600px;
}

TABLE.item_details {
	width: 580px;
	border: 1px solid #666666;
	padding: 10px;
}

TABLE.item_details td {
	vertical-align:top;
}

TABLE.item_details TD.name{
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #003F82;
	background-color: #FFFFFF;
	text-align: left;
}

span.price_title{
	color: #003F82;
	display: block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

span.old_price {
	color: red;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration: line-through;
}

span.new_price {
	color: red;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

TABLE.prices_and_options TD.item_single {
	color: #003F82;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-bottom: 15px;
}

TD.available {
	font-weight: bold;
	color: red;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	border: 1px solid #666666;
	padding-left: 10px;
}

TD.available form {
	display: inline;
}

span.description {
	color: #666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}

span.note {
	color: #003F82;
	padding-top: 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.item_list_header {
	text-align: left;
}

DIV.suggestion {
	color:#F16422;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight: bold;
	width: 100%;
}

DIV.wrap{
	float:left;
	width: 100%;
	padding:0px 0px 10px;
}

DIV.wrap_1 {
	float:left;
	padding:0px 10px 0px 0px;
	height: 260px;
}

DIV.wrap_2 {
	float:right;
	padding:0px;
	width: 280px;
}

TD.name{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-image: url('/user/include/takolako/images/background_gray.gif');
	background-repeat: repeat-x;
	height: 40px;
	text-align: center;
	padding: 2px;
}

TD.name a{
	color: #003F82;
	text-decoration: none;
}

TD.name a:hover{
	color: #666666;
	text-decoration: none;
}

TD.price{	
	`font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}

DIV.recommended_wrapper DIV.recommended_header{
	color: #6c79a8;
	background-color:#d6d0da;
}

DIV.recommended_header {
	font-weight: bold; 
	font-size: 12px; 
	color: #003f82; 
	font-family: Arial,Helvetica,sans-serif; 
	text-decoration: none ;
	width: 100% ;
	text-align: left;
	padding-top: 5px;
}

DIV.recommended_body {
	width: 100% ;
}

DIV.recommended_body table.thumbs_list {
	width: 100% ;
}

DIV.recommended_body TD.thumbs_list a {
	font-weight: normal;
	font-size: 12px; 
	color: #5B749C; 
	font-family: Arial,Helvetica,sans-serif; 
	text-decoration: none;
	text-align: center;
}

DIV.recommended_body TD.thumbs_list a:hover {
	font-size: 12px; 
	font-family: Arial,Helvetica,sans-serif;
	color: red;
	text-decoration: none ;
}

DIV.recommended_body img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/* FRONT */

/* CATEGORIES */
DIV.categories {
	display: block;
	float: left;
	width: 100%;
}

DIV.categories DIV.category {
	display: block;
	float: left;
	width: 33%;
	padding-bottom: 20px;
}

DIV.categories DIV.category DIV.image {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
}

DIV.categories DIV.category DIV.name {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
}

DIV.categories DIV.category DIV.name A {
	color: #003F82;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

DIV.categories DIV.category DIV.name A:hover {
	color: #919191;
}


TABLE.cat_item_list TD.cat_item_list TABLE.item_single {
	width: 100%;
	margin: 5px;
}

TABLE.cat_item_list TD.cat_item_list TABLE.item_single TD.name {
	height: 40px;
	padding: 2px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-image: url('/user/include/takolako/images/background_gray.gif');
	background-repeat: repeat-x;
	text-align: center;
}

TABLE.cat_item_list TD.cat_item_list TABLE.item_single TD.name a{
	color: #003F82;
	text-decoration: none;
}

TABLE.cat_item_list TD.cat_item_list TABLE.item_single TD.name a:hover{
	color: #666666;
	text-decoration: none;
}

TABLE.cat_item_list TD.cat_item_list TABLE.item_single TD.img{
	vertical-align: middle;
	padding-top: 5px;
}

TABLE.cat_item_list TD.cat_item_list TABLE.item_single TD.price {
	padding: 0px 2px;
	color: red;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

.cat_single {
	font-size: 12px; 
	color: #666666; 
	font-family: Arial,Helvetica,sans-serif; 
	text-decoration: none;
}

.cat_single I B {
	color: Black;
	font-weight: bold;
	font-size: 12px; 
	text-transform: none;
	font-size: 12px;
}

.cat_single B{
	color:#003F82;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
}

.cat_right {
	font-size: 12px; 
	font-family: Arial,Helvetica,sans-serif; 
	text-decoration: none;
	color:#625a90;
}

.cat_right H1 {
	color:#9690ab;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
	margin: 0px;
	text-align: left;
}
/* CATEGORIES */
/* ROTACIJA DESNO */
#RotatingCellBox {
	height: 210px;
}

#RotatingCellBox TABLE.thumbs_list {
	display: block;
	float: left;
	position: relative;
	width: 170px;
	height: 210px;
}

#RotatingCellBox  DIV.sadrzaj TABLE.thumbs_list TBODY TR.thumbs_list TD.thumbs_list TABLE.item_single TBODY TR TD.img A{
	position:absolute;
	top:10px;
	left: 30px;
}

#RotatingCellBox  DIV.sadrzaj TABLE.thumbs_list TBODY TR.thumbs_list TD.thumbs_list TABLE.item_single TBODY   TR TD.name A{
	color:#ef631c;
	font-size:12px;
}

#RotatingCellBox  DIV.sadrzaj TABLE.thumbs_list TBODY TR.thumbs_list TD.thumbs_list TABLE.item_single TBODY   TR TD.name{
	background-image: url("");
	position:absolute;
	top:130px;
	width: 170px;
}

#RotatingCellBox TABLE.thumbs_list TD.thumbs_list {
	display: block;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 210px;
}
/* ROTACIJA DESNO */
/* ROTACIJA FRONT */
 #rotater-demo {
	position:relative; 
	height:313px;
	width:640px; 
	margin:0px auto;
}

.slide{
	position:absolute;
	width:640px;
	height:313px;
	color:#D36D25;
	top: 0px;
	left: 0px;
}

.pozadina{
	height:313px;
	width:640px; 
	color:#D36D25;
	position: absolute;
	top: 0px;
	left: 0px;
}

.pozadina IMG {
	border: 0px;
}

.slogani { 
	background-color: #ece9ed;
	opacity:0.8;
	position: absolute;
	top: 253px;
	left: 0px;
	color:#D36D25;
	font-size:12px;
	font-weight:bold;
	height:60px;
	width:640px;
}

.slogani_tekst{ 
	color: #C96214;
    float: left;
    font-size: 13px;
    font-weight: bold;
    left: 10px;
    top: 255px;
    min-height: 40px;
    position: absolute;
	
}

.slogan_naslov{
	font-size: 17px;
    font-weight: bold;
	position: relative;
	color: #5b568e;
    font-weight: 900;
}

#detail{
	 color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    left: 547px;
    top: 260px;
    text-align:center;
    position: absolute;
	padding-top:5px;
	width:86px;
	height:33px;
	display:block;
	background-image: url(images/new/detaljno.png);
	background-repeat:no-repeat;
}
#detail A{
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	width: 80px;
	height: 30px;
}
/* ROTACIJA FRONT */

TABLE.table_middle {
	float: left;
	width: 100%;
	border-collapse: collapse;
}

TABLE.table_middle TD.table_middle_left {
	width: 99%;
	padding-left: 2px;
}

TABLE.table_middle TD.table_middle_right {
	width: 1%;
	padding-right: 5px;
}

TABLE.main {
	float: left;
	width: 100%;
}

TABLE.main TD.main_left {
	width: 1%;
}

TABLE.main TD.main_right {
	display:inline;
}

TABLE.main TD.main_right TD {
	margin: auto;
}
TABLE.main TD.main_right DIV {
	text-align: left;
}

DIV.main_right_div TABLE {
	border-collapse: collapse;
	font-size:12px;
}

DIV.main_right_div DIV.sorting {
    width: 100%;
	height: 40px;
    padding: 0px 0px 0px 3px;
	background-color: #E4E1E7;
	color: #003F82;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

DIV.main_right_div DIV.sorting P{
    float: left;
    padding: 0px 10px 0px 0px;
	margin: 13px 0px 0px 0px;
	color: #003F82;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

DIV.main_right_div DIV.sorting FORM{
    padding: 9px 0px 0px 0px;
}
DIV.main_right_div DIV.sorting FORM INPUT{
    display: none;
}

DIV.levoOkvir {
	float: left;
	color: #A0A0A0;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #555555;
	border: 1px solid #ff9f5e;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	width: 165px;
}

DIV.levoOkvir A {
	text-decoration: none;
}

DIV.levoOkvir A IMG{
	border: 0px;
}

DIV.levoOkvir A:hover {
	text-decoration: none;
}
DIV.levoOkvir UL.precice{
	padding: 0px 0px 0px 20px;
	margin: 10px 0px;
}
DIV.levoOkvir UL.precice LI {
	padding: 0px;
	margin: 0px;
}

DIV.levoOkvir DIV.levoNaslovSivo {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b1aec0;
	padding: 0px;
	text-align: center;
	width: 165px;
	border-bottom-style:inset;
	border-bottom-color:#a19cbc;
	
}

DIV.levoOkvir DIV.levoNaslovOrange {
	background-color: #F6921D;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	text-align:center;
	width: 165px;
}

DIV.levoOkvir DIV.listaNovih TABLE.thumbs_list TD.thumbs_list TABLE.item_single TD.name {
	text-decoration: none;
	color: #e24d00;
	background-image: url(/user/include/takolako/images/background_orange.gif);
	background-repeat: repeat-x;
	width: 165px;
}

DIV.informacijee {
	padding: 5px;
}

DIV.informacijee UL.menu LI{
	display: block;
	float: left;
	width: 155px;
}

DIV.informacijee UL.menu LI.active A {
	display: block;
	float: left;
	width: 155px;
	background-color: #FFFFFF;
	color:#F28642;
	display:block;
}

DIV.informacijee UL.menu LI H2{
	display: block;
	float: left;
	width: 155px;

	font-size:13px;
}

DIV.informacijee UL.menu LI H2 A {
	display: block;
	float: left;
	width: 155px;

	background-color: #D6D0DA;
	color:#857f9e;
	display:block;
}

DIV.informacijee UL.menu LI H2 A:hover {
	background-color: #FFFFFF;
	color:#F28642;
}

DIV.telefon {
	background-image: url('images/new/telefon.png');
	background-repeat: no-repeat;
	height:44px;
	border:none;
	top:10px;
}

DIV.telefon DIV.fiksni, DIV.mobilni {
	font-family:Arial,Helvetica,serif;
	color:#ed7724;
	font-size:14px;
	font-weight:bold;
	line-height:140%;
	margin-left:30px;
	margin-bottom:-25px;
	display: inline;
}

SELECT.propertyvalues-tag {
	width:155px;
}

DIV.webmasteri {
	padding: 5px;
	color: #756b80;
	font-size: 12px;
	text-align: center;
}
DIV.webmasteri A{
	text-decoration:underline;
	font-weight:bold;
}

DIV.banner{
        margin: 0px 0px 10px 0px;
		float: left;
		display:inline;
}


TD.thumbs_list {
	font-weight: bold; 
	font-size: 12px; 
	color: #faf1d5; 
	font-family: Arial,Helvetica,sans-serif; 
	text-decoration: none ;
	padding: 2px 1px 9px 1px;
	vertical-align: top;
	text-align: center;
}

TD.thumbs_list A {
	font-weight: bold; 
	font-size: 11px; 
	color: #003f82; 
	font-family: Arial,Helvetica,sans-serif; 
	text-decoration: none
}

TD.small_table_large_image TD.thumbs_list IMG {
	height: 150px;
}

DIV.desnoOkvir {
	margin: 10px 0px 0px 0px;
	overflow: hidden;
}

DIV.desnoOkvir A {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:#555555;
	text-decoration: none;
}

DIV.desnoOkvir A:hover {
	color: #83131E;
}

DIV.desnoOkvir A IMG {
	border: none;
}

DIV.desnoOkvirKorpa  {
	border:0px solid #dcdcdc;
}

DIV.listaNovih TABLE.thumbs_list TD.thumbs_list TABLE.item_single TD.name {
	text-decoration: none;
	color: #e24d00;
	background-image: url(/user/include/takolako/images/background_orange.gif);
	background-repeat: repeat-x;
	
}

DIV.desnoNaslovOrange{
	background-color: #F6921D;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	text-align:center;
	width:188px;	
}

DIV.desnoNaslovSivo {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CAC3D0;
	padding:0px;
	text-align:center;
	width:188px;	
	
}

.items_tag_ul {
	font-size: 11px; 
	font-weight: bold; 
	color: #003F82; 
	font-family: Arial,Helvetica,sans-serif;
	text-align:left;
	padding: 5px;
	margin: 0px;
	margin-left:15px;
}

.items_tag_LI {
	font-size: 11px; 
	font-weight: bold; 
	color: #003F82; 
	font-family: Arial,Helvetica,sans-serif;
}

DIV.listaNovih a{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	color:#003F82;
}

DIV.listaNovih a{
 color: #003F82;
}
DIV.listaNovih a:hover{
 color: #E26D00;
}

table.item_single TD.name a{
	text-decoration: none;
	font-weight:bold;
}

table.item_single TD.name a:hover{
	color:#E26D00;
	text-decoration: none;
	font-weight:bold;
}

/* LEFT MENU */
UL.menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

UL.menu b{
	font-weight: normal;
}

UL.menu a {
	text-decoration: none;
}

UL.menu a:hover{
	text-decoration: none;
	display:block;
	background-color:#FFFFFF;
}

LI.item {
	padding: 2px;
}

UL.root {
	padding: 0px;
	margin: 0px;
}

UL.root LI.item {
	padding: 0px;
	margin: 0px;
}

UL.root LI.active A {
	color:#f28642;
	display:block;
	background-color:#FFFFFF;
}

UL.root LI.activet {
	background-image: url('/user/include/takolako/images/strelica.gif');
	background-repeat: no-repeat;
	background-position: 0 7px;
}

UL.sub1 {
	list-style: none;
	margin-top: 0px;
	margin-left: 0px;
	display: none;
	border-top: 1px dotted orange;
	border-bottom: 1px dotted orange;
	background: #e8e5eb;
	list-style-image: none;
	list-style-type: none;
    font-size: 14px;
}

UL.sub1 LI.item {
	background-image: url();
	padding-left: 2px;
}

UL.sub2 {
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 2px;
	display: none;
	background: #f1eff3;
	list-style-image: none;
	list-style-type: none;
}

UL.sub2 LI.item {
	background-image: url();
	padding-left: 2px;
}
/* LEFT MENU */
/* KORPA */
DIV.sadrzajKorpe {
	background-image: url("/user/include/takolako/images/new/korpa_bg.png");
	font-family:Arial,Helvetica,serif;
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	padding: 8px 0;
	line-height:120%;
	overflow: hidden;
	display:block;
	width:100%;
}

DIV.sadrzajKorpe DIV.shoping_cart_items {
	background: url("/user/include/takolako/images/new/korpa_bg.png") repeat-y scroll 0 0 transparent;
	display: inline;
	margin-left: 5px;
	position: relative;
	width: 180px;
}

DIV.shoping_cart_items{
	background-color:#000000;
}

DIV.shoping_cart_items A {
	color:#FFFFFF;
}

BR.shoping_cart_space{
display:none;
}

A.shoping_cart_order_check_out {
  background-image: url("images/new/idi_na_kasu.png");
    background-position: center center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: inline-block;
    height: 27px;
    margin-bottom: 4px;
    padding-left: 17px;
    padding-top: 10px;
    width: 110px;
}

A.shoping_cart_order_check_out:hover {
	color:#FFFFFF;
}

A.shoping_cart_order_update {
    background-image: url("images/new/detaljno_korpa.png");
    background-position:  center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: inline-block;
    height: 27px;
    margin-left: 8px;
    padding-top: 10px;
	margin-top: 10px;
    width: 133px;
}

A.shoping_cart_order_update:hover {
	color:#FFFFFF;
}

DIV.desnoOkvir {
	border: 1px solid #FF9F5E;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #555555;
	margin-bottom:10px;
	padding:0px;
	text-align:center;
	width:188px;
}

DIV.desnoOkvirKorpa {
	border: 0px solid #FF9F5E;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #555555;
	margin-bottom:10px;
	padding:0px;
	text-align:center;
	width:188px;
}
/*KORPA*/
/* LOGIN */
DIV.Login_bg {
	color:#847886;
	display: block;
    font-family: Arial,Helvetica,serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 120%;
}

DIV.Login DIV.login_form {
	float:left;
	width:188px;
	min-height:150px;
	background-image: url(images/new/login_bg.png);
	background-repeat:no-repeat;
	padding-bottom:10px;
}

DIV.Login DIV.login_form  DIV#username LABEL.text{
	float:left;
	margin-left:-2px;
	display:inline;
	margin-top:20px;
	width:50px;
}
DIV.Login DIV.login_form  DIV#username   INPUT.text{
	float:left;
	width:110px;
	margin-top:17px;
	margin-left:18px;
	display:inline;
}

DIV.Login  DIV.login_form INPUT.text , 
DIV#password INPUT.password , 
DIV#remember_me INPUT.checkbox {
	border:1px solid #ff9f5e;
}

DIV.Login DIV.login_form  DIV#password LABEL.text {
	float:left;
	margin-left:4px;
	display:inline;
	margin-top:10px;
	width:50px;
}

DIV.Login DIV.login_form DIV#password INPUT.password{
	float:left;
	width:110px;
	margin-top:9px;
	margin-left:12px;
	display:inline;
}

DIV.Login  DIV.login_form DIV#remember_me LABEL.checkbox {
	float:left;
	margin-left:4px;
	display:inline;
	margin-top:10px;
	width:50px;
}

DIV.Login  DIV.login_form DIV#remember_me  INPUT.checkbox{
	float:left;
	margin-top:17px;
	margin-left:12px;
	display:inline;
}

DIV.Login  DIV.login_form  DIV.button {
    float:left;
	margin-left:37px;
	display:inline;
	margin-top:10px;
	width:50px;
}

DIV.Login  DIV.login_form  DIV.links  SPAN.register_now A {
	float:left;
	text-align:left;
	margin-left: 10px;
    margin-top: 12px;
	display:inline;
	overflow: hidden;
	width:90%
}

DIV.Login  DIV.login_form  DIV.links SPAN.forgot_password A{
	float:left;
	text-align:left;
	margin-left: 10px;
    margin-top: 2px;
	display:inline;
	overflow: hidden;
	width:90%
}


TD.main_right TABLE.order_history{
	margin-left:20px;
}

TD.main_right TABLE.order_history TBODY TR TH{
	background-color:#f18743;
	color:#FFFFFF;
	font-size:13px;
}

DIV.links SPAN.view_order_history {
	float:left;
	display:inline;
	margin-top:-3px;
	margin-left:15px;
}

DIV.links SPAN.view_order_history A{
	float:left;
	background-image: url(images/new/moje_narudzbine.png);
	background-repeat:no-repeat;
	display:block;
	width:110px;
	height:27px;
	padding-top:8px;
	text-decoration:none;
}

DIV.links SPAN.logout {
	float:left;
	display:inline;
	margin-top:20px;
	margin-left:15px;
}

DIV.links SPAN.logout A{
	float:left;
	background-image: url(images/new/logout.png);
	background-repeat:no-repeat;
	display:block;
	width:73px;
	height:27px;
	padding-top:8px;
	text-decoration:none;
}

TD.main_right DIV.message{
	background-color:#f28741;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}

DIV.login_form DIV.customer{
	float:left;
	display:inline;
	margin-top:20px;
	margin-left:10px;
}

DIV.login_form DIV.customer SPAN.name A#edit_profile {
	  color: #DD9878;
    display: inline;
    float: left;
    font-size: 14px;
    margin-left: 20px;
    margin-top: 15px;
    text-align: center;
}

DIV.login_form DIV.customer SPAN.welcome_back{
	float:left;
	font-size:14px;
	text-align:left;
	display:inline;
	margin-top:-5px;
	margin-left:7px;
}

TD.main_right DIV.login_form{
	margin-left:20px;
}

TD.main_right H4{
	color:#706f85;
	font-size:14px;
}

TABLE.main TD.main_right DIV.forgot_password_form{
	background-color:#e4e1e7;
	overflow: hidden;
	display:block;
	color:#847886;
	font-size:12px;
	font-weight:bold;
	min-height:100px;
}

TABLE.main TD.main_right DIV.customer_form{
	background-color:#e4e1e7;
	overflow: hidden;
	display:block;
	color:#847886;
	font-size:12px;
	font-weight:bold;
	min-height:468px;
	
}

TABLE.main TD.main_right DIV.forgot_password_form FORM DIV#username  {
	float:left;
	display:inline;
	margin-top:20px;
}
TABLE.main TD.main_right DIV.forgot_password_form FORM DIV#username  INPUT.text{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:15px;
}
TABLE.main TD.main_right DIV.forgot_password_form FORM DIV.button  INPUT{
	display: inline;
	margin-left: -148px;
    margin-top: 64px;
	float:left;
}
/* LOGIN */
/* CUSTOMER FORMS */
TABLE.main TD.main_right DIV.customer_form  FORM{
	margin-left:20px;
}

TABLE.main TD.main_right DIV.customer_form{
	background-color:#e4e1e7;
	overflow: hidden;
	display:block;
	color:#847886;
	font-size:12px;
	font-weight:bold;
	min-height:468px;
	text-align:left;
}

TABLE.main TD.main_right DIV.customer_form FORM  DIV.field  {
	margin-top:8px;
}

TABLE.main TD.main_right DIV.customer_form FORM  DIV#username INPUT.text{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:67px;
}

TABLE.main TD.main_right DIV.customer_form FORM  DIV#username_repeat INPUT.text{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:11px;
}

TABLE.main TD.main_right DIV.customer_form FORM  DIV#password INPUT.password{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:58px;
}

TABLE.main TD.main_right DIV.customer_form FORM  DIV#password_repeat INPUT.password{
	display:inline;
	border:1px solid #ff9f5e;
}

TABLE.main TD.main_right DIV.customer_form FORM  DIV#name INPUT.text{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:83px;
}

TABLE.main TD.main_right DIV.customer_form FORM  DIV#surname INPUT.text{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:55px;
}

TABLE.main TD.main_right DIV.customer_form FORM  DIV#address INPUT.text{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:63px;
}

TABLE.main TD.main_right DIV.customer_form FORM  DIV#zipcode INPUT.text{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:14px;
}

TABLE.main TD.main_right DIV.customer_form FORM  DIV#city INPUT.text{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:29px;
}

TABLE.main TD.main_right DIV.customer_form FORM  DIV#country SELECT{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:64px;
}

TABLE.main TD.main_right DIV.customer_form FORM  DIV#phone INPUT.text{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:69px;
}

TABLE.main TD.main_right DIV.customer_form FORM  DIV#mobile INPUT.text{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:21px;
}

TABLE.main TD.main_right DIV.customer_form FORM  DIV#comment textarea#f_comment{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:54px;
}

TABLE.main TD.main_right DIV.customer_form FORM  DIV#language SELECT{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:84px;
}

TABLE.main TD.main_right DIV.customer_form FORM DIV.button INPUT{
	display: inline;
    margin-left: 116px;
    margin-top: 8px;
}

TABLE.main TD.main_right DIV.registration_importante {
	background-color:#E9761B;
	min-height:13px;
	color:#FFFFFF;
	font-size:13px;
	padding:6px;
}

TABLE.main TD.main_right DIV.massage{
	padding-top:10px;
	margin-top:20px;
	color:#e24d00;
	background-color:#e4e1e7;
	font-size:10px;
	font-weight:bold;
	overflow: hidden;
	display:block;
	min-height:30px;
}

DIV#username_error, 
DIV#username_repeat_error, 
DIV#password_error, 
DIV#password_repeat_error, 
DIV#name_error, 
DIV#surname_error, 
DIV#address_error, 
DIV#zipcode_error, 
DIV#city_error {
	color:#e24d00;
	font-size:9px;
}

TABLE.main TD.main_right H1.change_password , H1.edit_profile{
	font-size:16px;
	color:#DD9878;
	margin-left:20px;
}

TABLE.main TD.main_right DIV.login_not_ok{
	background-color:#e4e1e7;
	overflow: hidden;
	display:block;
	color:#847886;
	font-size:12px;
	font-weight:bold;
	min-height:150px;
}

TABLE.main TD.main_right DIV.change_password{
	background-color:#e4e1e7;
	overflow: hidden;
	display:block;
	color:#847886;
	font-size:12px;
	font-weight:bold;
	min-height:150px;
}

DIV.change_password FORM{
	margin-left:20px;
}

TABLE.main {
	width: 100%;
}

TABLE.main TD.main_left {
	width: 1%;
}

TABLE.main TD.main_right {
	display:inline;
	text-align: center;
}

TABLE.main TD.main_right DIV.change_password FORM DIV.field {
	margin-top: 8px;
}

TABLE.main TD.main_right DIV.change_password FORM DIV#password_old INPUT.password{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:93px;
}

TABLE.main TD.main_right DIV.change_password FORM DIV#password_new INPUT.password{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:121px;
}

TABLE.main TD.main_right DIV.change_password FORM DIV#password_new_repeat INPUT.password{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:3px;
}

TABLE.main TD.main_right DIV.change_password DIV.button INPUT{
	display:inline;
	margin-top: 10px;
	margin-left:236px;
}

TABLE.main TD.main_right DIV.login_not_ok DIV.login_form  FORM  DIV.field  {
	margin-top:8px;
}

TABLE.main TD.main_right DIV.login_not_ok DIV.login_form  FORM  DIV#username INPUT.text{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:39px;
}

TABLE.main TD.main_right DIV.login_not_ok DIV.login_form  FORM  DIV#password INPUT.password{
	display:inline;
	border:1px solid #ff9f5e;
	margin-left:30px;
}
TABLE.main TD.main_right DIV.login_not_ok DIV.login_form  FORM  DIV.button INPUT{
	
	display:inline;
	margin-left: 89px;
    margin-top: -17px;
}
TABLE.main TD.main_right DIV.login_not_ok DIV.login_form  FORM  DIV.links SPAN.register_now A#register_now{
	float:left;
	display:inline;
	padding-top:-40px;

}
TABLE.main TD.main_right DIV.login_not_ok DIV.login_form  FORM  DIV.links SPAN.forgot_password A#forgot_password{
	float:left;
	display:inline;
	margin-left: -78px;
    margin-top: 22px;
}

TD.main_right DIV.login_form{
	background-color:#e4e1e7;
	text-align:left;
	float: left;
}

 TD.main_right DIV.login_form  FORM DIV#username LABEL.text, 
 TD.main_right DIV.login_form  FORM DIV#password LABEL.text, 
 TD.main_right DIV.login_form  FORM DIV#remember_me LABEL.checkbox, 
 TD.main_right DIV.login_form  FORM DIV.links SPAN{
	color:#847886;
	font-size:12px;
	font-weight:bold;
}

 TD.main_right DIV.login_form  FORM DIV.field  {
	margin-top:10px;
}

 TD.main_right DIV.login_form  FORM DIV.button{
	margin-top:10px;
}

TD.main_right DIV.login_form  FORM DIV.links {
	float: left;
}

 TD.main_right DIV.login_form  FORM DIV#username INPUT.text{
	border: 1px solid #FF9F5E;
	display:inline;
	margin-left:40px;
	min-height:15px;
}

 TD.main_right DIV.login_form  FORM DIV#password INPUT#f_password{
	border: 1px solid #FF9F5E;
	display:inline;
	margin-left:31px;
}

TD.main_right DIV.order_finalize P.order_view_title{
	background-color:#e4e1e7;
	color:#FFFFFF;
	font-size:16px;
	margin:0px;
	margin-left:20px;
}

TD.main_right TABLE#order_user_details_form{
	background-color:#e4e1e7;
}

TD.main_right UL.order_form  {
	background-color:#e4e1e7;
	color:#857f9e;
	font-size:11px;
	font-weight:bold;
	list-style: none;
	padding: 12px;
}

TD.main_right DIV#log_in_form{
	float: left;
	width: 100%;
	color:#857f9e;
	font-size:11px;
	font-weight:bold;
	background-color:#e4e1e7;
}
	
TD.main_right DIV#log_in_form DIV.login_form FORM DIV.field   {
	padding-top:2px;
	margin-top:3px;
}

TD.main_right TABLE#order_user_details_form{
	color:#857f9e;
}

TD.main_right DIV#log_in_form DIV.login_form FORM DIV#username INPUT.text{
	border: 1px solid #FF9F5E;
	display:inline;
	margin-left:39px;
}

TD.main_right DIV#log_in_form DIV.login_form FORM DIV.button INPUT{
	display: inline;
	margin-left: 166px;
    margin-top: -2px;
}

TD.main_right DIV#log_in_form DIV.login_form FORM DIV.links SPAN.forgot_password A#forgot_password{
	float:left;
	display:inline;
	clear: both;
	background-color:#e4e1e7;
}

TD.main_right DIV#log_in_form DIV.login_form FORM DIV.links SPAN.register_now A#register_now{
	float:left;
	display:inline;
	clear: both;
	background-color:#e4e1e7;
}

TD.main_right DIV#log_in_form DIV.login_form FORM DIV#password INPUT.password{
	border: 1px solid #FF9F5E;
	display:inline;
	margin-left:30px;
}

.user_details {
	font-weight: normal; 
	font-size: 14px; 
	font-family: Arial,Helvetica,sans-serif; 
	text-decoration: none;
	text-align: left;
	display: block;
	color:#857f9e;
	font-weight:bold;
}
/* CUSTOMER FORMS */
/* PRODUCT ITEM */
TABLE.product TR.title TD {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #666666; 
	padding: 0px;
}

TABLE.product TR.subtitle {
	background-color: #FFF3C1;
}

TABLE.product TR.subtitle TD {
	height: 20px;
}

TABLE.product TD.text {
	padding: 10px;
}

TABLE.imgNavigation INPUT.button {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	color: #666666; 
	height: 15px;
	border: 0px solid #000000;
	background-color: #FFF3C1;
}

TABLE.product P.desc {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	color: #666666; 
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 3px;
}

TABLE.product P.note {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	color: #666666; 
	margin: 0px;
	margin-bottom: 10px;
	padding-left: 3px;
}

TABLE.product P.mark {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	color: #4b4f7f; 
	margin: 0px;
	padding-left: 3px;
}

TABLE.product TR.price TD {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	color: #f68a38; 
	margin: 0px;
	padding: 10px;
	text-align: right;
	font-weight:bold;
}

TABLE.product TR.price TD SPAN.price-gray {
	color: #D36C0C;
	font-size: 18px;
	font-weight: bold;
	padding-right: 40px;
}

TABLE.product TR.price TD SPAN.price-blue {
	color: #044088;
	font-size: 18px;
	font-weight: bold;
	padding-right: 40px;
}

TABLE.product TR.price TD SPAN.price-orange {
	color: #e86f1c;
	font-size: 18px;
	font-weight: bold;
	padding-right: 40px;
}

TABLE.product TR.price TD SPAN.pdv {
	float: right;
	padding-right: 50px;
}

TABLE.product TR.price TD SPAN.oldprice {
	float: right;
	padding-right: 45px;
	margin-top: -23px;
	/*position: relative;*/
	z-index: 999;
}

TABLE.product TR.quantity TD {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	color: #F68A38; 
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px;
}

TABLE.product TR.quantity TD SPAN {
	color: #F79E76;
}

TABLE.product TR.quantity TD INPUT,
TABLE.product TR.comment TD SELECT {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	color: #D36C0C; 
	font-weight:bold;
	width: auto;
	padding-left: 4px;
	border: 1px solid #F68A38;
}

TABLE.product TR.comment TD {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	color: #F68A38; 
	font-weight:bold;
	margin: 0px;
	padding: 5px 10px;
	border-bottom: 1px dotted #F79E76;
}

TABLE.product TR.comment TD SPAN {
	color: #F79E76;
}

TABLE.product TR.submit TD {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	color: #666666; 
	margin: 0px;
	padding: 5px 10px;
}

TABLE.product TR.submit TD SPAN {
	color: #F79E76;
}

TABLE.product TR.submit TD INPUT {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	color: #F79E76; 
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

TABLE.product TR.submit TD INPUT.item_add {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF; 
	width: 159px;
	height: 27px;
	cursor: pointer;
	padding-right: 35px;
	background-image: url('images/new/button_140.png');
	border: 0px solid #666666;
}

TABLE.product TR.submit TD INPUT.item_telefon {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF; 
	width: 161px;
	height: 27px;
	cursor: pointer;
	padding-right: 35px;
	margin-top: 5px;
	background-image: url('images/new/button_140_tel.png');
	border: 0px solid #666666;
}

.comments-ul LI {
	font-size: 12px; 
	font-family: Arial,Helvetica,sans-serif; 
	text-decoration: none ; 
	font-style: italic;
}

.comments-ul li a {
	font-size: 12px; 
	color: #000000; 
	font-family: Arial,Helvetica,sans-serif; 
	text-decoration: none ; 
	font-style: normal; 
	font-weight: bold;
}

.comments-ul li a:hover {
	font-size: 12px; 
	color: #000000; 
	font-family: Arial,Helvetica,sans-serif; 
	text-decoration: underline ; 
	font-style: normal;
	font-weight: bold;
}

.comment {
	margin: 10px 5px 10px 5px;
	width: 100%;
	border-bottom: 1px dotted #666666;
}

.comment-date {
            padding-left: 3;
            padding-right: 3;
            float: left;
            font-size: 12px; 
			font-family: Arial,Helvetica,sans-serif; 
			text-decoration: none; 
			font-style: italic;
            width: 30%;
}

.comment-name {
            padding-left: 3;
            padding-right: 3;
            float: left;
            font-size: 12px; 
			font-family: Arial,Helvetica,sans-serif; 
			text-decoration: none ;
} 

.comment-country-name {
            padding-left: 3;
            padding-right: 3;
            float: left;
            font-size: 12px;
			font-family: Arial,Helvetica,sans-serif; 
			text-decoration: none ;
}

.comment-ip {
            padding-left: 3;
            padding-right: 3;
            float: left;
            font-size: 12px;
			font-family: Arial,Helvetica,sans-serif; 
			text-decoration: none; 
			font-style: italic;
}

.comment-mark {
            padding-left: 3;
            padding-right: 3;
            text-align: right;
            font-weight: bold; font-size: 13px;
			font-family: Arial,Helvetica,sans-serif; 
			text-decoration: none ;
} 

.comment-comment {
            padding-top: 2;
            padding-bottom: 3;
            padding-left: 3;
            padding-right: 3;
            font-size: 12px;
		font-family: Arial,Helvetica,sans-serif; 
		text-decoration: none ; 
		font-style: italic;
		color: #003F82 ;
}

DIV.cat_root {
	width: 100%;
}

DIV.cat_child {
	margin-top: 2px;
	margin-left: 5px;
}

DIV.cat_child a {
	color:red;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
	display: block;
}

DIV.cat_child a:hover {
	background-image:url(/user/include/etno/images/msp2images/bullet.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

DIV.cat_children_on {
	display: block;
}

DIV.cat_children_off {
	display: none;	
}

TD.pagination_top {
	font-family: Arial,Helvetica,sans-serif;
    font-weight: bold; 
	font-size: 12px; 
	color: #000000;
	text-align: left;
	padding-top: 30px;
}

TD.pagination_bottom {
	font-family: Arial,Helvetica,sans-serif;
    font-weight: bold; 
	font-size: 12px; 
	color: #000000;
	text-align: left;
}

.search {
	color: #003F82;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none;
	margin-bottom: 5px;
}

A.search {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
}

DIV.search DIV.category DIV.caption {
	font-size: 14px;
	font-weight:bold;
	width: 525px;
	padding-bottom: 5px;
	background-color: white;
}

DIV.search DIV.category DIV.items table.cat_item_list tr,
DIV.search DIV.category DIV.items table.cat_item_list TD.cat_item_list table.item_single td,
DIV.search DIV.category DIV.items table.cat_item_list TD.cat_item_list table.item_single TD.img {
	background-color: white;
}

.search_price {
	color: red; 
	font-family: arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: none
}

a.search:hover {
	text-decoration: none;
}

TD.search {
	border: solid lightgrey 1px;
}

.admin_1,
.admin_2,
.admin_3 ,
.admin_4 ,
.normal  { 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Arial,Helvetica,sans-serif; 
	text-decoration: none; 
}

.admin_5  { 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial,Helvetica,sans-serif; 
	text-decoration: none;
}

TABLE.item_single {
	padding: 0px;
}

TABLE.item_single A.details_button  {
    display: inline;
    width: 56px;
    height: 21px;
    float: left;
    padding: 0px;
	color: #a0a0a0;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif; 
    background-image:url(images/info.gif);
	background-repeat:no-repeat;
	/*background-position: 0px 50%;*/
	margin: 0px 0px 0px 1px;

}
TABLE.item_single  A.details_button:hover  {
    background-image:url(images/info_over.gif);
}


TABLE.item_single  A.details_button2 {
    display: block;
    width: 56px;
    height: 21px;
    float: none;
    margin: 0px auto;
    padding: 0px;
	color: #a0a0a0;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
    background-image:url(images/info.gif);
	background-repeat:no-repeat;
	/*background-position: 0px 50%;*/
}
TABLE.item_single  A.details_button2:hover {
    background-image:url(images/info_over.gif);
}

TABLE.item_single DIV.buttons {
	width: 150px;
	margin: auto;
}
/* PRODUCT ITEM */
/* ORDER */
DIV.order_finalize {
	background-color:#e4e1e7;
	min-height:80px;
}

DIV.order_finalize FORM{
	background-color:#e4e1e7;
	min-height:27px;
}

DIV.order_finalize FORM INPUT{
	display:inline;
	margin-left:165px;
}

DIV.order_finalize P.item_price{
	color:#857f9e;
	font-size:14px;
	font-weight:bold;
}
DIV.order_finalize P.item_price  B{
	color:#FF0000;
	font-size:13px;
}

DIV.order_finalize P.user_details {
	font-weight:normal;
	color:#857f9e;
	background-color:#e4e1e7;
	margin: 0 0 0 20px;
	padding-top: 12px;
	font-size:12px;
}

DIV.order_finalize P.user_details SPAN.purchaser_details_title{
	font-weight:normal;
	color:#857f9e;
	background-color:#e4e1e7;
	font-weight:bold;
	padding:0px;	
}

DIV.order_finalize P.order_view_title, 
DIV.order_finalize TABLE#details_currency_3 {
	margin-left:20px;
}

DIV.order_finalize TABLE#details_currency_3  TBODY TR TD#header_item,
DIV.order_finalize TABLE#details_currency_3  TBODY TR TD#header_quantity,
DIV.order_finalize TABLE#details_currency_3  TBODY TR TD#header_unitprice ,
DIV.order_finalize TABLE#details_currency_3  TBODY TR TD#header_price  {
	background-color:#f18743;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;;
}

DIV.order_finalize TABLE#details_currency_3  TBODY TR TD.order_view_item{
	background-color:#ffdcbd;
	color:#f18642;
	font-weight:bold;
	font-size:12px;
}

DIV.order_finalize TABLE#details_currency_3  TBODY TR TD.order_view_quantity{
	background-color:#ffdcbd;
	color:#f18642;
	font-weight:bold;
	font-size:12px;
} 

DIV.order_finalize TABLE#details_currency_3  TBODY TR TD.order_view_unitprice{
	background-color:#ffdcbd;
	color:#f18642;
	font-weight:bold;
	font-size:12px;
} 

DIV.order_finalize TABLE#details_currency_3  TBODY TR TD.order_view_price{
background-color:#ffdcbd;
	color:#f18642;
	font-weight:bold;
	font-size:12px;
} 

.user_details {
	font-weight: normal; 
	font-size: 14px; 
	font-family: Arial,Helvetica,sans-serif; 
	text-decoration: none;
	text-align: left;
	display: block;
	color:#857f9e;
	font-weight:bold;
	
}

DIV#p_details{
	font-weight:normal;
	color:#857f9e;
	background-color:#e4e1e7;
	font-weight:normal;
	margin-left:20px;
}

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

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

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

TR#value_ordered_items, 
TR#value_shipping_cost{
	background-color:#ffdcbd;
	color:#f18642;
	font-weight:bold;
	font-size:12px;
}

TR#value_total_cost{
	background-color:#cf6918;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

DIV.print_friendly_link {
	display: none;
}

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

.cc_label {
	background-color: #ffebd9; 
	color: #f18642; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	padding: 5px;
}

.cc_number {
	background-color:#ffdcbd;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	text-align:right;
	color:#d16b2a;
}

INPUT.cc_platimo {
	float: left;
	background-color: #F18742;
    border: 2px solid #D36D25;
	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: #e67d40;
}

TD.user_details DIV.order_cc P{
	color:#d36d25;
	margin-left:20px;
}

TD.user_details DIV.order_cc TABLE,
TD.user_details DIV.order_cc FORM
{
	margin-left:20px;
}

TD.user_details DIV.order_cc FORM TABLE{
	margin-left:0px;
}

TD.user_details DIV.order_cc FORM INPUT{
	margin-top:10px;
}

.order_view {
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial,Helvetica,sans-serif; 
	text-decoration: none;
	border-bottom: 2px solid #e4e1e7;
}
.order_view_item, 
.order_view_quantity, 
.order_view_unitprice, 
.order_view_price  {
	font-weight: normal; 
	font-size: 12px; 
	font-family: Arial,Helvetica,sans-serif; 
	text-decoration: none;
	border-bottom: 2px solid #FFFFFF;
}

.order_view_title {
	font-size: 12px; 
	font-family: Arial,Helvetica,sans-serif; 
	text-decoration: none;
	margin-bottom: 5 px;
}

.order_user_view{
	padding-bottom: 25px;
}

TD.main_right  P.order_view_title B {
	color:#D36D25;
	font-size:16px;
}

TD.main_right DIV.order_user_view P.order_view{
	color: #F18642;
	background-color:#ffdcbd;
	font-size:16px;
}

TABLE TBODY TR TD#header_item, 
TABLE TBODY TR TD#header_quantity, 
TABLE TBODY TR TD#header_unitprice , 
TABLE TBODY TR TD#header_price  {
		color: #F18642;
		background-color:#ffdcbd;
}

TABLE TBODY TR TD.order_view_item, 
TABLE TBODY TR TD.order_view_item A, 
TABLE TBODY TR TD.order_view_quantity , 
TABLE TBODY TR TD.order_view_unitprice, 
TABLE TBODY TR TD.order_view_price {
	color: #F18642;
	background-color:#ffebd9;
	font-weight:bold;
}

 TABLE TBODY TR TD.order_view INPUT#remove {
	display:block;
	background-color:#ff9f5e;
	background-image: url(images/new/brisi_dugme.png);
	border:2px solid #ee8546;
	color:#FFFFFF;
	cursor: pointer;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}

TD.main_right TABLE.order_history{
	margin-left:20px;
}

TD.main_right TABLE.order_history TBODY TR TH{
	background-color:#f18743;
	color:#FFFFFF;
	font-size:13px;
}

TD.main_right TABLE.order_history TBODY TR TD{
	background-color:#ffdcbd;
	color:#f18642;
	font-size:13px;
	font-weight:bold;
}

TD.main_right TABLE#order_user_details_form{
	background-color:#e4e1e7;
	color:#857f9e;
}

TD.main_right TABLE#order_user_details_form TBODY TR TD
{
	margin:0px;
	overflow:hidden;
	text-align: left;
}

TD.main_right TABLE#order_user_details_form TBODY TR TD.user_details SPAN.order_user_details_subtitle{
	color:#E24D00;
}

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

TD#f_ime_1{
	width:50px;
}

TD#f_ime_2 INPUT , 
TD#f_prezime_2 INPUT , 
TD#f_e_mail_2 INPUT , 
TD#f_adresa_2 INPUT, 
TD#f_country_id_2 SELECT , 
TD#f_grad_2 INPUT, 
TD#f_pbroj_2 INPUT , 
TD#f_mobile_2 INPUT ,  
TD#f_telefon_2 INPUT, 
TD#f_komentar_2 INPUT    {
	border:1px solid #ff9f5e;
	padding-top:4px;
	width:210px;
}

TD#f_shipment_id_2 SELECT {
	border:1px solid #ff9f5e;
	padding-top:4px;
	width:250px;
}

TD#f_komentar_2 TEXTAREA{
	border:1px solid #ff9f5e;
	padding-top:4px;
	width:250px;
}

DIV.window DIV.title {
	float: left;
	width: auto;
	height: auto;
	padding: 5px 10px;
	background-color: #E7E7E7;
	border: 1px solid #989898;
	border-bottom:none;
	color: #575757;
	font-size: 12px;
}

DIV.window DIV.content {
	float: left;
	width: 100%;
	height: auto;
	padding: 10px 0px;
	background-color: #FFFFFF;
	border: 1px solid #808080;
	color: #575757;
	font-size: 12px;
}

DIV.window DIV.content H2 , 
DIV.window DIV.content P{
	padding: 0px;
	margin: 0px 10px 0px 10px;
}

DIV.properties {
    float: left;
    width: 330px;
 	font-size: 12px;
	padding-top: 10px;
}

DIV.properties DIV.property{
	padding-bottom: 2px;
}

DIV.property {
	width: 100%;
	background-image: url();
    color:#f18743;
}

DIV.property DIV.name{
	font-weight: bold;
	padding-bottom: 2px;
    font-size: 14px;
}

DIV.property DIV.description{
	padding-bottom: 3px;
}

h3.property {
        font-size: 12px;
        font-weight:normal;
        margin: 0px;
}

/* ORDER */

/* BUTTONS */
INPUT.tell_friend {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF; 
	width: 159px;
	height: 27px;
	padding-right: 35px;
	background-color: #FFFFFF;
	cursor: pointer;
	background-image: url(images/new/button_140.png);
	border: 0px solid #666666;
	float:left;
}

INPUT.item_single {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF; 
	width: 185px;
	height: 27px;
	cursor: pointer;
	padding-right: 35px;
	background-color: #FFFFFF;
	background-image: url(images/new/button_160.png);
	cursor: pointer;
	border: 0px solid #666666;

}

INPUT.post_comment {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF; 
	width: 159px;
	height: 27px;
	padding-right: 35px;
	cursor: pointer;
	background-color: #FFFFFF;
	background-image: url('images/new/button_140.png');
	border: 0px solid #666666;
}

INPUT#remove {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #000000; 
	width: 80px;
	height: 20px;
	background-color: #FFFFFF;
	background-image: url();
	border: 1px solid #f36c32;
}

TABLE.links {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;
}


INPUT.add_to_order_button {
    width: 84px;
    height: 21px;
    border: 0px;
	background-image:url(images/ukorpu.gif);
}

INPUT.add_to_order_button_over {
    width: 84px;
    height: 21px;
    border: 0px;
    background-image:url(images/ukorpu_over.gif);
}

FORM.addToBasketForm {
    float:right;
    width:84px;
}

A.add_to_order {
    display: inline;
    float: right;
    width: 83px;
    height: 21px;
    margin: 0px 1px 0px 0px;
    border: 0px;
	background-image:url(images/ukorpu.gif);
}

A.add_to_order:hover {
    background-image:url(images/ukorpu_over.gif);
}

DIV.item_comments {
    float: left;
	width: 575px;
}

DIV.item_comments DIV#most_recent_comments {
    display: none;
}

DIV.item_comments DIV#comments_link_div {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #003f82;
	padding-left: 13px;
	background-image: url(images/icon_bluebox.gif);
	background-repeat: no-repeat;
	background-position: left;
}

DIV.item_comments DIV#comments_link_div A {
	color: #003f82;
	text-decoration: none;
}

DIV.item_comments DIV#comments_link_div A:hover {
	text-decoration: underline;
}

DIV.item_comments DIV#mark_div {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #003f82;
	padding-left: 13px;
	background-image: url(images/icon_bluebox.gif);
	background-repeat: no-repeat;
	background-position: left;
}

DIV.item_comments DIV#mark_div A {
	color: #003f82;
	text-decoration: none;
}

DIV.item_comments DIV#mark_div A:hover {
	text-decoration: underline;
}

DIV.item_comments DIV#post_div {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #003f82;
	padding-left: 13px;
	background-image: url(images/icon_bluebox.gif);
	background-repeat: no-repeat;
	background-position: left;
}

DIV.item_comments DIV#post_div A {
	color: #003f82;
	text-decoration: none;
}

DIV.item_comments DIV#post_div A:hover {
	text-decoration: underline;
}

DIV.tellfriend {
    float: left;
	width: 575px;
}

DIV.tellfriend INPUT.tellfriend {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #003f82;
	padding-left: 10px;
	text-align: left;
	border: 0px solid #000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	padding-left: 10px;
	background-image: url(images/icon_bluebox.gif);
	background-repeat: no-repeat;
	background-position: left;
}

TABLE.item_single A.details_button  {
    display: inline;
    width: 56px;
    height: 21px;
    float: left;
    padding: 0px;
	color: #a0a0a0;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif; 
    background-image:url(images/info.gif);
	background-repeat:no-repeat;
	/*background-position: 0px 50%;*/
	margin: 0px 0px 0px 1px;

}
TABLE.item_single  A.details_button:hover  {
    background-image:url(images/info_over.gif);
}

/* BUTTONS */

/* FRONT */
DIV.frontOkvirLevo {
	float:left;
	
	width: 100%;
	margin:0px;
	
	border: 0px solid #666666;
	
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
}

DIV.frontOkvirDesno {
	float:right;
	
	width: 280px;
	height: 180px;
	
	border: 1px solid #666666;
	
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
}

DIV.frontNaslov {
    color: #F16422;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 38px;
    margin-top: 28px;
    padding-left: 5px;
    width: 100%;
}

TABLE.main TD.main_right TD DIV.frontSadrzaj {
	width: 100%;
	
	color: #003F82;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
}

TABLE.main TD.main_right TD DIV.frontSadrzaj TABLE.thumbs_list {
	width: 100%;
}

TABLE.main TD.main_right TD DIV.frontSadrzaj TABLE.thumbs_list TR.thumbs_list {
}

TABLE.main TD.main_right TD DIV.frontSadrzaj TABLE.thumbs_list TR.thumbs_list TD.thumbs_list {
	padding: 0px;
	margin: 0px;
}

TABLE.main TD.main_right TD DIV.frontSadrzaj TABLE.thumbs_list TR.thumbs_list TD.thumbs_list TABLE.item_single {
	width: 100%;
	padding: 0px;
	
	border: none;
	
	padding-bottom: 0px;
	text-align: center;
}

TABLE.main TD.main_right TD DIV.frontSadrzaj TABLE.thumbs_list TR.thumbs_list TD.thumbs_list TABLE.item_single TD.name{
	height: 40px;
	padding: 0px;
	margin: 0px;
	background-image: url('/user/include/takolako/images/background_orange.gif');
	background-repeat: repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:center;
}

TABLE.main TD.main_right TD DIV.frontSadrzaj TABLE.thumbs_list TR.thumbs_list TD.thumbs_list TABLE.item_single TD.img{
	/* float: left; */
	font-size:12px;
	text-align:center;
	height: 134px;
	width: auto;
}

TABLE.main TD.main_right TD DIV.frontSadrzaj TABLE.thumbs_list TR.thumbs_list TD.thumbs_list TABLE.item_single TD.price{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}
TABLE.main TD.main_right TD DIV.suggestion{
	background-color:#FF00000;

}

/* BOTTOMMENU */
DIV.bottommenu DIV.line {
	float: left;
	width: 100%;
	padding: 0px 0px;
	
	background-color: #DCDCDC;
}

DIV.bottommenu DIV.item {
	float: left;
	width: 33%;
	margin: -14px 0px 0px 0px;
	
	text-align: left;
}

DIV.bottommenu DIV.item  A {
	color: #6a6d83;
	text-decoration: none;
}

DIV.bottommenu DIV.item  A:hover {
	text-decoration: underline;
} 

DIV.bottommenu DIV.item  DIV.title {
	background-color: #B1AEC0;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    margin-top: 15px;
    padding: 0 0 0 10px;
    text-align: left;
    width: 100%;
	color:#FFFFFF;
}

DIV.bottommenu DIV.item  DIV.subitems {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 10px;
}

/* BOTTOMMENU */

/* IMAGEGALLERY */
DIV.imageGallery {
    display: block;
    float: left;
	width: 100%;
}

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: block;*/
    float: left;
}

DIV.imageGallery DIV#image_big {
    position: absolute;
    top: -1000;
    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;

    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 */

TABLE.main TD.main_right DIV.registration_importante {
	background-color:#E9761B;
	min-height:13px;
	color:#FFFFFF;
	font-size:13px;
	padding:6px;
	
}

DIV.newImages {
	width: 100%;
	position: relative;
	z-index: 9;
	margin-top:-185px;
	float: left;
}

TABLE.main TD.main_right DIV.newImages TD {
	text-align: right;
}

BODY IFRAME {
	display: none;
}

TD.table_middle_right IFRAME,
TD.facebook IFRAME,
TD.google IFRAME {
	display: block;
}

TABLE.main TD.main_right TABLE.product TD.facebook,
TABLE.main TD.main_right TABLE.product TD.google {
	text-align: left;
	margin-bottom: 5px;
}

TD.main_right IFRAME,
TD.facebook IFRAME,
TD.google IFRAME {
	display: block;
}

UL.order_form {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
TD.main_right UL.order_form  {
	background-color:#e4e1e7;
	color:#857f9e;
	font-size:11px;
	font-weight:bold;
	list-style: none;
	padding: 0px;
}

TD.main_right UL.order_form  LI {
	text-align: left;
}

/* MOST RECENT COMMENTS */
DIV.item_comments {
    position: relative;
}

DIV.item_comments DIV#most_recent_comments {
    display: none;

    position: absolute;
    top: 14px;
    left: -160px;
    
    width: 400px;

    background-color: #fcfcfc;
    border: 1px solid #000000;

    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity:0.8;
}

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;
}
/* MOST RECENT COMMENTS */

/*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*/

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

TD.not_available_message {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:10px 0px;
}

TD.not_available_message INPUT.item_single {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	color: #000000; 
	cursor: pointer;
	width: 215px;
	height: 20px;
	border: 1px solid #f36c32;
	background-color: #ffffff;
	background-image: url();
}
