/* таблица стилей разработана специально для сайта kalugin.kz */
/* разработчиком является фирма CBS (с) все права защищены */

* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

h1 {
	font-size: 9pt;
	font-weight: bold;
}

table.wrapper {
	border-collapse: collapse;
	width: 100%;
}

.left_col {
	width: 203px;
}

#head {
	background: url("../images/headbg.gif") repeat-x 6px 0px;
	height: 120px;
}

#head_left {
	background: url("../images/head.png") no-repeat left top;
	text-align: right;
	height: 120px;
}

#head_left img {
	float: right;
}

#head_right {
	background: #2b305e url("../images/search_bg.png") no-repeat right bottom;
	width: 328px;
	vertical-align: top;
}

#head_right .nav {
	background: #354393;
	height: 43px;
}

#head_right .nav table {
	border-collapse: collapse;
	height: 43px;
}

#head_right .nav td {
	padding-left: 30px;
	vertical-align: middle;
}

#searchform {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: white;
	padding-left: 23px;
	padding-top: 13px;
}

#searchform .query {
	border-collapse: collapse;
	margin-top: 10px;
}

#searchform .query .cleft {
	background: white url("../images/search_corner.gif") no-repeat left top;
	height: 17px;
	padding: 1px 1px 1px 2px;
}

#searchform .query .cright {
	background: white url("../images/search_corner.gif") no-repeat right top;
	height: 17px;
	padding: 1px;
}

#searchform input.text {
	width: 80px;
	height: 15px;
}

#searchform input.submit {
	display: block;
	height: 17px;
}

#main {
	vertical-align: top;
}

#main .minwidth {
	width: 570px;
}

#main .menu {
	color: #3d84ab;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 14px;
	height: 48px;
}

#main .menu div.wrapper {
	background: url("../images/menubg.gif") repeat-x left top;
	padding-left: 25px;
}

#main .menu table {
	border-collapse: collapse;
	height: 48px;
}

#main .menu table td {
	padding-left: 8px;
	padding-right: 8px;
}

#main .menu a {
	color: #2b305e;
	text-decoration: none;
}

#main .menu a.active, #main .menu a:hover {
	text-decoration: underline;
}

#main .menu .right {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

#main .menu_shadow {
	background: url("../images/menu_shadow.gif") repeat-x left top;
}

#article {
	background: url("../images/articlebg.gif") no-repeat right top;
	font-family: Tahoma;
	font-size: 8pt;
	padding: 19px 32px;
}

#article a {
	color: #254f66;
}

#article h1 {
	color: #254f66;
}

#article ol {
	padding-left: 3em;
}

#article .content .bordered {
	border-collapse: collapse;
	border-left: 1px solid black;
	border-top: 1px solid black;
}

#article .content .bordered td, #article .content .bordered th {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 8px;
}

#main_left {
	background: url("../images/shadow_left.gif") repeat-y right top;
	font-family: Tahoma;
	font-size: 8pt;
	width: 203px;
	text-align: left;
	vertical-align: top;
}

#main_left h1 {
	background: #f8fcff url("../images/shadow_left_n.gif") repeat-y right top;
	color: #354393;
	line-height: 32px;
	padding: 8px;
	margin-left: 17px;
	text-decoration: underline;
}

#main_left h1 span {
	color: #254f66;
}

#main_left .menu {
	border-bottom: 1px dashed #d5d9dc;
	color: #354393;
	font-weight: bold;
	width: 203px;
	text-decoration: underline;
	list-style-type: none;
}

#main_left .menu li {
	border-top: 1px dashed #d5d9dc;
}

#main_left .menu a {
	display: block;
	background: #f8fcff url("../images/shadow_left_n.gif") repeat-y right top;
	color: #354393;
	padding: 8px;
}

#main_left .menu a:hover {
	background: #e1eef2 url("../images/shadow_left_h.gif") repeat-y right top;
}

