﻿/*
* html img,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}
*/
p { line-height:140%;font-size:13px;}
.wizz_main{
border:dashed 1px #999;
font-family:Tahoma;
}
.wizz_main h1 {
font-family: Tahoma;
font-size: 21px;
font-weight:normal;
color: #006BA3;
padding:5px 0px 5px 0px;
}
.wizz_main h2 {
font-family: Tahoma;
font-size: 15px;
color: #333333;
padding:5px 0px 5px 0px;
}
.wizz_main h3 {
font-family: Tahoma;
font-size: 17px;
color: #333333;
padding:5px 0px 5px 0px;
}
.wizz_main p {
font-family: Tahoma;
font-size: 12px;
color: #666;
padding:2px 2px 2px 2px; 
line-height:130%; 
}
.wizz_settStatus{
}
.settStatus
{
background:url('../../../_inc/images/design/pod_tekst_bg_repeat.jpg') repeat-x #FF3300;
border-bottom:dashed 1px #999;
color:#FFF;
padding:10px 10px 10px 10px; 
line-height:130%;
font-family: Tahoma;
font-size: 12px;
text-align:justify;
}
.wizz_main_steps{
padding:7px;
}
.floatL{
float:left;
}
.floatR{
float:right;
}

/***  modal popup classes *****/
.modBcg{
background-color:#000000;
filter:alpha(opacity=80);
opacity:0.8;
position:absolute !important;
}
.modPopup{
background-color:#FFFFFF; 
padding:0px;
width:810px;
position:absolute !important; 
height:auto !important;
min-height:400px;
}
.modPopupDrag{
background-color:#FFFFFF; 
padding:0px;
width:700px;
position:absolute !important; 
height:auto !important;
min-height:400px;
-moz-user-select: none !important;
}
.modBcgGal{
background-color:#000;
filter:alpha(opacity=70);
opacity:0.70;
position:absolute !important;
}
.modPopupGal{
background-color:#F0F0F0; 
padding:15px 5px 15px 5px;
width:810px;
position:absolute !important; 
height:auto !important;
min-height:400px;
-moz-user-select: none !important;
}
.modCMSPopup a{
color:#006699;
}
.modCMSPopup a:hover{
color:#FF2E00;
}
.modCMSTitle{
display:block;
color:#FFF;    
background:#0085B8 none repeat scroll 0%;
border:2px solid #0085B8;
height:20px;
font-family: Tahoma;
padding:2px;  
text-align:center;
}
.modTitle{
display:block;
color:#FFF;    
background:#0085B8 none repeat scroll 0%;
border:2px solid #0085B8;
height:20px;
font-family: Tahoma;
padding:2px;  
text-align:center;
}
.buttonwrapperModal{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
padding:5px 2px 2px 2px;
}
/********  modPopup   ********/

.modPopup_header {
width:100%;
min-height:98px;
height:auto !important; 
height:98px;
}
.modPopup_header h4, .modPopup_header p  {
font-family: Tahoma;
font-weight:normal;
font-size: 21px;
padding:7px 0px 5px 0px;
margin-left:100px;
color:#FFF;
}
.modPopup_header p {
font-size: 14px;
padding:2px 0px 5px 0px;

}
.modPopup_headerAdd {background:#0066CC url(../../../_inc/images/modpopup/btn_mpu_dodaj.jpg) no-repeat 10px 5px;}
.modPopup_headerEdit {background:#0066CC url(../../../_inc/images/modpopup/btn_mpu_urejanje.jpg) no-repeat 10px 5px;}
.modPopup_headerSettings {background:#0066CC url(../../../_inc/images/modpopup/btn_mpu_nastavitve.jpg) no-repeat 10px 5px;}





.modPopup_main, .modPopup_mainArticle, .modPopup_mainFCK, .modPopupDrag_main {
margin: 0px auto 10px auto;
width:97%;
}
.modPopup_main {
min-height:400px;
height:auto !important; 
height:400px;
font-size:13px;

}
.modPopupDrag_main {
min-height:240px;
height:auto !important; 
height:240px;

 }
span.modPopup_mainTitle {
font-family: Tahoma;
font-weight:normal;
font-size: 17px;
padding:10px 0px 3px 0px;
color:#0066CC;
display:block;
width:100%;
border-bottom:#CCC 1px solid;
margin-bottom:5px;
}


.modPopup_main input {
/*
min-height:40px;
height:auto !important; 
height:40px;
*/
}
.modPopup_main .ajax__tab_body {
font-family:Tahoma !important;
font-size:13px !important;
}
.modPopup_main .ajax__tab_container {
padding-top:10px;
}
.modPopup_main .ajax__tab_container .ajax__tab_tab {
font-family:Tahoma;
}

input.modPopup_TBXsettings {
margin:0px 20px 0px 0px;
padding:4px 4px 0px 4px;
min-height:20px;
height:auto !important; 
height:20px;
width:270px;
color:#333;
vertical-align:middle;
}
input.modPopup_TBXdate{
width:70px;
margin:0px 0px 0px 0px;
}
textarea.modPopup_TBXsettings {
padding:4px;
color:#333;
line-height:14px;
font-size:12px;
font-family:Tahoma;
}
input.modPopup_TBXsettingsGalLang {
width:230px;
margin:4px 0px 6px 0px;

}
textarea.modPopup_TBXsettingsGalLang {
width:230px;
margin:4px 0px 6px 0px;

}
input.modPopup_mainWatermark {
color:#999;
margin:0px 20px 0px 0px;
padding:4px 4px 0px 4px;
min-height:20px;
height:auto !important; 
height:20px;
width:270px;
vertical-align:middle;
}
textarea.modPopup_mainWatermark {
padding:4px;
color:#999;
line-height:14px;
font-size:12px;
font-family:Tahoma;
}
input.modPopup_mainWatermarkGalLang {
width:230px;
margin:4px 0px 6px 0px;
}
textarea.modPopup_mainWatermarkGalLang {
width:230px;
margin:4px 0px 6px 0px;
}

span.modPopup_CBXsettings {
}
span.modPopup_CBXsettings a {
margin:0px 2px 0px 0px;
}
.modPopup_CBXsettings label {
padding:4px 2px 0px 0px;
font-size:14px;
}


.modPopup_footer {
margin: 0px auto 10px auto;
width:97%;

}

/***** reorder list  ******/
/*    DRAG    */
.sortDragHandle{
background:transparent url(../../../_inc/modpopup/btn_move_menu.jpg) no-repeat 2px 2px ;    
height:16px;
width:20px;
cursor:move;
}
.sortCont ul li{
list-style-image:none;
list-style-position:inside;
list-style-type:none;
margin-top:8px;
padding:6px 10px 6px 30px; 
filter:alpha(opacity=70);
opacity:0.7;
font-size:14px;
color:#333;
background: url(../../../_inc/images/modpopup/btn_move_menu.jpg) no-repeat 2px 2px ;
}
.sortCont ul li:hover{
cursor:move;
}
.sortDrag{
color:#FF2E00;
border-top:1px solid #FF2E00;
border-bottom:1px solid #FF2E00;
}
.sortItem{
color:#006699;
border-top:1px solid #666;
border-bottom:1px solid #666;
}
.sortCal{
background:#FFF;
}



/********  gallery   ********/
/**** gallery ****/
.galData, .txtData {
margin-left:auto;
margin-right:auto;
width:768px;
line-height:130%;
}
.txtData{
padding-top:10px;
}

span#galDesc, span#txtTitle, span#txtDesc, span#galTitle {
font-family:Tahoma;
font-size:12px;
line-height:120%;
color:#333;

}
span#galTitle {
font-size:14px;
font-weight:bold;
}

span#txtTitle {
font-weight:bold;
}
span#txtDesc {

}
.jCarousel{
margin-top:10px;
width:100%;
}
.jCarouselLeft {
width:42px;
float:left;
background:#FFF;

}
.jCarouselRight {
width:42px;
float:right;
}
.jCarouselCenter{
width:726px;
float:left;
background:#333;
min-height: 83px;
height:auto !important;
height: 83px; 
}
.jCarouselGal {
margin-top:0px;
}
.jCarouselGal ul li {
padding:10px 0px 0px 5px;
overflow:hidden;
}
.jCarouselGal ul li a {
outline:none !important;
}


