/* CSS Document */
@charset "utf-8";

html, body 
{
  color: black;
  background:#f6f5f0;
  font-weight: normal;
  font-family: tahoma, verdana;
  font-style: normal;
  text-decoration: none;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  height: 100%;
  width: 100%;
}

table.all {
  width:100%;
  height:100%; 
  border:none; 
}

td 
{
  font-weight: none;
  font-family: verdana;
  font-size: 11px;
  color: #606060;
}

img
{
  border:0px;
  aligh : center;
}

td.bg_top01{background:url(/img/bg_top01.gif) repeat-x;}
td.bg_top02{background:url(/img/bg_top02.gif) repeat-x;}
td.bg_img_pr{background:url(/img/bg_img_pr.gif) repeat-x;}
td.bg_line_vert_punct{background:url(/img/bg_line_vert_punct.gif) repeat-y;}
td.bg_line_ori_punct{background:url(/img/bg_line_ori_punct.gif) repeat-x;}

.today
{
  font-family: tahoma;
  font-weight: bold;
  font-size: 11px;  
  color: #7e7553;
}

.date
{
  font-family: tahoma;
  font-size: 11px;  
  color: #7e7553;
}

a.txtmenu_left
{
  font-family: tahoma;
  font-size: 11px;  
  color: #094391;
  text-decoration: none;
}

a.txtmenu_left:hover
{
  font-family: tahoma;
  font-size: 11px;  
  color: #990000;
  text-decoration: none;
}

a.txtmenu_left_sel
{
  font-family: tahoma;
  font-size: 11px;  
  color: #094391;
  text-decoration: none;
  font-weight: bold;
}

a.txtmenu_left_sel:hover
{
  font-family: tahoma;
  font-size: 11px;  
  color: #990000;
  text-decoration: none;
  font-weight: bold;
}

.txtadresa
{
  font-family: tahoma;
  font-size: 11px;  
  color: #767677;
}

.txtsearch
{
  font-family: tahoma;
  font-size: 11px;  
  color: #938a69;
}

.txtcopy
{
  font-family: tahoma;
  font-size: 11px;  
  color: #a99459;
}

.txtnamepage
{
  font-family: tahoma;
  font-size: 11px;  
  color: #a2946a;
}

.txtpage
{
  font-family: verdana;
  font-size: 16px;  
  color: #19397d;
  font-weight: bold;
}

.txtnewsdate
{
  font-family: tahoma;
  font-weight: bold;
  font-size: 10px;  
  color: #CC0000;
}

.txttitle
{
  font-family: tahoma;
  font-weight: bold;
  font-size: 12px;  
  color: #000000;
}


input.inptxtsearch
{
  font-weight: none;
  font-family: tohama;
  font-size: 11px;
  color: #000000;
  vertical-align: middle;
  border: #c4bda4 1px solid;
  height: 17px;
  width: 98%;   
}

input.bg_search{
 background:url(/img/lupa.gif) no-repeat;
 border: 0px;
 width: 50px;
 height: 27px;
 cursor: pointer;
}


a.menubotton
{  
  font-family: tahoma;
  font-size: 11px;
  text-decoration: underline;
  color: #094391;
}

a
{  
  font-family: tahoma;
  font-size: 11px;
  text-decoration: underline;
  color: #094391;
}


a.lang
{
  font-family: tahoma;
  font-size: 11px;
  text-decoration: none;
  color: #225ba9;
}

a.lang_sel
{
  font-family: tahoma;
  font-size: 11px;
  text-decoration: none;
  color: #b33125;
}

a.news_title
{
  font-family: tahoma;
  font-size: 12px;
  text-decoration: none;
  color: #19397d;
}

form
{
  padding: 0px;
  margin: 0px;
}

input.txt
{
  font-weight: none;
  font-family: tohama;
  font-size: 11px;
  color: #000000;
  vertical-align: middle;
  border: #c4bda4 1px solid;
  height: 17px;
  width: 99%;
}

select.txt
{
  font-weight: none;
  font-family: tohama;
  font-size: 11px;
  color: #000000;
  vertical-align: middle;
  border: #c4bda4 1px solid;
  height: 17px;
}

input.bttn
{
  font-weight: none;
  font-family: tohama;
  font-size: 11px;
  color: #000000;
  vertical-align: middle;
  border: #c4bda4 1px solid;
  height: 17px;
}

textarea.txt
{
  font-weight: none;
  font-family: tohama;
  font-size: 11px;
  color: #000000;
  vertical-align: middle;
  border: #c4bda4 1px solid;
  width: 100%;
}
