﻿.PageWrapper
{
	text-align: center;
	margin: 0px;
	padding: 10px 0px;
	background-color: #646464;
}

body {
	background-color: #646464;
}

 
.SkinWrapper
{
	width: 950px;
	border: 1px solid #C6B8B4;
	margin: 0px auto;
	background-color: white;
	padding: 20px 20px 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.Logo 
{
	position: absolute; 
	top: 20px;
	left: 20px;
	margin: 0;
	zoom: 1;
	/*z-index: 100;*/
}

.Logo img {
	border: 0px;
}

.TopLinkHolder{
	position: absolute; 
	top: 20px;
	right: 20px;
	zoom: 1;
	/*z-index: 1000;*/
}

.Header 
{
	position: relative;
	border-bottom: 1px solid #EFA6D0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	zoom:1;
}

.RulerLeft {
	background: url(images/ruler_left.gif) repeat-y top left;
	width: 28px;
	height: 100%;
	*height: 2000px;
	position: absolute;
	top: 172px;
	left: -1px;
	zoom: 1;
}

.ContentWrapper{
	float: right;
	width: 814px;
	margin-top: 100px;
}

.ContentPaneWrapper{
	float: right;
	width: 649px;
	padding-left: 11px;
	background: url(images/dots.gif) repeat-y top left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.ContentPane{}
.LeftPaneWrapper {
	float: left;
	width: 155px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.FooterWrapper,
.FooterNoSkinWrapper {
	left: 0;
	margin: 0 -20px;
	position: relative;
	width: 948px;
	height: 30px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #949494;
	line-height: 30px;
	padding: 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.FooterWrapper {
	background: url(images/background_bottom_main.gif) repeat-x top left;
}

.FooterNoSkinWrapper {
	margin: 0;
	width: 100%;
	background: url(images/dots.gif) repeat-x top left;
}	

a.grupa,
a.grupa:link,
a.grupa:visited,
a.grupa:active,
a.grupa:hover {
	padding-right: 20px;
	background: url(images/grupa-footer.gif) no-repeat right;
}

a.grupa:hover {
	background: url(images/grupa-footer_mo.gif) no-repeat right;
}


.SiteMapWrapper {
	float: right; 
}

.SearchWrapper {
	position: absolute;
	right: 0;
	bottom: 10px;
}

.SearchWrapper .NormalTextBox {
	width: 170px;
	margin-right: 20px;
	border-right: 0;
	height: 20px;
	color: #C6B8B4;
}

.SearchWrapper .SkinObject {
	position: absolute;
	right: 0;
	top: 0;
	*top: 1px;
}

.TopLinksWrapper {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #949494;
}

.ObjectKontakt {
	background: url(images/kontakt_ikona.gif) no-repeat left center;
	padding-left: 19px;
}

.ObjectKontakt:hover {
	background: url(images/kontakt_mo.gif) no-repeat left center;
}


.DnnEmptyPane {
	display: none;
}	

.FileManager {
	width: 100%;
	border: 1px solid #A7A7A7;
}
.FileManager_ToolBar {
	border-bottom: 1px solid #A7A7A7;
}
.FileManager_Explorer {
	border: none;
	margin: 0;
}
.FileManager_Header {
	padding-left: 5px;
	padding-top: 2px;
}
.FileManager_FileList {
	margin: 0;
	border-top: 0;
	border-bottom: 0;
	border-right: 0;
}
#tdGrid > table {
	border: 0;
}
.FileManager_StatusBar > table {
	border: 0;
	border-top: 1px solid #A7A7A7;
	border-collapse: collapse;
}

.FileManager_StatusBar > table td {
	padding-left: 5px;
}
/* skin elements */

.SkinObject,
a.SkinObject,
a.SkinObject:link,
a.SkinObject:visited,
a.SkinObject:active,
a.SkinObject:hover,
.SkinObject a:hover
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #949494;
}

li.SkinObject {
	color: #646464;
}

.SkinObject a,
.SkinObject a:link,
.SkinObject a:visited,
.SkinObject a:active {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
}


.NormalBold a,
.NormalBold a:visited,
.NormalBold a:active,
.NormalBold a:hover {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #949494;
}

a.SkinObject:hover,
.SkinObject a:hover {
	color: #d1007c;
}

.SkinObject img {
	border: 0;
}

.Button,
.Button2 {
	background: url(images/button.gif) no-repeat center;
	height: 27px;
	width: 167px;
	text-align: center;
	line-height: 27px;
	margin-top: 10px;
}

.Button2 {
	padding: 10px 44px;
}

a.CommandButton,
a.CommandButton:link,
a.CommandButton:visited,
a.CommandButton:active,
a.CommandButton:hover {
	color: #646464;
}

.CommandButtonArrow,
.CommandButtonArrow:hover
{
	background: url(images/go_button.gif) no-repeat right 4px;
	padding-right: 8px;
}
.CommandButtonArrow:hover
{
	background-image: url(images/go_button_hover.gif);
}

.CommandButtonArrowLeft,
.CommandButtonArrowLeft:hover
{
	background: url(images/go_button_left.gif) no-repeat left 4px;
	padding-left: 8px;
}
.CommandButtonArrowLeft:hover
{
	background-image: url(images/go_button_left_hover.gif);
}

.Full {
	display: block;
}

.DescriptionWrapper .CommandButtonArrow {
	display: inline-block;
}

.CommandButtonArrowUp,
.CommandButtonArrowUp:hover
{
	background: url(images/go_button_up.gif) no-repeat right center;
	padding-right: 10px;
}

.CommandButtonArrowUp:hover 
{
	background-image: url(images/go_button_up_hover.gif);
}

.HideDesc {
	display: inline-block;
}

.CommandPrint {
	background: url(images/print.gif) no-repeat left center;
	padding-left: 20px;
}

.CommandClose {
	background: url(images/close.gif) no-repeat left center;
	padding-left: 20px;
	padding-top: 1px;
}

.Head {
	font-family: Helvetica, Arial;
	font-size: 24px;
	font-weight: normal;
}

.NormalTextBox 
{
	border: 1px solid #C6B8B4;
	padding: 1px 3px;
}

td.NormalTextBox,
table.NormalTextBox,
span.NormalTextBox
{
	border: 0;
}

p, 
.Normal, 
strong, 
.NormalBold,
.SubHead,
a.SubHead,
a.SubHead:active,
a.SubHead:visited,
a.SubHead:hover,
.Articles .Head {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #646464;
}

.CategoryList {
	color: #666;
	font-family: helvetica, arial;
	font-weight: normal;
	font-size: 12px;
}

.PagingTable {
	border: 0 none;
}

p {
	/*text-align: justify;*/
}

.ArticleWrapper {
	margin-top: 10px;
}

.ArticleFooter {
	padding: 20px 0;
	text-align: right;
}

strong, .NormalBold,
.Articles .Head {
	font-weight: bold;
}


a.Head ,
a.Head:link ,
a.Head:visited ,
a.Head:active {
	outline: none;
	color: #646464;
}

a.Head:hover {
	color: #D0007A;
	text-decoration: none;
}

#actionsTitle a.Head,
#actionsTitle a.Head:visited,
#actionsTitle a.Head:hover {
	color: white;
}


.DescriptionWrapper {
	padding-left: 140px;
}

.DescriptionWrapper p {
	margin-top: 0;
	margin-bottom: 0;
	display: inline;
}

.DescriptionWrapper a.Head {
	display: block;
}
.DescriptionWrapper a.Head img {
	margin: 0;
}

.dottedHorizontalLine {
	background: url(images/dots.gif) repeat-x bottom left;
	height: 5px;
	margin-top: 5px;
	*margin-top: 0;
}

/* end skin elements */

/* proizvođači */
.manufacturersHolder
{
	padding-top: 1px;	
	margin-top: 20px;
	padding-bottom: 3px;
	background: url(images/dots.gif) repeat-x top left;

}
.bottomMmanufacturers {
	position: relative;
	text-align: center;
}

/* Postavljanje logoa proizvođača na dno stranice*/
#imapManufacturers {
	height: 45px;
	display: inline-block;
	*display: inline;
	position:relative;
	padding: 0;
	margin: 12px 0;
	text-align: center;
}