.jCarouselGal ul li a img {
border:none;
display:block;
}

.jCarousel a.jCarouselPrevious, .jCarousel a.jCarouselNext {
min-height: 83px;
height:auto !important;
height: 83px; 
padding:0px 21px 0px 21px;
display:block;
text-indent:-9999;
outline:none !important;

}
.jCarousel a.jCarouselPrevious {background:url(../../../_inc/images/gallery/gal_carousel_left.jpg) no-repeat top center;}
.jCarousel a.jCarouselPrevious:hover {background-position:bottom center;}
.jCarousel a.jCarouselNext {background:url(../../../_inc/images/gallery/gal_carousel_right.jpg) no-repeat top center;}
.jCarousel a.jCarouselNext:hover {background-position:bottom center;}


.imagePNleft {
width:120px;
float:left;
}
.imagePNright {
width:120px;
float:right;
}
.imagePN a.pPrev, .imagePN a.pNext {
height:24px;
padding:0px 60px 0px 60px;
display:block;
text-indent:-9999;
outline:none;
float:left;
}
.imagePN a.pPrev {background:url(../../../_inc/images/gallery/gal_pic_text_prev.jpg) no-repeat top center;}
.imagePN a.pPrev:hover {background-position:bottom center;}
.imagePN a.pNext {background:url(../../../_inc/images/gallery/gal_pic_text_next.jpg) no-repeat top center;}
.imagePN a.pNext:hover {background-position:bottom center;}


#cGalImgBig, .imagePN{
padding-right:21px;
padding-left:21px;
}
#cGalImgBig{
text-align:center;
height:auto !important;
min-height:500px;
}
#cGalImgBig img{
margin:auto !important;}

/*
.cGalImgBigImg {
margin-left:auto;
margin-right:auto;

}
*/
#galHovNav{ left: 0;}
#galHovNav{
position: absolute ;
/*top: 70px;
left: 15px;*/
/*width:600px !important;*/
z-index: 10;

}
#galHovNav a {
width: 45%;
height: 100%;
background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
display: block;
outline: none !important;
cursor:pointer;
}
#hovPrev { left: 0; float: left;}
#hovNext { right: 0; float: right;}

#hovPrev span { display:none; border: none !important; width:48px; height:99%;}
#hovNext span { display:none; border:none !important; width:48px; height:99%;}

#hovPrev:hover, #hovPrev:visited:hover { /*display:block; left: 0; float: left; top:44%;background: url(../images/blank.gif) 0% 25% no-repeat;*/}
#hovPrev:hover span, #hovPrev:visited:hover span {
display:block; left: 0; float: left; top:44%; background: url(../../../_inc/images/gallery/gal_pic_prev_hover.png) left center no-repeat; 
width:60px;
height:100% !important;
background-color:#000;
filter:alpha(opacity=55);
opacity:0.55;
}
#hovNext:hover, #hovNext:visited:hover {/*background: url(../../../_inc/images/gallery/gal_bcg.png) 100% 0%  repeat-y;*/}
#hovNext:hover span, #hovNext:visited:hover span { 
display:block; right: 0; float: right; top:44%; background: url(../../../_inc/images/gallery/gal_pic_next_hover.png) right center no-repeat;
width:60px;
height:100% !important;
background-color:#000;
filter:alpha(opacity=55);
opacity:0.55;
}

