a { 
	color: #000000; 
	text-decoration: underline;
}

a:hover {
	color: #fdc900;
	text-decoration: underline;
} 

.dots_on {
	color: #fdc900;
    font-weight: bold;
}

.dots_off {
	color: #000000;
    font-weight: bold;
}

h1.h1_title {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 7px;
}

h2.h2_title {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 7px;
}

h3.h3_title {
	font-size: 12px;
	font-weight: normal;
	display: inline;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

.even {
	background-color: #cee0f4;
}

.odd {
	background-color: #ffffff;
}

.header {
	background-color: #265f9e;
	color: #FFFFFF;
}

.footer {
	background-color: #ff9a59;
	color: #000000;
}

.content {
	background-color: #ffffff;
}

.menutag {
	background-color: #cee0f4;
	border: 1px dotted #808080;
	font-size: 11px;
	font-family: Lucida Sans Unicode, Lucida Grande, Arial;
	vertical-align: middle;
}

TD.header_portal {
	background-image: url("http://www.som.si/images/header_portal.jpg");
	background-repeat: no-repeat;
}

TD.header_shop {
	background-image: url("http://www.som.si/images/header_shop.jpg");
	background-repeat: no-repeat;
}

TD.left_image_rep {
	background-image: url("http://www.som.si/images/left_rep.png");
	background-repeat: repeat-y;
}

TD.left_image {
	background-image: url("http://www.som.si/images/left.png");
	background-repeat: no-repeat;
}

TD.center_image_rep {
	background-image: url("http://www.som.si/images/center_rep.jpg");
	background-repeat: repeat-y;
}

TD.center_image {
	background-image: url("http://www.som.si/images/center.jpg");
	background-repeat: no-repeat;
}

TD.right_image_rep {
	background-image: url("http://www.som.si/images/right_rep.png");
	background-repeat: repeat-y;
}


/* tabs */
.tabs th {
	background-color: #265f9e;
	border-left:      0px solid #FFF;
	border-right:     1px solid #FFF;
	border-bottom:    3px solid #fdc900;
}

.tabs td {
	background-color: #265f9e;
	border-left:      0px solid #FFF;
	border-right:     1px solid #FFF;
	border-bottom:    3px solid #cee0f4;
}

.tabs th, .tabs th a:link, .tabs th a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
    font-weight: normal;
}

.tabs td, .tabs td a:link, .tabs td a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
    font-weight: normal;
}

.tabs {
	margin-top: .67em;
	margin-right: 1px;
}

.tabs td, .tabs th {
	text-align: center;
}

.tabs td, .tabs th {
	background-image: url("http://www.som.si/images/tabs.gif");
	background-repeat: no-repeat;
}

.tabs td.trgovina {
	background-color: #FFD934;
	border-bottom: 3px solid #cee0f4;
	color: #000000;
}

.tabs td.trgovina a {
	color: #000000;
}

.tabs th.trgovina {
	background-color: #FFD934;
	border-bottom: 3px solid #FDC900;
	color: #000000;
}

.tabs th.trgovina a {
	color: #000000;
}