#imapManufacturers li.logo {
	position: relative;
	top: auto;
	left: auto;
	display: block;
	margin: 0 10px;
	float: left;
}

#imapManufacturers .logo a {
	position: relative;
	height: 45px;
	display: block;
}

#logo_las_link {
	background: url(images/logo_las.gif) no-repeat top left;
	width: 54px;
}
#logo_forsit_link {
	background: url(images/logo_forsit.gif) no-repeat top left;
	width: 42px;
}
#logo_modulo_link {
	background: url(images/logo_modulo.gif) no-repeat top left;
	width: 94px;
}
#logo_haworth_link {
	background: url(images/logo_haworth.gif) no-repeat top left;
	width: 125px;
}
#logo_kastel_link {
	background: url(images/logo_kastel.gif) no-repeat top left;
	width: 92px;
}
#logo_upper_link {
	background: url(images/logo_upper.gif) no-repeat top left;
	width: 90px;
}
#logo_sintesi_link {
	background: url(images/logo_sintesi.gif) no-repeat top left;
	width: 49px;
}
#logo_caimi_link {
	background: url(images/logo_caimi.gif) no-repeat top left;
	width: 81px;
}
#logo_lamm_link {
	background: url(images/logo_lamm.gif) no-repeat top left;
	width: 93px;
}
#logo_2tec2_link {
	background: url(images/logo_2tec2.gif) no-repeat top left;
	width: 160px;
}

