*
{
  border:none;
  padding:0;
  margin:0;
}
body
{
  background:#656565 url(images/bg2.jpg) repeat-x;
  font-size:11px;
  font-family:tahoma;
}
/*
a:link { color: #0063DC; text-decoration: none;}
a:visited { color: #1057ae; text-decoration: none; }
a:hover { color: #0063DC;}
a:active { color: #0063DC; text-decoration: none; outline: none;}
*/
a:link,
a:visited,
a:active{
	background: transparent;
	color: #222;
	text-decoration: underline;
}

a:hover{
	background: transparent;
}

#container
{
  width:960px;
  background: url(images/bg.jpg) no-repeat;
  margin:0 auto;
  overflow:auto;
}
#container2
{
  margin:20px;
}
#navigation
{
  height:35px;
  width:920px;
}
#nav_left
{
  height:35px;
  width:7px;
  background: url(images/nav_left.jpg) no-repeat;
  float:left;
}
#nav
{
  width:906px;
  height:35px;
  background: url(images/nav.jpg) repeat-x;
  float:left;
}
#nav li
{
  list-style-type:none;
  float:left;
  height:35px;
  line-height:35px;
  padding-right:2px;
  background: url(images/nav_divider.jpg) no-repeat right;
}
#nav li a
{
  font-size:11px;
  text-transform:uppercase;
  color:black;
  text-decoration:none;
  text-align:center;
  width:105px;
  height:35px;
  float:left;
}
#nav li a:hover
{
  background: url(images/nav_o.jpg) no-repeat;
  color:white;
}
#nav_right
{
  height:35px;
  width:7px;
  background: url(images/nav_right.jpg) no-repeat;
  float:right;
}
#head
{
  height:100px;
  width:920px;
  clear:both;
  margin-top:4px;
  margin-bottom:15px;
}
#logo
{
  width:160px;
  height:113px;
  background: url(images/logo.png) no-repeat;
  float:left;
}
#revengelv
{
  height:43px;
  width:191px;
  background: url(images/revengelv.png) no-repeat;
  float:left;
  margin-left:20px;
  margin-top:35px;
}
#reklama
{
  width:486px;
  height:79px;
  background: url(images/reklama.png) no-repeat;
  float:right;
  margin-top:15px;
  padding-top:10px;
  padding-left:9px;
}
#content_top
{ 
  width:920px;
  height:5px;
  background: url(images/content_top.png) no-repeat;
}
#content
{
  width:920px;
  overflow:auto;
  background: url(images/content.jpg) repeat-y;
}
#content_bottom
{
  width:920px;
  height:5px;
  background: url(images/content_bottom.png) no-repeat;
}
#left_tab
{
  float:left;
  margin-left:5px;
  min-height:1px;
  width:494px;
  border:1px solid #ccc;
  -moz-border-radius:6px;
  padding-bottom:5px;
}
#left_tab .title
{
  height:42px;
  width:483px;
  background: url(images/title_big.png) no-repeat;
  margin-left:10px;
  line-height:30px;
  text-align:center;
  color:#fff;
  text-shadow: -1px -1px 0px #000;
  font-size:12px;
  text-transform:uppercase;
  font-weight:bold;
}
#center_tab
{
  float:left;
  margin-left:5px;
  width:202px;
}
#center_tab #panel
{
  width:200px;
  border:1px solid #ccc;
  -moz-border-radius:6px;
  margin-top:5px;
  padding-bottom:10px;
}
#right_tab
{
  float:left;
  margin-left:5px;
  width:202px;
}
#right_tab #panel
{  
  width:200px;
  border:1px solid #ccc;
  -moz-border-radius:6px;
  margin-top:5px;
  padding-bottom:10px;
}
#panel .title
{
  height:43px;
  width:200px;
  background: url(images/title_small.png) no-repeat;
  overflow:auto;
  line-height:30px;
  text-align:center;
  color:#fff;
  text-shadow: -1px -1px 2px #000;
  font-size:11px;
  text-transform:uppercase;
  font-weight:bold;
}
#panel .title .jbmon
{
  width:57px;
  height:12px;
  background: url(images/jb.png) no-repeat;
  margin:10px auto;
}
#panel .title .cssmon
{
  width:24px;
  height:12px;
  background: url(images/css.png) no-repeat;
  margin:10px auto;
}
#panel .title .drmon
{
  width:61px;
  height:12px;
  background: url(images/dr.png) no-repeat;
  margin:10px auto;
}
#panel .title .ggmon
{
  width:63px;
  height:12px;
  background: url(images/gg.png) no-repeat;
  margin:10px auto;
}
#panel .title .pubmon
{
  width:38px;
  height:12px;
  background: url(images/pub.png) no-repeat;
  margin:10px auto;
}
#panel .title .w3mon
{
  width:50px;
  height:12px;
  background: url(images/war3.png) no-repeat;
  margin:10px auto;
}
#panel .title .zmmon
{
  width:77px;
  height:12px;
  background: url(images/zm.png) no-repeat;
  margin:10px auto;
}
#panel .title .users
{
  width:71px;
  height:12px;
  background: url(images/lietotajiem.png) no-repeat;
  margin:10px auto;
}
#panel .title .newposts
{
  width:118px;
  height:12px;
  background: url(images/newposts.png) no-repeat;
  margin:10px auto;
}
#panel .title .statistika
{
  width:64px;
  height:11px;
  background: url(images/statistika.png) no-repeat;
  margin:10px auto;
}
ul#monitor
{
  margin: auto;
  width:150px;
}
ul#monitor li
{
  clear:both;
  list-style-type:none;
  background: url(images/list.png) no-repeat left;
  padding-left:13px;
  height:20px;
  line-height:18px;
}
ul#list li
{
  clear:both;
  list-style-type:none;
  background: url(images/list.png) no-repeat left;
  padding-left:13px;
  height:20px;
  line-height:18px;
}
ul#list li a
{
  color:#bb6a00;
  text-decoration:none;
}
ul#postlist li
{
  clear:both;
  list-style-type:none;
  background:#fff url(images/list.png) no-repeat scroll 5px 4px;
  padding-left:18px;
  height:20px;
  line-height:17px;
  padding-right:5px;
}
ul#postlist li.even
{
background-color:#eee;
}
ul#postlist li a
{
  color:#bb6a00;
  text-decoration:none;
}
.con
{
  margin:10px;
  margin-bottom:0;
  margin-top:0;
}
textarea
{
  border:1px solid #ccc;
  padding:4px;
}
input, textarea
{
  letter-spacing:0;
  font-size:11px;
  font-family:tahoma;
}
input
{
  border:1px solid #ccc;
  -moz-box-shadow: 0 0 5px 0px #ccc;
  -moz-border-radius:8px;
  padding:4px;
}
input[type="submit"].login
{
  width:71px; height:71px; 
  border:none;
  -moz-box-shadow:none;
  background: url(images/login.png) no-repeat;
}
.line
{
  height:1px;
  margin-top:10px;
  margin-bottom:10px;
  background: url(images/line.png) repeat-x;
  width:100%;
}
#onU
{
  height:22px;
}

