body {
    font: 80% Arial, Helvetica, sans-serif;
    background: #000;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #ccc;
}
.oneColFixCtr #container {
    width: 1000px;
    height: 100%;
    background: #000;
    margin: 0 auto;
    text-align: left;

}
.oneColFixCtr #mainContent {
    

}
.oneColFixCtr #foot {
    background: #000 url('http://novo.avit.rs/images/avit_main_foot.jpg') no-repeat;
		height: 36px;
		padding-top: 10px;
   

}
.oneColFixCtr #foot a{
    color:#ccc;
    text-decoration:none;
}
#headline {
    height: 151px;
    background: #000 url('http://novo.avit.rs/images/avit_main_headline.jpg') no-repeat;
}

#mainmenu{position:relative;left:250px;top:60px;}

/* langselect */

#langselect
{
    /* position: absolute; */
    /* top: 20px; */
    /* right: 2em; */
    position: relative;
    top: 128px;
    left:825px;
    width:200px;

}

#langselect img
{
    border: 0;
}

#langselect ul
{
    list-style: none;
}

#langselect li
{
    width: 2.5em;
    display: inline;
    padding-left: 0.1em;
    margin-left: 0.1em;
    
    font-size:70%;
    vertical-align: middle;
}

#langselect li.first
{
    margin-left: 0em;
    padding-left: 0em;
}

#langselect li a
{
    color: #fff;
    padding: 0.1em;
    text-decoration: none;
}
#langselect li a img
{
    border: 1px solid white;
}

#langselect li a:hover img
{
border: 1px solid red;
}

#flag_hu, #flag_en, #flag_it, #flag_ro, #flag_sr, #flag_hr{
    width:16px;
    height:11px;
    display:inline;
}
#c_flag_hu, #c_flag_en, #c_flag_it, #c_flag_ro, #c_flag_sr, #c_flag_hr{
    width:16px;
    height:11px;
    display:inline;
}
#c_flag{
    display:inline;
}
#c_flag img{

}

#flag_hu, #c_flag_hu{ background-image: url(images/flag_HU.gif); background-repeat:no-repeat; }
#flag_en, #c_flag_en{ background-image: url(images/flag_EN.gif); background-repeat:no-repeat; }
#flag_it, #c_flag_it{ background-image: url(images/flag_IT.gif); background-repeat:no-repeat; }
#flag_ro, #c_flag_ro{ background-image: url(images/flag_RO.gif); background-repeat:no-repeat;}
#flag_sr, #c_flag_sr{ background-image: url(images/flag_SR.gif); background-repeat:no-repeat; }
#flag_hr, #c_flag_hr{ background-image: url(images/flag_HR.gif); background-repeat:no-repeat;}

div.counter{
font-size:8px;
color: #ccc;
width: 100%;
text-align: center;
}

