ul.nav {
list-style:none;
margin: 0;
padding: 0;
}

ul.nav li {
margin: 0;
padding: 0;
}

.nav a {
   background-color:#f1f1ff;
	border:1px dotted;
	border-color:#efefef #efefef #ccc #efefef;
	color:#777;
	display:block;
	font:10px verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	text-decoration:none;
	padding:4px 2px 4px 6px;
	position:relative;
}

.nav a:hover,.nav a.selected {
background-color:#d8d8d8;
border-color:#efefef #efefef #999999 #efefef;
color:#a00;
}

a.tt {position:relative;cursor:hand;border-bottom:blue 1px dotted;}
a.tt span {display:none;}
a.tt:hover span {float:left;display:block;background:Lightcyan;border:silver 2px outset;color:black;position:absolute;left:10px;top:10px;width:200px;padding:3px;}
.com {
   background:url(../i/comment.gif) no-repeat white;
   float:right;
   width:26px;
   height:26px;
   display:inline;
   text-align:left;
   padding:0 0 0 2px;
   margin:5px;
   cursor:crosshair;
}
.com a,.com a:link,.com a:visited {font-weight:normal;font:11px;color:green;}
.com a:active,.com a:hover {color:red;}
/* form comment */
#comment {margin:10px auto;width:400px}
#comment label {float:left;font:12px/1 arial,sans-serif;padding:7px 0 0 30px;}
#comment .tema,
#comment .name,
#comment .email,
#comment .cod {
  border:#777 1px solid;
  float:right;
  margin:0 5px 2px 0;
  padding:0 0 3px 22px;
  width:361px;
  height:15px;
}
#comment .tema,
#comment .name,
#comment .email,
#comment .cod,
#comment textarea {background:url(../i/pencil.png) 2px 1px no-repeat #fff;}
#comment .cod {width:235px;}
#comment textarea {
  border:#777 1px solid;
  float:right;
  margin:2px 5px 2px 0;
  padding:10px 0 0 22px;
  width:375px;
  height:165px;
}
#comment img {border:none;float:right;margin:1px 2px 2px 0;width:120px;height:19px;}
#comment .submit {
  background:#fff;
  border:#777 1px solid;
  color:#777;
  float:right;
  font:13px/1 arial,sans-serif;
  margin:0 5px 2px 0;
  width:375px;
  height:22px;
}
html:root #comment .tema,
html:root #comment .name,
html:root #comment .email,
html:root #comment .cod {padding:2px 0 0 22px;height:16px;}
/* end */
/* form admin */
#admin {margin:0 auto;width:500px;}
#admin label {float:left;margin-left:5px;}
#admin .url {
   float:right;
   width:430px;
   height:21px;
   background:white;
   border:1px #777 solid;
   margin:1px 5px;
   padding:0;
}
#admin textarea {
   float:right;
   width:430px;
   height:300px;
   background:white;
   border:1px #777 solid;
   margin:1px 5px;
   padding:0;
}
#admin .sign {height:100px;}
#admin select {float:right;margin:2px 1px;padding:0;width:290px;height:21px;}
#admin .submit {
   float:right;
   width:140px;
   height:21px;#height:19px;
   background:white;
   border:#777 1px solid;
   color:#777;
   font:13px/1 arial,sans-serif;
   margin:2px 5px 2px 1px;
   padding:-5px;
}
html:root #admin .docedit {padding:4px 0 1px 3px;height:16px;}
html:root #admin div p {margin:-5px 0 0 -15px;padding:5px 2px 1px 3px;height:15px;}
html:root #admin select {height:19px;}
/* end */
/* form fast edit */
#post_edit {display:block;float:right;margin:5px auto;width:500px;}
#post_edit .submit {
   width:88px;
   height:21px;
   background:white;
   border:#777 1px solid;
   color:#777;
   font:13px/1 arial,sans-serif;
   margin:0;
   padding: -5px;
}
/* end */
/* form search */
#search {margin:0 auto;padding-bottom:20px;width:100%;}
#search label {float:left;margin:5px;}
#search .request {border:1px #777 solid;margin:0 1px 10px 0;width:320px;height:21px;}
#search .submit {
  background:white;
  border:1px #777 solid;
  color:#777;
  font:13px/1 arial,sans-serif;
  width:100px;
  margin:0 1px 10px 0;
  height:23px;
}
html:root #search .submit {padding:0 0 2px;margin-bottom:6px;}

a.sba,a.sba:link,a.sba:visited,a.sba:active {color:#555;text-decoration:none;font-weight:bold;}
a.sba:hover {color:#777;}
a.sbb,a.sbb:link,a.sbb:visited,a.sbb:active {color:#777;text-decoration:none;}
a.sbb:hover {color:#777;text-decoration:underline;}
.sb h3 {margin:10px 0 15px 0; font-size: 10px; font-weight: normal;}
/* end */
.greklam {margin:0 auto;}
.greklam img {border:1px silver dotted;margin:5px;}

.Page {font-size:12px;text-align:justify; width: 418px;}

.linktocat {color:#d9d9d9;font-weight:bold;margin:25px 0 0 0;text-align:right; background-color: #4183ce; padding: 2px;}
.linktocat a,.linktocat a:link,.linktocat a:visited,.linktocat a:active {font:bold 14px;color:#ffffff;text-decoration:none;}
.linktocat a:hover {color:#d9d9d9;}

.kw {margin:3px 5px;text-align:left;}
.kw b {color:#565656;font-weight:normal;}

.copyright {
	border: 1px dotted silver;
	width: 75%;
	margin: 10px 0 10px 0;
	padding: 5px;
}

form#search,
form#connect,
form#comment {
	padding-top: 10px;
}

form#search fieldset,
form#connect fieldset,
form#comment fieldset {
	border: 1px dotted gray;
}

form#search legend,
form#connect legend,
form#comment legend {
	padding: 5px;
	font-weight: bold;
}

/* statistic */
.point{background-color:white;border:1px #ccc solid;margin:5px auto;padding:0;width:400px;}
.sttit{border:#4183ce 1px solid;background-color:#cccccc;margin:1px;padding:2px;}
.point .graf{margin:5px 0 0 -100px;padding:0 1px;height:330px;}
.point .desc{margin:0 0 5px 20px;padding:0;}
.tbl{background-color:white;width:400px;border:1px silver solid;margin:5px 0 5px 4px;}
.sttit,.desc{text-align:left;}
.serf,.rss{color:#1e90ff;}
.post{color:red;}
.nopost,.friend{color:blue;}
.tbl td,.tbl pre,.value pre,.numb pre {color:#000;font:11px verdana,arial,sans-serif;margin:2px;padding:0;}
.hr{position:relative;text-align:left;overflow:hidden;width:420px;}
.hr .anonce{color:#777;margin:2px 100px 0 44px;padding:2px;}
.hr .numb{position:absolute;text-align:right;overflow:hidden;width:40px;}
.hr .value{left:43px;position:relative;text-align:left;overflow:hidden;width:400px;}
.sep {width:400px;overflow:hidden;}
/* end statistic */

.contentbody table {
width: 100%;
}

.clear {
clear: both;
}
