/* INCLUDED SOURCE FILE /home/www/stranke/spletnastran/moja.spletnastran.com/apps/active/templates/css_admin.php  */
form {
    margin:0; padding:0;
    border:none;
}

img {
    border:none;
}

.toolbar {
    width:100%;
    text-align:left;
    border-width:0px;
    margin:4px 0px;
}

.toolbarMenus {
    height:22px;
    border-bottom:3px solid #0092DF;
}

.toolbarButtons {
    width:100%;
    text-align:left;
    height:24px;
    background-color:#0092DF;
}

#adminMenu,
#ecommMenu,
#intranetMenu,
#mlistMenu
{
    float:right;
    height:18px;
    color:#aaaaaa;
    background-color:white;
    margin:0px 0px 0px 6px;
    border-top:4px solid #0092DF;
    border-left:12px solid #0092DF;
    border-right:12px solid #0092DF;
}

.adminMenuDisabled
{
    text-align:center;
    width:84px;
    height:16px; _height:12px;
    line-height:16px;
    padding:0px 4px;
    color:#888888;
    background-color:white;
    font-family:Verdana,sans-serif;
    font-size:11px;
    cursor:default;
}

.navigation
{
    margin:4px 0px;
    text-align:center;
}

.searchSettings
{
    border:2px solid #0092DF;
    padding:6px;
}

.confirmDiv
{
    position: absolute; 
    width: 500px; 
    height: 300px; 
    background-color: #fefefe; 
    color: #be050a; 
    border: 1px solid black;
    visibility: hidden;
}

.errorText {
    color:red;
    text-align:left;
}

.errorBlock {
    color:#be050a;
    background-color:#fadede;        
    border: 1px solid #be050a;
    padding: 3px;
    margin:0;
}

.errorBlock p
{
    margin:0;
}

.errorBlock ul
{  
    margin:0;  
    padding-right:4px;
}

.errorBlock li
{    
    margin:0px;
    font-size:12px;
    color:#be050a;
}

.leftAlign {
    text-align:left;
}

.center {
    text-align:center;
}

hr.cleaner {
    clear:both;
    height:1px;
    margin: -1px 0 0 0; padding:0;
    border:none;
    visibility: hidden;
}

.floatRight {
    float:right; display: inline;
    width:450px;
    height:1px;
}

.privateGroup {
    color: #FF0000;
}

	/* ----- pageImageEdit ----- */

.baseIFrameTpl, .baseIFrameTpl p, .baseIFrameTpl input, .baseIFrameTpl div, .baseIFrameTpl form {
    color:#000;
}

            /*------------ cat specific styles ------------ */
.catAddEntityCol1 {
    clear:right;
    text-align:left;
    min-height:20px; _height:20px;
    margin-top:10px;
}

.catAddEntityCol2 {
    width:80px;
    height:20px; line-height:20px;
    float:left;
    margin-right:10px;
}

.catAddEntityCol1group {
    float:left; display:inline;
}

.catListTitleCol1 {
    height:20px; line-height:20px;
    text-align:left;
    color: #000;
    background-color: #ccc;
    border: 2px solid #FFF;
}

.catListTitleCol2 {
    height:20px; line-height:20px;
    width: 60px;
    text-align:center;
    border-right: 2px solid #FFF;
    float:left;
}

.catListContentCol1 {
    height:24px; line-height:24px;
    text-align:left;
    color: #000;
    background-color: #efefef;
    border: 2px solid #FFF;
    clear:right;
    overflow:hidden;
}

.catListContentCol2 {
    height:24px; line-height:24px;
    width: 60px;
    text-align:center;
    border-right: 2px solid #FFF;
    float:left;
}

/* ---------- order forms ------------- */
/*----------- Wizard ------------------*/
#wizardSteps
{
    clear:right;
}

#wizardSteps .stepNum
{
    font-size:20px;
    font-weight:bold;
}

#wizardSteps ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#wizardSteps li
{
    float: left;
    margin:0;
    padding:4px;
    margin-left: 5px;
    border-top:1px solid #8DD5FF;
    border-left:1px solid #8DD5FF;
    border-right:1px solid #8DD5FF;
}

.stepUnselected
{
    color:#aeaeae;
}

.stepSelected
{
    font-weight:bold;
}

/*
------ Forms ---------
*/

.tabContainer, .tabContainer table, .tabContainer td, .tabContainer div, .tabContainer input, .tabContainer label {
    color:black;
}

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

.tab
{
    display:block;
    float:left;
    background-color:#eeeeee;
    color:#444444;
    border:1px solid black;
    border-width:1px;
    height:20px;
    position:relative;
    top:1px;
}

.tabSel
{
    display:block;
    float:left;
    background-color:white;
    color:black;
    border-top:1px solid black;
    border-right:1px solid black;
    border-bottom:1px solid white;
    border-left:1px solid black;
    height:20px;
    position:relative;
    top:1px;
}

div.tabHeader
{
    border-bottom:1px solid black;
    height:20px;
    margin:10px 0px 0px 0px;
}

div.tabContainer
{
    background-color:white;
    border-right:1px solid black;
    border-bottom:1px solid black;
    border-left:1px solid black;
    margin:0px 0px 10px 0px;
    padding:10px;
}

.listBase
{
    font: 12px Arial, sans-serif;
}

.listBase td
{
    padding:2px 4px;
}

