body {
    padding: 0px;
    margin: 0px;
}

td, body, tr, table{letter-spacing : normal; font-size : 11px; font-family :  Tahoma; font-style : normal; text-decoration : none; color : #444444; line-height: normal; font-weight : normal;}


td {
    text-align: left;
}

.min { color: #FF5400; text-decoration: normal; font-family: Tahoma, Arial, Verdana; font-size:11px; font-weight: normal; }

a:link { color: #556565; text-decoration: underline; font-family: Tahoma, Arial, Verdana; font-size:11px; font-weight: normal; }
a:visited { color: #556565; text-decoration: underline; font-family: Tahoma, Arial, Verdana; font-size:11px; font-weight: normal; }
a:active { color: #556565; text-decoration: underline; font-family: Tahoma, Arial, Verdana; font-size:11px; font-weight: normal; }
a:hover { color: #556565; text-decoration: underline; font-family: Tahoma, Arial, Verdana; font-size:11px; font-weight: normal;}

.ad { color: #0D73BD; text-decoration: none; font-family: Tahoma, Arial, Verdana; font-size:11px; font-weight: normal; }
a.ad:link { color: #0D73BD; text-decoration: underline; font-family: Tahoma, Arial, Verdana; font-size:11px; font-weight: normal; }
a.ad:visited { color: #156AA7; text-decoration: underline; font-family: Tahoma, Arial, Verdana; font-size:11px; font-weight: normal; }
a.ad:active { color: #156AA7; text-decoration: underline; font-family: Tahoma, Arial, Verdana; font-size:11px; font-weight: normal; }
a.ad:hover { color: #0E5080; text-decoration: underline; font-family: Tahoma, Arial, Verdana; font-size:11px; font-weight: normal;}

.w { color: #FFFFFF; text-decoration: none; font-family: Tahoma, Arial, Verdana; font-size:11px; font-weight: normal; }
a.w:link { color: #FFFFFF; text-decoration: underline; font-family: Tahoma, Arial, Verdana; font-size:11px; font-weight: normal; }
a.w:visited { color: #FFFFFF; text-decoration: underline; font-family: Tahoma, Arial, Verdana; font-size:11px; font-weight: normal; }
a.w:active { color: #FFFFFF; text-decoration: underline; font-family: Tahoma, Arial, Verdana; font-size:11px; font-weight: normal; }
a.w:hover { color: #FAFAFA; text-decoration: underline; font-family: Tahoma, Arial, Verdana; font-size:11px; font-weight: normal;}

.inn {text-decoration: none;font-family:Times,Times New Roman, tahoma, verdana, arial;color: #2C2D2D;font-size: 14px;font-weight: normal;margin-left : 10px;margin-right : 10px;margin-bottom : 10px;margin-top : 10px;}
.inv {text-decoration: none;font-family:tahoma, verdana, arial;color: #2C2D2D;font-size: 11px;font-weight: normal;margin-left : 10px;margin-right : 10px;margin-bottom : 10px;margin-top : 10px;}
ul li {
	list-style-image: url('px/li.gif')
}

.page_title {
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    color: #7e7e7e;
    padding: 5px 0px 0px 3px;
}

blockquote {
    background: #ebfafa;
    margin-left: 0px;
    border-left: solid 5px #47a5a7;
    padding: 10px 10px 10px 25px;
}

.forma td, .forma th {
    padding: 6px;
}
.forma th {
    font-weight: normal;
    padding-left: 15px;
}
.forma td {
    padding-right: 25px; 
}
.forma table {
    width: 100%;
    background: #ebfafa;
    margin-bottom: 15px;
    border-left: solid 5px #47a5a7;
    border-collapse: collapse;
}
.forma input.text, .forma textarea {
    width: 100%;
}
.forma td.title {
    padding-top: 30px;    
}
.forma td.title strong {
   font-size: 12px; 
}
.forma .comment th {
    text-align: center;
}
.forma th strong {
    font-weight: normal;
    color: #cc0000;
}   

.c-language {
  text-align: right;
  padding-right: 20px;
  width: 230px;
}

.c-language a {
  color:#777774;
  text-decoration: none;
  display: block;
  float: left;
  font: normal 12px tahoma;
  line-height: 16px;
  height: 20px;
  padding-left: 8px;
  margin-right: 10px;
  background: url('img/sep.gif') no-repeat 0 center;
  padding-top:2px;
}

.c-language a:first-child {
  background: none;
  background: 0;
}

.c-language a.c-active {
  margin-right:0;
  padding-top: 0;
  background: transparent url('img/lang_a.gif') no-repeat 0 0;
}

.c-language a.c-active + a { background: none; background: 0; }


.c-language a.c-active span {
  background: url('img/lang_a.gif') no-repeat right 0;
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 2px 7px 4px 0;
}

.c-language .c-bw {
  margin-top: 5px;
  overflow: hidden;
  float: right;
}

.c-float-clear { clear: both; height: 0px; line-height: 0px; visibility: hidden; }

.content {
  vertical-align: top;
}

* html .c-bw {
  float: none;
  clear: both;
  position: absolute;
  top: 145px;
  left: 600px;
  width: 230px;
}

*:first-child+html .c-bw {
  float: none;
  clear: both;
  position: absolute;
  top: 145px;
  left: 600px;
  width: 230px;
}