/* global reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } /* remember to define focus styles! */ :focus { outline: 0; } body { line-height: 1; color: black; background: white; } ol, ul { list-style: none; } table { border-collapse: separate; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; }

body{background: #FEFEFE url('images/body.jpg') repeat-x; font-family: "Tahoma"; font-size:11px;}
a, a:visited{text-decoration:none; color:#20419E;}
a:hover{color: #000; text-decoration:underline;}
img{border:0;}
ul{list-style-type:none;}

#center{width: 870px; margin: 0 auto;}
#wrapper{width: 870px; float:left; }
  #left{width:427px; float:left; height: 600px; background: url('images/left.jpg') no-repeat;}
    #menu{width: 171px; float:right; margin: 50px 0 0 0; display:inline;}
      #menutop{width: 171px; float:left; background: url('images/menutop.png') no-repeat; height:21px;}
      #menubody{width: 157px; float:left; background: url('images/menu.png') no-repeat bottom; padding: 0 5px 20px 9px; text-align:right; line-height: 16px;}
      #menubody ul{float:right; margin: -7px 0 0 0; position:relative; z-index:1;}
      #menubody a, #menubody a:visited{color:#fff; width: 143px; padding: 3px 5px 3px 5px; display:block;}
      #menubody a:hover{background:#00052C;}
  #right{width:443px; float:left; height: 600px; background: url('images/right.jpg') no-repeat;}
    #topmenu{width: auto; float:right; margin: 0 32px 0 0; display:inline; }
      #topmenuleft{width: 14px; height: 26px; float:left; background: url('images/topmenuleft.gif') no-repeat;}
      #topmenucontent{width: auto; float:left; background: url('images/topmenu.gif') no-repeat right; padding-right: 13px;}
        #topmenucontent li{display:inline;}
        #topmenucontent li a, #topmenucontent li a:visited{font-weight:bold; color:#fff; padding: 7px 10px 8px 10px; float:left;}
        #topmenucontent li a:hover{background: #050B32;}
    #content{color:#303030; width: 375px; float:left; margin: 9px 0 0 30px; height: 477px; overflow:auto; display:inline; line-height:13px; background: url('images/design.jpg') no-repeat right bottom; padding: 5px 5px 40px 5px;}
    #content a, #content a:visited{text-decoration:underline;}
    #content a:hover{text-decoration:none;}
    #content h1.titlu{font-size:24px; font-weight: normal; float:left;  width: 360px; text-align:center; color:#232E56; margin: 3px 0 5px 0; display:inline; height: 20px; padding: 2px 0 0 0;}
    #content p{margin: 3px 0 3px 0;}
    #content img{margin: 5px;}
  #footer{width: 780px; float:left; text-align:right; font-size:11px; color:#6C6C6C; line-height: 16px; padding:5px 60px 0 0; background: url('images/design1.jpg') no-repeat center right;}
  
  #content input{width: 260px; float:left;}
  #content label{width: 70px; float:left;}
  #content textarea{width: 333px; float:left;}
  #content input.submit1{width: 80px; float:left; margin: 10px 0 0 253px; display:inline;}