#onU a
{
  color:#bb6a00;
  text-decoration:none;
}
#onU .left
{
  background: url(images/user.png) no-repeat;
  width:22px;
  height:22px;
  float:left;
  margin-top:-3px;
  clear:both;
}
#footer
{
  width:900px;
  height:25px;
  float:left;
  clear:both;
  margin:5px;
  margin-bottom:0;
  border: 1px solid #ccc;
  -moz-border-radius:6px;
  padding:5px;
  line-height:25px;
  color: #666;
  text-shadow: 0 0 3px #ccc;
  overflow:hidden;
}
#pages {
	padding: 0px;
	margin: 10px;
	font-size: 11px;
	font-family: Tahoma ;
}

#pages div.current {
  height:22px;
  width:22px;
  text-align:center;
  line-height:22px;
	background: url(images/page.png) no-repeat;
	color: #b2b0a9;
	margin-left: 1px;
	margin-right: 1px;
	float:left;
}
#pages div a {
	color: #817c6c;
	margin-left: 1px;
	margin-right: 1px;
	font-family: Tahoma;
	text-decoration:none;
}
#pages div {
  height:22px;
  width:22px;
  text-align:center;
  line-height:22px;
	background: url(images/page.png) no-repeat;
	color: #817c6c;
	margin-left: 1px;
	margin-right: 1px;
	float:left;
}


