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

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

#center {
	padding: 15px 20px 20px 20px;
	width: 100%;
	vertical-align: top;
}

#left {
	padding-top: 15px;
	width: 180px;
	height: 100%;
	vertical-align: top;
}

#right {

	vertical-align: top;
	padding-top: 15px;
	width: 180px;
	height: 100%;
}

#header {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#footer {
	margin: 20px 0px 20px 0px;
	padding-bottom: 15px;
}

.emptycell {
	height: 1px;
	padding: 0px 182px 0px 0px;
}

.helpcontent {
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}
.helpcontent ul li{
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}

/* VISUAL STYLE */

body {
	background: #fff;
	font-family: tahoma;
	font-size: 13px;
}

img {
	border: 0px;
}

a {
	color: #069;
}

a:hover {
	color: #036;
}

h1 {
	color: #164677;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h1 small {
	font-size: 11px;
}

h1 small.grey {
	color: #666666;
}

h2 {
	color: #01a2dd;
	font-size: 15px;
	font-weight: bold;
	border-bottom: solid 1px;
	margin: 20px 0px 5px 0px;
	padding: 0px;
}

h2 a {
	font-size: 12px;
	font-weight: 100;
}

h3 {
	color: #c03;
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0px 5px 0px;
	padding: 0px;
}

#center p {
	text-align: center;
	line-height: 130%;
}

.clear {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

hr {
	color: #fff;
	border: 0px;
	height: 1px;
	border-bottom: 1px solid #b5e3f4;
}

.right {
	text-align: right;
}

.fright {
	float: right;
}

.center {
	text-align: center;
}

.button {
	background: #b5e3f4;
	border: 1px solid #164677;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	font-family: tahoma;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
}

.buybutton {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: #ffffff;
	background-repeat: no-repeat;
	border: 1px solid red;
}

.buysubmit {
	margin: 0px;
	padding: 5px 5px 5px 28px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: #ffffff;
	background-repeat: no-repeat;
	background-position: 10px 8px;
	border: 1px solid #b5e3f4;
	cursor: pointer;
}

input.button {
	padding: 1px 0px 1px 0px;
}

.notice {
	border: 1px solid #b5e3f4;
	background: #fcfcfc;
	padding: 10px;
	margin: 2px;
	font-family: tahoma;
	font-size: 12px;
	color: #c60;
	font-weight: bold;
}

.explanation {
	color: #999999;
	font-family: verdana;
	font-size: 12px;
}

.upper {
	text-transform: uppercase;
}

.wide {
	width: 100%;
}

table.info th {
	color: #333;
	text-align: left;
	padding-right: 5px;
}

#left ul, #right ul {
	margin: 10px 0px 10px 20px;
	padding: 0px;
	font-size: 11px;
}

#left ul li, #right ul li {
	margin: 2px 0px 2px 0px;
	padding: 0px;
	font-size: 11px;
}

#left p, #right p {
	margin: 10px 0px 10px 0px;
	font-size: 11px;
}

/* HEADER */

#header {
background-image: url(./fons.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #fff;
}
#header_logo {
padding-left: 10px;
	height:100px;
     width:auto;
	
}

#logo {
	margin: 8px 5px 0px 0px;
	float: left;
}


#headerinfo {
background: #000000;
	margin: 4px 10px 2px 0px;
	text-align: left;
	font-size: 10px;
	line-height: 20px;
}
#headerinfo .headerphone {
margin-top:32px;
margin-left:10px;
	font-size: 13px;
	font-weight: bold;
	font-family: tahoma;
	color: #01a2dd;
	float: left;
}



.languages {
float: right;
margin-right:10px;
	color: #333;
	line-height: 20px;
}

.languages b {
	color: #333;
}

.headerchart {
	padding-left: 17px;
	background-image: url(./ico_cart.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.headerwishlist {
	padding-left: 17px;
	background-image: url(./ico_wishlist.gif);
	background-repeat: no-repeat;
	background-position: 2px 1px;
}


#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 26px;
	width: 750px !important;
	width: 570px;
}

#header ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-image: url(./menu_bg.gif);
}

#header ul li div {
	white-space: nowrap;
	padding: 7px 10px 5px 10px;
	background: url(./menu_right.gif) right top no-repeat;
}

