*{ margin: 0; padding: 0; }*

body {
  font: .7em Arial, "Trebuchet MS", Tahoma, sans-serif;
  line-height: 1.6em;
  background: #fff;
  color: #444;
}

.righth { background:url(../misc/right.gif); }

a {	color: #E0691A;	background: inherit; text-decoration: none; }
a:hover { color: #000000; background: inherit; text-decoration: none; }

h1 { font: normal 2.4em "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 0 8px; margin: 0; }
h1 a { color: #737373; background: inherit; text-decoration: none; }

.orange { color: #E0692A; }

sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }

h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }

ul { list-style : none; }

.content {
  margin: 0 auto;
  width: 980px;
  padding: 10px;
}

.header {
  height: 100px;
  color: #808080;
  margin: 6px 0;
  padding: 1px 0 0 0;
}

.top_info {
  float: right;
  width: 555px;
  padding: 5px 0 4px 0;
  color: #808080;
}

.top_info_left {
  width: 200px;
  float: left;
}

.top_info_right {
  float: right;
  width: 290px;
  padding: 0 0 0 35px;
  border-left: 1px solid #eee;
}

.browse_category_sk {
  width: 170px;
  color: #FFF;
  background: inherit;
}

.browse_category_en {
  width: 95px;
  color: #FFF;
  background: inherit;
}

.browse_category_de {
  width: 130px;
  color: #FFF;
  background: inherit;
}

.browse_category_it {
  width: 120px;
  color: #FFF;
  background: inherit;
}

.browse_category_ru {
  width: 140px;
  color: #FFF;
  background: inherit;
}

.bar {
  clear: both;
  font-size: 1.3em;
  height: 30px;
  color: #FFF;
  background: #FF9148 url(../misc/menubg.gif) repeat-x;
}

.bar li {
  padding: 6px 12px 6px 12px;
  color: #FFEADC;
  float: left;
}

.bar li.active {
  background: #E0691A url(../misc/bar.gif) repeat-x;
  color: #fff;
  font-weight: bold;
}

.bar li a {
  font-weight: bold;
  color: #fff;
  background: inherit;
  text-decoration: none;
}

.search_field {
  color: #808080;
  clear: both;
  font-weight: bold;
  padding: 5px 0px 1px 0px;
  margin: 0px;
}

.grey { color: #808080; background: inherit; font-weight: normal; }

.search_form { float: right; }

.left {
  float: left;
  width: 634px;
  margin: 0 0 10px 0;
}

.left h2 {
  clear: both;
  background: #E8E8E8 /* url(../misc/h2.gif) no-repeat center left */;
  color: #444;
  padding: 3px 0 4px 43px;
  font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
  margin: 0 0 10px 0;
}

.left_side {
  float: left;
  padding: 0 0 0 0px;
  margin: 10px 0 0 60px;
}

.left_side a { color: #414141; background: #FFF; }

.left_bx {
  text-align: justify;
  margin: 0px 20px 0px 20px;
}

.right {
  float: right;
  width: 340px;
  margin: 0 0 10px 0;
}

.right h3 {
  background: #BDBDBD url(../misc/h3.gif) repeat;
  color: #FFF;
  padding: 8px 0 7px 5px;
  font: bold 1.1em Tahoma, Arial, Sans-Serif;
  margin: 0 0 3px 0;
}

.right_articles {
  background: #ffe5d3; /* #feddbe; */
  color: #414141;
  padding: 8px;
  margin: 0 0 3px 0;
}

.notice {
  background: #eee;
  color: #808080;
  padding: 12px 8px;
  margin: 0 0 3px 0;
}

.image {
  float: left;
  margin: 0 9px 3px 0;
}

form {
  display:inline;
}

input {
  font:11px Verdana,Arial,Helvetica,sans-serif; color:#000000;
}

select {
  background:#ffffff; color:#000000; font:11px Verdana,Arial,Helvetica,sans-serif;
}

input.post,textarea.post {
  background:#ffffff; color:#000000; border:1px solid #000000; font:11px Verdana,Arial,Helvetica,sans-serif; padding-bottom:2px; padding-left:2px;
}

input.button,input.liteoption,.fakebut {
  border:1px solid #000000; background:#fafafa; font-size:11px;
}

input.catbutton {
  border:1px solid #000000; background:#fafafa; font-size:10px;
}

input.mainoption {
  border:1px solid #000000; background:#fafafa; color:#000000; font-size:11px; font-weight:bold;
}

.footer {
  clear: both;
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #ccc;
  line-height: 2em;
}

.footer a { color: #808080; background: #fff; }