a.btClose{
height:46px;
padding:0px 30px 0px 30px;
display:block;
text-indent:-9999;
float:right;
outline:none;
background: url(../../../_inc/images/gallery/gal_carousel_close.jpg)  no-repeat top center;
}
a.btClose:hover{background-position:bottom center;}
.btnwrappModalGallery{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 97%;
padding:5px 2px 2px 2px;
text-align:right;
}



.selThumb{
border:solid 1px #FFF !important;    
    }
#cProgress{
width:100% !important; 
text-align:center;
}

.divGalImgThumb {

}
a.divGalImgThumb_btnEdit {
height:28px;
padding:0px 16px 0px 16px;
display:block;
text-indent:-9999;
outline:none;
background: url(../../../_inc/images/gallery/btn_edit_pic.png) no-repeat -2px -3px;
}
a.btEditArticle:hover {background-position:bottom center;}





/* EDIT webpart  */
.cwp_zone{
min-height:5px;
height:auto !important; 
padding:7px; 
}
.cwp_placeholder{
background-color:Aqua;
border: 2px dashed #F00;
}
.cwp_ph_img{
background-color:Aqua;
border: 1px dashed #F00;
width:99px; height:78px;float:left; margin:0px 6px 6px 0px;
}
.cwp{ 
display:block;
padding:3px;
margin-bottom:5px;
}
.cwp .cwpHeader{
min-height:39px;
height:auto !important; 
background: #0D97F9 url('../../../_inc/images/webpart/header_active_blue.jpg') repeat-x;
width:100% !important;
}
.cwpHeader:hover{
cursor:move;
}
.cwp .cwpHeaderRight {
background:url('../../../_inc/images/webpart/header_active_blue_top_right.jpg') no-repeat top right; 
float:right; 
width:5px;
}
.cwp .cwpHeaderLeft{
background:url('../../../_inc/images/webpart/header_active_blue_top_left.jpg') no-repeat top left; 
float:left; 
width:5px;
}
.cwpHidden .cwpHeaderRight {background:url('../../../_inc/images/webpart/header_unactive_grey_top_right.jpg') no-repeat top right; }
.cwpHidden .cwpHeaderLeft {background:url('../../../_inc/images/webpart/header_unactive_grey_top_left.jpg') no-repeat top left; }