/*phorum*/

    body
    {
        color: Black;
        font-size: 12px;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial;
        background-color: White;
        margin: 8px;
    }

    td, th
    {
        color: Black;
        font-size: 12px;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial;
    }

    img
    {
        border-width: 0px;
        vertical-align: middle;
    }

    a
    {
        color: #000099;
        text-decoration: none;
    }
    a:active
    {
        color: #fdc900;
        text-decoration: none;
    }
    a:visited
    {
        color: #000099;
        text-decoration: none;
    }        

    a:hover
    {
        color: #fdc900;
    }

    input[type=text], input[type=password], input[type=file], select
    {
        background-color: White;
        color: Black;
        font-size: 12px;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial;

        vertical-align: middle;

    }

    textarea
    {
        background-color: White;
        color: Black;
        font-size: 12px;
        font-family: Lucida Console, Andale Mono, Courier New, Courier;
    }
    
	input[type=submit]
	{
        border: 1px dotted #0d5189;
        background-color: #EEEEEE;
        font-size: 12px;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial;
        vertical-align: middle;
	}

	input
	{
        vertical-align: middle;
	}

    .PDDiv
    {
        width: 100%;
        text-align: left;
    }        

    .PhorumSubmit { 
        border: 1px dotted #808080; 
        color: Black; 
        background-color: #EEEEEE; 
        font-size: 12px; 
        font-family: Lucida Sans Unicode, Lucida Grande, Arial; 
        vertical-align: middle; 
    }    
    
    .PhorumTitleText
    {
        float: right;
    }

    .PhorumStdBlock
    {
        font-size: 12px;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial;
        background-color: White;
        border: 1px solid #808080;
        padding: 3px;		
    }

    .PhorumStdBlockHeader
    {
        font-size: 12px;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial;
        background-color: #EEEEEE;
        border-left: 1px solid #808080;
        border-right: 1px solid #808080;
        border-top: 1px solid #808080;
        padding: 3px;
    }

    .PhorumHeaderText
    {
        font-weight: bold;
    }

    .PhorumNavBlock
    {
        font-size: 12px;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial;
        border: 1px solid #808080;
        margin-top: 1px;
        margin-bottom: 1px;
        background-color: #cee0f4;
        padding: 2px 3px 2px 3px;
    }

    .PhorumNavHeading
    {
        font-weight: bold;
    }

    A.PhorumNavLink
    {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial;
        font-size: 10px;
        border-style: none;
        border-color: #265f9e;
        border-width: 1px;
        padding: 0px 4px 0px 4px;
    }

    A.PhorumNavLink:hover
    {
        background-color: #FFFFFF;
        font-weight: normal;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial;
        font-size: 10px;        
        border-style: inset;
        border-color: #808080;
        border-width: 1px;
        color: #fdc900;
    }

    .PhorumFloatingText
    {
        padding: 10px;
    }

    .PhorumHeadingLeft
    {
        padding-left: 3px;
        font-weight: bold;
    }

    .PhorumUserError
    {
        padding: 10px;
        text-align: center;
        color: Red;
        font-size: 16px;
        font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
    }

   .PhorumNewFlag
    {
        font-family: Lucida Sans Unicode, Lucida Grande, Arial;
        font-size: 10px;
        font-weight: bold;
        color: #CC0000;
    }

    .PhorumNotificationArea
    {
        float: right;
        border-style: dotted;
        border-color: #808080;
        border-width: 1px;
    }

    /* PSUEDO Table classes                                       */
    /* In addition to these, each file that uses them will have a */
    /* column with a style property to set its right margin       */    

    .PhorumColumnFloatXSmall
    {
        float: right; 
        width: 75px;
    }

    .PhorumColumnFloatSmall
    {
        float: right; 
        width: 100px;
    }

    .PhorumColumnFloatMedium
    {
        float: right; 
        width: 150px;
    }

    .PhorumColumnFloatLarge
    {
        float: right; 
        width: 200px;
    }

    .PhorumColumnFloatXLarge
    {
        float: right; 
        width: 400px;
    }

    .PhorumRowBlock
    {
        background-color: White;
        border-bottom: 1px solid #F2F2F2;
        padding: 2px 0px 0px 0px;
    }

    .PhorumRowBlockAlt
    {
        background-color: #EEEEEE;
        border-bottom: 1px solid #F2F2F2;
        padding: 5px 0px 0px 0px;
    }

    .PhorumStdTable
    {
        border-style: solid;
        border-color: #808080;
        border-width: 1px;
        width: 100%;
    }

    .PhorumTableHeader
    {
        background-color: #EEEEEE;
        border-bottom-style: solid;
        border-bottom-color: #808080;
        border-bottom-width: 1px;
        color: #000000;
        font-size: 12px;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial;
        font-weight: bold;
        padding: 3px;
    }

    .PhorumTableRow
    {
        background-color: White;
        border-bottom-style: solid;
        border-bottom-color: #F2F2F2;
        border-bottom-width: 1px;
        color: Black;
        font-size: 12px;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial;
        height: 35px;
        padding: 3px;
    }
    
    .PhorumTableRowAlt
    {
        background-color: #EEEEEE;
        border-bottom-style: solid;
        border-bottom-color: #F2F2F2;
        border-bottom-width: 1px;
        color: #000000;
        font-size: 12px;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial;
        height: 35px;
        padding: 3px;
    }    

    table.PhorumFormTable td
    {
        height: 26px;
    }

    .PhorumReadMessageBlock
    {
        margin-bottom: 5px;
		background-color: #EEEEEE;
	}
    
   .PhorumReadBodySubject
    {
        color: Black;
        font-size: 16px;
        font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding-left: 3px;
		background-color: #EEEEEE;
    }

    .PhorumReadBodyHead
    {
        padding-left: 5px;
		background-color: #FCFCFC;
    }

    .PhorumReadBodyText
    {
        border-top-style: solid;
        border-top-color: #808080;
        border-top-width: 1px;        
		font-size: 12px;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial;
        padding: 2px 3px 2px 3px;
    }

    .PhorumReadNavBlock
    {
        font-size: 12px;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial;
        border-left: 1px solid #808080;
        border-right: 1px solid #808080;
        border-bottom: 1px solid #808080;
        background-color: #cee0f4;
        padding: 2px 3px 2px 3px;
    }

    .PhorumListSubText
    {
        color: #707070;
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .PhorumListPageLink
    {
        color: #707070;
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .PhorumListSubjPrefix
    {
        font-weight: bold;
    }    

    .PhorumListModLink, .PhorumListModLink a
    {
        color: #707070;
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .PhorumNarrowBlock
    {
        width: 550px;
    }

    .PhorumSmallFont
    {
        font-size: 11px;
    }    

    .PhorumLargeFont
    {
        color: Black;
        font-size: 14px;
        font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
    }    

    .PhorumFooterPlug
    {
        margin-top: 10px;
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
    }

	body, td, th, dd, dt, p, ol, ul, li, input, select {
	font-family: tahoma;
	font-size: 11px;
}

/* sub dropdown */

.sub{
	position:absolute;
	visibility: hidden;
	border:1px solid white;
	border-bottom-width: 0;
	font-family: Verdana, arial, sans-serif;
	font-size: 9px;
	line-height: 13px;
	z-index: 100;
	background-color: #d4e2e2;
}

.sub a{
	color: #000000;
	width: 150px;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
}

.sub a:hover{ 
	background-color: #042d79;
	color: white;
}

.knof {
background-image:url("http://www.som.si/images/knof.gif");
background-repeat:no-repeat;
width: 180px;
height: 60px;
display:table-cell;
vertical-align:middle;
font-weight:bold; 
padding:6px;
color:#000099;
font-size:12px;
}

.knofover {
background-image:url("http://www.som.si/images/knofover.gif");
background-repeat:no-repeat;
width: 180px;
height: 60px;
display:table-cell;
vertical-align:middle;
font-weight:bold; 
padding:6px;
color:#000099;
font-size:12px;
}

div.h1_title {
	font-size:14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 17px;
	text-align:right;
}