#header ul li a {
	text-decoration: none;
	color: #000;
}

#header ul li a:hover {
	text-decoration: underline;
}

#header ul li.selected {
	background: #01a2dd;
	background-image: url(./menu_bg_selected.gif);
}

#header ul li.selected a {
	color: #fff;
}

#header ul li.selected div {
	background-image: url(./menu_right_selected.gif);
}

#header ul li.special {
	background: #01a2dd;
	background-image: url(./menu_bg_special.gif);
}

#header ul li.special a {
	color: #fff;
}

#header ul li.special div {
	background-image: url(./menu_right_special.gif);
}


/* HEADER SUBMENU */

#headermenu{
font-family: tahoma;
font-weight: bold;
border-top: 3px solid #164677;
background:#01a2dd;
	color: #fff;
	/* font-size: 11px; */
	text-align: left;
}
#headermenu form {
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#headermenu form * {
	vertical-align: middle;
}
#headermenu form input {
	font-size: 11px;
}
/* FOOTER */

#footer {
	border-top: 1px solid #b5e3f4;
	font-size: 10px;
	color: #666;
}

#footer table {
	width: 100%;
	border-bottom: 1px solid #b5e3f4;
	margin-bottom: 10px;
	font-size: 11px;
}

#footer table td {

	padding-left: 30px;
}

#footer table td b {
	color: #333;
}

#footer table ul {
	margin: 10px 0px 5px 30px;
	padding: 0px;
}

#footer span {
	float: right;
	padding-left: 70px;
	text-align: right;
	color: #333;
	font-size: 11px;
}

/* MENUBAR */

#left ul.menu {
width: 210px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	list-style-type: none;
}

#left ul.menu li {
	padding: 5px 5px 4px 0px;
	margin: 0px;
	font-size: 12px;
	border-right: 1px solid #b5e3f4;
}

ul.menu li a {
	text-decoration: none;
	color: #000;
}

ul.menu li a:focus {
	outline: 0;
}

ul.menu li a img {
	margin: 0 0 0 5px;
}

ul.menu li a:hover, ul.menu li b a {
	color: #069;
}

ul.menu li a:hover {
	text-decoration: underline;	
}

#left ul.menu ul {
	margin: 5px 0px 5px 30px;
	padding: 0px;
	list-style-image: url(./bullet2.gif);
}

#left ul.menu ul li {
	padding: 0px;
	border: 0px;
	margin-bottom: 5px;
}
#left h2{
	font-size: 10px;
	color: #fff;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
	background-image: url(./boxtitle_bg2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#right h2 {
	font-size: 10px;
	color: #fff;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
	background-image: url(./boxtitle_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/* ADVERT */
.advert {
	background: #efefef;
	border-bottom: 2px solid #b5e3f4;
	text-align: center;
	padding: 1px 10px 0px 10px;
	font-size: 17px;
	color: #333;
}

.advert b {
	color: #c03;
}

.advert b.price {
	color: #093;
	font-size: 20px;
}

.advert s {
	font-family: tahoma;
	font-size: 21px;
	color: #c03;
}


/* PATH */

.path {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 4px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	border-color: #b5e3f4;
}


/* FORMS */

form table {
	width: 100%;
}

form th {
	text-align: left;
	font-size: 12px;
	color: #164677;
}

form small {
	color: #666;
	font-weight: normal;
	font-size: 11px;
}

form p.error {
	margin: 3px 0px 3px 0px;
	padding: 5px;
	font-size: 11px;
}


/* PRODUCT */


#product_c_tbl td {
	vertical-align: top;
}

.productgallery {
	margin-right: 10px;
}

.producterror {
	padding: 10px;
}
.productbuttons2 {
padding-top:8px;
text-align:center;
border:solid 1px #01a2dd;
	background: #FFFFCC ;	
    margin-top:15px;
 	font-size:12px;
	width: auto;
}
.productbuttons {
	background: #e1f4fb ;	
 	font-size:1px;
	width: auto;
}

.productbuttons ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	padding: 5px;
	background: url(product_sb_b.png) no-repeat bottom left;	
}

