@charset "utf-8";
/* CSS Document */

body {
	background: #2787c1 url(images/bg2.jpg) center top no-repeat fixed;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}


.dobrodosli {font-size: 24px; color:#5B6879}
h1 {margin:0; padding:0px; font-size: 24px; color:#5B6879}
.ime-firme {font-size: 38px; color:#5B6879; font-weight:normal;}
.levi {width:22px; /* background:url(images/levi.jpg) top repeat-y;*/}
.desni {/*background:url(images/desna.jpg) repeat-y;*/ width:22px;}
.strelica {background:url(images/b1_17.jpg) top no-repeat; width:72px; height:69px; }
.baner1 {/*background:url(images/b1_14.jpg) top no-repeat; */width:258; height:366; }
.baner2 {/*background:url(images/b1_15.jpg) top no-repeat;*/ width:642px; height:366px;}
.futer1 {background:url(images/b1_22.jpg) top no-repeat; width:900px; height:5px; }
.futer-l {/*background:url(images/b1_21.jpg) top no-repeat;*/ width:50px; height:5px; }
.futer-d {/*background:url(images/b1_23.jpg) top no-repeat; */width:50px; height:5px; }
.prvalinija {/*background:url(images/b1_01.jpg) top no-repeat;*/ width:1000px; height:32px;}
.futerskalinija {/*background:url(images/b1_24.jpg) center no-repeat;*/ width:1000px; height:66px;}
.futer-text {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:white; }
.futer-text a {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:white; text-decoration:none }
.futer-text a:hover {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:white; text-decoration:underline }


/* 
Menu Blue" (vertical) 
*/
.nav1 {
    width           : 258px;
    margin          : 0px;
}
.nav1 ul {
    list-style      : none;
    padding         : 0;
    margin          : 0;
}
.nav1 li a {
    height          : 32px;
    text-decoration : none; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; font-weight:normal;
}

.nav1 li a:link, 
.nav1 li a:visited {
    color           : #fff;
    display         : block;
    background      : url( "images/taster.jpg" );
    padding         : 19px 0 0 45px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; font-weight:bold; text-decoration:none
}

.nav1 li a:hover, 
.nav1 li #current {
    color           : #fff;
    background      : url( "images/over.jpg" );
    padding         : 19px 0 0 45px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; text-decoration:none;
}
.nav1 li li,
.nav1 li li li,
.nav1 li li li li {
    padding-left    : 0em;
}

