

#glavna {
    border : #544243 ridge 2px;
    vertical-align : top;
    width : 760px;
    text-align: justify;
  }


#leftpic {
    background : url('/images/leva.png') top left;
    height : 302px;
    width : 122px;
  }


#left {
    background : url('/images/levadole.png');
    width : 122px;
    height : 100%;
    vertical-align : top;
  }


#glavnimeni {
    left : 10px;
    position : relative;
    top : 20px;
    width : 104px;
  }


.menitop {
    background : url('/images/menugore.gif');
    font-size : 8px;
    width : 104px;
    height : 16px;
  }


.menipoint {
    background : url('/images/menusr.png');
    font : bold 12px 'sans-serif';
    height : 20px;
    text-align : center;
    padding-left : 10px !important;
    padding-right : 10px !important;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 5px !important;
    padding-bottom : 5px !important;
    width : 104px;
  }


.menibottom {
    background : url('/images/menudole.gif');
    font-size : 8px;
    width : 104px;
    height : 16px;
  }


.menipoint a {
    color : black;
    width : 104px;
    text-decoration : none;
    text-transform : lowercase;
  }


.menipoint a:hover {
    color : blue;
    text-decoration : none;
    text-transform : lowercase;
  }


#creator {
    font : italic 10px sans-serif;
    text-align : center;
  }


#creator a {
    color : #712455;
    text-decoration : none;
  }


#creator a:hover {
    color : #527CB6;
    text-decoration : underline;
  }


#sadrzaj {
    background : url('../../../../../../../images/center.png') no-repeat 180px 60px;
    font : 14px sans-serif;
    padding : 15px 25px 25px 15px;
    vertical-align : top;
    width : 100%;
  }

#sadrzaj li {
    font : 14px sans-serif;
}

#sadrzaj a {
    font : 14px sans-serif;
    color : #a91e63;
    text-decoration : none;
  }


#sadrzaj a:hover {
    color : #990e53;
    font-weight: bold;
    text-decoration : underline;
  }


#sadrzaj h1 {
    color : #a91e63;
    font : bold 24px sans-serif;
  }


#sadrzaj h2 {
    color : #990e53;
    font : bold 20px sans-serif;
  }


#sadrzaj input {
    border : #990e53 ridge 2px;
  }


#sadrzaj textarea {
    border : #990e53 ridge 2px;
  }


#sadrzaj hr {
    border : #990e53 ridge 2px;
  }


.slika {
    font-size : 10px;
    color : #990e53;
    text-align : center;
    display: block;
    float: left;
    width: 130px;
    height: 130px;
  }


.slika img {
    border: 2px ridge #990e53;
    display: block;
    margin: 0px 15px;
  }

.portfolio img {
    border: 2px ridge #990e53;
    float: right;
    margin: 3px 15px;
}