HTML, BODY {
    margin : 0px;
    padding : 0px;
    background-image : url(img/MainBackground.png);
    background-repeat : repeat-x;
    height:100%;
    width:100%;
    font-family:arial;
    font-size:11px;
}
DIV, TD{
    font-family:arial;
    font-size:11px;
    font-family:arial;
    color : #636563;    
    margin : 0px;
    padding : 0px;
    text-align  : left;
}
IMG {
    border : 0px;
}
.MainContainer {
height:100%;
text-align:center;
width:100%;
}
.Hidden{
    display : none;
}
.Site {
margin:0 auto;
width:980px;
}
.Head{
    width : 980px;
    height : 75px;
/*    background-image : url(img/HeadLogo.png); */
    background-image : url(img/GS1_in_Europe.png);
    background-repeat : no-repeat;
    float : left;
}
.HeadFelirat{
    font-size : 11px;
    padding-top : 26px;
    padding-left : 220px;
    float : left;
}
.HeadLoginForm{
    width : 499px;
    height : 41px;
    background-image : url(img/headFormBg.png);    
}
.HeadLoginBox{
    padding-top : 12px;
    padding-left: 15px; 
    float : left;
    width : 495px;
}
.Menu{
    width : 980px;
    float : left;
}
.MenuElem{
    width : 140px;
    float : left;
    height : 20px;
    padding-top : 5px;
}
.MenuElemBal_h{
    width : 15px;
    float : left;
    height : 17px;
    background-image : url(/img/btn_left_h.png);
}
.MenuElemjobb_h{
    width : 15px;
    float : left;
    height : 17px;
    background-image : url(/img/btn_right_h.png);
}
.MenuElemFelirat_h{
    padding-top : 3px;
    width : 110px;
    float : left;
    height : 17px;
    background-image : url(/img/btn_text_h.png);
    text-align : center;
}
.MenuElem A{
    color : #ee8945;
    font-weight : bold;
    text-decoration : none;
    font-size : 12px;
    
}
.MenuElemBal{
    width : 15px;
    float : left;
    height : 17px;
    background-image : url(/img/btn_left.png);
}