#logo_las_link:hover {
	background: url(images/logo_las_active.gif) no-repeat top left;
}
#logo_forsit_link:hover {
	background: url(images/logo_forsit_active.gif) no-repeat top left;
}
#logo_modulo_link:hover {
	background: url(images/logo_modulo_active.gif) no-repeat top left;
}
#logo_haworth_link:hover {
	background: url(images/logo_haworth_active.gif) no-repeat top left;
}
#logo_kastel_link:hover {
	background: url(images/logo_kastel_active.gif) no-repeat top left;
}
#logo_upper_link:hover {
	background: url(images/logo_upper_active.gif) no-repeat top left;
}
#logo_sintesi_link:hover {
	background: url(images/logo_sintesi_active.gif) no-repeat top left;
}
#logo_caimi_link:hover {
	background: url(images/logo_caimi_active.gif) no-repeat top left;
}
#logo_lamm_link:hover {
	background: url(images/logo_lamm_active.gif) no-repeat top left;
}
#logo_2tec2_link:hover {
	background: url(images/logo_2tec2_active.gif) no-repeat top left;
}
/* end proizvođači */


/* seo topmenu */

.TopMenuBar0,
.TopMenuBar0_sub {
	width: 100%;
	display: block;
	background: #F8F4F5 url(images/background_top_menu.gif) repeat scroll center bottom;
	margin-bottom: 10px;
}
.TopMenu0 {
	margin: 0;
	padding: 0;
	border: 1px solid #cbcbcb;
	border-left: none;
}
.TopMenu0 li {
	list-style: none;
	display: inline;
}
.TopMenuItem0 {

}
.TopMenuCurrentItem0 {

}
.TopMenuCurrentItem0 a,
.TopMenuItem0 a,
.TopMenuCurrentItem0 a:link,
.TopMenuItem0 a:link,
.TopMenuCurrentItem0 a:visited,
.TopMenuItem0 a:visited
{
	outline: none;
	display: inline-block;
	font-weight: bold;
	padding: 5px 22px 6px 22px;
	color: #646464;
	font-family: Arial,Helvetica,Tahoma;
	font-size: 11px;
	text-decoration: none;
	margin-right: 1px;
	border-left: 1px solid #cbcbcb;
}