/*
#main_left .menu a img {
	position: absolute;
	left: 0px;
	top: 3px;
	float: left;
	margin-top: 3px;
}
*/

#main_left .menu a p {
	background: url("../images/thumb.gif") no-repeat left center;
	padding-left: 19px;
}

#main_left .menu ul {
	list-style-type: none;
}

#main_left .menu ul a {
	background: #e8f2f8 url("../images/shadow_left_n2.gif") repeat-y right top;
	color: #717dc6;
	padding-left: 27px;
}

#main_left .menu ul a:hover {
	background: #e8f2f8 url("../images/shadow_left_h2.gif") repeat-y right top;
}

#main_left .menu ul a.subsubmenu {
	background: #e8f8f4 url("../images/shadow_left_n3.gif") repeat-y right top;	
	padding-left: 46px;
}

#main_left .menu ul a.subsubmenu:hover {
	background: #e8f8f4 url("../images/shadow_left_h3.gif") repeat-y right top;	
}

#leftmenu.menu {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 2.5em;
}

#leftmenu.menu a {
	color: #3d84ab;
}

#leftmenu.menu a img {
	margin-top: 5px;
}

#main_right {
	background: url("../images/shadow_right.gif") repeat-y left top;
	font-family: Tahoma;
	font-size: 8pt;
	width: 216px;
	text-align: center;
	vertical-align: top;
}

#main_right .top {
	background: url("../images/right_bg.png") no-repeat right top;
	padding-top: 130px;
	padding-bottom: 40px;
	width: 216px;
}

#main_right h1 {
	color: #354393;
	margin-left: 23px;
	margin-top: 13px;
	text-align: left;
	text-decoration: underline;
}

#main_right h1 span {
	color: #22495e;
}

#main_right .news {
	border-bottom: 1px dotted #b4b4b4;
	padding-bottom: 11px;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
	width: 199px;
	text-align: center;
}

#main_right .news a {
	color: black;
	text-decoration: none;
}

#main_right .news p.title {
	color: #3d84ab;
	text-decoration: underline;
}

#main_right .news img {
	border: 3px solid #033063;
	margin-bottom: 12px;
}

#main_right .news p {
	text-align: left;
}

#main_right .hits {
	border-bottom: 1px dotted #b4b4b4;
	padding-bottom: 11px;
	margin-top: 13px;
	margin-left: auto;
	margin-right: auto;
	width: 169px;
	text-align: center;
}

#main_right .hits a {
	color: #3d84ab;
	text-decoration: underline;
}

#main_right .hits p {
	text-align: left;
}

#footer {
	background: url("../images/footerbg.gif") repeat-x left bottom;
	height: 132px;
	padding-right: 5px;
	text-align: right;
	vertical-align: bottom;
}

#footer ul {
	list-style-type: none;
}

#footer ul li {
	display: inline;
}

#footer_left {
	background: url("../images/shadow_left.gif") repeat-y right top;
	color: #7a7acb;
	font-size: 8pt;
	font-family: Tahoma;
	padding-right: 26px;
	padding-bottom: 7px;
	width: 177px;
	text-align: right;
	vertical-align: bottom;
}

#footer_right {
	background: url("../images/shadow_right.gif") repeat-y left top;
	color: #5f5f5f;
	font-family: Tahoma;
	font-size: 10pt;
	padding-right: 10px;
	width: 206px;
	text-align: right;
}

#footer_right div {
	background: url("../images/footer_right_bg.gif") no-repeat 8px 34px;
}

#footer_right h1 {
	font-size: 11pt;
}

#footer_right h2 {
	color: #2f4d68;
	font-family: Times New Roman;
	font-size: 14pt;
	font-weight: normal;
}

#footer_right span {
	color: #5c7285;
	font-family: Arial;
	font-size: 12pt;
	vertical-align: middle;
}

#footer_right a {
	color: #3d84ab;
}