/*

	(c) 2005, Mediaweb Stidio
	Client: Minzdrav RK
	URL: www.mzsocial-rk.ru

*/

/* Common */

html,
body,
img,
form {
	margin: 0;
	padding: 0;
}

html,
body {
	height: 100%;
}

p {
	margin: 0 0 20px 0;
	padding: 0;
  text-indent: 18px;
}

a {
	color: rgb(139,168,199);
}

body {
	background: rgb(255,255,255) url(/img/bg/main.jpg) left top repeat-x;
}

td {
	vertical-align: top;
	font: 12px Tahoma, Verdana, sans-serif;
	color: rgb(59,70,88);
}

h1 {
	color: rgb(77,115,156);
	padding: 34px 0 16px 45px;
	margin: 0;
	font: bold 14px Tahoma, Verdana, sans-serif;
}

h2 {
	color: rgb(76,114,157);
	padding: 0px 0 8px 65px;
	margin: 0;
	font: bold 13px Tahoma, Verdana, sans-serif;
}

h3,
h4 {
	color: rgb(89,134,171);
	padding: 15px 0 8px 20px;
	margin: 0 0 10px 0;
	font: bold 12px Tahoma, Verdana, sans-serif;
}

h4 {
	padding: 20px 0 5px 20px;
	margin: 0 0 5px 0;
}

h6 {
	color: rgb(77,115,156);
	padding: 0 0 8px 0;
	margin: 0;
	font: bold 12px Tahoma, Verdana, sans-serif;
}

/* Header */

.yellow {
	background-color: rgb(253,226,90);
	text-align: right;
}

.logo {
	padding: 26px 0 18px 56px;
	background: url(/img/bg/logo.jpg) right top no-repeat;
}

.slogan {
	background: url(/img/bg/slogan.jpg) left top no-repeat;
	font: 18px Tahoma, Verdana, sans-serif;
	line-height: 19px;
	padding: 28px 0 28px 0;
	white-space: nowrap;
}

.slogan a {
	color: rgb(77,115,156);
	text-decoration: none;
}

.about {
	background: url(/img/bg/about.gif) left top repeat-x;
}

.about .r {
	padding: 18px 18px 18px 108px;
	color: rgb(77,115,156);
	font-size: 11px;
	line-height: 16px;
}

.line-top .r {
	background-color: rgb(125,171,207);
	border-top: 2px solid rgb(255,255,255);
}

.icons {
	padding: 25px 8px 21px 8px;
	background-color: rgb(125,171,207);
	vertical-align: middle;
}

.search-top {
	padding: 10px 0 0 0;
	background-color: rgb(125,171,207);
	text-align: right;
}

.about-anons {
	position: absolute;
	top: 98px;
	left: 262px;
	width: 100px;
	height: 100px;
}

/* Forms */

.srch-inp,
.auth-inp,
.sp-inp {
	height: 16px;
	font: 11px Arial, Helvetica, sans-serif;
}

.srch-inp {
	width: 134px;
	border: 1px solid rgb(248,232,152);
	color: rgb(0,0,0);
	padding: 0 2px;
}

.auth-inp {
	width: 124px;
	border: 1px solid rgb(190,213,231);
	color: rgb(59,70,88);
	padding: 0 2px;
}

.sp-inp {
	border-top: 1px solid rgb(64,64,64);
	border-left: 1px solid rgb(64,64,64);
	border-bottom: 1px solid rgb(212,208,200);
	border-right: 1px solid rgb(212,208,200);
}

/* Footer */

.footer {
	vertical-align: bottom;
	padding-top: 75px;
}

.copy {
	padding: 28px 49px 30px 24px;
}

.line-footer .r {
	background: rgb(255,238,157) url(/img/bg/footer.gif) left top repeat-x;
	border-top: 1px solid rgb(251,221,61);
}

.address {
	background: rgb(125,171,207) url(/img/crn/footer_left.gif) left top no-repeat;
}

.address td {
	color: rgb(255,255,255);
	font-size: 11px;
	line-height: 16px;
	white-space: nowrap;
	padding: 18px 10px 15px 20px;
}

.address a {
	color: rgb(186,219,244);
}

/* Menu */

.menu-left {
	padding: 27px 35px 35px 10px;
	background: rgb(125,171,207) url(/img/bg/menu_left.gif) left bottom no-repeat;
	font-weight: bold;
	font-size: 11px;
}

.menu-left-act .r {
	background: url(/img/crn/act_bottom.gif) right bottom no-repeat;
}

.menu-left-lvl2 {
	font-weight: normal;
	font-size: 11px;
	text-transform: lowercase;
	padding: 0 0 0 26px;
}