.titleCol
{
    font: 12px Arial, sans-serif;
    color: #000;
}

.treeRow
{
    border:1px solid white;
}
.treeRowActive
{
    border:1px solid black;
}

.contentRow, .contentRow td
{
    background-color: #FFFFFF;
    color:black;
}

.contentRowAlt, .contentRowAlt td
{
    background-color: #f2f2f2;
    color:black;
}

.contentRowOn, .contentRowOn td
{
    background-color: #FFFBD1;
    color:black;
}

.titleRow, .titleRow td
{
    background-color: #CCC;
    color:black;
}

.contentCol
{
    font: 12px Arial, sans-serif;
    color: #000;
}

.contentColCritical
{
    font: 12px Arial, sans-serif;
    background-color: #FE5555;
    color: white;

}

.formBase
{
    font: 12px Arial, sans-serif;
    width: 100%;
}

.formRow
{

}
.formLabel
{
    width: 300px;
    font-weight:normal;
    text-align: right;
    padding-right: 6px;
}

.formLabelRequired
{
    width: 300px;
    font-weight:bold;
    text-align: right;
    padding-right: 6px;
}

.formInput
{
    padding-left: 2px;
    text-align: left;
}

.defaultbutton
{
    border:2px solid #000000;
    color: #000000;
    font-size: 10px;
    background-color: #FFFFFF;
    cursor:pointer;
}

.buttonStandard
{
    text-align: center;
    font: 11px Verdana;
    color: black;
    background-color:white;
    border:1px solid #000000;
    margin: 2px;
    cursor:pointer;
}
.buttonStandard:hover
{
    text-align: center;
    font:11px Verdana;
    color:#666666;
    background-color:white;
    border:1px solid #000000;
    margin:2px;
}

.buttonStandardLink,
.buttonStandardLink:hover,
.buttonStandardLink:visited,
.buttonStandardLink:active
{
    text-decoration: none;
}

.buttonDisabled
{
    text-align: center;
    font: 11px Verdana;
    color: #aaaaaa;
    background-color:white;
    border:1px solid #aaaaaa;
    margin: 2px;
}

.textCol {
    font: 12px Arial, sans-serif;
    border:1px solid #000000;
    background-color:#fff;
    color:black;
    width:260px;
    height:16px;
    margin-top: 0px;
    padding:3px 6px 0px 6px;
}

.textColMin {
    font: 12px Arial, sans-serif;
    border:1px solid #000000;
    background-color:#fff;
    color:black;
    width:150px;
    height:16px;
    margin-top: 0px;
    padding:1px 6px 0px 6px;
}


.textareaInput
{
    width: 400px;
    height:200px;
    font: 12px Arial, sans-serif;
    border:1px solid #000000;
    background-color:#fff;
    color:black;
    margin-top: 0px;
    padding:3px 6px 0px 6px;
}

.textareaInputMin
{
    width: 260px;
    height:200px;
    font: 12px Arial, sans-serif;
    border:1px solid #000000;
    background-color:#fff;
    color:black;
    margin-top: 0px;
    padding:3px 6px 0px 6px;
}

.multipleInput
{
    width: 250px;
    height:230px;
    font: 12px Arial, sans-serif;
    border:1px solid #000000;
    background-color:#fff;
    color:black;
    margin-top: 8px;
    padding:3px 6px 0px 6px;
}


.adminInputSmall, .adminInput
{
    font: 12px Arial, sans-serif;
    border:1px solid #000000;
    background-color:#fff;
    color:black;
    width:140px;
    height:16px;
    margin: 0px;
    padding:1px 6px 0px 6px;
}

.adminInputSmall
{
    width:140px;
}
.adminInput
{
    width:300px;
}

.adminTextArea, .adminTextAreaSmall, .adminTextAreaWide
{
    font:12px Arial, sans-serif;
    border:1px solid #000000;
    background-color:#fff;
    color:black;
    margin: 0px;
    padding:3px 6px 0px 6px;
}

.adminTextArea
{
    width:300px;
    height:100px;
}
.adminTextAreaSmall
{
    width:140px;
    height:100px;
}
.adminTextAreaWide
{
    width:500px;
    height:100px;
}

.mapSmall input, .mapLarge input
{
    cursor: crosshair;
}

.chbSel
{
    font-weight:bold;
    cursor:hand;
    cursor:pointer;
}

.wizardStepTitle
{
    color: #FF0000;
    font: 12px Arial;
    width:130px;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    padding-left:4px;
}

.wizardCurrentStepTitle
{
    color: #FF0000;
    font: 12px Arial;
    font-weight: bold;
    width:130px;
    padding-left:4px;
    border-top: 2px solid #000000;
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
}

.contentRowTheme
{
    background-color: #FBFBFB;
    color:black;
}
.contentRowThemeOn
{
    background-color: #FFFFFF;
    color:black;
}

.contentRowThemeYellow
{
    background-color: #FFFFDD;
    color:black;
}
.contentRowThemeYellowOn
{
    background-color: #FFFFEE;
    color:black;
}

.contentRowThemeYellowGreen
{
    background-color: #EEFFDD;
    color:black;
}
.contentRowThemeYellowGreenOn
{
    background-color: #F6FFEE;
    color:black;
}

.contentRowThemeGreen
{
    background-color: #EDFFED;
    color:black;
}
.contentRowThemeGreenOn
{
    background-color: #F6FFF6;
    color:black;
}

