body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #2a3a5e;
	height: 100%;
	vertical-align: top;
}

html{
  height: 100%;
  width: 100%;
}

.main{
  margin: 0 auto;
  width: 1004px;
  height: 100%;
  background-color: #ffffff;
}

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.top_menu{
  height: 49px;
  width: 1004px;
  vertical-align: middle;
  background: url(/public/img/verus/top.jpg) no-repeat top center;
}

.left_menu_item{
  font-size: 17px;
  font-family: Times New Roman;
  height: 35px;
  width: 261px;
  color: #9c6c3f;
  vertical-align: middle;
  text-decoration: none;
}

.left_menu_item a{
  text-decoration: none;
}

.left_menu{
  font-size: 18px;
  font-family: Times New Roman;
  color: #9c6c3f;
  text-decoration: none;
}

.left_menu a{
  font-size: 18px;
  font-family: Times New Roman;
  color: #9c6c3f;
  text-decoration: none;
}

.menu_left_spacer{
  height: 1px;
  background: url(/public/img/verus/menu_left_spacer.jpg) no-repeat top right;
}

.center_spacer{
  height: 10px;
  width: 498px;
  background: url(/public/img/verus/center_spacer.jpg) no-repeat top center;
}

.top_link{
  font-family: franklin gothic demi cond;
  font-size: 16px;
  color: #ffffff;
  padding-top: 10px;
  height: 49px;
  background: url(/public/img/verus/strzalka.gif) no-repeat bottom center;
}

.top_link a{
  font-family: franklin gothic demi cond;
  text-decoration: none;
  font-size: 16px;
  color: #ffffff;
}

.logo{
	height: 134px;
	width: 1004px;
	background: url(/public/img/verus/logo.jpg) no-repeat top center;
}

.left_top{
  height: 25px;
  width: 261px;
  background: url(/public/img/verus/left_top.jpg) no-repeat top center;
  font-family: verdana;
  font-size: 10px;
  color: #aab8f9;
  text-align: center;
  padding-top: 45px;
}

.left_top a{
  text-decoration: underline;
  font-family: verdana;
  font-size: 10px;
  color: #aab8f9;
}

.right_top{
  height: 70px;
  width: 241px;
  background: url(/public/img/verus/right_top.jpg) no-repeat top center;
}

.content{
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  width: 478px;
}

.input_text{
  width: 203px;
  height: 16px;
  color: #3f4452;
  font-family: Tahoma;
  font-size: 8pt;
  background:#ffffff;
  border: #3f4452 1px solid;
}

.input_text_search{
  width: 400px;
  height: 16px;
  color: #3f4452;
  font-family: Tahoma;
  font-size: 8pt;
  background:#ffffff;
  border: #3f4452 1px solid;
}

.input_error{
  width: 203px;
  height: 16px;
  color: #3f4452;
  font-family: Tahoma;
  font-size: 8pt;
  background:#ffdddd;
  border:solid 1px #DF4B5D;
}

.input_text_k1{
  width: 30px;
  height: 16px;
  color: #3f4452;
  font-family: Tahoma;
  font-size: 8pt;
  background:#ffffff;
  border: #3f4452 1px solid;
}

.input_text_k2{
  width: 45px;
  height: 16px;
  color: #3f4452;
  font-family: Tahoma;
  font-size: 8pt;
  background:#ffffff;
  border: #3f4452 1px solid;
}

.input_error_k1{
  width: 30px;
  height: 16px;
  color: #3f4452;
  font-family: Tahoma;
  font-size: 8pt;
  background:#ffdddd;
  border:solid 1px #DF4B5D;
}

.input_error_k2{
  width: 45px;
  height: 16px;
  color: #3f4452;
  font-family: Tahoma;
  font-size: 8pt;
  background:#ffdddd;
  border:solid 1px #DF4B5D;
}

.kont_select{
  width: 200px;
  background:#ffffff;
  border: #3f4452 1px solid;
}

.select_error{
  width: 200px;
  background:#ffdddd;
  border:solid 1px #DF4B5D;
}

.cb_ok{
  width: 200px;
}

.cb_error{
  width: 200px;
  background-color:#ffdddd;
}

.itemList {
    padding: 0;
    margin: 15px 0;
    border: 0;
    font-size: 11px;
}

.itemList A {
    color: black;
    text-decoration: none;
}

.itemList td {
    padding: 2px 0;
    padding-right: 10px;
}

.itemList .row1 {
    background: black;
}

.itemList .row2 {
    background: white;
}

.news_title{
  font-weight: bold;
  font-size: 12px;
}

.news_date{
  padding-top: 4px;
  padding-bottom: 4px;
}

.news_link{
  padding-top: 4px;
}

.news_link a{
  text-decoration: none;
  color: #2a3a5e;
}