/* -------------------------------------------------------------------
// markItUp! Universal MarkUp Engine, JQuery plugin
// By Jay Salvat - http://markitup.jaysalvat.com/
// ------------------------------------------------------------------*/
.markItUp * {
	margin:0px; padding:0px;
	outline:none;
}
.markItUp a:link,
.markItUp a:visited {
	color:#000;
	text-decoration:none;
}
.markItUp  {
	margin:5px 0 5px 0;
}
.markItUpContainer  {
	padding:5px 5px 2px 5px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
.markItUpEditor {
	padding:5px;
	border:1px solid #ddd;
	height: 100px;
	clear:both; display:block;
	line-height:18px;
	overflow:auto;
	max-width: 470px;
	width: 100%;
}

.markItUpFooter {
	width:100%;
	cursor:n-resize;
}
.markItUpResizeHandle {
	overflow:hidden;
	width:22px; height:5px;
	margin-left:auto;
	margin-right:auto;
	cursor:n-resize;
}
/***************************************************************************************/
/* first row of buttons */
.markItUpHeader ul li	{
	list-style:none;
	float:left;
	position:relative;
}
.markItUpHeader ul li ul{
	display:none;
}
.markItUpHeader ul li:hover > ul{
	display:block;
}
.markItUpHeader ul .markItUpDropMenu {
	background:transparent url(images/menu.png) no-repeat 115% 50%;
	margin-right:5px;
}
.markItUpHeader ul .markItUpDropMenu li {
	margin-right:0px;
}
.markItUpHeader ul .markItUpSeparator {
	margin:0 10px;
	width:1px;
	height:16px;
	overflow:hidden;
	background-color:#CCC;
}
.markItUpHeader ul ul .markItUpSeparator {
	width:auto; height:1px;
	margin:0px;
}
/* next rows of buttons */
.markItUpHeader ul ul {
	display:none;
	position:absolute;
	top:18px; left:0px;	
	background:#F5F5F5;
	border:1px solid #3C769D;
	height:inherit;
}
.markItUpHeader ul ul li {
	float:none;
	border-bottom:1px solid #3C769D;
}
.markItUpHeader ul ul .markItUpDropMenu {
	background:#F5F5F5 url(images/submenu.png) no-repeat 100% 50%;
}
/* next rows of buttons */
.markItUpHeader ul ul ul {
	position:absolute;
	top:-1px; left:150px;
}
.markItUpHeader ul ul ul li {
	float:none;
}
.markItUpHeader ul a {
	display:block;
	width:16px; height:16px;
	text-indent:-10000px;
	background-repeat:no-repeat;
	padding:3px;
	margin:0px;

}
.markItUpHeader ul ul a {
	display:block;
	padding-left:0px;
	text-indent:0;
	width:120px; 
	padding:5px 5px 5px 25px;
	background-position:2px 50%;
}
.markItUpHeader ul ul a:hover  {
	color:#FFF;
	background-color:#3C769D;
}

.bbcode .markItUpButton1 a	{
	background-image:url(images/bbcodes/bold.png);
}
.bbcode .markItUpButton2 a	{
	background-image:url(images/bbcodes/italic.png);
}
.bbcode .markItUpButton3 a	{
	background-image:url(images/bbcodes/underline.png);
}

.bbcode .markItUpButton4 a	{
	background-image:url(images/bbcodes/picture.png);
}
.bbcode .markItUpButton5 a	{
	background-image:url(images/bbcodes/link.png);
}

.bbcode .markItUpButton6 a {
	background-image:url(images/bbcodes/colors.png);
}
	.bbcode .markItUpButton6 ul {
		width:81px;
		padding:1px;	
	}
	.bbcode .markItUpButton6  li {
		border:1px solid white;
		width:25px;	height:25px;
		overflow:hidden;
		padding:0px; margin:0px;
		float:left;
	}
	.bbcode .markItUpButton6 ul a {
		width:25px;	height:25px;
	}
	.bbcode .markItUpButton6 ul a:hover {
		background-color:none;
	}
	
	.bbcode .markItUpButton6 .col1-1 a {
		background:yellow;
	}
	.bbcode .markItUpButton6 .col1-2 a {
		background:orange;
	}
	.bbcode .markItUpButton6 .col1-3 a {
		background:red;
	}
	
	.bbcode .markItUpButton6 .col2-1 a {
		background:blue;
	}
	.bbcode .markItUpButton6 .col2-2 a {
		background:purple;
	}
	.bbcode .markItUpButton6 .col2-3 a {
		background:green;
	}
	
	.bbcode .markItUpButton6 .col3-1 a {
		background:white;
	}
	.bbcode .markItUpButton6 .col3-2 a {
		background:gray;
	}
	.bbcode .markItUpButton6 .col3-3 a {
		background:black;
	}
	
.bbcode .markItUpButton7 a	{
	background-image:url(images/bbcodes/fonts.png);
}
.bbcode .markItUpButton8 a	{
	background-image:url(images/bbcodes/list-bullet.png);
}
.bbcode .markItUpButton9 a	{
	background-image:url(images/bbcodes/list-numeric.png);
}
.bbcode .markItUpButton10 a	{
	background-image:url(images/bbcodes/list-item.png);
}

.bbcode .markItUpButton11 a	{
	background-image:url(images/bbcodes/quotes.png);
}
.bbcode .markItUpButton12 a	{
	background-image:url(images/bbcodes/code.png);
}
	
.bbcode .markItUpButton13 a	{
	background-image:url(images/bbcodes/clean.png);
}
.bbcode .preview a {
	background-image:url(images/bbcodes/preview.png);
}
.form
{
  width:100%;
  
}
.form tr
{
  border-bottom:1px dashed #e1e1e1;
}
.form td
{
  padding:5px;
  margin:5px;
}
.form td input
{
  width:200px;
}
.form td input[type=submit]
{
  width:110px;
}
.form th {
	padding: 10px;
	background: url(images/th_bg.jpg) repeat-x;
	border-bottom: 1px solid #ccc;
	text-align: left;
	padding-lefT:5px;
  padding-bottom:9px;
}
.form2
{
  width:100%;
}
.form2 tr
{
  border-bottom:1px dashed #e1e1e1;
}
.form2 td
{
  padding:5px;
  margin:5px;
}
.odd
{
  background: #fff;
}
.even
{
  background: #e9e9e9;
  border-bottom:1px dashed #ccc;
}
#emoticons
{
margin:5px;
margin-top:20px;
}
.descr
{
  padding:10px;
  width:90%;
  border:1px solid #f1f1f1;
  margin: 10px auto;
}
#videos td
{
  padding:20px;
}
#videos .img
{
  height:90px;
  width:120px;
  padding:1px;
  border:1px solid #ddd;
  -moz-box-shadow:0 0 5px #ddd;
}
#quote2
{
  border:1px dotted #ccc;
  background: #f9f9f9;
  color: #777;
  -moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
}
#quote2 .head
{
  padding:5px;
  background: #f1f1f1;
  margin:1px;
}
#quote2 .quote
{
  margin-top:1px;
  border-top:1px solid #ddd;
  padding:6px;
}

h2.c_title {

	border-bottom: none;
  background: url(images/com.png) no-repeat left;
  text-align:left;
  text-shadow:0px 0px 0px;
  color:#333;
  text-transform:none;
  width:578px;
  text-indent:20px;
  margin-bottom:5px;
  font-weight:normal;
  font-size:15px;
  font-family:tahoma;
  color: #444;
}

.com
{
  color: #999;
  text-indent:15px;
  border-bottom:1px solid #e1e1e1;
  padding-bottom:1px;
  margin-bottom:5px;
}
.list
{
  text-align:left;
  width:130px;
}
.list li{
	list-style-type: square;
	list-style-position: inside;
	padding: 0;
	color:#0c71d2;
}
.list2
{
text-align:left;
width:130px;
}
.list2 li{
	list-style-type:none;
	padding: 3px;
	color:#0c71d2;
}
table.profile {
	position: relative;
}
.profile th {
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	text-align: left;

}
.profile td {
	padding: 5px;
	border-bottom: 1px dotted #ddd;
}
#news{
padding:5px;
}
a.show
{
  color:#01b2b4; 
  text-decoration:none;
  background: url(images/show.png) no-repeat left;
  padding-left:16px;
}
a.hide
{
  color:#01b2b4; 
  text-decoration:none;
  background: url(images/hide.png) no-repeat left;
  padding-left:16px;
}

