BODY{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
LI{	list-style-type: disk; }
#top {
	z-index:1;
	width:100%; height:90px;
	background-image: url(/accel/static/kepka.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#head {
	z-index:2;
	width:100%; height:200px;
	background-image: url(/accel/static/zabor.gif);
}
#main {
	z-index:3;
	width:100%;
}
#bottom {
	z-index:4;
	width:100%; height:20px;
	background-color: black;
	text-align: center;
	color: white;
	font-size: 12px
}
#objava {
	z-index: 5;
	width: 150px; height: 100px;
	background-image: url(/accel/static/want.gif);
}
#table {
	z-index: 6;
	position: absolute;
	top: 200px;
	right: 0;
}
a {	text-decoration: underline; }
a:hover { color: #BB0000 }
.f12 { font-size: 12px }
.input {
	width: 60px; height: 15px;
	border: 1px #000000 solid;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
}
.longinput{
	width: 300px; height: 18px;
	border: 1px #000000 solid;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}
.textarea{
	width: 300px; height: 80px;
	border: 1px #000000 solid;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}
.page_head{
	font-size: 20px; font-weight: bold; color: #cc3300;
}
.username{
	font-size: 16px; font-weight: bold; color: #cc3300;
}
.mainmenu{
	font-size: 14px; font-weight: bold; text-decoration: none;
}
.wise{height:60px;}
.gcell{
	border: #000000 solid; border-bottom:1px; border-right:1px; border-top:0px; border-left:0px;
}
.gtable{
	border: #000000 solid; border-top:1px; border-left:1px; border-bottom:0px; border-right:0px;
}
.gimg{
	border: 1px #000000 solid; margin-right: 7px
}
.jsubj{border: 1px #000000 solid; background-color: #FFDDAA; width:95%; padding-left:5px;}
.jbody{border: 1px #000000 solid; background-color: #FFDDAA; width:95%; padding-right:5px; height:600px}
.jchat{
	border:1px solid #000000;
	background-color:#ffffff;
	width:100%;
	height:570px;
	overflow:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:20px;
	padding-left:5px;
}
.ok_date {position:absolute;right:200px;width:90px;border:1px solid red;background-color:#ffdcba;padding:5px;margin-top:10px;font-size:10px}