.productbuttons ul li {
	margin: 0;
	padding: 0;
}

.productbuttons ul li a {

	display: block;
	width: auto;
	height: 17px;
	overflow: hidden;
	font-size:12px;
	font-weight: bold;	
	margin: 0 1px 4px 1px;
}

.productbuttons ul li.cart {
height: 15px;
	background: url(poga_primary.png);
	margin-bottom: 15px;
	}

.productbuttons ul li.cart a {

	background: url(poga_i_uz_grozu.png) no-repeat 9px 9px;
	width: auto;
	height: 15px;
	margin: 0 0 4px 0;
	padding-top: 2px;
	color: #9C0204;
}
.productcontent{
    	float: left;
	font-size: 14px;
	white-space: nowrap;
	line-height: 140%;
	padding: 15px 20px 0 0;
}


.productinfo {
   float: left;
	font-size: 14px;
	white-space: nowrap;
	line-height: 140%;
	padding: 15px 20px 0 0;
}

.productimage img {
	margin: 10px 0px 10px 0px;
}

.productimages a.primary {
	display: block;
	width: 280px;
	height: 224px;
	overflow: hidden;
	position: relative;
	padding-bottom: 8px;
	background-repeat: no-repeat;
}

.productimages a.primary span {

	display: block;
	width: 15px;
	height: 15px;
	background: url(zoom.gif) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	cursor: pointer;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 132px;
	border: 1px solid #b5e3f4;
}

.productimages a.primary:hover span {
	border-color: #01a2dd;
}

.productimages_more {

	text-align: center;
}

.productimages_more img {
	margin: 10px;
}

.productinfo b {
word-spacing: 3px;
font-weight: bold;
	color: #c03;
}
.productinfo s {
font-size: 14px;
	color: #006699;
}


.productinfo a {
	font-weight: bold;
}

table.productparams {
	border: 1px solid #b5e3f4;
	font-size: 11px;
	width: 100%;
	border-collapse: collapse;
}

table.productparams tr.odd {
	border-bottom:dashed 1px #eaf4f7;
}

table.productparams td {
	padding: 5px 5px 5px 20px;
}

table.productparams td.productparam0 {
	width: 20%;
	white-space: nowrap;
}

table.productparams td.productparam1 {

	width: 80%; 	
}

/* SMALL PRODUCT TABLE*/

table.product {
	width: 100%;
	border: 1px solid #b5e3f4;
	margin: 10px 0px 10px 0px;
}

table.product td {
	padding: 5px;
	vertical-align: top;
}

table.product td p {
	margin: 5px 0px 10px 0px;
}

/* MISC */


