@import url("flags.css");

body {
       background: #b886bb url(slike/ozadje-6.jpg) no-repeat;
       width: 950px;
}

.text {
        background-color: #d5b7d8;
}

#left-menu {
             background: transparent url(slike/menu-2.gif) no-repeat;
             padding-top: 22px;
             width: 220px;
}

#left-sp-logo {
	position: absolute;
	width: 210px;
	top:490px;
	left:15px;
	height:20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

#left-sp-logo a.link {
	color: #FFFFFF;
	text-decoration:none;
}

#left-sp-logo a.link:hover {
	color: #FFCC00;
	text-decoration:underline;
}

/* #left-menu { */
/*              background: transparent url(slike/menu-2.gif) no-repeat; */
/*              top: 202px; */
/*              left: 17px; */
/*              padding-top: 22px; */
/*              width: 220px; */
/*              position: absolute; */
/* } */


/*------------------------------------------------------------*
**  NAVIGATION
**------------------------------------------------------------*/
.menu {
        margin: 0px;
        padding: 0px;
        background-color: #d5b7d8;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        font-weight: bold;
        text-align: left;
        text-transform: uppercase;
        width: 220px;
}



.menu li {
           list-style-type: none;
           text-transform: uppercase; 
}


.menu a {
          background-color: transparent;
          height: 15px;
          color: #444;
          text-decoration: none;
          display: block;
          padding-top: 5px;
          padding-left: 22px;
          padding-bottom: 5px;
}

.menu a:hover, .menu a:active {
                                background-color: #ba88bd;
                                text-decoration: none;
}

.menu-bottom {
               background: transparent url(slike/menu-bottom.gif) no-repeat;
               margin: 0px 17px 0px 0px;
               height: 22px;
               width: 220px;
}

#menu-wrap {
             top: 180px;
             left: 17px;
             padding-top: 22px;
             width: 220px;
             position: absolute;
}

#content-wrap {
                top: 590px;
                left: 268px;
                position: absolute;
                }

.content-top {
               background: transparent url(slike/vsebina-1.gif) no-repeat;
               height: 22px;
               width: 500px;
}

#content {
           margin: 0px;
           padding: 0px 20px 0px 20px;
           background-color: #d5b7d8;
           font-family: Arial, Helvetica, sans-serif;
           font-size: 96%;
           font-weight: bold;
           color: #444;
           width: 460px;
}

.content-bottom {
                  background: transparent url(slike/vsebina-2.gif) no-repeat;
                  height: 22px;
                  width: 500px;
}

.no-margin {
             margin: 0px;
}



img {
     border: 0px;
}

.img-small {
             float: left;
}

.img-small-left {
                  float: left;
}

.img-small-right {
                  float: right;
}