.TopMenuBar0_sub .TopMenuItem0 a,
.TopMenuBar0_sub .TopMenuItem0 a:link, 
.TopMenuBar0_sub .TopMenuItem0 a:visited {
	padding: 5px 14px 6px 14px;
}
.TopMenuBar0_sub .TopMenuCurrentItem0 a,
.TopMenuBar0_sub .TopMenuCurrentItem0 a:link,
.TopMenuBar0_sub .TopMenuCurrentItem0 a:visited{
	padding: 5px 14px 6px 14px;
}
.TopMenuCurrentItem0 a,
.TopMenuCurrentItem0 a:link,
.TopMenuCurrentItem0 a:visited,
.TopMenuCurrentItem0 a:active
{
	color: white;
	background: #F8F4F5 url(images/background_top_menu_active.gif) repeat-x scroll center center;
	padding: 5px 22px 6px 22px;
}
.TopMenuCurrentItem0 a:hover,
.TopMenuItem0 a:hover {
	margin-top: -1px;
	*margin-top: -1px;
	margin-bottom: -1px;
	*margin-bottom: -4px;
	margin-right: 0px;
	color: #d0007a;
	border: 1px solid #d0007a;
}
.TopMenuCurrentItem0 a:hover {
	background: none;
}
/* end seo topmenu */

/* seo menu left menu */
.LeftMenuBar li{
	position: relative;
	list-style: none;
}
.LeftMenu_SubMenu,
.LeftMenu_Container {
	padding: 0;
	margin: 0;
	background: #dedede;
	border-top: 1px solid #bebebe;
}
.LeftMenu_SubMenu {
	border: 1px solid #bebebe;
}
.LeftMenu_SubContainer {
	position: absolute;
	left: 140px;
	top: 0px;
	display: none;
	z-index: 1000;
	width: 180px;
}
.LeftMenu_SelectedNode,
.LeftMenu_Node {
	background: url(images/background_navbutton.gif) repeat-x;
	height: 25px;
	line-height: 25px;
	padding-left: 11px;
	border: 1px solid  #bebebe;
	border-top: Transparent;
}

.LeftMenu_SelectedNode {
	border: 1px solid #d0007a;
	margin-top: -1px;
	z-index: 1100;
}

.LeftMenu_SelectedNode a,
.LeftMenu_Node a,
.LeftMenu_Node a:link,
.LeftMenu_Node a:visited {
	font-family: Arial, Helvetica,Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
}

.LeftMenu_SelectedNode a,
.LeftMenu_SelectedNode a:link,
.LeftMenu_SelectedNode a:hover,
.LeftMenu_SelectedNode a:visited,
.LeftMenu_SelectedNode a:active {
	color: #d0007a;
}

.LeftMenu_Node.last {
	border-bottom: transparent;
}

.LeftMenu_SelectedNode.last {
	margin-bottom: -1px;
}

.LeftMenu_SubMenu .LeftMenu_Node,
.LeftMenu_SubMenu .LeftMenu_SelectedNode {
	background: #f4f4f4;	
	border: none; 
	line-height: 13px;
	height: auto;
	margin: 0;
	padding: 5px 10px;
}
.LeftMenu_SubMenu .LeftMenu_Node a {
	width: 180px;
	border: none;
	color: #646464;
}	
.LeftMenu_SubMenu .LeftMenu_SelectedNode a{
	border: none;
}

.LeftMenu_LoginHolder
{
	*margin-top: 1px;
	border: 1px solid #bebebe;
	border-bottom: 0px;
	margin-bottom: 10px;
	*margin-bottom: 0px;
	background: #dedede;
}

