* { font-family: Trebuchet MS; font-size: 11px; color: #000000; }
body { margin: 0px;	background-image: url(../images/bg.gif); background-repeat: repeat-x; background-color: #E6E6E6; }

TABLE.main { background-image: url(../images/bg_horizontal.gif); text-align: justify; }
TABLE.main P { margin: 0px; padding: 5px 0px 5px 0px; }
UL { margin: 0px 0px 0px 10px; padding: 5px 0px 5px 15px; }
LI { list-style-image: url(../images/arrow.gif); margin-bottom: 5px;}
TABLE.main TD { vertical-align: top; }

TD.content1 { border-width: 1px;
							border-color: #898989;
							border-style: none solid solid solid;
							background-color: #F4F2F2;
						 }

TABLE.menu_top { background-image: url(../images/menu_top_bg.gif); height: 94px; width: 820px; }

A { text-decoration: none; color: #0076BF; }

A.menu_top_main { font-size: 12px; text-decoration: none; color: #333333; font-weight: bold; text-transform: uppercase; }
A.menu_top_main_selected { font-size: 12px; text-decoration: none; color: #0076BF; font-weight: bold; text-transform: uppercase; }
A.menu_top_main:hover { color: #0076BF; }

A.menu_top_sub { font-size: 12px; text-decoration: none; color: #FFF000; font-weight: bold; text-transform: uppercase; }
A.menu_top_sub_selected { font-size: 12px; text-decoration: none; color: #FFFFFF; font-weight: bold; text-transform: uppercase; }
A.menu_top_sub:hover { color: #FFFFFF; }

A.menu_top_undersub { font-size: 12px; text-decoration: none; color: #CCCCCC; font-weight: bold; text-transform: uppercase; }
A.menu_top_undersub_selected { font-size: 12px; text-decoration: none; color: #FFFFFF; font-weight: bold; text-transform: uppercase; }
A.menu_top_undersub:hover { color: #FFFFFF; }

TD.main_left { width: 308px; padding-left: 12px; }
TD.title { background-image: url(../images/naslov_bg.gif); background-position: right; width: 500px; }

.style1 { color: #666666; }
.style2 { color: #333333; padding-left: 3px;  }
.style3 { font-size: 14px; font-weight: bold; }

H1 { font-size: 16px; line-height: 20px; margin: 0px; padding-bottom: 10px; }
H2 { font-size: 18px; margin: 0px; color:#06C; border-bottom:1px dashed #CCC; }
H3 { font-size: 12px; margin: 0px; }
.sitno { font-size: 10px; }

IMG.content_image { border: solid 1px #0076BF; margin-right: 10px; }
IMG.imageselector { border: solid 1px #0076BF; }
TABLE.thumbgen_table { width: 190px; background-image: url(../images/thumbgen_bg.gif); background-repeat: no-repeat; text-align: center; }
TABLE.thumbgen_table_notext { width: 190px; background-image: url(../images/thumbgen_bg_notext.gif); background-repeat: no-repeat; text-align: center; }
DIV.thumbgen_home { float: left; width: 134px; text-align: center; background-image: url(../images/thumbgen_home.gif); background-repeat: no-repeat; }
DIV.thumbgen_home IMG { margin: 10px 0px 10px 0px; }
DIV.text_home { float: right; width: 304px; }

DIV.left { width: 240px; float: left; }
DIV.right { width: 190px; float: right; }
DIV.inner { padding: 10px; }
DIV.inner2 { padding: 0px; }

INPUT,SELECT,TEXTAREA,button,submit { font-size: 11px; color: #003366; background-color:#FFFFFF; border: 1px #003366 solid; cursor: pointer; padding-left: 2px; }
INPUT.kontakt,SELECT.kontakt,TEXTAREA.kontakt { font-size: 11px; color: #003366; background-color:#FFFFFF; border: 1px #003366 solid; cursor: pointer; padding-left: 2px; width: 180px; }
INPUT.button { font-size: 11px; color: #003366; background-color:#FFFFFF; border: 1px #003366 solid; cursor: pointer; padding-left: 2px; width: 100px; }
INPUT:focus,TEXTAREA:focus { background-color:#F2F6FC; }

.hidden{
    display: none;
}

/*SLIDESHOW NA POČETKU*/
#slideshow_fp {
    position:relative;
    height:279px;
}

#slideshow_fp IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow_fp IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow_fp IMG.last-active {
    z-index:9;
}