.lvl1 {
	padding: 2px 0 4px 18px;
	background: url(/img/icn/lvl1.gif) 3px 5px no-repeat;
}

.lvl1 a,
.lvl2 a  {
	color: rgb(255,255,255);
	text-decoration: none;
}

.lvl1 a:hover,
.lvl2 a:hover  {
	color: rgb(253,226,90);
	text-decoration: underline;
}

.lvl1-act,
.lvl1-act1 {
	padding: 1px 0 3px 18px;
	background: url(/img/icn/lvl1_act.gif) 2px 6px no-repeat;
	font-weight: bold;
	font-size: 11px;
	color: rgb(206,238,253);
	border-top: 1px solid rgb(229,238,245);
	border-bottom: 1px solid rgb(229,238,245);
}

.lvl1-act1 {
	background: url(/img/icn/lvl1_act1.gif) 3px 5px no-repeat;
}

.lvl2 {
	padding: 2px 0 4px 12px;
	background: url(/img/icn/lvl2.gif) 4px 7px no-repeat;
}

.lvl2-act {
	color: rgb(206,238,253);
	padding: 2px 0 4px 12px;
	background: url(/img/icn/lvl2_act.gif) 4px 7px no-repeat;
}

.menu-level3 td {
	padding: 0 0 4px 0;
}

.menu-level3 a {
	color: rgb(139,169,199);
}

.menu-level3 div {
	padding: 0 30px 5px 64px;
	background: url(/img/bg/menu_item.gif) 40px 0 no-repeat;
	color: rgb(76,114,157);
}

.menu-level3 div.act {
	background-image: none;
}

/* Site map*/

.map-lvl1 {
	margin: 0;
	padding: 0 85px 8px 65px;
	font: bold 13px Tahoma, Verdana, sans-serif;
	color: rgb(76,114,157);
}

.map-lvl1 a {
	color: rgb(76,114,157);
	text-decoration: none;
}

.map-lvl1 a:hover {
	text-decoration: underline;
}

.map-lvl2 div {
	padding: 5px 0 0 20px;
	font: 12px Tahoma, Verdana, sans-serif;
	background: url(/img/icn/map_lvl1.gif) 10px 8px no-repeat;
	color: rgb(76,114,157);
}

.map-lvl2 .sub2 {
	background: url(/img/icn/map_sub2.gif) 8px 10px no-repeat;
}

.map-lvl2 a {
	color: rgb(89,134,171);
	text-decoration: underline;
}

.map-lvl2 .map-lvl3 {
	background-image: none;
	padding: 3px 0 0 0;
}

.map-lvl3 div {
	padding: 3px 0 0 10px;
	font: 11px Tahoma, Verdana, sans-serif;
	background: url(/img/icn/map_lvl1.gif) 0 5px no-repeat;
	color: rgb(139,168,199);
}

.map-lvl3 a {
	color: rgb(139,168,199);
}

/* Main */

.main-header {
	background: url(/img/crn/main.gif) left top no-repeat;
}

.main-header .s {
	background: url(/img/bg/search.jpg) left top no-repeat;
	padding: 15px 23px 0 40px;
	white-space: nowrap;
}

.line-main .r {
	background: rgb(255,240,164) url(/img/bg/main_header.gif) left top repeat-x;
	border-bottom: 1px solid rgb(252,225,82);
}

.main {
	padding: 0 85px 0 43px;
  line-height: 16px;
}

.faq {
	padding: 0px 85px 15px 43px;
  line-height: 16px;
}

.main ul {
	list-style: square inside url(/img/icn/list_item.gif);
	margin: 0;
	padding: 0;
}

.auth {
	background: url(/img/bg/auth.gif) left top no-repeat;
	padding: 20px 20px 24px 13px;
}

.auth-block td {
	padding: 0 0 4px 0;
	line-height: 12px;
}

.news-list td {
	padding: 0 70px 18px 43px;
  line-height: 16px;
}

.articles-list td {
	padding: 0 0 18px 20px;
  line-height: 16px;
}

.news-list .date,
.articles-list .date {
	font-weight: bold;
	background: url(/img/icn/news_list.gif) 22px 0 no-repeat;
	padding-bottom: 3px;
	color: rgb(96,137,176);
  line-height: 12px;
  font-size: 11px;
}

.articles-list .date {
	background: url(/img/icn/news_list.gif) 0 0 no-repeat;
}

.author {
	text-align: right;
	padding-top: 10px;
}

.author a {
	font-style: italic;
}

.ianons {
	margin: 3px 12px 0 0;
}

