body {
 background:#098c7e url("images/bg.jpg") repeat-x; margin:0; padding:0; font-family:arial,tahoma,verdana; text-decoration:none;
 font-weight:normal; font-size:8pt; color:#666; line-height:18px;
}

a:link,a:visited {
 color:#60cfd0; text-decoration:none;
}
a:hover {
 text-decoration:underline;
}

h1,h2 {
 color:#4c4c4c; margin:0; padding:0; font-size:12pt; text-align:center;
}

#menu {
 width:960px; height:38px; margin-top:17px;
}
 a.menu0,a.menu1,a.menu2,a.menu3,a.menu4,a.menu5,
 a.menu0sel,a.menu1sel,a.menu2sel,a.menu3sel,a.menu4sel,a.menu5sel {
  display:block; width:126px; height:38px; float:left;
 }
 a.menu0:link,a.menu0:visited {
  background:url("images/menu0.jpg");
 }
 a.menu0:hover {
  background-position:0 -38px;
 }
 a.menu1:link,a.menu1:visited {
  background:url("images/menu1.jpg");
 }
 a.menu1:hover {
  background-position:0 -38px;
 }
 a.menu2:link,a.menu2:visited {
  background:url("images/menu2.jpg");
 }
 a.menu2:hover {
  background-position:0 -38px;
 }
 a.menu3:link,a.menu3:visited {
  background:url("images/menu3.jpg");
 }
 a.menu3:hover {
  background-position:0 -38px;
 }
 a.menu4:link,a.menu4:visited {
  background:url("images/menu4.jpg");
 }
 a.menu4:hover {
  background-position:0 -38px;
 }
 a.menu5:link,a.menu5:visited {
  background:url("images/menu5.jpg");
 }
 a.menu5:hover {
  background-position:0 -38px;
 }
 a.menu0sel {
  background:url("images/menu0.jpg");
 }
 a.menu1sel {
  background:url("images/menu1sel.jpg");
 }
 a.menu2sel {
  background:url("images/menu2sel.jpg");
 }
 a.menu3sel {
  background:url("images/menu3sel.jpg");
 }
 a.menu4sel {
  background:url("images/menu4sel.jpg");
 }
 a.menu5sel {
  background:url("images/menu5sel.jpg");
 }
 .searchblock {
  float:left; width:204px; height:38px; background:url("images/searchblock.jpg") no-repeat;
 }

#home_cont {
 width:960px; margin-top:15px;
}
 #home_left {
  width:637px; height:388px; background:url("images/home_left.jpg"); float:left; margin-right:8px;
 }
 #home_right {
  width:314px; height:388px; background:url("images/home_right.jpg"); float:left;
 }
 .new_entry {
  width:270px; text-align:left; padding:5px; border-bottom:1px solid #e4e4e4;
 }
 .new_entry p {
  margin:0; padding:0;
 }
 #inner_cont_top {
  height:7px; background:url("images/inner_top.jpg") no-repeat; 
 }
 #inner_cont_mid {
  background:url("images/inner_mid.jpg") repeat-y; font-size:9pt;
 }
  #inner_cont_mid p {
   margin:0;
  }
 #inner_cont_bot {
  height:8px; background:url("images/inner_bot.png") no-repeat !important; 
  background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.microtech.com.ua/wp-content/themes/microtech/images/inner_bot.png');
 
 }
 .content {
  padding:5px 20px 5px 20px;
 }


#teasers_cont {
 clear: both; width:960px; margin-top:15px;
}
.search {
 border:0; background:transparent; color:#999; margin-top:10px; margin-left:-5px; fiont-weight:8pt;
}
#bottom {
 width:960px;
}
 #bot_content {
  text-align:left; color:#b5d4d1; margin-top:10px; margin-bottom:10px; margin-left:15px;
 }
#positive {
 background:#CDEFB3; border:1px solid #ccc; margin-bottom:15px; padding:10px; font-weight:bold;
}
#negative {
 background:#FFDFDF; border:1px solid #ccc; margin-bottom:15px; padding:10px; font-weight:bold;
}

li.categories {
 list-style:none; color:#fff;
}
li.categories ul {
 list-style:square; margin-top:-20px;
}
li.categories ul li {
 color:#ccc;
}

#mainMessageWindow {
display:none; background-color: #000000; position: absolute; z-index: 95;
opacity: 0.4; width:100%; margin-top:-17px; height:100%;
}
#windModal {
display:none; width:600px; height:500px; background:#fff; position:absolute; z-index:96;
left:50%; top:200px; margin-left:-300px; border:1px solid #666; overflow:auto;
}
.priv_message {
margin:10px; padding-bottom:5px; border-bottom:1px dotted #666;
}
.post {
 border-bottom:1px dotted #ddd; margin-top:5px;
}
a.button_ent {
 display:block; cursor:pointer; width:73px; height:25px; background:url("images/button_ent.png");
}
a.button_reg {
 display:block; cursor:pointer; width:112px; height:25px; background:url("images/button_reg.png"); margin-left:80px;
}