.MenuElemjobb{
    width : 15px;
    float : left;
    height : 17px;
    background-image : url(/img/btn_right.png);
}
.MenuElemFelirat{
    padding-top : 3px;
    width : 110px;
    float : left;
    height : 17px;
    background-image : url(/img/btn_text.png);
    text-align : center;
}
.MenuElem A{
    color : #ee8945;
    font-weight : bold;
    text-decoration : none;
    font-size : 12px;
    
}
A {
    color : #ee8945;
}
.ContentContainer{
    width : 980px;
    float : left;
}
.ContentLeft{
    width : 720px;
    float : left;
}
.ContentRight{
    width : 260px;
    float : left;
    padding-top : 10px;
}
.LeftBox{
    width  : 239px;
    float : left;
    margin-right : 10px;    
}
.BoxTop{
    width  : 239px;
    height : 11px;
    background-image : url(/img/box_top.png);
    float : left;
}
.BoxText{
    width : 239px;
    float : left;
    background-image : url(/img/box_bg.png);
}
.RightSeparator{
    width  : 239px;
    height : 14px;
    float : left;
}
.LeftSeparator{
    width  : 700px;
    height : 14px;
    float : left;
}
.BoxBottom{
    width  : 239px;
    height : 14px;
    background-image : url(/img/box_bottom.png);
    float : left;
    background-repeat : no-repeat; 
}
.BoxTextContent{
    width  : 239px;
    float : left;
    
}
.BoxInsideTop{
    width : 227px;
    height : 19px;
    float : left;
    background-image : url(/img/box_inside_top.png);
    color : #ee8945;
    font-weight : bold;
    padding-top : 3px;
}
.PaddingLeft5{
    padding-left : 6px;
    float : left;
}
.PaddingLeft10{
    padding-left : 10px;
    float : left;
}
.BoxInsideText{
    background-image : url(/img/box_inside_bg.png);
    width : 227px;
    float : left;
    padding-top : 3px;
    word-wrap: break-word;
}
.BoxInsideBottom{
    width : 227px;
    height : 14px;
    float : left;
    background-image : url(/img/box_inside_bottom.png);
    color : #ee8945;
    font-weight : bold;
    background-repeat : no-repeat;
}
.RightInput{
    border : 1px solid #999;
    width : 180px;
    font-size : 10px;
    font-family : arial;
}
.BtnOKGrey{
    width : 180px;
    float : right:
    border : 1px solid red;
}
.BoxText A{
    color : #000;
    text-decoration : none; 
}
#Content {
    padding : 5px;
}
.list {
    background-color : #efefef;
}
/*.UploadForm{
    border : 1px solid red;
}*/
#dialogSetTags .CheckBoxElem{
    width : 200px;
    float : left;
}
.CheckBoxElemTitle{
    width : 600px;
    font-size : 14px;
    font-weight : bold;    
    padding-bottom : 5px;
}
#dialogSetTags .CheckBoxElemMain{
    width : 600px;
    float : left;;
    font-weight : bold;
    background-color : #efefef;
    border-bottom : 1px solid #999;
    border-right : 1px solid #999;
}
.TagContainer .CheckBoxElem{
    width : 170px;
    float : left;
}
.TagContainer .CheckBoxElemMain{
    width : 700px;
    float : left;;
    font-weight : bold;
    background-color : #efefef;
    font-size : 14px;
    color : #ee8945;
} 
.alert{
    color : red;
}
.TextareaTags{
    width : 600px;
}
.TagContainer{
    background-color : #efefef;
    width : 700px;
    float : left;
    border-width : 1px;
    border-style : solid;
    border-color : #efefef #999 #999 #efefef;
    padding: 5px;
    margin-top : 5px;
}
.DocumentSearchDiv{
    width : 700px;
    float : left;  
    padding-top : 5px;
}
SELECT{
    border : 1px solid #999999;
    font-size : 11px;
    font-family : arial;
}
.sel{
    border : 1px solid #999999;
}
.inp1{
    border : 1px solid #999999;
}
.tarea{
    border : 1px solid #999999;
    width : 400px;
    height : 100px;
}
.inp2{
    border : 1px solid #999999;
    width : 105px;
    font-size : 10px;
    font-family : arial;
}
.DocumentsListContainer{
    width : 710px;
    float : left;  
    padding-top : 5px;
}
.DocCol{
    width : 705;
    float : left;
}
.DocName{
/*	border: 1px solid red; */
}
A.Normal {
    color : #333;
    text-decoration : none;
}
A.Normal:hover {
    color : #333;
    text-decoration : underline;
}
.NoUnderline{
    text-decoration : none;
}
.SignIn{
    padding-top :1px;
    font-weight : bold;
    color : #EE8945;
    font-size : 14px;
    float : left;
    width : 60px;
}
.Welcome{
    color : #EE8945;
    font-size : 14px;
    float : left;
    width : 315px;
}
.WelcomeA{
    color : #000;
    text-decoration : none; 
    font-size : 11px;
}
.LoginElemek{
    float : left;
    width : 320px;
}
.LoginOK{
    padding-top :1px;
    float : left;
    width : 47px;
}
.BoxTitle{
    font-weight : bold;
    color : #EE8945;
    font-size : 14px;
}
#RegStep2 {
    display : none;
}
A.sarga {
    color : #ee8945;
}
.btn {
    background-color : #efefef;
    border : 1px solid #333;
    font-family : arial;
    font-size : 11px;
}
TEXTAREA {
    font-size : 11px;
    font-family : arial; 
}
.NormalInput{
    font-size : 11px;
    font-family : arial; 
    border : 1px solid #666;
}
.Higher{
    height : 130px; 
}
#EditorD{
    display : none;
}
#EditorTextarea{
      width : 700px;
      font-size : 15px;
}
.ContentText{
    padding-top : 20px;
}
.Orange {
    color : #f76139;
}
.GS1_Blue{
    color : #002e69;    
}
.upload_in_progress

        {

        font-family: verdana, arial;

        font-size: 16px;

        padding: 10px;
        color : #000000;
        border : 1px solid #000000;
        background-color: #efefef;

        z-index: 3;

        position: absolute;

        top: 40;

        left: 130;

        visibility: hidden;

        }

.NewsTitle{
    Font-size : 13px;
    font-weight : bold;
    color : #002e69;
    padding-bottom : 5px;
}
.normal{
    font-size:11px;
    font-family:arial;
    color : #636563;    
    font-weight : normal;    
}
.UploaderCOntainer{
      padding-top : 100px;
      padding-left : 200px;
      width  : 600px;
}
.designTable {
      width : 100%;
}
.designTable TD {
      padding : 5px;
}
.SubmitDocForm{
      width : 680px;
      padding : 10px;
}
.SubmitDocForm .CheckBoxElemMain{
    width : 600px;
    float : left;;
    font-weight : bold;
    background-color : #efefef;
    border-bottom : 1px solid #999;
    border-right : 1px solid #999;
}

#loading{
      z-index : 3;
      position : absolute;
      background-color : #ffffff;
      width :460px;
      height : 60px;
      margin-top: 115px;
      border : 1px solid #333;
      padding : 5px;
      padding-left : 20px;
      font-size :14px;
      color ; #000;
      padding-top : 30px;
      display : none;
}

.Title{
    font-size : 14px;
    color : #ee8945;
	font-weight : bold;	
}
.ExpertList	TD{
      font-size : 12px;
      background-color : #fff;
      padding : 4px;
}
.Fotag{
    border-bottom : 1px solid #333;
    
}
.ExpertFotag{
    font-weight: bold;    
}
.inp2 {
      border: 1px solid #333;
      font-size : 10px;
}
.btn2{
      font-size : 10px;
}
.Padder{
      padding-top : 10px;
}
.clr {
      clear : both;
}
#countriesSelector { clear: both; padding-top : 20px;}
#countriesSelector DIV {
			float : left; width: 200px;
}