.LeftMenu_Login a.SkinObject
{
	padding: 5px 11px 5px 11px;
	margin-bottom: 1px;
	margin-left: -1px;
	margin-right: -1px;
	display: block;
	border: solid 1px #bebebe;
	border-top: Transparent;
	font-family: Arial, Helvetica,Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
	background: url(images/background_navbutton.gif) repeat-x;
}

.LeftMenu_Login a.SkinObject:hover {
	color: #d0007a;
	border: 1px solid #d0007a;
	margin-top: -1px;
}
/* end seo menu left menu */


/* power links */
.GroupItemImage
{
  padding: 0px;
  margin: 0px;
}

.GroupItemImage a
{
	border:	solid 1px #bebebe;
	padding: 5px 0px;
}


.GroupItemImage a
{
	border:	solid 1px #bebebe;
	border-top: solid 1px Transparent;
	background: #f4f4f4 url(images/background_mhp_sideMenu.gif) repeat-x;
	background-position: center center;
	display: block;
}

.GroupItemImage a:hover
{
	border:	solid 1px #d0007a;
}

.PowerLinkHolder
{
	border-top:	solid 1px #bebebe;
	margin-bottom: 13px;
	width: 100%;
}

/* end power links */

.newsLetterSubscribeHolder
{
	border: solid 1px #bebebe;
	background: #f5f5f5 url(images/background_newsletter_subscribe_box.gif) repeat-x bottom left;
	margin-bottom: 13px;
	width: 100%;
	height: 70;
	padding: 11px 0px 0px 10px;
}

.newsLetterSubscribeHolder input
{
	/*width: 87%;	*/
}

.newsLetterTextImage
{
	background: Transparent url(images/newsletter_text.gif) no-repeat;
	width: 104px;
	height: 19px;
	margin-bottom: 10px;
}

/* sidebar categories */

.sidebarCategories {
	background: #F6F6F6 url(images/background_gradient_content.gif) repeat-x scroll center bottom;
	border: 1px solid #BEBEBE;
	padding: 0;
	margin-bottom: 10px;
}

.sidebarCategories dl,
.sidebarCategories dd {
	margin: 0;
}


.RootCategoryTitle {
	background: transparent url(images/background_active_header_nav_1.gif) repeat-x scroll center;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 5px;
}

.Category_MenuItem a,
.Category_MenuItemSel a,
.Category_SubMenu .Category_MenuItem a,
.Category_MenuItem a:visited,
.Category_SubMenu .Category_MenuItem a:visited
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #646464;
	font-weight: bold;
	text-decoration: none;
	background: url(images/menu.gif) no-repeat left center;
	outline: none;
	padding: 2px 0 2px 10px;
	*padding: 0px 0px 1px 10px;
	display: block;
	margin: 0px 5px 0px 10px;
}

.Category_SubMenu .Category_MenuItem a,
.Category_SubMenu .Category_MenuItemSel a,
.Category_SubMenu .Category_MenuItem a:visited,
.Category_SubMenu .Category_MenuItemSel a:visited {
	text-transform: capitalize;
}

.Category_MenuItem a:hover,
.Category_MenuItem a:visited:hover,
.Category_MenuItemSel a,
.Category_MenuItemSel a:visited,
.Category_MenuItemSel a:hover,
.Category_SubMenu .Category_MenuItemSel a,
.Category_SubMenu .Category_MenuItemSel a:visited {
	color: #d0007a;
	background-image: url(images/menu_hover.gif);
	text-decoration: none;
}

.showcase-box {
	margin: 0 0 12px 0;
	padding: 0;
	border-top: 1px solid #bebebe;

}
.showcase-box li {
	list-style: none;
	display: block;
	background: #ececec url(images/background_mhp_sideMenu.gif) repeat-x scroll center center;
}