#news
{
  border-bottom:1px dashed #eee;
  margin: 5px;
  margin-top:0;
  padding:5px;
  padding-top:0;
  color:#300;
  clear:both;
  overflow:auto;
  padding-bottom:10px;
}
#news #title a
{
  font-size:15px;
  color:brown;
  text-shadow:0 0 4px #aaa;
  text-decoration:none;
}
#news .img
{
  background: url(images/news_image.jpg) no-repeat;
  width:152px;
  height:113px;
  float:left;
  margin-right:5px;
}
#news .text
{
  text-align:justify;
}
#news .c_count
{
  height:43px;
  width:43px;
  background: url(images/comments.png) no-repeat;
  float:right;
  margin-top:-45px;
  color:white;
  line-height:43px;
  text-align:center;
}
#news .readmore
{
  text-align:right;
  margin:5px;
  margin-bottom:0;
}
#news .readmore a
{
  color:#bb6a00;
  text-decoration:none;
}
#mon_icons
{
  overflow:auto;
  margin-left:1px;
}
#mon_icons li
{
  list-style-type:none;
  float:left;
  margin-left:7px;
}
ul#menu {
  margin:10px;
  overflow:auto;
  background: url('images/navbg.png') repeat-x top center;

}

ul#menu li {
	float: left;
	height:22px;
	padding-right: 0px;
	list-style-type:none;
  background: url('images/nav_divider.png') no-repeat top right;

	
}

ul#menu li a {
	font: normal 11px/28px 'Arial';
	color: #FDEEF4;
	display: block;
	padding: 0 12px;
	text-decoration:none;
	
}

ul#menu li a:hover {
	background: #7E3117;	
}

ul#menu li ul {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
ul#menu li:hover ul {
	visibility: visible;
	z-index: 9999;
}
ul#menu li ul li {
	float: none;
	background: #999;
}
