#container {
    width: 980px;
    position: relative;
    left: -490px;
}


#header {
    width: 790px;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 215px;
}

#header-left {
    width: 200px;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 215px;
    background-color: #326699;
}

#header-right {
    width: 790px;
    position: absolute;
    top: 0px;
    left: 200px;
    height: 215px;
    background-color: #CCCC33;
    font-family: calibri, tahoma, sans-serif;
    font-size:16px;
}

#crveno {
    color: red;
}

#plavo {
        color: #CCCC33;
}

#baners {
    width: 215px;
    position: absolute;
    top: 0px;
    left: 765px;
}

.baner_photo {
    float: left;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    width: 215px;
}


img { border-style: none; }


#conference-menu {
    width: 790px;
    position: absolute;
    top: 215px;
    left: 0px;
    height: 30px;
    font-family: calibri, tahoma, sans-serif;
    text-transform: uppercase;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 235px;
}

#conference-menu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-size: 13px;
}

#conference-menu ul li { 
    display: inline; 
    margin: 0px; 
    padding: 0px; 
}

#conference-menu ul li a {
    float: left;
    border-right: 2px solid #FFF;
    color: #564dca;
    padding: 7px 10px 7px 10px;
    text-decoration: none;
    font-weight: bold;
}

#conference-menu ul li.selected a { 
    background: #000; 
    color: #FFF; 
}

#conference-menu ul li a:hover {
    color: #564dca;
    background-color: #33FFFF;
}

#participant-menu {
    width: 200px;
    position: absolute;
    top: 245px;
    left: 0px;
    }
    
#foto-afs {
    width: 200px;
    position: absolute;
    top: 550px;
    left: 0px;
    }
    
#nome-afs {
    width: 200px;
    position: absolute;
    top: 770px;
    text-align: center;
    background-colr: white;
    color: #326699;
    left: 0px;
    }

#participant-menu ul{
    list-style:none;
    margin:0px;
    padding:0px;
    font-size: 13px;
    }

#participant-menu li a {
    height: 32px;
    font-family: calibri, tahoma, sans-serif;
    text-transform: uppercase;
    height: 23px;
    text-decoration: none;
    font-weight:bold;
    border-bottom: 4px solid #FFFFFF;
    }   

#belifont {
        font-family: calibri, tahoma, sans-serif;
        text-decoration: none;
        font-weight: bold;
        font-size: 22px;
        color: #FFFFFF;
        }
        
#belifontblue {
        font-family: calibri, tahoma, sans-serif;
        text-decoration: none;
        font-weight: bold;
        font-size: 22px;
        color: #326699;
        }
    
#participant-menu li a:link, #participant-menu li a:visited {
    color: #FFFFFF;
    display: block;
    background-color: #326699;
    padding: 7px 0px 0px 10px;
    }
    
#participant-menu li a:hover {
    color: #33FFFF;
    background-color: #326699;
    padding: 7px 0px 0px 10px;
    }
    
#participant-menu li a:active {
    color: #FFFFFF;
    background-color: #326699;
    padding: 7px 0px 0px 10px;
    }  
    
#sidemenu {
    width: 185px;
    position: absolute;
    top: 245px;
    left: 0px;
    }

#sidemenu ul{
    list-style:none;
    margin:0px;
    padding:0px;
    font-family: calibri, tahoma, sans-serif;
    text-transform: uppercase;
    font-weight:bold;
    font-size: 13px;
    margin: 0px;
    }

#sidemenu li {
    height: 20px;
    text-decoration: none;
    border-bottom: 4px solid #FFFFFF;
    background-color: #326699;
    }   
    
#sidemenu li a {
    text-decoration:none;
    display:block;
    width:165px;
    height:20px;
    color:#FFFFFF;
    padding: 5px 10px 5px 10px;
    }
    
#sidemenu li a:hover {
    color: #FFFFFF;
    background-color: #326699;
    }
    

#where {
    width: 780px;
    position: absolute;
    top: 245px;
    left: 200px;
    height: 24px;
    background-color: #326699;
    color: #CCCC33;
    font-family: calibri, tahoma, sans-serif;
    font-size: 13px;
    text-align: right;
    padding: 6px 10px 0px 0px;
}

#content {
    font-family: palatino;
    width: 790px;
    position: absolute;
    top: 275px;
    left: 185px;
    font-size: 14px;
    text-align: justify;
    line-height: 180%;
    background-repeat: no-repeat;
    background-position: right;
}

h2, h3 {
    color: #3333CC;
}

h1 {
    color: #3333CC;
    font-family: calibri, tahoma, sans-serif;
    line-height: 130%;
}


.post {
    padding: 15px 40px 15px 60px;
}

.post .title {
    margin: 0;
    padding: 10px 20px 10px 10px;
    border-top: 1px dotted #D6C9BF;
}

.post h1.title {
    padding: 5px 0  0 50px;
    font-size: 48px;
    text-transform: lowercase;
}


.post .entry {
    margin: 0px;
    padding: 20px 20px;
}

.post .meta {
    height: 35px;
    margin: 15px 0 20px 0;
    padding: 15px 0 0 20px;
    line-height: normal;
}

.post a {
    color: #00003e;
}

.quo {
    color: #00003e;
    font-size:11px;
    text-align: right;
}

.captioned_photo {
    float: right;
    margin: .5em 0 .5em 2em;
    padding: 0;
    width: 288px;
}
.captioned_photo p {
    width: 100%;
    margin: 0;
    padding: 1em 0;
}
.captioned_photo img {
    margin: 0;
    padding: 0;
    display: block;
}