.cwpHeader div.cwpHeaderTitle {
font-family:Tahoma;
font-size:17px;
color:#000;
font-weight:normal;
display:block;
padding:9px 5px 5px 7px;
}
.cwpHidden .cwpHeader{background: #999999 url('../../../_inc/images/webpart/header_unactive_grey.jpg') repeat-x;}

.cwp .cwpHeader a.btMove, .cwp .cwpHeader a.btNew, .cwp .cwpHeader a.btShow, .cwp .cwpHeader a.btHide, .cwp .cwpHeader a.btDelete, .cwp .cwpHeader a.btSettings, .cwp .cwpHeader a.btEdit, 
.moduleNew a.btAddModule,
a.btEditArticle {
height:39px;
padding:0px 18px 0px 19px;
display:block;
text-indent:-9999;
outline:none;
float:left;
}

a.btEditArticle {
background: url(../../../_inc/images/webpart/btn_white_edit.jpg) no-repeat top center;
margin-right:6px;
}
a.btEditArticle:hover {background-position:bottom center;}

.cwp .cwpHeader a.btMove {background:url(../../../_inc/images/webpart/btn_blue_move.jpg) no-repeat top center; cursor:move; float:left; margin-right:7px;}
.cwpHidden .cwpHeader a.btMove {background:url(../../../_inc/images/webpart/btn_grey_move.jpg) no-repeat top center;}
.cwp .cwpHeader a.btMove:hover {background-position:bottom center !important; cursor:move;}

.cwp .cwpHeader a.btEdit {background:url(../../../_inc/images/webpart/btn_blue_edit.jpg) no-repeat top center;}
.cwpHidden .cwpHeader a.btEdit {background:url(../../../_inc/images/webpart/btn_grey_edit.jpg) no-repeat top center;}
.cwp .cwpHeader a.btEdit:hover {background-position:bottom center;}

.cwp .cwpHeader a.btNew {background:url(../../../_inc/images/webpart/btn_blue_add.jpg) no-repeat top center;}
.cwpHidden .cwpHeader a.btNew {background:url(../../../_inc/images/webpart/btn_grey_add.jpg) no-repeat top center;}
.cwp .cwpHeader a.btNew:hover {background-position:bottom center;}

.cwp .cwpHeader a.btShow {background:url(../../../_inc/images/webpart/btn_blue_show.jpg) no-repeat top center;}
.cwpHidden .cwpHeader a.btShow {background:url(../../../_inc/images/webpart/btn_grey_show.jpg) no-repeat top center;}
.cwp .cwpHeader a.btShow:hover {background-position:bottom center;}

.cwp .cwpHeader a.btHide {background:url(../../../_inc/images/webpart/btn_blue_hide.jpg) no-repeat top center;}
.cwpHidden .cwpHeader a.btHide {background:url(../../../_inc/images/webpart/btn_grey_hide.jpg) no-repeat top center;}
.cwp .cwpHeader a.btHide:hover {background-position:bottom center;}

.cwp .cwpHeader a.btDelete {background:url(../../../_inc/images/webpart/btn_blue_delete.jpg) no-repeat top center;}
.cwpHidden .cwpHeader a.btDelete {background:url(../../../_inc/images/webpart/btn_grey_delete.jpg) no-repeat top center;}
.cwp .cwpHeader a.btDelete:hover {background-position:bottom center;}

.cwp .cwpHeader a.btSettings {background:url(../../../_inc/images/webpart/btn_blue_options.jpg) no-repeat top center;}
.cwpHidden .cwpHeader a.btSettings {background:url(../../../_inc/images/webpart/btn_grey_options.jpg) no-repeat top center;}
.cwp .cwpHeader a.btSettings:hover {background-position:bottom center;}

.moduleNew a.btAddModule {background:url(../../../_inc/images/webpart/btn_green_addmodul.jpg) no-repeat top center; display:inline-block;}
.moduleNew a.btAddModule:hover {background-position:bottom center;}

.cwpEdit .cwpContainer {
border: 1px dashed #0D97F9;
border-top:none;
padding:3px;
/*background:#D5EEFF;*/
}
.cwpHidden .cwpContainer {
border: 1px dashed #999;
border-top:none;
padding:3px;
/*background:#F2F2F2;*/
}

.moduleNew{
min-height:39px;
height:auto !important; 
background: transparent url('../../../_inc/images/webpart/header_add_green.jpg') repeat-x;
}
.moduleNewRight {
background:url('../../../_inc/images/webpart/header_add_green_right.jpg') no-repeat top right; 
float:right; 
width:5px;
min-height:39px;
height:auto !important; 
height:39px; 
}
.moduleNewLeft{
background:url('../../../_inc/images/webpart/header_add_green_left.jpg') no-repeat top left; 
float:left; 
width:5px;
min-height:39px;
height:auto !important;
height:39px;  
}
.moduleNew select{
margin:10px 6px 0px 4px;
}



/*** user settings ***/
.settNavTopWrapp{
min-height:50px;
height:auto !important;
height:50px; 
width:100%;    
background:url(../../../_inc/images/design/wizzard_top_bg.jpg);
}
.settNavTop, .settNavCenter, .settNavBottom{
margin-left:auto;
margin-right:auto;
width:970px;
font-family:Tahoma,Tahoma;
}
.settNavTop{
min-height:50px;
height:auto !important;
height:50px; 
color:#CCC;
}
.settNavTop a{
color:#CCC;
text-decoration:none;   
}
.settNavTop a:hover{
text-decoration:underline;    
}
.settNavTopLeft{
width:40%; 
float:left; 
}
.settNavTopRight{
width:59%;         
float: right; 
display:inline;
font-family:Tahoma;
font-size:11px;
}
.settNavTopRightPad{
padding-top:0px;
}


.settNavTopLeft p{
padding-top:4px;
font-family:Tahoma;
font-size:11px;
color:#FF6600;
}


.settNavTopLeft span {
font-family:Tahoma;
font-size:11px;
color:#FF6600;
height:30px !important;
line-height:18px;

}
.settNavTopLeft span.icon {
margin-top:10px;
padding:3px 0px 3px 0px;
/*background: url(../../../_inc/images/icon/status.gif) no-repeat left center;*/
line-height:18px;
}
.litPageStatus {
color:#99cc00 !important;
font-weight:bold;
}
/*
.settNavTopRight a{
font-family:Tahoma;
font-size:11px;
color:#99FF00;
padding:3px 0px 3px 25px;
height:30px !important;
line-height:18px;
}
*/
.settNavTopRight a.btSettings, .settNavTopRight a.btView, .settNavTopRight a.btEdit, .settNavTopRight a.btHelp {
height:50px;
padding:0px 68px 0px 69px;
display:block;
text-indent:-9999;
float:left;
outline:none;
margin-left:10px;
}

.settNavTopRight a.btHelp{
padding:0px 42px 0px 42px;
background: url(../../../_inc/images/design/help.jpg)  no-repeat top center;
}
.settNavTopRight a.btHelp:hover{background-position:bottom center;}

.settNavTopRight a.btSettings{background: url(../../../_inc/images/design/options.jpg)  no-repeat top center;}
.settNavTopRight a.btSettings:hover{background-position:bottom center;}
.settNavTopRight a.btView{background: url(../../../_inc/images/design/preview.jpg)  no-repeat top center;}
.settNavTopRight a.btView:hover{background-position:bottom center;}
.settNavTopRight a.btEdit{background: url(../../../_inc/images/design/editview.jpg)  no-repeat top center;}
.settNavTopRight a.btEdit:hover{background-position:bottom center;}
.settNavTopRight a.SelStat{background-position:bottom center;}

.settNavTopRightOrange{
color:#FFF !important;
}
.wizz_loginName{
color:#FFF !important;
}
.settNavCenterWrapp{
font-size:0px;
display:block;
background:url(../../../_inc/images/design/wizzard_mid_bg.jpg);
}
.settNavCenter{
min-height:102px;
height:auto !important;
height:102px; 
font-size:0px;
display:block;
}
.settNavCenter a{
}

/************************************    NAVIGATION BUTTONS    **************************************/
.btNav1, .btNavDis1, .btNavOn1, .btNav2, .btNavDis2, .btNavOn2, .btNav3, .btNavDis3, .btNavOn3, .btNav4, .btNavDis4, .btNavOn4, .btNav5, .btNavDis5, .btNavOn5, .btNav6, .btNavDis6, .btNavOn6, .btNav7, .btNavDis7, .btNavOn7 {
height:102px;
padding:0px 68px 0px 69px;
display:block;
text-indent:-9999;
float:left;
outline:none;
}

.btNav1{background:url(../../../_inc/images/design/wizz_bt_oblika.jpg) no-repeat top center;}
.btNav1:hover{background-position:bottom center;}
.btNavDis1{background:url(../../../_inc/images/design/wizz_bt_oblika_noclick.jpg) no-repeat;}
.btNavOn1{background:url(../../../_inc/images/design/wizz_bt_oblika.jpg) no-repeat bottom center;}
.btNav2{background:url(../../../_inc/images/design/wizz_bt_jeziki.jpg) no-repeat top center;}
.btNav2:hover{background-position:bottom center;}
.btNavDis2{background:url(../../../_inc/images/design/wizz_bt_jeziki_noclick.jpg) no-repeat;}
.btNavOn2{background:url(../../../_inc/images/design/wizz_bt_jeziki.jpg) no-repeat bottom center;}
.btNav3{background:url(../../../_inc/images/design/wizz_bt_navigacija.jpg) no-repeat top center;}
.btNav3:hover{background-position:bottom center;}
.btNavDis3{background:url(../../../_inc/images/design/wizz_bt_navigacija_noclick.jpg) no-repeat;}
.btNavOn3{background:url(../../../_inc/images/design/wizz_bt_navigacija.jpg) no-repeat bottom center;}
.btNav4{background:url(../../../_inc/images/design/wizz_bt_glava.jpg) no-repeat top center;}
.btNav4:hover{background-position:bottom center;}
.btNavDis4{background:url(../../../_inc/images/design/wizz_bt_glava_noclick.jpg) no-repeat;}
.btNavOn4{background:url(../../../_inc/images/design/wizz_bt_glava.jpg) no-repeat bottom center;}
.btNav5{background:url(../../../_inc/images/design/wizz_bt_moduli.jpg) no-repeat top center;}
.btNav5:hover{background-position:bottom center;}
.btNavDis5{background:url(../../../_inc/images/design/wizz_bt_moduli_noclick.jpg) no-repeat;}
.btNavOn5{background:url(../../../_inc/images/design/wizz_bt_moduli.jpg) no-repeat bottom center;}
.btNav6{background:url(../../../_inc/images/design/wizz_bt_noga.jpg) no-repeat top center;}
.btNav6:hover{background-position:bottom center;}
.btNavDis6{background:url(../../../_inc/images/design/wizz_bt_noga_noclick.jpg) no-repeat;}
.btNavOn6{background:url(../../../_inc/images/design/wizz_bt_noga.jpg) no-repeat bottom center;}
.btNav7{background:url(../../../_inc/images/design/wizz_bt_dodatno.jpg) no-repeat top center;}
.btNav7:hover{background-position:bottom center;}
.btNavDis7{background:url(../../../_inc/images/design/wizz_bt_dodatno_noclick.jpg) no-repeat;}
.btNavOn7{background:url(../../../_inc/images/design/wizz_bt_dodatno.jpg) no-repeat bottom center;}

/*
.btNav1{background:url(../../../_inc/images/design/wizz_bt_oblika.jpg) no-repeat top center;}
.btNav1:hover{background:url(../../../_inc/images/design/wizz_bt_oblika_on.jpg) no-repeat bottom center;}
.btNavDis1{background:url(../../../_inc/images/design/wizz_bt_oblika_noclick.jpg) no-repeat;}
.btNavDis1:hover{background:url(../../../_inc/images/design/wizz_bt_oblika_noclick.jpg) no-repeat;}
.btNavOn1{background:url(../../../_inc/images/design/wizz_bt_oblika.jpg) no-repeat bottom center;}
.btNav2{background:url(../../../_inc/images/design/wizz_bt_moduli.jpg) no-repeat top center;}
.btNav2:hover{background:url(../../../_inc/images/design/wizz_bt_moduli.jpg) no-repeat bottom center;}
.btNavDis2{background:url(../../../_inc/images/design/wizz_bt_moduli_noclick.jpg) no-repeat;}
.btNavDis2:hover{background:url(../../../_inc/images/design/wizz_bt_moduli_noclick.jpg) no-repeat;}
.btNavOn2{background:url(../../../_inc/images/design/wizz_bt_moduli.jpg) no-repeat top center;}
.btNav3{background:url(../../../_inc/images/design/wizz_bt_noga.jpg) no-repeat top center;}
.btNav3:hover{background:url(../../../_inc/images/design/wizz_bt_noga.jpg) no-repeat bottom center;}
.btNavDis3{background:url(../../../_inc/images/design/wizz_bt_noga_noclick.jpg) no-repeat;}
.btNavDis3:hover{background:url(../../../_inc/images/design/wizz_bt_noga_noclick.jpg) no-repeat;}
.btNavOn3{background:url(../../../_inc/images/design/wizz_bt_noga.jpg) no-repeat bottom center;}
.btNav4{background:url(../../../_inc/images/design/wizz_bt_glava.jpg) no-repeat top center;}
.btNav4:hover{background:url(../../../_inc/images/design/wizz_bt_glava.jpg) no-repeat bottom center;}
.btNavDis4{background:url(../../../_inc/images/design/wizz_bt_glava_noclick.jpg) no-repeat;}
.btNavDis4:hover{background:url(../../../_inc/images/design/wizz_bt_glava_noclick.jpg) no-repeat;}
.btNavOn4{background:url(../../../_inc/images/design/wizz_bt_glava.jpg) no-repeat bottom center;}
.btNav5{background:url(../../../_inc/images/design/wizz_bt_jeziki.jpg) no-repeat top center;}
.btNav5:hover{background:url(../../../_inc/images/design/wizz_bt_jeziki.jpg) no-repeat bottom center;}
.btNavDis5{background:url(../../../_inc/images/design/wizz_bt_jeziki_noclick.jpg) no-repeat;}
.btNavDis5:hover{background:url(../../../_inc/images/design/wizz_bt_jeziki_noclick.jpg) no-repeat;}
.btNavOn5{background:url(../../../_inc/images/design/wizz_bt_jeziki.jpg) no-repeat bottom center;}
.btNav6{background:url(../../../_inc/images/design/wizz_bt_navigacija.jpg) no-repeat top center;}
.btNav6:hover{background:url(../../../_inc/images/design/wizz_bt_navigacija.jpg) no-repeat bottom center;}
.btNavDis6{background:url(../../../_inc/images/design/wizz_bt_navigacija_noclick.jpg) no-repeat;}
.btNavDis6:hover{background:url(../../../_inc/images/design/wizz_bt_navigacija_noclick.jpg) no-repeat;}
.btNavOn6{background:url(../../../_inc/images/design/wizz_bt_navigacija.jpg) no-repeat bottom center;}
*/

.settNavBottomWrapp{
background:url(../../../_inc/images/design/wizzard_bottom_bg.jpg);
min-height:41px;
height:auto !important;
height:41px; 
}
.settNavBottom{
color:#FFF;

}
.divStatMainNorm{
/*
background: url(../../../_inc/images/icon/attention.png) no-repeat 0% 10%;
min-height:26px;
height:auto !important;
height:26px; 
*/
}
.settNavBottom h4{
font-size:17px;
margin-top:0px;
padding:6px 0px 3px 0px;
font-weight:normal;
line-height:26px;
/*background: url(../../../_inc/images/icon/attention.png) no-repeat left center;*/
}
.test1 {
width:26px;
min-height:28px;
height:auto !important;
height:28px; 
background: url(../../../_inc/images/icon/attention.png) no-repeat 0% 10%;
float:left;
margin-top:5px;
margin-right:10px;
}

/*________________________  BUTTONS  ___________________________*/

a.lbutton{
background: transparent url('../../../_inc/images/design/button_left.jpg') no-repeat top left;
display: block;
float: left;
font: normal 15px Tahoma; /* Change 15px as desired */
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 38px) */
height: 41px; /* Height of button background height */
padding-left: 51px; /* Width of left menu image */
text-decoration: none;
margin-right:10px;
}
a:link.lbutton, a:visited.lbutton, a:active.lbutton{
color: #FFF !important; /*button text color*/
text-decoration:none !important;
}
a.lbutton span{
background: transparent url('../../../_inc/images/design/button_right.jpg') no-repeat top right;
display: block;
padding: 5px 20px 6px 0; /*Set 15px below to match value of 'padding-left' value above*/
}
a.lbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}
a.lbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #FFF;
}
/*---------*/
a.lbuttonAdd{background: transparent url('../../../_inc/images/button/add_content_left.jpg') no-repeat top left;}
a.lbuttonAdd span{background: transparent url('../../../_inc/images/button/add_content_right.jpg') no-repeat top right;}
a.lbuttonConfirm{background: transparent url('../../../_inc/images/button/confirm_content_left.jpg') no-repeat top left;}
a.lbuttonConfirm span{background: transparent url('../../../_inc/images/button/confirm_content_right.jpg') no-repeat top right;}
a.lbuttonDelete{background: transparent url('../../../_inc/images/button/delete_content_left.jpg') no-repeat top left;}
a.lbuttonDelete span{background: transparent url('../../../_inc/images/button/delete_content_right.jpg') no-repeat top right;}
a.lbuttonEdit{background: transparent url('../../../_inc/images/button/edit_content_left.jpg') no-repeat top left;}
a.lbuttonEdit span{background: transparent url('../../../_inc/images/button/edit_content_right.jpg') no-repeat top right;}
a.lbuttonNext{background: transparent url('../../../_inc/images/button/up_content_left.jpg') no-repeat top left;}
a.lbuttonNext span{background: transparent url('../../../_inc/images/button/up_content_right.jpg') no-repeat top right;}
a.lbuttonPrevious{background: transparent url('../../../_inc/images/button/up_content_left.jpg') no-repeat top left;}
a.lbuttonPrevious span{background: transparent url('../../../_inc/images/button/up_content_right.jpg') no-repeat top right;}
a.lbuttonUpload{background: transparent url('../../../_inc/images/button/up_content_left.jpg') no-repeat top left;}
a.lbuttonUpload span{background: transparent url('../../../_inc/images/button/up_content_right.jpg') no-repeat top right;}



