body{
    background: #000000;
    font-family: Arial, Helvetica Neue, Tahoma;
    margin: 0 auto;
}
#wrapper{
    margin: 0 auto;
}
#topheader{
    color: white;
    font-size: 14px;
    width: 960px;
    height: 20px;
    padding: 5px;
    text-align: left;
    position: relative;
}
.text-links a{
    text-decoration: underline;
}
.text-links a:hover{
    text-decoration: underline;
    color: #F92B0C;
}

a{
    color: Black;
    text-decoration: none;
}
a:hover{
    color: #5F5F5F;
    text-decoration: underline;
}
.baselink{
    color: White;
    text-decoration: underline;
}
.baselink:hover{
    color: White;
    text-decoration: none;
}
#footer a{
    color: white;
    text-decoration: none;
}
#footer a:hover{
    color: white;
    text-decoration: underline;
}
#topheader a{
    color: white;
    text-decoration: underline;
}
#topheader a:hover{
    color: white;
    text-decoration: none;
}
#header{
    background: #f4efdf;
}
.panel_button, #hide_button{
    background:#FB2910;
    border: 1px solid #DF260D;
    padding: 3px;
    clear: both;
    margin-right: -5px;
    cursor: pointer;
    width: 65px;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
}
#panel{
    background: #FB2910;
    position: absolute;
    right:0;
    width: 200px;
    margin-top: 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    display: none;
    padding: 0px 5px 0px 10px;
    font-size: 12px;
}
.login-input{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    padding: 5px 3px;
    font-size: 12px;
    border: 0;
}
.login-input:hover{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    padding: 5px 3px;
    font-size: 12px;
    border: 0;
}
.login-input:focus{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    padding: 5px 3px;
    font-size: 12px;
    border: 0;
}
.citeste-mai-departe{
    text-decoration: underline;
    color: #FB2910;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    float: right;
}
.citeste-mai-departe:hover{
    color: #050000;
}
.centered{
    width: 970px;
    padding: 5px;
    margin: 0;
    text-align: left;
    background: url(images/colored_arrows.png) left bottom;
    background-repeat: no-repeat;
}
.centered-small{
    width: 970px;
    padding: 5px;
    margin: 0;
    text-align: left;
    background: url(images/colored_arrows_small.png) left bottom;
    background-repeat: no-repeat;
    min-height: 220px;
}
.sloganer{
    margin: -10px 0 40px 320px;
    font-size: 35px;
    color: #222222;
    font-family: Georgia;
    text-transform: uppercase;
    font-weight: bold;
}