.contentRowThemeRed
{
    background-color: #FFEEEE;
    color:black;
}
.contentRowThemeRedOn
{
    background-color: #FFF4F4;
    color:black;
}

/* page image editing */
.baseIFrame
{
    position:absolute;
    border: 1px solid black;
    background-color:white;
    z-index:10000;
    width:300px;
    height:200px;
    overflow:hide;
}

#popupMessage
{
    width:320px;
    height:160px;
    border:1px solid black;
    background-color:white;
    text-align:center;
}

#popupMessageBox
{
    width:300px;
    height:80px;
    margin:30px 10px 10px 10px;
    text-align:center;
}

#popupMessageBox ul, #popupMessageBox li
{
    color:black;
    list-style-type: disc;
    text-align:left;
} 

#SScomLink {
    width:500px;
    text-align:center;
    margin: 4px auto 8px;
    color:#0092DF;
    font-size:0.8em;
}

#SScomLink a:link, #SScomLink a:visited, #SScomLink a:active, #SScomLink a:hover {
    color:#0092DF;
    text-decoration:none;
}

#SScomLink a:hover {
    color:#0092DF;
    text-decoration:none;
}

/* ThemeAdminMenuMenu Style Sheet */

.ThemeAdminMenuMenu
{
    background-color:transparent;
    cursor:default;
    white-space:nowrap;
    padding:0px;
    margin:0px 5px;
    line-height:16px;
    z-index:10000;
}
.ThemeAdminMenuSubMenuTable
{
    background-color:#ffffff;
    cursor:default;
    white-space:nowrap;
    padding:0px;
    width:220px;
}
.ThemeAdminMenuSubMenu {
    position:absolute;
    visibility:hidden;
    border:1px solid black;
    border-top:0px;
    white-space:wrap;
    text-align:left;
    margin:6px 0px 0px 17px; _margin:11px 0px 0px 10px;
    top:0px;
    left:-220px;
    z-index:10000;
}

.ThemeAdminMenuMenu td, .ThemeAdminMenuMenuTable td
{
    font-family:Verdana,sans-serif;
    padding:0px;
    margin:0px;
    font-size:11px;
}

.ThemeAdminMenuMenuItem,.ThemeAdminMenuMenuItemHover,.ThemeAdminMenuMenuItemActive {
    cursor:hand;
    border:none;
}

/* FIRST LEVEL ROW */
.ThemeAdminMenuMainItem {
    font-family: Verdana,sans-serif;
    color:black;
    font-size: 11px;
    cursor:pointer;
    white-space:wrap;
}

/* FIRST LEVEL ROW - ACTIVE, HOVER */
.ThemeAdminMenuMainItemActive, .ThemeAdminMenuMainItemHover {
    font-family: Verdana,sans-serif;
    color:#666666;
    font-size: 11px;
    cursor:pointer;
    white-space:wrap;
}

/* GENERAL SUB MENU ITEM - TR element*/
.ThemeAdminMenuMenuItem, .ThemeAdminMenuMenuItem td {
    font-family: Verdana,sans-serif;
    color:black;
    background-color: white;
    cursor:pointer;
    white-space:wrap;
    font-size: 11px;
    font-weight:normal;
    padding: 2px 4px;
}

/* SUB LEVEL - TR element */
.itemHover,
.ThemeAdminMenuMenuItemHover, .ThemeAdminMenuMenuItemActive, 
.ThemeAdminMenuMenuItemHover td, .ThemeAdminMenuMenuItemActive td {
    font-family: Verdana,sans-serif;
    color:#666666;
    background-color: white;
    cursor:pointer;
    white-space:wrap;
    font-size: 11px;
    font-weight:normal;
    padding: 2px 4px;
}


/* SUB LEVEL 2 - SPAN element */
.ThemeAdminMenuMenuFolderText {
    font-family: Verdana,sans-serif;
    white-space:wrap;
    padding: 2px 4px;
    color:black;
    font-size: 11px;
    border:none;
    font-weight:normal;
}

/* SUB LEVEL 2 ON MOUSE OVER - SPAN element */
.ThemeAdminMenuMenuItemText {
    font-family: Verdana,sans-serif;
    white-space:wrap;
    padding: 2px 4px;
    color:black;
    font-size: 11px;
    border:none;
    font-weight:normal;
}

/* SUB LEVEL 3 - NORMAL*/
TR.ThemeAdminMenuMenuItem, TR.ThemeAdminMenuMenuItem TD.ThemeAdminMenuMenuItemText {
    font-family: Verdana,sans-serif;
    white-space:wrap;
    color:black;
    font-size: 11px;
    border:none;
    font-weight:normal;
    padding: 2px 4px;
}

/* INCLUDED SOURCE FILE /home/www/stranke/spletnastran/moja.spletnastran.com/apps/active/themes/Panter/css_content.php  */
            /*------------ all templates ------------ */
.button {
    text-align: center;
    font: 11px Verdana;
    color: #0092DF;
    border:none;
    background:#E8F7FF;
    margin: 2px;
    padding: 2px;
    cursor:pointer;
}

.textInput {
    font: 0.9em;
    border:1px solid #8DD5FF;
    background-color:#E8F7FF;
    color:#000000;
    width:550px; height:19px;
    margin-top: 0px; padding:1px 6px 0px 6px;
}