.limit {
	padding: 10px 70px 0 0;
	/*white-space: nowrap;*/
	text-align: left;
	line-height:1.6;
	color: rgb(77,115,156);
}

.archive td,
.archive-form td,
.faq-form td {
	font-size: 11px;
	color: rgb(77,115,156);
	padding-bottom: 2px;
}

.faq-form td {
	padding: 0 5px 0 0;
	line-height: 20px;
}

.archive-form td {
	padding: 0 20px 0 43px;
	line-height: 20px;
}

.archive-form .all {
	padding: 0 0 4px 0;
	font-size: 12px;
	line-height: 14px;
	vertical-align: bottom;
}

.all img {
	margin: 0 6px 0 0;
}

.links td {
	padding: 0 0 3px 20px;
  line-height: 16px;
}

.links b {
	font-size: 11px;
	font-weight: bold;
	color: rgb(96,137,176);
}

.links .link {
	background: url(/img/icn/links.gif) 11px 6px no-repeat;
}

.links .anons {
	padding-bottom: 15px;
}

.faq-phrase,
.faq-date {
	padding: 5px 0 0 43px;
	font-weight: bold;
	font-size: 11px;
}

.faq-date {
	color: rgb(96,137,176);
	padding: 10px 0 5px 43px;
	background: url(/img/icn/quest.gif) 20px 10px no-repeat;
}

.faq-body {
	line-height: 16px;
	padding: 0 85px 0 60px;
}

.faq-body p,
.articles-list p,
.news-list p,
.docs p,
.konkurs p,
.struct p {
	padding; 0;
	margin: 0;
	text-indent: 0;
}

.faq-author {
	text-align: right;
	padding: 0px 85px 0px 0;
}

.label {
	font-weight: bold;
	color: rgb(96,137,176);
	padding: 0 85px 5px 43px;
}

.docs {
	margin-top: 10px;
}

.docs td,
.konkurs td {
	padding: 0 85px 3px 43px;
	line-height: 16px;
}

.docs b,
.konkurs .bld {
	font-weight: bold;
	font-size: 11px;
	color: rgb(96,137,176);
}

.docs .files,
.konkurs .files {
	font-size: 11px;
	line-height: 14px;
	padding: 0 85px 6px 59px;
	background: url(/img/icn/docs.gif) 40px 0 no-repeat;
}

.konkurs td {
	padding: 0 85px 10px 43px;
}

.konkurs .bld {
	padding-bottom: 3px;
}

.konkurs h3 {
	padding-top: 0;
	padding-bottom: 0;
}

.files div {
	width: 260px;
}

.calendar .month {
	font-weight: bold;
	color: rgb(76,115,157);
	padding: 18px 0 0 0;
}

.calendar .day {
	font-weight: bold;
	font-size: 11px;
	color: rgb(96,137,176);
	padding: 12px 8px 0 43px;
	background: url(/img/icn/news_list.gif) 22px 12px no-repeat;
	line-height: 14px;
}

.calendar .anons {
	padding: 12px 75px 0 0;
	line-height: 16px;
}

.struct .b {
	font-weight: bold;
	padding: 0 0 4px 0;
}

.struct td {
	padding: 0 0 4px 15px;
}

.phones {
	border-bottom: 1px solid rgb(138,179,211);
}

.phones td {
	padding: 4px 5px;
	border-top: 1px solid rgb(138,179,211);
	border-bottom: 1px solid rgb(255,255,255);
}

.phones .d {
	border-left: 1px solid rgb(138,179,211);
}

.phones .p {
	border-bottom: 1px solid rgb(138,179,211);
	border-top: 1px solid rgb(255,255,255);
	background-color: rgb(125,171,207);
	color: rgb(255,255,255);
}

.phones th {
	padding: 4px 5px;
	border-bottom: 1px solid rgb(138,179,211);
	font: 12px Tahoma, Verdana, sans-serif;
	color: rgb(125,171,207);
	text-align: left;
}

.serach td {
	padding: 0 70px 5px 43px;
  line-height: 16px;
}





.main-header .sss {
	background: url(/img/bg/search.jpg) left top no-repeat;
	padding: 15px 23px 0 205px;
	white-space: nowrap;
}

.news-list-y  td {
	padding: 0 70px 18px 43px;
  line-height: 16px;
}

.news-list-y .date-y,
 {
	font-weight: bold;
	background: url(/img/icn/news_list_y.gif) 22px 0 no-repeat;
	padding-bottom: 3px;
	color: rgb(255,186,082);
  line-height: 12px;
  font-size: 11px;
}

.more_y
{
	color: rgb(255,186,082);
}

