		body{
				family:Arial;
                                background-image: url(../images/sieve3.jpg);
                               background-size: contain; 
                                background-attachment:fixed;
                                font-family: sans-serif;
			}
                        
                        #glava
                        {
                            background-image: url(../images/feature_bg.png);
                                background-size: cover;
                                 background-color: #1c1c1c;
                                 margin: 40px -10px 0px -10px;
                                 height: auto;
                                 border-bottom: #666666 thin ridge; 
                                 border-top: #333333 thin ridge; 
                                 box-shadow: inset 0px 0px 30px #000000;
                                 padding-top: 15px;
                        }
			span.reference{
				position:fixed;
				left:10px;
				bottom:10px;
				font-size:12px;
			}
			span.reference a{
				color:#aaa;
				text-transform:uppercase;
				text-decoration:none;
				text-shadow:1px 1px 1px #000;
				margin-right:30px;
			}
			span.reference a:hover{
				color:#ddd;
			}
			ul.sdt_menu{
				margin-top:0px;
			}
			
                        #centar
                        {
                            margin-left: auto;
                            margin-right: auto;
                            width: 900px;
                            height:auto;
                            
                            
                        }
                        .fluid_container
                        {
                            margin-right: 25px;
                            width: 585px;
                            height: 500px;
                            color: white;
                            box-shadow: 0px 0px 30px #000000;
                            z-index: 8;
                            float: right;
                            position: relative;
                            z-index: 5;
                        }
                        
                        #slides
                        {
                          height: 550px;
                          width:1000px;
                          margin-left: auto;
                            margin-right: auto;
                            position: relative;
                            z-index: 6;
                         
                        }
                        
                        #slides_left
                        {
                            height: 500px;
                            width: 415px;
                          margin-left: -25px;
                            position: relative;
                            z-index: 99;
                         }
                        
                        #border
                        {
                              margin-left: auto;
                            margin-right: auto;
                            height:100px;
                            width: 900px;
                            padding-bottom: 50px;
                        
                        }
                        
                        #border_top
                        {
                            margin-left: auto;
                            margin-right: auto;
                            height:50px;
                            width: 900px;
                            background-size: contain;
                            background-repeat: no-repeat; 
                           
                        }
                        
                        .marquee
            {
   
                width: 880px;
                height: 60px;
                background-color: white;
                overflow:hidden;
                position:relative;
                margin-left: 10px;
                border-radius:25px;
}
.marquee1
{
     margin-left: auto;
    margin-right: auto;
    width: 900px;
    height: 70px;
    background-color: white;
     overflow:hidden;
     position:relative;
     box-shadow:inset 0px -5px 10px #333333;
     margin-top: 15px;
     border-radius:25px;
     border: #666666 solid 2px;
}

#info
{

 background-image: url(../images/feature_bg.png);
                                background-size: cover;
                                background-position-x: center;
                                 background-color: #1c1c1c;
                                 margin: 20px -10px 0px -10px;
                                 height: auto;
                                 border-bottom: #666666 thin ridge; 
                                 border-top: #666666 thin ridge; 
                                 box-shadow: inset 0px 0px 30px #000000;
                                 color:white;
 
}



#podinfo1
{
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    height:auto;
    padding-left: 100px;
    padding-top: 50px;
    text-align: justify;
    line-height:180%;
}

#podinfo1 b
{
    font-size: 30px;
    text-shadow:5px 5px 5px #000;   
    color: #006fcc;
}

#podinfo1 strong
{
    font-size: 14px;
    text-shadow: 3px 3px 5px #000;  
    color: #ddd;
    padding-left:60px;
 
}
#podinfo
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    height:450px;
}

#infol
{
    width:325px;
    height: 425px;
    float: left;
    height:auto;
    padding-left: 25px;
     padding-top: 25px;
}

#infor
{
width:500px;
    float: right;
    height:425px;  
    text-align: justify;
    font-size:14px;
    color: #aaa;
    padding-left: 25px;
    padding-top: 25px;
    border-left: #333333 solid thin;
    text-shadow: 2px 2px 3px black;
    font-weight: 600; 
    
}

#infor b
{
    font-size: 30px;
    text-shadow:5px 5px 5px #000;   
    color: red;
}

#infol b
{
    font-size: 30px;
    text-shadow:5px 5px 5px #000;   
    color: #0066cc;
}

#infor strong, #infol strong
{
    font-size: 16px;
    text-shadow: 3px 3px 5px #000;  
    color: #ddd;
    line-height:30px;  
}

#green
{
    color: #99cc00;
    text-shadow: 3px 3px 5px #000;  
}

#blue
{
    color: #006fcc;
    text-shadow: 3px 3px 5px #000;  
}

a:link {
    color: #99cc00;
    text-decoration:none;
}   
a:visited {
    color: #99cc00;
    text-decoration:none;
}  
a:hover {
    color: #006fcc;;
    text-decoration:none;
} 
a:active {
    color: #ffffff;
    text-decoration:none;
}