.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
padding-top:7px;
}
.buttonwrappersim{
overflow: hidden;
width: 100%;
padding:5px 0px 5px 0px;
}
a.lbuttonDis{
background: transparent url('../../../_inc/images/design/button_left_off.jpg') no-repeat top left;
display: block;
float: left;
font: normal 15px Tahoma; /* Change 12px as desired */
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 41px; /* Height of button background height */
padding-left: 51px; /* Width of left menu image */
text-decoration: none;
margin-right:10px;
}
a:link.lbuttonDis, a:visited.lbuttonDis, a:active.lbuttonDis{
color: #FFF; /*button text color*/
}
a.lbuttonDis span{
background: transparent url('../../../_inc/images/design/button_right_off.jpg') no-repeat top right;
display: block;
padding: 5px 15px 6px 0; /*Set 9px below to match value of 'padding-left' value above*/
}


a.lbuttonConfirm{
background: transparent url('../../../_inc/images/button/confirm_content_left.jpg') no-repeat top left;
}
a.lbuttonConfirm span{
background: transparent url('../../../_inc/images/button/confirm_content_right.jpg') no-repeat top right;
}




/*___________________________________BUTTONS MINI Default__________________________*/

a.lbutton_small{
background: transparent url('../../../_inc/images/design/button_bubble_blue_left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 15px as desired */
line-height: 14px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 38px) */
height: 24px; /* Height of button background height */
padding-left: 6px; /* Width of left menu image */
text-decoration: none;
}
a:link.lbutton_small, a:visited.lbutton_small, a:active.lbutton_small{
color: #FFF !important; /*button text color*/
text-decoration:none !important;
}
a.lbutton_small span{
background: transparent url('../../../_inc/images/design/button_bubble_blue_right.gif') no-repeat top right;
display: block;
padding: 5px 6px 5px 0; /*Set 15px below to match value of 'padding-left' value above*/
}
a.lbutton_small:hover{ /* Hover state CSS */
background-position: bottom left;
}
a.lbutton_small:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #FFF;
}
.buttonwrapper_small{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
padding:4px 10px 0px 10px;
}

