
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;

    background: transparent;
}
body {
    line-height: 16px;
    font-family:"Trebuchet MS",Verdana;
    color:#515151;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
}
ol, ul {

}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
}
.clear{
clear: both;
}

#document{
  width: 960px;
  height: 100%;
  background: url(images/header.jpg) top repeat-x;
  margin: 0 auto;
}

#header{
  background: url(images/header_r.jpg) top right no-repeat;
  width: 100%;
  height: 87px;
}
#logo{
  background: url(images/logo.jpg);
  width: 261px;
  height: 87px;
  float: left;
  display: block;

}

#bookmark{
  color: #FFFFFF;
  font-size:12px;
  margin-right:20px;
  float: right;
  height: 20px;
  line-height: 2
}
#bookmark:hover{
  text-decoration: none;
}


#footer{
  background:#FC8F03;
  height: 100%;
  width: 100%;
  color: #FFFFFF;
  font-size: 12px;
  text-align: center;
  line-height: 1.5;
  padding-top: 5px;
  padding-bottom: 5px;
}
#footer a{
  color: #FFFFFF;
}





#nav_top{
  width: auto;
  height: 40px;
  float: left;
  position: absolute;
  margin-left: 200px;
  //margin-left: -61px;
  margin-top: 47px;
}
#nav_top a{
  display: block;
  height: 40px;
  width: auto;
  float: left;
  padding-right: 10px;
  margin-right: 10px;
  font-family:"Trebuchet MS",Verdana;
  font-size:16px;
  line-height:38px;
  color: #FFFFFF
}
#nav_top a span{
  display: block;
  width: 10px;
  height: 40px;
  float: left;
}

#nav_top a.active, #nav_top a:hover{
  display: block;
  height: 40px;
  width: auto;
  float: left;
  background: url(images/nav_r.jpg) top right no-repeat #ffffff;
  padding-right: 10px;
  margin-right: 10px;
  font-family:"Trebuchet MS",Verdana;
  font-size:16px;
  line-height:38px;
  color: #6FA202
}
#nav_top a.active span, #nav_top a:hover span{
  background: url(images/nav_l.jpg);
  display: block;
  width: 10px;
  height: 40px;
  float: left;
}

#nav_sub{
  padding: 5px 10px
}
#nav_sub a{
  font-family:"Trebuchet MS",Verdana;
  font-size:18px;
  color: #6FA202;
  margin-right: 20px;
}
#nav_sub a.active{
  font-weight: bold;
  text-decoration: none;
}
#nav_sub a:hover{
  text-decoration: none
}

#content{
  padding: 10px;
  font-size: 12px;
  float: left;
  width: 700px;

}
#sidebar{
  width: 220px;
  -width: 210px;
  padding: 10px;
  float: right;
  font-size: 12px;
  list-style-position:inside;
  list-style-type:disc;
}


#content a,#sidebar a{
  color: #79A813
}
#content a:hover,#sidebar a:hover{
  text-decoration: none;
}

#content ul{
  font-size: 12px;
  list-style-type: disc;
  line-height: 1.5;
  list-style-position: inside;
}
#content ul ul{
  list-style-type: none;
  margin-left: 20px;
  //margin-left: 10px;

}

h1{

  color:#E80409;
  font-size:16px;
  font-family:"Trebuchet MS",Verdana;
  padding: 5px 0;
  text-transform: uppercase;
}
h2{
  color:#79A813;
  font-size:14px;
  font-family:"Trebuchet MS",Verdana;
  padding: 5px 0;
  text-transform: uppercase;
}
h3{
  color:#79A813;
  font-size:12px;
  font-family:"Trebuchet MS",Verdana;
  padding: 5px 0;
}
p{
  padding-bottom: 10px;
}

#sidebar .news_preview, #sidebar .news_more{
  font-size: 12px;
  text-align: justify;
}

#search_b{
  font-size: 12px;
  font-family:"Trebuchet MS",Verdana;
  color:#ffffff;
  border:1px #f99834 solid;
  background:#e67400;
  padding:0px 6px;
  width: 50px;
  height: 20px;
  cursor: pointer;
  margin-top: 3px;

}
#search_b:hover{
  color: #000000;
}


#search_txt{
  font-size: 12px;
  font-family:"Trebuchet MS",Verdana;
  color:#ffffff;
  border:1px #f99834 solid;
  background:#e67400;
  padding:0px 6px;
}
#search_form{

}

#answer{
  font-size: 11px;
  font-family:"Trebuchet MS";
  color:#515151;
  list-style-position:inside;
  list-style-type:disc;
  padding-left:10px;
}

#answer1{
  font-size: 11px;
  font-family:"Trebuchet MS";
  color:#515151;
  list-style-position:inside;
}

#answercolor{
  font-size: 11px;
  font-family:"Trebuchet MS";
  color:#e80409;
  list-style-position:inside;
  list-style-type:disc;
}

#up{
  font-size: 11px;
}


/*words_for_highlight;
-----------------------------------------------------------*/
#words_for_highlight{
  display: none;
}

.highlight {
  color: #e80409;
  font-weight: bold;

}

/*RIGHT MENU;
-----------------------------------------------------------*/
#menu_right, #sidebar .news_item{
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
  margin-bottom: 10px;

}
#menu_right ul{
  list-style-type: disc;
  line-height: 1.5;
  list-style-position: inside;
}
#menu_right ul ul{
  list-style-type: none;
  margin-left: 20px;
  //margin-left: 10px;

}

/*THUMBS INDEX RAMKA;
-----------------------------------------------------------*/
.thumbs a{
  display: block;
  width: 100px;
  height: 75px;
  border: 2px solid #FFFFFF;
}
.thumbs a:hover{
  display: block;

  border: 2px solid #ff8100;
}
.thumbs a img{
  display: block;
}

#footer1{
  color: #515151;
  font-size: 12px;
  text-align: center;
}


/*TABLE 3 Block;
-----------------------------------------------------------*/
.td1{
  background: #FFBC65;
  text-align: center;
  border: 1px solid #F9800A;
  padding: 5px;
}
.td2{
  background: #ffffff;
  text-align: center;
  border: 1px solid #F9800A;
  padding: 5px;
}
.td3{
  background: #FFF5EB;
  text-align: center;
  border: 1px solid #F9800A;
  padding: 5px; 
}

#content1{
  font-size: 10px;

}

#content1 a,#sidebar a{
  color: #79A813
}
#content1 a:hover,#sidebar a:hover{
  text-decoration: none;
}