 body, html {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	color: #4c4c4c;
	background-color: #ffffff;
	font-size: 12px;
	
}

div#main {
	width: 1000px;
	margin-right:auto;
	margin-left:auto;

}

div#leftSide {
	float: left;
	width: 215px;
}

div#rightSide {
	float: left;
	width: 785px;
	position:relative;
}

div#logoBox {
	margin-top: 51px;
	margin-left: 28px;
}

div#topCircles {
	
	min-height: 518px;
	position: absolute;
	right: 0;

}

div#categoryTopImage {
	
	width: 208px;
	height: 208px;
	position: absolute;
	top: 19px;
	right: 96px;
	
}

div#categoryContent {
	width: 785px;
	position: relative;
	margin-top: 231px;
	margin-left: 54px;
	width: 415px;
	clear: both;
}

div#menuBox {
	margin-top: 72px;
}

div.menuLeftImg,
div.menuLeftImgInactive,
div.menuRightText,
div.menuRightBulletActive,
div.menuRightBulletInactive {
	float: right;

}

div.menuItem {
	margin-right: 39px;
	border: 1px solid #ffffff;
}

div.menuLeftImg {
	width: 38px;
	height: 38px;
	padding-right: 5px;

}

div.menuLeftImgInactive {
	width: 14px;
	height: 23px;
	background: url('http://www.tels.lv/images/cat_inactive_bullet_top.gif');
	background-repeat: no-repeat;
}

div.menuRightBulletInactive {
	background: url('http://www.tels.lv/images/cat_inactive_bullet.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 94px;
	height: 26px;
	padding-left: 10px;

}

div.menuRightBulletActive {
	background: url('http://www.tels.lv/images/cat_active_bullet.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 94px;
	height: 28px;
	padding-left: 10px;
	padding-top: 10px;
}

div.menuSeperator {
	height: 37px;
	clear: both;
}

div.menuRightBulletInactive a,
div.menuRightBulletActive  a {
	color: #76592d;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

div.submenuItems {
	text-align: right;
	padding-top: 3px;
}

p#categoryTitle {
	margin: 0px;
	padding: 0px;
	color: #7f6439;
	font-size: 16px;
	padding-bottom: 35px;
}

div#footer {
	clear: both;
	border-top: 3px solid #f9b351;
	width: 935px;
	position: relative;
	margin-right:auto;
	margin-left:auto;
	margin-top: 10px;
	font-size: 10px;
	color: #585858;
	text-align: right;
	padding-top: 10px;
	margin-bottom: 20px;
}

a.level2inactive,
a.level2active {
	text-decoration: none;
	font-size: 11px
}

a.level2inactive {
	color: #818181;
}

a.level2active {
	color: #775a30;
}


span.moreText {
  color: #948a54;
  cursor: hand;
  cursor: pointer;

}

div#secondArticle {
  margin-top: 20px;
}

div#answer_list {
	margin-top: 20px;	
}

div.acc_content {
	display: none;	
}
div.acc_title {
	margin-top: 10px;	

}
div.acc_title a {
	color: #663300;	
}

div.acc_content {
	color: #663300;	

}

div#news_title {
	color: #ff9900;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 15px;	
}

a.news_url,
a.boldHref {
	color: #ff9900;
	text-decoration: none;	
}

div.news_intro {
	margin-top: 5px;
	margin-bottom: 15px;	
}