/*_______________________BUTTONS WIZZARD SELECT THEME__________________________*/

a.lbt_wizz_seltheme{
background: transparent url('../../../_inc/images/design/wizz_bt_oblika_izberi.jpg') no-repeat top left;
display: block;
font: normal 15px Tahoma, Tahoma; /* Change 15px as desired */
line-height: 18px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 38px) */
height: 26px; /* Height of button background height */
width:120px;
text-decoration: none;
}
a:link.lbt_wizz_seltheme, a:visited.lbt_wizz_seltheme, a:active.lbt_wizz_seltheme{
color: #FFF !important; /*button text color*/
text-decoration:none !important;
}
a.lbt_wizz_seltheme:hover{ /* Hover state CSS */
background-position: bottom left;
}
a.lbt_wizz_seltheme_sel{
background: transparent url('../../../_inc/images/design/wizz_bt_oblika_izbrano.jpg') no-repeat top left;
display: block;
font: normal 15px Tahoma, Tahoma; /* Change 15px as desired */
line-height: 18px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 38px) */
height: 26px; /* Height of button background height */
width:120px;
text-decoration: none;
}
a:link.lbt_wizz_seltheme_sel, a:visited.lbt_wizz_seltheme_sel, a:active.lbt_wizz_seltheme_sel{}
a.lbt_wizz_seltheme_sel:hover{ /* Hover state CSS */}