.linkleasing {
	background-image: url(./calculator.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 6px 0px 2px 32px;
	display: block;
	font-size: 13px;
	margin: 0px;
}

.linksubscribe {
	background-image: url(./subscribe_me.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 6px 0px 2px 32px;
	display: block;
	font-size: 13px;
	margin: 0px;
}   

.file_pdf {
	background-image: url(./file_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 2px 0px 0px 23px;
}

p.skype {
float: right;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	padding: 3px;
}

p.skype img {
	float: right;
	margin-right: 10px;
}

.error { 
	border: 1px solid #b5e3f4;
	background: #ffc;
	color: red;
}

.input_error { 
	margin: 0px;
	color: red;
	font-size: 11px;
}


/* CONSULTANT BOX */

.menuform {
color:#164677;
text-align:right;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
}

.menuform input, .menuform select, .menuform textarea {
text-align:left;
	font-size: 11px;
}

.menuform p {
	margin: 0px 0px 5px 0px;
	text-align: center;
}

.menuform table {
	border-collapse: collapse;
	width: 100%;
}

.menuform td {
	border-bottom: 1px solid #b5e3f4;
	padding: 3px 2px 3px 2px;
}

.menuform table input {
	width: 80px;
}

.menuform textarea {
	width: 170px;
}
.menuform .button {
	margin: 5px 5px 10px 45px;
}


/* PRODUCT BOX */

.menuproduct {

	height: 120px;
	border-bottom: 1px solid #b5e3f4;
	padding-bottom: 5px;
	font-size: 10px;
	color: #666;
}

.menuproduct img {
	z-index:-1;
	margin-right: 0px;
}
img.akcija{
margin-left:-30px;
z-index:1;
position:absolute;
}
.menuproduct b {

	color: #bd132e;
}

.menuproduct s {

	color: #006699;
}
/* FUTURED PRODUCTS */

table.futured_products {
	width: 100%;
}

.futured_products td {
	text-align: center;
	padding: 10px;
	vertical-align: top;
	border: 1px solid #b5e3f4;
}

.futured_products td table {
	width: 100%;
	border-collapse: collapse;
}

.futured_products td td {
	text-align: center;
	border: 0px;
	padding: 0px 4px 0px 0px;
	vertical-align: middle;
	font-size: 10px;
}

.futured_products table b {
text-align: center;
	font-size: 13px;
	white-space: nowrap;
	color: #666;
}

.futured_products b.price {
	color: #bd132e;
}
.futured_products s {
font-size:12px;
	color: #006699;
}
.futured_products img {
	margin: 3px 0px 3px 0px;
}
.futured_products .buttons {
	background: #eee;
	text-align: center;
	padding: 0px;
	margin: 3px 0px 7px 0px;
}

h2 small {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

.futured_products p {
	color: #808080;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

.futured_products .outer {
	margin-top: 5px;
	width: 200px;
	border: 1px solid #b5e3f4;
}

.futured_products .indiv {
	padding: 0px;
	height: 12px;
	background: #c03;
}

.futured_products h2.contactus {
	border: 0px;
	text-decoration: none;
}

/* SUB CATEGORY */

.sub_category {
	width: 100px;
	height: 110px;
	float: left;
	margin: 5px;
	padding-top: 10px;
	text-align: center;
	
}

.sub_category img {
border:solid 2px #b5e3f4;
	margin-bottom: 3px;
}


/* PRODUCTS LIST */

ul.products {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
p.products{
margin:0;
text-align: center;
width:80px;
z-index:1;
position: absolute;
color:white;
font-weight: bold;
background-color: green;
}
.products li {
	margin: 3px 4px 3px 4px;
	padding: 10px 5px 5px 5px;
	width: 140px;
	height: 140px;
	display: block;
	float: left;
	font-size: 11px;
	text-align: center;
	border: 1px solid #b5e3f4;
	color: #666;
}

.products li b {
	font-weight: bold;
	color: #c03;
}

/* PRODUCTS LIST */
h1.specials {
	display: inline;
	float: left;
}

form.specials {
	text-align: right;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}

ul.specials {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	list-style-type: none;
}

.specials li {
	margin: 3px 4px 3px 4px;
	padding: 10px 5px 5px 5px;
	width: 120px;
	height: 147px;
	display: block;
	float: left;
	font-size: 11px;
	text-align: center;
	border: 1px solid #bd132e;
	color: #666;
}

.specials li b {
	font-weight: bold;
	color: #c03;
}

.specials li small {
	font-size: 11px;
	font-family: tahoma;
}

/* ##### NAVIGATION ##### */

.navigation {
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
}

.navigation a, .navigation b {
	padding: 2px 5px 2px 5px;
	border: 1px solid #164677;
	background: #b5e3f4;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.navigation a:hover {
	background: #ffffcc;
}

.navigation b {
	color: #666;
	font-size: 11px;
	padding: 1px 5px 2px 5px;
}

.navigation b.active {
	color: #000;
	border: 1px solid red;
	background: #ffffcc;
}

.navigation span {

	float: left;
	font-size: 11px;
	color: #666;
}

.subtabs {
	
}

.subtabs ul {
	margin: 0 0 0 5px;
	padding: 0;
	height: 21px;
}

.subtabs li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.subtabs li a {
	white-space: nowrap;
	padding: 6px 10px 5px 10px;
	display: block;
	text-decoration: none;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #606051;
	border-top: 3px solid #fff;
}

.subtabs li.sel a {
	margin-bottom: 0;
	border-color: #CCCCBF;
	background: #fff;
}

/* ##### SEARCH FORM ##### */

.searchform {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.searchform fieldset {
	margin: 0px;
	padding: 10px;
	border: 1px solid #b5e3f4;
	font-size: 12px;
}

.searchform legend {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}

.searchform select, .searchform input {
	font-size: 11px;
	margin: 0px 2px 0px 2px;
}

.searchform .button2 {
	padding: 1px 3px 1px 3px;
}

.searchform p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}


/* ##### SHOPPING CART ##### */font-family: tahoma;

.smallcart {
	font-size: 10px;
}

table.smallcart {
	border-collapse: collapse;
}

table.smallcart td {
	padding: 3px;
	border-bottom: 1px solid #b5e3f4;
}

table.smallcart td b.price {
	white-space: nowrap;
}


/* ##### HOME SUBSCRIBE ##### */

.homesubscribe {
	border: 1px solid #b5e3f4;
	margin: 2px;
	padding: 10px;
	background-image: url(./gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 11px;
}

.homesubscribe input {
	font-size: 11px;
}

.homesubscribe label {
	font-weight: bold;
	color: #333;
}

.homesubscribe h2 {
	border: 0px;
	margin: 0px 0px 9px 0px;
	color: #004E82;
	font-size: 18px;
	font-weight: normal;
}

.homesubscribe p {
	margin: 15px 0px 5px 0px;
}

/* ##### HOME AD ##### */

table.homead {
	width: 100%;
}

.homead td {
	padding: 0px;
	border: 0px;
	text-align: center;
}

.homead a {
	color: #333;
	font-weight: bold;
	font-size: 11px;
	display: block;
	padding: 5px;
	background-color: #efefef;
	border: 1px solid #b5e3f4;
}

.homead .selected a {
	color: #c03;
}

.homead a:hover {
	color: #000;
	background-color: #ccc;
}


/* ##### CAMPAINS ##### */

.campain {
	 border: 1px solid #b5e3f4;
	 padding: 10px;
	 background-color: #fcfcfc;
	 font-size: 13px;
	 clear: left;
}

.campain p {
	text-align: right;
	font-size: 11px;
}

.campain h2 {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px dashed #b5e3f4;
}
.campain h2 a {
	color: #c03;
	text-decoration: none;
}
.campain h2 a:hover {
	color: #c03;
	text-decoration: underline;
}

.campain img {
	float: left;
	margin: 10px 10px 10px 0px;
	border: 1px solid #b5e3f4;
}

.campain p.info {
	font-size: 12px;
	text-align: left;
	line-height: 140%;
}

.campain .date {
	font-weight: bold;
	color: #c03;
}

.campain .date b {
	color: #666;
}


/* ##### MANUFACTURERS ##### */
.alfabets {
	border: 1px solid #b5e3f4;
	background: #fcfcfc;
	padding: 10px;
}

.alfabets a {
	margin: 0px 2px 0px 2px;
	font-weight: bold;
	text-transform: uppercase;
}


/* ##### CART ##### */

table.cart {
	width: 100%;
	border-collapse: collapse;
}

.cart th, .cart td {
	padding: 4px;
	font-size: 11px;
}

.cart th {
	border-bottom: 1px solid #b5e3f4;
	text-align: left;
	background: #efefef;
}

.cart .bottom th {
	border: 0px;
	border-top: 1px solid #b5e3f4;
	text-align: right;
}

.cart .right {
	text-align: right;
}

.cart td.price {
	white-space: nowrap;
	font-weight: bold;
	text-align: right;
	color: #c03;
}

.cart td td.price {
	white-space: nowrap;
	text-align: right;
	color: #000;
}

.cart td td.price s {
	font-weight: normal;
	color: #c03;
}

.cart td.price small {
	font-weight: normal;
	color: #666;
}

.cart td.cartdiscount {
	font-family: tahoma;
	font-size: 21px;
		color: #c03;
}

.cart .inactive, .cart .inactive td.cartdiscount, .cart .inactive td.price small, .cart .inactive td.price, .cart .inactive td.price s  {
	color: #ccc;
}


/* ##### ORDERS ##### */

.order h2 small {
	color: #333;
	font-size: 11px;
}

.textorange {
        font-weight:bold;
        font-size:1em;
        color:#c60;
        margin:0 0 0 0;
        padding:.25em .5em .25em 0;
        line-height:1.3em;

 /*       font-weight:bold; 
        font-size:14px;
        color:#c60;
*/   
     } 
     
/* ##### ORDER HISTORY ##### */

table.order_history {
	width: auto;
	border-collapse: collapse;
}

.order_history th, .order_history td {
	padding: 4px;
	font-size: 11px;
}

.order_history th {
	border-bottom: 1px solid #b5e3f4;
	text-align: left;
	background: #efefef;
}

.order_history td.date {
	width: 130px;
}

.order_history td.nodified {
	width: 140px;
	text-align: center;
}

.order_history td.history_status {
	width: 150px;
}

.order_history td.comments {
	width: 220px;
}


/* CUSTOMERS INFO LIST */

table.customer, table.customer table {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
}

.customer th.desc {
	width: 250px;	
}

.customer table th.desc {
	width: 200px;	
}

.customer select, .customer input {
	width: 152px;
	padding: 1px 0px 1px 0px;
	margin: 0px 2px 0px 2px;
}

table.customer_info {
	border: 0px;
	border-spacing:0pt;
	border-collapse: collapse;
}

table.customer_info td {
	padding: 0px;
}

table.customer_info td table th {
	width: 200px;
}


/* CUSTOMERS INFO LIST */
table.login {
	width: 100%;
}

table.login td {
	width: 50%;
	padding: 10px 5px 5px 5px;
	border: 1px solid #b5e3f4;
	color: #666;
}

table.login p {
	padding: 2px;
	margin: 0px;
}

table.login input {
	width: 150px;
}

table.login small {
	clear: both;
	display: block;
	margin: 0px;
	color: #808080;
}

table.login p {
	line-height:1.5em;
}
	
table.login b {
	width: 80px;
	display: block;
	float: left;
}

table.login input.chbox {
	width: 20px;
	margin: 0px;
	padding: 0px;
}

table.login input.button {
	width: auto;
	float: right;
}

table.login p.fright {
	padding: 5px;
	float: right;
}

.unedited, .unedited a, .unedited b {
	color: #999 !important;
}

a.checkboxy_on, a.checkboxy_off  {
	display: block;
	width: 16px;
	height: 16px;
	background: url(checkboxes.gif) no-repeat;
	overflow: hidden;
	text-indent: -1000px;
}

a.checkboxy_off {
	background-position: 0 -32px;	
}

a.checkboxy_off:hover {
	background-position: 0 -16px;
}

.tip {
	background: #ffc;
	padding: 4px;
	margin: 0 0 10px 0;
}

.filters {
}

.filters .in {
	float: left;
	margin: 5px 15px 0 0;
	padding: 0;
	border: 0;
}

.filters input, .filters label {
	vertical-align: middle;
}

.filters_sort input {
	vertical-align: bottom;
}

.filters_btns {
	text-align: right;
}

.product_filters span {
	display: block;
	float: left;
	padding: 4px 7px 4px 20px;
	background: #F4F4F4 url('filter-bg.png') repeat-x;
	border: 1px solid #b5e3f4;
	margin: 5px 5px 5px 0;
	font-size: 11px;
	color: #333;
}
#left ul.akcijas {
width: 210px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	list-style-type: none;
}

#left ul.akcijas li {
	padding: 4px 5px 4px 0px;
	margin: 0px;
	font-size: 12px;
	border-bottom: 1px solid #bd132e;
}

ul.akcijas li a {
font-size:14px;
	text-decoration: none;
	color: #bd132e;
}

ul.akcijas li a:focus {
	outline: 0;
}

ul.akcijas li a img {
	margin: 0 0 0 5px;
}

ul.akcijas li a:hover, ul.akcijas li b a {
	color: #000000;
}

ul.akcijas li a:hover {
	text-decoration: underline;	
}

#left ul.akcijas ul {
	margin: 5px 0px 5px 30px;
	padding: 0px;
	list-style-image: url(./cmenu4.png);
}

#left ul.akcijas ul li {
	padding: 0px;
	border: 0px;
	margin-bottom: 5px;
}
#left h5{
	font-size: 10px;
	color: #fff;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
	background-image: url(./boxtitle_akcija.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#right h5{
	font-size: 10px;
	color: #fff;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
	background-image: url(./boxtitle_profils.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
