body {
	margin: 0px;
	font-family: arial,verdana;
	font-size: 14px;
	color: #ffffff;
	background: #e47a14 url(/img_new/background.gif) center top repeat-x;
}

#siteContainer {
	width: 995px;
	margin: 0px auto;
	color: #3F3E37;
	padding: 0px;
}

#menu {
	text-align: center;
	color: #FFa200;
	padding: 0px;
	margin: 0px 9px;
	height: 29px;
	border-left: 1px solid #C1C1C1;
	background: #FFFFFF url(/img_new/mainmenu_bg.gif) top left repeat-x;
}
#menu a {
	padding: 6px 25px 7px 25px;
	margin: 0px; display: block;
	border-right: 1px solid #C1C1C1;
	text-decoration: none;
}
#menu ul {
	list-style-type: none;
	margin: 0px; padding: 0px;
}
#menu li {
	float: left;
}
.menuItem {
	color: #825301;
	background: #F7F7F7 url(/img_new/mainmenu_bg.gif) top left repeat-x;	
}
.menuItemActive, .menuItem:hover {
	color: #FFFFFF;
	background: #e7882c url(/img_new/mainmenu_bg_active.gif) top left repeat-x;
}

#googleAds {
	text-align: center;
}

#header {
	background: #e47a14 url(/img_new/header.gif) center top no-repeat;
	height: 95px;
	padding: 20px 0px 0px 25px;
}
#content {
	background-color: #FFFFFF; 
}
#contentTop {
	background: #e47a14 url(/img_new/contentTop.jpg) center top no-repeat;
	height: 28px;
}
#contentCenter {
	background: #E47A14 url(/img_new/contentCenter.jpg) center top repeat-y;
	padding: 0px 25px;
}
#contentBottom {
	background: #e47a14 url(/img_new/contentBottom.jpg) center top no-repeat;
	height: 28px;
}
#contentContainer {
	background-color: #FFFFFF; 
	width: 705px; 
	float: left;
	margin-top: 15px;
}
#floatingMenu {
	float: right;
	width: 230px;
	position: relative;
	text-align: center;
}
#toolBar {
	background: #FFF5E5 url(/img_new/toolbar_center.gif) top left repeat-y;
	margin-bottom: 20px;
	margin-left: 14px;
	width: 196px;
	text-align: left;
}
#toolBar a {
	color: #ffa200;
}
#toolBarTop {
	background: #FFF5E5 url(/img_new/toolbar_top.gif) top left no-repeat;
	width: 196px;
	height: 15px;
}
#toolBarBottom {
	background: #FFF5E5 url(/img_new/toolbar_bottom.gif) bottom left no-repeat;
	width: 196px;
	height: 15px;
}

.cleaner {
  line-height: 1px; clear: both; font-size: 1px;
}
.blok {
	width: 705px;
}



.countedRows {
  margin-bottom: 10px;
}

.countedRowsNumber {
  float: left;
  padding: 5px 0px 0px 0px; 
  margin: 3px 0px 0px 0px;
  font-size: 34px;
  color: #b5b3a9;
  width: 45px;
  height: 34px;
}
.countedRowsContent {
  margin: 0px; padding: 0px;
  font-size: 12px;
  color: #716e5f;
  padding-left: 45px;

}

pre {
  background-color: #FFFFE9;
  border: 1px solid #084375;
  padding: 12px;
  line-height: 18px;
  color: #555;
  margin: 10px 0px;
}
.codeLine {
  border: 0px;
  padding: 8px;
  background-color: #FFFFE9;
  color: #CC0000;
  margin: 5px 0px;
  border: 1px solid #084375;
}

.tutImg {
  background-color: #FFFFE9;
  border: 1px solid #000000;
  display: table-cell;
  padding: 10px;
  font-size: 10px;
}

.pages {
	margin-top: -33px;
	position: relative;
	float: right;
}

#content .pages a {
	background-color: #E47A14;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 32px;
	padding: 4px 0px 5px 0px;
	float: left;
	margin-right: 10px;
}
#content .pages a:hover {
	background-color: #FFCA70;
	color: #FFFFFF;
}
#content .pages .active {
	background-color: #FFCA70;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 32px;
	padding: 4px 0px 5px 0px;
	display: table-cell;
}

#content {
  line-height: 22px
}
#content a {
	color: #825301;
}
#content a:hover {
	color: #dd5813;
}

#content .kop {
  font-size: 14px;
  font-weight: bold;
  color: #E47A14;
}

#content .stap {
  font-size: 24px;
  font-weight: bold;
  margin-right: 20px;
  color: #E47A14;
}

#banner {
  width: 800px;
  text-align: center;
  margin: 0 auto 15px;
}

h3, .tutTitle {
  font-family: "trebuchet ms", arial, verdana;
  margin: 3px 0px 6px 0px;
  color: #825301;
  font-weight: normal;
  line-height: 24px;
  font-size: 20px;
}

h1 {
  font-family: "trebuchet ms", arial, verdana;
  margin: 3px 0px 8px 0px;
  color: #825301;
  font-weight: normal;
  line-height: 24px;
  font-size: 24px;
  display: block;
  text-align: left;
  padding: 0px 0px 10px 0px;
  border-bottom: 1px solid #ffca70;
}

blockquote {
  margin: 0px;
  color: #716E5F;
  padding: 6px 6px 6px 36px;
  background: #F1F0EB url(/img/quote_up.jpg) no-repeat 6px 6px;
}
.innerBlockquote {
  padding: 0px 30px 0px 0px;
  background: url(/img/quote_down.jpg) no-repeat right bottom;
}


input, select, textarea {
  font-family: arial,verdana;
  font-size: 14px;
  border: 1px solid #825301;
  color: #000000;
  padding: 2px;
}

.catContainer {
	padding: 8px 10px;
	background-color: #FFCA70;
}

.php, .javascript, .html4strict, .css {
	margin-top: 14px;
	width: 98%;
	background-color: #FFFEDF;
	border: 1px solid #E47A14;	
	font-size: 12px;
}
.php li, .javascript li, .html4strict li, .css li {
	margin: 0px; padding: 0px;
	line-height: 15px;
}
.head {
	background-color: #E47A14;	
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 16px;
	font-family: arial,verdana;
}