/*___________________________________END BUTTONS_____________________________________*/



.settError{background:Red;}

/*_______________________________WIZZARD STEP OBLIKA___________________________________*/
.designCont h2{
padding-left:2px;
}
.desTCont{
}
.desMTitle{
font-weight:bold;
}
.desMTitle h4{
font-weight:bold;
font-size:15px;  
padding:3px 0px 6px 0px; 
color:#0A699F; 
}
.desMDesc p{
padding:0px 0px 5px 2px;  
}
.desTheme{
float:left;
width:120px !important;
margin:8px 15px 12px 5px;
}
.desTheme img{
border:none;}

.desThemeCont{
border:solid 1px #AAA;
margin-bottom:3px;
}
.SelTheme{
}
/*
a.selLang{
color:Red !important;
}
*/
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

/*_______________________________WIZZARD STEP MODULI___________________________________*/
.settMod{
width:100%;
background:url('../../../_inc/images/design/moduli_pas_repeat.jpg') repeat-x;
margin:0pt auto;
color:#FFFFFF;
font-family: Tahoma;
font-size: 17px;
min-height:52px;
height:auto !important;
height:52px; 
vertical-align:middle;

}
.settModLeftcol{
width:60%; 
float:left;
background:url('../../../_inc/images/design/moduli_pas_levo.jpg') no-repeat;
min-height:52px;
height:auto !important;
height:52px; 

}
.settModTwocols{
width:220px; 
float:right; 
background:url('../../../_inc/images/design/moduli_pas_black_repeat.jpg') repeat-x;

}
.settModRightcol{
width:210px; 
float:right; 
min-height:52px;
height:auto !important;
height:52px; 
background:url('../../../_inc/images/design/moduli_pas_desno.jpg') right no-repeat;
}
.settModRightcol h2{
font-size:21px;
padding:12px 0px 10px 0px;
color:#FFF;
}
.settModLeftcol h2{
font-size:17px;
padding:14px 0px 12px 10px;
color:#FFF;
cursor:pointer;
}
.settModMaincol{  
float: left; 
display:inline; 
width:6px; 
min-height:52px;
height:auto !important;
height:52px; 
background:url('../../../_inc/images/design/moduli_pas_black_levo.jpg') no-repeat;
}