.textInputDate {
    width:100px;
}

.formTextareaInput {
    font: 0.9em;
    width:550px;
    height:150px;
    border:1px solid #8DD5FF;
    background-color:#E8F7FF;
    color:#000000;
    margin-top: 0px; padding:3px 6px 0px 6px;
}


            /*------------ cms specific styles ------------ */
.cmsImage, .cmsNews, .cmsMList {
    margin: 0px auto 15px auto;
    padding: 0px;
    border: 2px solid #8DD5FF;
    min-height: 110px; _height: 110px; //IE bugFix
    font: 0.9em Arial, sans-serif;
    width: 150px;
    text-align: left;
}

#c3_imgBar img, #c6_imgBar img, #c7_imgBar img, #c8_imgBar img,
#b3_imgBar img, #b6_imgBar img, #b7_imgBar img, #b8_imgBar img {
    display:block;
    border: 2px solid #8DD5FF;
    padding:0px;
    margin:0px;
}

.cmsImageInput {
    width:150px; padding:5px;
    min-height: 100px; _height: 100px; /* IE bugFix */
    border: 2px solid #8DD5FF;
}

.cmsImageLabel {
    width:150px;
    text-align:center;
    margin:0px auto 20px;
}

.cmsImageLabelInput {
    display:block;
}

.imageLabelTextarea {
    font-size:0.8em;
    width: 150px;
}

.cmsSizedImageContainer {
    float:left; display:inline;
    width:24%;
    text-align:center;
}

.cmsSizedImageBorder {
    width:150px; height:105px; 
    padding: 0px;
    margin:0px auto 5px;
    text-align:center;
    border: 2px solid #8DD5FF;
}

.cmsSizedImage {
    width:150px;
    height:105px;    
    overflow:hidden;
}

.textareaPicLab {
    width:150px;
}

            /*------------ cmsPage_a.tpl ------------ */
#c_main {
    
}

            /*------------ cmsPage_a1.tpl ------------ */
#c1_textBar {
    
}

#c1_imgBar {
    text-align:center;
    margin: 20px 0px 0px;
}

#c1_imgBar img {
    padding:0px;
    border: 2px solid #8DD5FF;
}

#c1_imgBannerInput {
    width:686px; /* odštej padding in border 44px */
    height:206px;
    border: 2px solid #8DD5FF;
    padding:20px;
}

            /*------------ cmsPage_a2.tpl ------------ */
#c2_imgBar {
    text-align:center;
    margin: 0px 0px 20px;
}

#c2_imgBar img {
    padding:0px;
    border: 2px solid #8DD5FF;
}

#c2_imgBannerInput {
    width:686px;
    height:206px;
    border: 2px solid #8DD5FF;
    padding:20px;
}

#c2_textBar {
    
}

            /*------------ cmsPage_a3.tpl ------------ */
#c3_textBar {
    float:left;
    width:550px;
    text-align:left;
}

#c3_imgBar {
    float:right;
    width:174px;
    text-align:center;
}

#c3_imgBannerContainer {
    clear:right;
    text-align:center;
}

#c3_imgBannerContainer img {
    margin-top:20px;
    padding:0px;
    border: 2px solid #8DD5FF;
}

#c3_imgBannerInput {
    width:686px;
    height:206px;
    border: 2px solid #8DD5FF;
    padding:20px;
}


            /*------------ cmsPage_a4.tpl ------------ */
#c4_textBar {
    
}

#c4_imgBar {
    text-align:center;
    margin-top:15px;
}

            /*------------ cmsPage_a5.tpl ------------ */
#c5_imgBar {
    text-align:center;
}

#c5_textBar {
    clear:right;
}

            /*------------ cmsPage_a6.tpl ------------ */
#c6_textBar {
    float:left;
    width:550px;
    text-align:left;
}

#c6_imgBar {
    float:right;
    width:170px;
    text-align:center;
}

#c6_imgBarBottom {
    clear:right;
    text-align:center;
    padding-top:15px;
}

            /*------------ cmsPage_a7.tpl ------------ */
#c7_imgBar {
    float:left;
    width:170px;
    text-align:center;
}

#c7_textBar {
    float:right;
    width:550px;
}

            /*------------ cmsPage_a8.tpl ------------ */
#c8_textBar {
    float:left;
    width:550px;
}

#c8_imgBar {
    float:right;
    width:170px;
    text-align:center;
}

            /*------------ cmsPage_b.tpl ------------ */
#b_textLeft, #b1_textLeft, #b2_textLeft, #b3_textLeft, #b4_textLeft,
#b5_textLeft, #b6_textLeft, #b7_textLeft, #b8_textLeft {
    float:left;
    width:48%;
    text-align:left;
}

#b_textRight, #b1_textRight, #b2_textRight, #b3_textRight, #b4_textRight,
#b5_textRight, #b6_textRight, #b7_textRight, #b8_textRight {
    float:right;
    width:48%;
    text-align:left;
}

            /*------------ cmsPage_b1.tpl ------------ */
#b1_imgBar {
    clear:right;
    text-align:center;
    padding: 20px 0px 0px;
}

#b1_imgBar img {
    padding:0px;
    border: 2px solid #8DD5FF;
}

#b1_imgBannerInput {
    width:686px;
    height:206px;
    border: 2px solid #8DD5FF;
    padding:20px;
}

            /*------------ cmsPage_b2.tpl ------------ */