.texter{
    width: 620px;
    margin: 0px 0px 30px 320px;
    clear: both;
}
.texter a{
    color: #FC2315;
    text-decoration: underline;
}
.texter a:hover{
    color: #5F5F5F;
    text-decoration: underline;
}
.sloganer a{
    color: #FC2315;
    text-decoration: underline;
}
.sloganer a:hover{
    color: #5F5F5F;
    text-decoration: underline;
}
.biglink{
    color: black;
    text-decoration: none;
}
.biglink:hover{
    color: #222222;
    text-decoration: none;
}
.pagetext{
    clear: both;
    line-height: 170%;
    font-size: 13px;
    font-family: Georgia;
    padding-right: 15px;
}
.pagetext a{
    text-decoration: underline;
}
.pagetext a:hover{
    text-decoration: underline;
    color: #F92B0C;
}
.alert{
    background: #F5B8CA;
    border: 1px solid #C9738D;
    padding: 7px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    color: #7F0707;
    margin: 3px 0;
    font-weight: bold;
    font-size: 14px;
    vertical-align: middle;
}
#meniu{
    float: right;
    margin: 30px 0 0 0;
    font-family: Georgia;
}
#meniu a{
    border: 1px solid #f4efdf;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    padding: 3px;
    font-size: 14px;
    text-decoration: none;
    color: #585857;
}
#meniu a:hover{
    background: #eee4cd;
    border: 1px solid #eee4cd;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    padding: 3px;
    font-size: 14px;
    text-decoration: none;
    color: #585857;
}
#meniu a.activ{
    background: #eee4cd;
    border: 1px solid #eee4cd;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    padding: 3px;
    font-size: 14px;
    text-decoration: none;
    color: #585857;
}
.meniuitems{
    margin: 0;
    padding: 0;
    list-style-type: none;
    clear: both;
}
.meniuitems li{
    float: left;
    padding: 0 5px;
    padding-bottom: 11px;
}
.meniuitems li.activ{
    float: left;
    padding: 0 5px;
    background: url(images/menu/under.jpg) bottom no-repeat;
    padding-bottom: 11px;
}
#sites{
    padding-top: 20px;
    clear: both;
    color: white;
    font-size: 13px;
    width: 970px;
    text-align: left;
    margin-bottom: 20px;
}
#sites img{
    margin-right: 15px;
    opacity:0.2;
    filter:alpha(opacity=20);
}
#sites img:hover{
    margin-right: 15px;
    opacity:1;
    filter:alpha(opacity=100);
}
#boxer{
    background:#f9f9ee;
    width: 971px;
    text-align: left;
    color:white;
    margin-top: -30px;
    height: 250px;
    clear: both;
}
.box{
    width: 241px;
    height: 250px;
    float: left;
    border-right: 1px dashed #000;
    color: #222222;
    font-size: 12px;
    text-align: center;
}
.box-title{
    background: #222222;
    height: 45px;
    padding: 7px 0 3px 15px;
    font-size: 23px;
    font-weight: bold;
    color: white;
    text-align: left;
}
.box-title img{
    margin: 7px 15px 0 0;
}
.box-description{
    font-size: 12px;
    color: #80807c;
    font-family: Georgia;
    font-weight: normal;
    text-align: left;
    width: 335px;
    float: left;
}
.box-text{
    padding: 8px;
    font-family: Georgia;
    font-size: 12px;
    height: 150px;
    text-align: left;
}
.details{
    background: #222222 url(images/arrow.png) center right no-repeat;
    border: 1px solid #222222;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    height: 30px;
    padding: 5px 25px 5px 15px;
    text-align: center;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
}
.details:hover{
    text-decoration: underline;
    color: white;
}
.details:focus{
    color: #FF2814;
}
#bottom-part{
    background: #f4efdf;
}
#bottom-content{
    width: 980px;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 80px;
    background:  url(images/top-footer.jpg) no-repeat bottom right;
}
#for-who-boxer{
    background:#f9f9ee;
    width: 481px;
    text-align: left;
    color:white;
    height: 190px;
    border-bottom: 1px dashed #222222;
}
.for-who-box{
    width: 240px;
    height: 190px;
    float: left;
    border-right: 1px dashed #000;
    color: #222222;
    font-size: 12px;
    text-align: center;
}
.title{
    font-size: 23px;
    font-weight: bold;
    font-family: Georgia;
}
#footer{
    background: #000000 url(images/bottom-footer.jpg) no-repeat top right;
    font-size: 13px;
    color: white;
    width: 980px;
    text-align: left;
    padding: 30px 0
}
#newsletter{
    margin-top: 20px;
    margin-left: 30px;
}
.input-button{
    background: #222222 url(images/arrow.png) center right no-repeat;
    border: 2px solid #222222;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    height: 30px;
    padding: 5px 25px 5px 15px;
    text-align: center;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
}
.input-button:hover{
    background: #222222 url(images/arrow.png) center right no-repeat;
    border: 2px solid #FF6F6F;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    height: 30px;
    padding: 3px 25px 3px 15px;
    text-align: center;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
    cursor: pointer;
}
.input-button:focus{
    background: #222222 url(images/arrow.png) center right no-repeat;
    border: 2px solid #FD2611;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    height: 30px;
    padding: 5px 25px 5px 15px;
    text-align: center;
    color: #FD2611;
    font-weight: bold;
    text-transform: uppercase;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
    cursor: pointer;
}
.big-input-text{
    padding: 10px;
    border: 1px solid #AFAFAF;
    color: #222222;
    margin-bottom: 5px;
}
.big-input-text:hover{
    padding: 10px;
    border: 1px solid #AFAFAF;
    color: #222222;
}
.big-input-text:focus{
    padding: 10px;
    border: 1px solid #545253;
    background: #FFF4DF;
    color: #222222;
}
.register_text{
    font-size: 12px;
    color: #545454;
}
input{
    border: 1px solid #8F8F8F;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    padding: 5px;
}
input:hover{
    border: 1px solid #3F3F3F;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    padding: 5px;
}
input:focus{
    border: 1px solid #FE2713;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    padding: 5px;
}
.banner-list{
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    font-size: 15px;
    color: White;
    font-weight: bold;
    padding: 7px;
    background: #5F5C53;
}
.banner-list:hover{
    color: White;
}