.settModRightcolPrice{
float:left;
text-align:right;
width:45%;
}
.settModRightcolCbx{
float:right;
width:49%;
}
.settModRightcolCbxx a{
margin:4px 2px 0px 0px;
}
.settModOra{
background:url('../../../_inc/images/design/moduli_suma_repeat.jpg') repeat-x;
color:#FFFFFF;
}
.settModLeftcolOra{
background:url('../../../_inc/images/design/moduli_suma_levo.jpg') no-repeat;
color:#333;
}
.settModLeftcolOra h2{color:#333;}
.settModTwocolsOra{background:url('../../../_inc/images/design/moduli_suma_black_repeat.jpg') repeat-x;}
.settModRightcolOra{background:url('../../../_inc/images/design/moduli_suma_desno.jpg') right no-repeat;}
.settModMaincolOra{background:url('../../../_inc/images/design/moduli_suma_black_levo.jpg') no-repeat;}
.settModRightcolPriceOra{text-align:center;}

.settModDesc{
padding-bottom:10px;
}
.settModDescLeft{
width:42%; 
float:left;
}
.settModDescRight{
width:55%;         
float: right; 
display:inline;
}
.settModDescLeft h2, .settModDescRight h2{
padding-left:12px;
color:#333;
}
.settModDescLeft p, .settModDescRight p{
padding-left:12px;
}
.settModDescLeft p{
text-align:justify;
color:#666;
}
.settModDescRight p{
color:#999;
line-height:160%;
}

/*_______________________________WIZZARD STEP NOGA___________________________________*/
table.wizzFootTABLE{
	font-size:12px;
	line-height:25px;
	}

.td1{
width:90px;
}
.td2{
width:215px;
}
.td3{
width:120px;
}
.tdTbx{
width:200px;
}
.wizzFootCbx a{
margin-top:2px;
}

/*____________________________WIZZARD STEP NAVIGACIJA________________________________*/

.wizzNav{
width:100%;
background: transparent;
margin:0pt auto;
}
.wizzNav a{

}
.wizzNav_Leftcol{
width:30%; 
float:left; 
}
.wizzNav_Twocols{
width:69%; 
float:right; 
}
.wizzNav_Rightcol{
width:45%; 
float:right; 
}
.wizzNav_Maincol{  
float: left; 
display:inline; 
width:52%; 
}
.wizzNav_Separator{
width:100%;
border-bottom:1px solid #666;
font-size:0px;
padding-top:10px;
}
.wizzNav_Tv{
text-decoration:none;
}
.wizzNav_Tv tr{
line-height:28px;
}
.wizzNav_Tv a{
padding:3px 5px 3px 5px !important;
background:#DDD;
color:#333 !important;
text-decoration:none !important;
font-size:13px;
}
.wizzNav_Tv a:hover{
background:#FF6600;
color:#FFF !important;
}
.wizzNav_TvSel{

}
.wizzNav_TvSel a{
background:#FF6600;
color:#FFF !important;
text-decoration:none !important;
font-size:13px !important;
}
.wizzNav_TvSel a:hover{
background:#FF6600;
}




input.wizzNav_TBX {
margin:3px 20px 3px 0px;
padding:4px 4px 0px 4px;
min-height:20px;
height:auto !important; 
height:20px;
width:270px;
color:#333;
vertical-align:middle;
}
textarea.wizzNav_TBX {
padding:4px;
color:#333;
line-height:14px;
font-size:12px;
font-family:Tahoma;
}
input.wizzNav_Watermark {
color:#999;
margin:3px 20px 3px 0px;
padding:4px 4px 0px 4px;
min-height:20px;
height:auto !important; 
height:20px;
width:270px;
vertical-align:middle;
}
textarea.wizzNav_Watermark {
padding:4px;
color:#999;
line-height:14px;
font-size:12px;
font-family:Tahoma;
}


.wizzNav_TBum{
font-size:12px;
line-height:25px;
}
.wizzNav_TBum th a, .wizzLang_TB th a{
color:#333 !important;
text-decoration:none !important;
}
.wizzNav_TBum_th1{
width:80px;
}
.wizzNav_TBum_td1{
width:170px;
}
.wizzNav_lvPageMod li{
float:left; 
width:174px; 
margin-right:25px; 
list-style-image:none; 
list-style-position:outside; 
list-style-type:none;
}
.wizzNav_lvPageMod li img{
margin:5px 0px 5px 0px;
}

/*_______________________________WIZZARD STEP JEZIKI___________________________________*/

.wizzLang_TB{
font-size:12px;
line-height:25px;
}
.wizzLang_TB td a{
color:#FF2A00 !important;
}
.wizzLang_TB td a:hover{
color:#FF2A00 !important;
text-decoration:none !important;
}
.wizzLang_TB_th1{
width:80px;
}





 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */body {
}
.clearing {
clear:both;
height:0px;
width:0px;
margin:0pt !important;
padding:0pt !important;
font-size:0px;
visibility: hidden;
}


/* J CROP*/
.jcrop-holder{text-align: left;}

.jcrop-vline, .jcrop-hline{
	font-size: 0;
	position: absolute;
	background: white url('Jcrop.gif') top left repeat;
	/*
	opacity: .5;
	*filter:alpha(opacity=50);
	*/
}
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-handle {
	font-size: 1px;
	width: 7px !important;
	height: 7px !important;
	border: 1px #eee solid;
	background-color: #333;
	width: 9px;
	height: 9px;
}

.jcrop-tracker {
	background-color: gray;
	width: 100%; height: 100%;
}

.custom .jcrop-vline,
.custom .jcrop-hline
{
	background: yellow;
}
.custom .jcrop-handle
{
	border-color: black;
	background-color: #C7BB00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/*__________ContactForm______________*/

table.contactFormTABLE {
font-size:13px;
width:99%;
padding-right:2px;}
table.contactFormTABLE td {
padding:2px;
}
table.contactFormTABLE td.td_first{
width:60px;
text-align:right; 
vertical-align:top;
padding-top:5px;
}
input.contactFormTB, textarea.contactFormTB{
font-family:Tahoma;
font-size:13px !important;
padding:2px;
width:98%;
}
