body{
    
    font-family: arial;
    font-size: 12px;
    margin:0;
    padding:0;
    background-image: url('images/bg.gif');
    background-repeat: repeat-x;
}

#body{
    width:1000px;
    height: auto;
}
.button a:hover{
    color:white;
}
#backline a:hover{
    color:#ffb400;
}
.line133,.line68,.line33,.line62,.line{
    font-size:0px;
    width: 100%;
    clear:both;
}
.line133{
    height: 133px;
}
.line33{
    height: 33px;
}
.line68{
    height: 68px;
}
.line62{
    height: 62px;
}


#content{
    width: 1000px;
    height:auto;
    clear:both;
    
}

/** right position **/
#right{
    float:right;
    width: 166px;
}
#buy a{
    display: block;
    height: 48px;
    width: 166px;
    line-height:48px ;
    color: white;
    text-align: center;
    font-family: bebas, arial;
    font-size:30px;
    text-decoration: none;
    background-color: #ffb400;
    border:3px solid #000000;
}
/** content **/
#center{
    width: 774px;
    height:auto;
    clear:both;
    float:left;
    margin: 0 0 0 20px;
    text-align: left;
    font-family: verdana;
    font-size:12px;
    line-height: 16px;
}
h1{
    clear:both;
    margin: 0 0 25px 0;
    padding:0;
    font-family: 'Arial Narrow';
    font-size:30px;
    color:black;
    font-weight: normal;
    line-height: 30px;
}
#backline{
    clear:both;
}
#backline a{
    display:block;
    background-color: #bbbaba;
    border:3px solid #5a6066;
    height: 48px;
    width: 167px;
    line-height:48px ;
    color: white;
    text-align: center;
    font-family: 'Arial Narrow';
    font-size:30px;
    text-decoration: none;
}

/** footer linija **/
#footer{
    font-family: aller;
    height: auto;
    width: 100%;
    overflow: hidden;
    background-image: url('images/footerBg.png');
}


#footerMenu ul {
    width: 80%;
    float:right;
}
#footerMenu ul {
    list-style: none;
    padding:0;
    margin:4px 0 14px 0;
}
#footerMenu ul li{
    float:right;
    margin:10px 10px 0;
    
}
#li{
    height: 68px;
}
#footerMenu a{
   
    width: auto;
    display: block;
    color:white;
    text-decoration: none;
    font-family: 'Arial Narrow';
}
#footerMenu a:hover{
    color: #ffb400;
    text-decoration: none;
}
#footerText{
    height:43px;
    color:#ffb400;
    width: 140px;
    float:left;
}
#footerText ul{
    padding:0;
    margin:0;
    list-style:none;
}
#footerText ul li{
    line-height: 43px;
    float:left;
}
.ftt{
    padding-left:25px;
}
#footerText ul li a{
    font-family: 'Arial Narrow';
    color:white;
    text-decoration: none;
}
#li{
    background-color: #ffb400;
    width: 8px;
    
    padding:0;
    margin:0;
}
#footerActive a{
    color: #ffb400;
}

#lanugages{
    width: 50px;
    height: auto;
    float:left;
}
#lanugages ul {
    padding:0;
    margin:0;
    list-style: none;
}
#lanugages ul li {
    margin:3px;
}
#lanugages a {
    color: #ffffff;
    font-weight: bold;
    
    text-decoration: none;
}