#b2_imgBar {
    text-align:center;
    margin: 0px 0px 20px;
}

#b2_imgBar img {
    padding:0px;
    border: 2px solid #8DD5FF;
}

#b2_imgBannerInput {
    width:686px;
    height:206px;
    border: 2px solid #8DD5FF;
    padding:20px;
}

#b2_textLeft {
    clear:right;
}

            /*------------ cmsPage_b3.tpl ------------ */
#b3_textBar {
    float:left;
    width:550px;
    text-align:left;
}

#b3_imgBar {
    float:right;
    width:174px;
    text-align:center;
}

#b3_imgBannerContainer {
    clear:right;
    text-align:center;
}

#b3_imgBannerContainer img {
    margin-top:20px;
    padding:0px;
    border: 2px solid #8DD5FF;
}

#b3_imgBannerInput {
    width:686px;
    height:206px;
    border: 2px solid #8DD5FF;
    padding:20px;
}

            /*------------ cmsPage_b4.tpl ------------ */
#b4_imgBar {
    clear:both;
    text-align:center;
    padding-top:15px;
}

            /*------------ cmsPage_b5.tpl ------------ */
#b5_imgBar {
    text-align:center;
    padding-bottom:15px;
}

            /*------------ cmsPage_b6.tpl ------------ */
#b6_textBar {
    float:left;
    width:550px;
    text-align:left;
}

#b6_imgBar {
    float:right;
    width:170px;
    text-align:center;
}

#b6_imgBarBottom {
    clear:right;
    padding-top:15px;
    text-align:center;
}


            /*------------ cmsPage_b7.tpl ------------ */
#b7_imgBar {
    float:left;
    width:170px;
    text-align:center;
}

#b7_textBar {
    float:right;
    width:550px;
    text-align:left;
}

            /*------------ cmsPage_b8.tpl ------------ */
#b8_textBar {
    float:left;
    width:550px;
    text-align:left;
}

#b8_imgBar {
    float:right;
    width:170px;
    text-align:center;
}

            /*------------ catPage1.tpl ------------ */
.cat1_showRow {
    clear:right;
    float:left; display:inline;
    width:48%;
    min-height:130px; _height:130px;
    margin:0px 1% 20px;
    padding-top:10px;
    text-align:left;
}

.cat1SizedImage {
    width:150px;
    height:105px;    
    overflow:hidden;
}

.cat1SizedImageBorder {
    float:left; display:inline;
    width:150px;
    height:105px;    
    margin: 0px 15px 15px 0px;
    padding: 0px;
    border: 1px solid #8DD5FF;
}

.cat1_showText {
    width:170px;
    float:left; display:inline;
}

.cat1_showText h1 {
    font-size:1em;
    color: #0092DF;
    margin:0px; padding: 0px;
}

.cat1_date {
    color: #0092DF;
}

           /*------------ catPage2b.tpl ------------ */
.cat2b_showRow {
    clear:right;
    float:left; display:inline;
    width:23%;
    min-height:130px; _height:130px;
    text-align:left;    
    margin:0px 1% 20px;    
}

.cat2bSizedImageBorder {
    width:150px; height:105px;
    margin: 0px auto 15px;
    padding: 0px;
    border: 1px solid #8DD5FF;
}

.cat2bSizedImage {
    width:150px; height:105px;
    overflow:hidden;
}

.cat2b_showText {
    width:150px;
    margin: 0px auto;
}

.cat2b_showText h1 {
    font-size:1em;
    color: #0092DF;
    margin:0px; padding: 0px;
}

 
            /*------------ catPage3.tpl ------------ */
.cat3_showRow {
    width:730px;
    clear:right;
    text-align:left;
    margin-bottom:15px;
    min-height:135px; _height:135px;
}

.cat3SizedImageBorder {
    float:left; display:inline;
    width:150px; height:105px;    
    margin: 0px 10px 15px 0px;
    padding: 0px;
    border: 2px solid #8DD5FF;
}

.cat3SizedImage {
    width:150px;
    height:105px;    
    overflow:hidden;
}

.cat3_showText {
    float:left; display:inline;
    width:520px;
    margin: 0px auto 15px;
}

.cat3_showText h1 {
    font-size:1em;
    color: #0092DF;
    margin:0px; padding: 0px;
}

.cat3_date {
    color: #0092DF;
}

hr.cat3 {
    clear:right;
    width:80%;
    border:none;
    margin: 0px auto 15px;
    height:1px;
    text-align:left;
    color:#8DD5FF;
    background-color:#8DD5FF;
    visibility:hidden;
}


            /*------------ formOrder_3_.tpl ------------ */
            /*------------ catOrder_1.tpl ------------ */
            /*------------ catOrder_3a.tpl ------------ */
            /*------------ hojSiteOrder.tpl ------------ */

#ord_fixed {
    position:absolute;    
    right:0px; width:180px;
    top:0px;
}

.ord_showCalculation
{
    float:right; display:inline;
    padding: 10px;
    margin-top:70px;
    border:2px solid #0092DF;
    background-color:#0092DF;
    color:#0092DF;
}

.ord_topText
{
    width:;
    float:left;
}

.ord_showCalculation .textPrice
{
    width:120px;
    text-align:right;
    font: 0.9em;
    border:1px solid #0092DF;
    background-color:#0092DF;
    color:#0092DF;
    height:19px;
    margin: 0px; padding:1px 6px 0px 6px;
}

