body {background: #000;width: 768px;margin: 0 auto;font-family: verdana, sans-serif;color: #fff;font-size: 10px;}
a {color:#fff;}

#logodiv {background: url(images/logo.png);height: 358px;width: 768px;position:relative;}
#logodiv div {width: 100px;position: absolute;left: 60px;height: 30px;}
#logodiv span {width:100%;height:30px;display:block}
#leftdiv {float: left;height: 337px;width: 32px;background: url(images/leftbar.png);}
#centdiv {float: left;height: 300px;width: 702px;}
#titlediv {background: url(images/title.png);width: 702px;height: 41px;background-repeat: no-repeat;}
#titlebar {background: url(images/title2.png);width: 702px;height: 28px;}

#trescdiv {background: #0c0f18;height: 245px;width: 100%;}
.tresc_kol {float: left;width: 230px;height: 240px;}
.tresc_kol_ov {width: 100%;height: 220px;overflow: auto;margin-bottom: 5px;}

.divtitle {margin-left: 25px;color:#abefff;font-weight: bold}
.divtitle a {color:#abefff;text-decoration:none;}
.divtitle a:hover {color:#00f}
#footer {background: #0c0f18;height: 23px;width: 100%;font-size: 14px;text-align: center; }
#rightdiv {float: right;height: 337px;width: 34px;background: url(images/rightbar.png);}
#bottomdiv {clear: both;width: 768px;height: 65px;background: url(images/btm.png);}
#cos {background: url('images/kropka.png');background-position: top;background-repeat: no-repeat;}

p:first-letter {
	padding-left: 10px
}