.CategoryItem a,
.CategoryItem a:visited,
.CategoryItem a:active {
	border: 1px solid #bebebe;
	border-top: none;
	width: 100%;
	padding: 10px;
	display: block;
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #646464;
	background: url(images/menu.gif) no-repeat right center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.CategoryItem a:hover {
	color: #d0007a;
	border: 1px solid #d0007a;
	margin-top: -1px;
	text-decoration: none;
	background: url(images/menu_hover.gif) no-repeat right center;
}

/* categories seo menu */

.Category_Bar {

}
.Category_Container li {
	list-style: none;
	list-style-position: outside;
}
.Category_Container {
	padding: 0;
	margin: 0;
	
}

.Category_SubMenu {
	display: none;
}

.Category_MenuItemSel .Category_SubMenu {
	display: block;
}


.Category_MenuItemSel a {
	background: url(images/menu_open.gif) no-repeat left center;
}

.Category_Container a:hover {
	color: #d0007a;
	background: url(images/menu_hover.gif) no-repeat left center;
}

.Category_SubMenu {
	padding-left: 15px;
	margin: 0;
	width: 100%;
}


/* end categories seo menu */

/* end sidebar categories */


/* category list */

.CategoryList_Item {
	background: url(images/dots.gif) repeat-x bottom left;
	position: relative;
	margin-bottom: 9px;
	padding-bottom: 1px;
	width: 100%;
}
.CategoryList_ItemAlt {
	background: none;
}

.CategoryList_Item .Content{
	width: 500px;
	margin-bottom: 15px;
}

.CategoryList_Item .Sidebar{
	float: right;
	width: 167px;
	line-height: 22px;
}

.CategoryList_Item .Sidebar .podnaslov{
	line-height: 16px;
}


.CategoryList_Item .Head {
	color: #646464;
	font-size: 24px;
	font-family: helvetica, arial;
	text-transform: capitalize;
}

/* end category list */

/* Product list */

.img-block {
	width: 100%;
	height: 200px;
	text-align: center;
	display: block;
	line-height: 200px;
}

.PopupSkinGalerija .img-block {
	height: 130px;
}

.img-block img {
	width: 200px;
	border: 0;
	vertical-align: middle;
}


.ProductList tr {
	background: url(images/dots.gif) repeat-x bottom left;
}

.ProductList .ProductList_Item,
.ProductList .ProductList_ItemAlt {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	height: 100%;
}

.ProductList .ProductList_Item {
	background: url(images/dots_right.gif) repeat-y top right;
}


/* end product list */


/* product details */

.ProductDetails .img-block img {
	width: 250px;
}

.ProductDetails .Head {
	margin-bottom: 20px;
}

.ProductDetails .Sidebar {
	float: right; 
	display: block; 
	width: 250px;
}

.ProductDetails .Content {
	width: 400px;
}

.Price,
.PriceAkcija {
	font-family: arial, helvetica;
	font-size: 19px;
	color: #646464;
}

.PriceAkcija {
	color: #d0007a;
}

.ProductDetails .Button {
	margin-bottom: 20px;
}

/* end product details */


/* form master upit */

.FormUpit {
	border: 1px solid #C6B8B4;
	background: #eee;
}

.FormUpit td {
	padding: 10px;
}

.FormUpit .NormalTextBox {
	width: 100%;
}
/* end form master upit */


.ImageViewer .Img-block  {
	width: 90px;
	height: 70px;
	display: table-cell;
	vertical-align: middle;
}

.ImageViewer .Img-block img {
	width: 90px;
}

.ImageViewerLetak .Img-block {
	width: 159px;
	height: 119px;
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 10px;
	line-height: 119px;
}

.ImageViewerLetak .img-block img {
	width: 159px;
}


.ImageViewerItem .Select {
	float: right;
}

.ImageViewerItem .Select img {
	border: 0;
}

.ImageViewerLetak .ImageViewerItem {
	margin: 0px 10px 35px 0;
	width: 159px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
}

.SlideshowImage {
	text-align: center;
	width: 489px;
	height: 369px;
	overflow: hidden;
}

.SlideshowImage img {
	width: 489px;
}

.Slideshow .Button, .FloatRight {
	float: right;
}

.ImageViewerControls {
	text-align: center;
	margin-top: 10px;
}

.ImageViewer_LinkLeft,
.ImageViewer_LinkRight
{
	margin: 0;
	display: inline-block;
	padding: 4px;
	width: 70px;
	height: 17px;
	*height: 30px;
	*width: 83px;
}
.ImageViewer_LinkRight
{
	padding-right: 10px;
	background:url(images/roundEdge_bg_right.gif) no-repeat left top;
	*width: 85px;
}
.ImageViewer_LinkLeft
{
	padding-left: 10px;
	background:url(images/roundEdge_bg_left.gif) no-repeat left top;
}

/* akcije */

.OfferTable {
	border: 1px solid #E478B4;
	background: url(images/background_mhp_sideMenu.gif) repeat-x left bottom;
}

.OfferTable .CommandButtonArrow {
	background-position: 260px center;
	padding: 4px 10px;
}	

.LeftPaneWrapper .OfferTable {
	background: #F6F6F6 url(images/background_gradient_content.gif) repeat-x scroll center bottom;
}

.LeftPaneWrapper .OfferTable .CommandButtonArrow {
	background-position: 185px center;
}

.DefaultSkin .LeftPaneWrapper .OfferTable .CommandButtonArrow {
	background-position: 140px center;
	padding-right: 12px;
}

/* end akcije */

/* filter */

.FilterWrapper {
	background: #F6F6F6 url(images/background_gradient_content.gif) repeat-x scroll center;
	border: 1px solid #BEBEBE;
	padding: 10px;
	position: relative;
	margin-top: -2px;
	/*z-index: 100;*/
}

.Filter {
	margin: 0;
	padding: 0;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.Filter li {
	list-style: none;
	margin: 5 0;
	padding: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.Filter .NormalTextBox {
	width: 100%;
	padding-right: 23px;
	height: 20px;
	overflow: hidden;
}

.Filter .SkinObject {
	float: right;
}

.FilterButton {
	position: absolute;
	left: 10px;
}


/* end filter */

.Breadcrumb span:last-child a,
.Breadcrumb span:last-child a:link,
.Breadcrumb span:last-child a:hover,
.Breadcrumb span:last-child a:visited {
	font-weight: bold;
}


/* paging */

.paging {
	padding: 10px;
}

.paging  .prodcount{
	float: left; 
	margin-right: 20px;
}
.paging ul {
	text-align: center;
	padding: 0;
}

.paging li {
	list-style-type: none;
	display: inline;
}

.paging li.off a{
	zoom: 1;
	filter: alpha(opacity = 50); 
	opacity: 0.5;
}

.paging .pageSize {
	float: right;
}


#fckinstanceoptions_tblEditorOptions {
	background-color: white;
}

#actionsWrapper {
	margin-top: 20px;
}

#slike {
	margin-bottom: 10px;
	width: 100%;
	position: relative;
}

.mojAlbum {
	position: relative;
}

.mojAlbum .Button {
	top: 0px;
	position: absolute;
	right: 0px;
}

.mojAlbum .ImageViewerItem .img-block {
	width: 91px;
	height: 71px;
}

.mojAlbum .ImageViewerItem .img-block img {
	width: 91px;
}

.IspisItem,
.IspisItemAlt {
	width: 310px;
	display: inline-block;
}

.IspisItem .img-block,
.IspisItemAlt .img-block {
	/*width: 7.5cm;*/
	height: auto;
	padding: 10px 5px 10px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.IspisItem .img-block img,
.IspisItemAlt .img-block img {
	width: 100%;
}

.IspisItemAlt .img-block {
	padding: 10px 0px 10px 5px;
}	

.ImageViewerLetak .img-block img.hover {
	position: absolute;
	left: 50%;
	top: 200px;
	width: auto;
	border: 10px solid white;
	z-index: 10;
}

#carousel .img-block img.hover {
	top: -200px;
}