.ord_showCalculation h2 {
    color: #0092DF;
    font-size:1.2em;
}

.ord_bottomText {
    clear:both;
}

.ord_smallText
{
    font-size:10px;
    text-align:center;
    clear:right;
}

.cat3_showText .textQty
{
    width:60px;
    text-align:center;
    font: 0.9em;
    border:1px solid #8DD5FF;
    background-color:#E8F7FF;
    color:#000000;
    height:19px;
}

.ord_btn {
    clear:right;
    width:500px;
}

.orderSum td, .orderSum th {
    padding:3px 10px 3px 3px;
}

.orderSum th {
    background-color: #0092DF;
    color: #0092DF;
}

.orderSumLast {
    border-top: 1px solid #0092DF;
    font-weight:bold;
}


			/*------------ firstPage.tpl ------------ */
#firstPage_container {

}

#firstPage_textBar {
    width: 500px;
    float:left; display:inline;
    text-align:left;
}

#firstPage_newsBar {
    float:right; display:inline;
    width:200px;
}

.firstPage_newsTitle, a.firstPage_newsTitle:link, a.firstPage_newsTitle:visited,
a.firstPage_newsTitle:active, a.firstPage_newsTitle:hover {
    color: #0092DF;
    font-size:1em;
    text-decoration:none;
}

.firstPage_newsDate {
    font-size:0.9em;
    color: #0092DF;
}

.firstPage_newsText {
    font-size:0.9em;
    color: #000000;
    margin-bottom:10px;
}

.firstPage_more {
    float:right; display:inline;
    width:9px; height:10px;
    margin-top:-10px;
    cursor:pointer;
}

ul.firstPage_newsUL, ul.firstPage_newsUL li {
    margin-top:0;margin-bottom:0;
    padding-top:0;padding-bottom:0;
}

#fpMList {
    padding-top:10px;
}

.firstPageMLinput {
    font: 7.5pt;
    border: 0;
    color: #8DD5FF;
    background-color: #8A8A8A;
    border: 1px solid #DA251C;
    width:190px; height:19px;
    margin-top: 0px; padding:3px 3px 0px 3px;
}

.mailingList_name {
    color: #000000;
}

.mlButton {
    text-align: center;
    font: 11px Verdana;
    color: #8DD5FF;
    border:none;
    background:#8A8A8A;
    margin: 2px;
    padding: 2px;
    cursor:pointer;
}

#firstPage_imgBarBottom {
    float:left; display:inline;
    width:500px;
    text-align:center;
    padding-top:20px;
}

.fpSizedImageContainer {
    float:left; display:inline;
    width:166px;
    text-align:center;
}

.fpSizedImageBorder {
    width:150px; height:105px; 
    padding: 0px;
    margin:0px auto 5px;
    text-align:center;
    border: 2px solid #8DD5FF;
}

.fpSizedImage {
    width:150px;
    height:105px;    
    overflow:hidden;
}

.cmsImageLabel {
    width:150px;
    text-align:center;
    margin:0px auto 20px;
}

            /*------------ formMail specific styles ------------ */
.Req {
    font-weight:bold;
}

.formFilledOut {
    color:#0092DF;
}

            /*------------ formMail_1_.tpl ------------ */
.form1_content {
    text-align:left;
    clear:right;
    min-height:20px; _height:20px;
    padding-top:10px;
}

.form1_title {
    width:150px;
    margin-right:10px;
    float:left; display:inline;
}

.form1_titleReq {
    font-weight:bold;
    width:150px;
    margin-right:10px;
    float:left; display:inline;
}

.form1_groupList {
    margin-right:10px;
    float:left; display:inline;
}

            /*------------ formMail_2_.tpl ------------ */
.form2_content {
    width:430px;
    text-align:left;
}

.form2_title {
    margin-top:10px;
    text-align:left;
}

.form2_titleReq {
    font-weight:bold;
    margin-top:10px;
    text-align:left;
}

            /*------------ formOrder_3_.tpl ------------ */
            /*------------ catOrder_1.tpl ------------ */
            /*------------ catOrder_3a.tpl ------------ */
            /*------------ hojSiteOrder.tpl ------------ */
.stepSelected
{
    font-weight:bold;
}

			/*------------ banners ------------ */
#bannerHeaderA {
    width:472; _width:auto;
    margin: 15px auto 5px auto;
    text-align:center;
}

#bannerHeaderA img {
    border: 2px solid #8DD5FF;
}

#bannerPagetopA {
    width:472; _width:100%;
    height:69; _height:64px;
    margin: 0px auto 5px auto;
    padding-top:5px;
    text-align:center;
}

#bannerPagetopA img {
    border: 2px solid #8DD5FF;
}

#bannerFooterB {
    width:480px; _width:auto;
    height:64px;
    margin: 10px auto 10px auto;
    text-align:center;
}

#bannerFooterB img {
    border: 2px solid #8DD5FF;
}

#bannerMenuLeftA {
    width:120px;
    height:130px;
    text-align:center;
    margin: 0px auto;
}

#bannerMenuLeftA img {
    border: 2px solid #8DD5FF;
    
}

#bannerMenuRightA {
    width:120px;
    height: 130px;
    text-align:left;
}

