body {margin: 0; font-family: Arial,Helvetica;}
#wrapper {width: 1000px; margin: auto;}
#logleft {width: 780px; float: left;}
#logright {width: 200px; float: right;}
#left {width: 150px; float: left; margin: 5px;}
#center {width: 680px; float: left; min-height: 600px;}
#right {width: 150px; float: right; margin: 5px;}
#foot {width: 1000px; float: left;}
#chatbar {position: fixed !important; bottom: 0px !important; right: 5px;}
a {text-decoration: none;}
a:link, a:visited {color: blue;}
.cbalink {display: none;}

#menuleft {width: 150px; float: left; margin: 5px;}
#menuitem {display: block !important; width: 150px; height: 20px !important; float: left;}
#menuitem:hover {background-color: #ddf1f8;}
#menutext {margin: -18px 18px;}

#menubar {width: 100%; height: 30px; float: left; border-bottom: 1px solid #000;}
#menubar2 {padding: 4px; float: right; min-width: 200px;}
#menushare {border: 1px solid #000; border-radius: 5px;}
#menunotsnew {border: 1px solid #000; border-radius: 5px; text-align: center; background: #F00; color: #FFF;}
#menunots {border: 1px solid #000; border-radius: 5px; text-align: center; background: #999; color: #FFF;}
#menuprofile {border: 1px solid #000; border-radius: 5px; text-align: center; background: url('../images/avatar.png');}

/*buttons*/
.btnS{background:#69a74e; border-color: #98c37d #3b6e22 #2c5115; color:#fff; margin-left:3px; cursor: pointer; margin: 0px; text-align: center;}
.btnN{background:#5B74A8; border-color: #8A9AC5 #29447E #1A356E; color:#fff; margin-left:3px; cursor: pointer; margin: 0px; text-align: center;}
.btnA{background:#F3F4F5; border-color: #CCCCCC #AAAAAA #999999; color:#fff; margin-left:3px; cursor: pointer; margin: 0px; text-align: center; color: #000000;}
.btnC{border-radius: 5px;}

/*groups*/
.boardTitle {font-size: 28px; font-weight: bold; letter-spacing: -2px; margin-top: 0px;}
.boardTitle, .boardSubTitle {text-align: center; margin-top: 0px;}

/*old: body {margin: 0; padding: 0; font-family: Arial; font-size: 12px;}
#wrapper {margin: auto; width: 1000px; padding: 0;}
#left {width: 200px; float: left;}
#right {width: 800px; float: right;}
.headermenu {background-color: #00B9ED; height: 38px; border-bottom: 0; padding-left: auto; padding-right: auto; width: 100%;}
.headermenu, .headermenu a {color: #FFF;}
.logo {width: 80px; float: left;}
.logo img {width: 150px; height: 38px;}
.logo:hover {background-color: #A9E2F3;}
#searchForm {float: left;}
.uslugi {float: left;}
.lognav {float: right;}*/