#bannerMenuRightA img {
    border: 2px solid #8DD5FF;
    margin-top:4px;
}

/* INCLUDED SOURCE FILE /home/www/stranke/spletnastran/moja.spletnastran.com/apps/active/themes/Panter/css_main.php  */

BODY, P, H1, H2, H3, H4, H5, H6, H7, TABLE, TD, LI, DIV, input, blockquote {
    font: 10pt/1.3em Geneva, Arial, Verdana, Helvetica, sans-serif; color: #000000;
}

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

a:link, a:visited, a:active {
    text-decoration:underline;
    color:#0092DF;
}

a:hover {
    text-decoration:none;
    color:#8DD5FF;
}

h1 {
    font-size:1.6em; font-style:normal; font-weight:bold;
    color: #0092DF;
    margin-top:0px; margin-bottom:10px;
    border-bottom: 1px solid #8DD5FF;
}

h2 {
    font-size:1.4em; font-style:normal; font-weight:bold;
    color: #8A8A8A;
    margin-top:0px; margin-bottom:6px;
}

h6 {
    font-weight:normal; font-style:italic; font-size:0.85em;
    margin-top:0px; margin-bottom:0px;
}

p {
    font-style:normal;
    margin:0; padding:0;
}

p.emp {
    color:#8A8A8A;
}

b.emp {
    color: #8A8A8A;
}

ul {
    margin-top: 0px; margin-bottom: 0px;
    padding-top: 0px; padding-bottom: 0px;
    list-style-type: disc;
    list-style-image: url('/cssImage01.gif');
}

ol, ol li {
    margin-top: 0px; margin-bottom: 0px;
    padding-top: 0px; padding-bottom: 0px;
    color: #0092DF;
}

hr {
    border:none;
    height:1px;
    color:#8DD5FF;
    background-color:#8DD5FF;
}

.tableBorder, .tableBorder td {
    color: #000000;
    border: 1px solid #8DD5FF;
    background-color: #FFFFFF;
    border-collapse:collapse;
}

td.doubleBorder {
    color: #000000;
    background-color: #FFFFFF;
    border: 2px solid #8DD5FF;
    border-collapse:collapse;
}

/* ---------- siteBanner position propperties ------------ */
.siteBannerButton {
    position:absolute;
    top:-20px; left:20px;
}

.baseIFrame {
    position:absolute;
    top:250px; left:0px;
}

.siteBannerStyle {
    position:relative;
    z-index:5000;
    width:768px;
    max-height:250px;
    background-color:#FFFFFF;
    float:right; display:inline;
    padding-right:0px;
    overflow:hidden;
}

.siteBannerStyle img {
    float:right; display:inline;
    padding-right:0px;
    overflow:hidden;
}

.siteBannerEdit {
    overflow:visible;
}

body.center {
    text-align: center;
    margin:0;
    padding:0;
    background-color: #FFFFFF;
    background-repeat:;
    background-position:;
    background-attachment:;
;
}

.spacerTop, .spacerBottom {
    height:13px;
}

#language {
    width:950px;
    height:25px; line-height:25px;
    text-align:left;
    border-top: 2px solid #8DD5FF;
    border-left: 2px solid #8DD5FF;
    border-right: 2px solid #8DD5FF;
    margin: 0px auto;
    padding-left: 18px;
    color: #0092DF;
    background: #0092DF;
}

.langTxt {
    color:#E8E8E8;
}

a.lang:link, a.lang:visited, a.lang:active {
    color:#E8E8E8;
    text-decoration:none;
    margin-right:5px;	
}

a.langSel:link, a.langSel:visited, a.langSel:active, a.langSel:hover, a.lang:hover {
    color: #000000;
    text-decoration:none;
    margin-right:5px;	
}

.langIco {
    color:#FFFFFF;
    text-decoration:none;
    margin-right:15px;	
}

.langIcoSel {
    color: #000000;
    text-decoration:none;
    margin-right:15px;	
}

#search {
    float:right; display:inline;
    width: 195px;
    height:24px;
    overflow:hidden;
    margin: 0px 18px 1px 0px;
}

.searchButton {
    color: #FFFFFF;
    border:none;
    font-size:1em;
    margin:3px 0px 0px 0px; padding:0px; _margin-top:2px;
    background-color:transparent;
    cursor:pointer;
}

.searchInput {
    font: 7pt;
    border: 1px solid #FFFFFF;
    color: #000000;
    background-color: #FFFFFF;
    width:95px; height:16px;
    margin-top:4px;
    padding:0px 6px 0px 6px;
    float:right; display:inline;
}

#logoBar {
    background-color:#FFFFFF;
    width:968px;
    text-align:left;
    border-left: 2px solid #8DD5FF;
    border-right: 2px solid #8DD5FF;
    margin: 0px auto;
}

#logo {
    width:200px;
    max-height:250px;
    _float:left; _display:inline;
    padding: 0px;
    overflow:hidden;
}

#logo img {
    border:0px;
    _float:left; _display:inline;
    overflow:hidden;
}

#menuBar {
    clear:both;
    width:968px;
    height:32px;
    background-color: #E8F7FF;
    border-left: 2px solid #8DD5FF;
    border-right: 2px solid #8DD5FF;
    margin: 0px auto;
}

#menu {
    height:24px;
    margin: 0px; padding:0px;
    background-color: #E8F7FF;
    border-top: 6px solid #8DD5FF;
    border-bottom: 2px solid #8DD5FF;
    text-align:left;
}

#container {
    width:968px;
    border-left: 2px solid #8DD5FF;
    border-right: 2px solid #8DD5FF;
    background: #FFFFFF url('/cssImage02.gif') repeat-y left;
    margin: 0px auto;
    text-align:justify;
}

#companyinfoContainer {
    margin: 24px 14px 24px 12px;
    width: 174px;
    float:left; display:inline;
    overflow:hidden;
}

#companyinfo {
    margin-bottom: 12px;
    color: #000000;
    width: 174px;
    font-size: 0.8em;
    text-align:right;
    overflow:hidden;
}

#companyinfo a:link, #companyinfo a:active, #companyinfo a:visited, #companyinfo a:hover {
    text-decoration: none;
    color: #000000;
} 

#content {
    margin-left:217px;
    padding-top:24px; padding-bottom:30px;
    width:730px;
    position:relative;
}

#breadcrumbs {
    margin:4px 0px 10px 0px;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
    text-decoration:underline;
    color:#0092DF;
}

#breadcrumbs a:hover {
    text-decoration:none;
    color:#0092DF;
}

#footer {
    clear:both;
    width:968px;
    height:24px; line-height:24px;
    margin: 0px auto;
    color: #ffffff;
    background: #0092DF;
    text-align:center;
    font-size:0.8em;
    border-left: 2px solid #8DD5FF;
    border-right: 2px solid #8DD5FF;
    border-bottom: 2px solid #8DD5FF;
}

a.foot:link, a.foot:visited, a.foot:active, a.foot:hover {
    color:#ffffff;
    text-decoration:none;
    padding-left:3px; padding-right:3px;	
}


/* ThemePanelMenu Style Sheet */

.ThemePanelMenu
{
    height:24px;
    line-height:24px;
    width:100%;
    border:none;
    cursor:default;
    white-space:nowrap;
    border-collapse:separate; _border-collapse:collapse;
    border-spacing:0px;
}

.ThemePanelSubMenuTable
{
    border:none;
    cursor:default;
    white-space:nowrap;
}

.ThemePanelSubMenu
{
    position:absolute;
    visibility:hidden;
    z-index:100;
    border:none;
    border-bottom:2px solid #8DD5FF;
    white-space:nowrap;
    _margin-top:6px; _margin-left:1px;
}

.ThemePanelMenuItem,.ThemePanelMenuItemHover,.ThemePanelMenuItemActive
{
    cursor:hand;
    border:none;
}

/* FIRST LEVEL ROW */
.ThemePanelMainItem
{
    height:24px; line-height:24px;
    color:#0092DF;
    font-style:normal;
    font-stretch:condensed;
    font-weight:bold;
    font-size: 0.85em;
    background-color: #E8F7FF;
    cursor:hand; cursor:pointer;
    white-space:nowrap;
    padding: 0px 6px;
    _border-left: 2px solid #8DD5FF;
    _border-right: 2px solid #8DD5FF;
    text-align:center;
}

/* FIRST LEVEL ROW - ACTIVE, HOVER */
.ThemePanelMainItemActive, .ThemePanelMainItemHover
{
    height:24px; line-height:24px;
    color:#0092DF;
    font-style:normal;
    font-stretch:condensed;
    font-weight:bold;
    font-size: 0.85em;
    background-color:#FFFFFF;
    cursor:hand; cursor:pointer;
    white-space:nowrap;
    padding: 0px 4px; _padding: 0px 6px;
    border-right: 2px solid #8DD5FF;
    border-left: 2px solid #8DD5FF;
    text-align:center;
}

/* GENERAL SUB MENU ITEM*/
.ThemePanelMenuItem
{
    color:#000000;
    background-color: #FFFFFF;
    cursor:hand; cursor:pointer;
    white-space:nowrap;
    font-size: 0.85em;
    border:none;
}

/* SUB LEVEL */
.ThemePanelMenuItemHover, .ThemePanelMenuItemActive
{
    color: #000000;
    background-color: #E8E8E8;
    cursor:hand; cursor:pointer;
    white-space:nowrap;
    font-size: 0.85em;
    border-collapse: collapse;
}


/* SUB LEVEL 2 */
.ThemePanelMenuFolderText
{
    white-space:nowrap;
    font-size: 0.85em;
    border:none;
    padding: 5px 6px 3px;
    border-left: 2px solid #8DD5FF;
    border-right: 2px solid #8DD5FF;
    border-top: 2px solid #8DD5FF;
}

/* SUB LEVEL 2 ON MOUSE OVER */
.ThemePanelMenuItemText
{
    white-space:nowrap;
    padding: 5px 6px 3px;
    color:#0092DF;
    font-size: 0.85em;
    border-left: 2px solid #8DD5FF;
    border-right: 2px solid #8DD5FF;
    border-top: 2px solid #8DD5FF;
    border-collapse: collapse;
}

/* SUB LEVEL 3 - NORMAL*/
TR.ThemePanelMenuItem, TR.ThemePanelMenuItem TD.ThemePanelMenuItemText
{
    white-space:nowrap;
    color:#000000;
    font-size: 0.85em;
    border-left: 2px solid #8DD5FF;
    border-right: 2px solid #8DD5FF;
    border-top: 2px solid #8DD5FF;
    border-collapse: collapse;
}

