@CHARSET "UTF-8";
/* this is main styles from all pages site
   # author:  Timonov Andrej
------------------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	width: 100%;
	color: #960;
	font: normal 90% Tahoma, sans-serif;
  background: #ffcd91 url("../images/bg_body.jpg") repeat-x 0 0;
}

img {
	border: none;
}

.clear {
	clear: both;
}
.clear_Sep {
	clear: both;
	font-size: 0;
	display: block;
	height: 10px;
}

.page_all, .page_content, .page_header, .page_copy {
    margin: 0 auto;
  	clear: both;
	  display: block;
}
.page_content, .page_header, .page_copy {
    width: 1030px;
}
.page_all {
	width: 100%;
	width: expression((document.body.clientWidth < 1032) ? "1030px" : "100%");
	min-width: 1030px;
    background: url("../images/bg_all_page.jpg") no-repeat center 0;
}

/* header
------------------------------------------------------------------------------------------------------------------*/
.page_header {
    height: 301px;
    position: relative;
    z-index: 30;
}
.lnk_logo, .lnk_home, .lnk_email, .lnk_fromKigs {
    position: absolute;
    display: block;
    font-size: 0; 
}
.lnk_home, .lnk_email {
    top: 17px;
    width: 13px;
    height: 12px;
}
.lnk_logo {
    top: 6px;
    left: 120px;
    width: 149px;
    height: 148px;
}
.lnk_home {
  left: 369px;
}
.lnk_email {
  left: 401px;
}
.lnk_fromKigs {
  top: 17px;
  right: 6px;
  width: 230px;
  height: 118px;
}



/* content
--------------------------------------------------------*/
.page_content {
    background: url("../images/bg_page_content.gif") repeat-y center top;
    margin-top: 45px;
    position: relative;
    z-index: 9;
 
}


.page_content_without_img {
	width: 1030px;
	margin: 0 auto;
  	clear: both;
	  display: block;
	background:none;
    margin-top: 45px;
    position: relative;
    z-index: 10;
 
}
/* left Area
--------------------------------------------------------*/
.c_left {
  width: 500px;
  float: left;
  position: relative;
  z-index: 2;
  top: -15px;
}
.news_club, .news_dzudo, .news_juJitsy, .news_rusJuJutsy, .news_moskJuJitsy, .news_union, .news_sambo {
  position: absolute;
  top: 0;
  width: 227px;
  height: 122px;
  display: block;
  background-image: url("../images/newsBlocks_noShadow.gif");
  background-repeat: no-repeat;
}

.news_moskJuJitsy {
  position: absolute;
  top: 0;
  width: 227px;
  height: 122px;
  display: block;
  background-image: url("../images/newsBlocks_noShadow2.gif");
  background-repeat: no-repeat;
}

.news_club, .news_juJitsy, .news_sambo {
  left: 0;
}
.news_dzudo, .news_rusJuJutsy, .news_moskJuJitsy, .news_union {
  right: 0;
}
.news_club div, .news_dzudo div, .news_juJitsy div, .news_rusJuJutsy div, .news_moskJuJitsy div, .news_union div, .news_sambo div {
  position: absolute;
  top: -6px;
  z-index: -10;
  width: 118px;
  height: 57px;
  display: block;
  background-image: url("../images/newsBlocks_shadow.gif");
  background-repeat: no-repeat;
}


 .news_moskJuJitsy div {
  position: absolute;
  top: -6px;
  z-index: -10;
  width: 118px;
  height: 57px;
  display: block;
  background-image: url("../images/newsBlocks_shadow2.gif");
  background-repeat: no-repeat;
}

.news_club div, .news_juJitsy div,  .news_sambo div {
  left: 227px;
}
.news_dzudo div, .news_rusJuJutsy div,  .news_union div {
  right: 227px;
}

.news_moskJuJitsy div {
	right: 226px;
}

.news_club {
  background-position: 0 0;
}
.news_club div {
  background-position: 0 0;
}

.news_dzudo {
  background-position: -227px 0;
}
.news_dzudo div {
  background-position: -118px 0;
}

.news_juJitsy {
  background-position: -454px 0;
}
.news_juJitsy div {
  background-position: -236px 0;
}

.news_rusJuJutsy {
  background-position: -681px 0;
}
.news_rusJuJutsy div {
  background-position: -354px 0;
}

.news_moskJuJitsy {
  background-position: -681px 0;
}
.news_moskJuJitsy div {
  background-position: -118px 0;
}

.news_union {
  background-position: -1135px 0;
}
.news_union div {
  background-position: -590px 0;
}

.news_sambo {
  background-position: -1362px 0;
}
.news_sambo div {
  background-position: -708px 0;
}


/* inside news box styles    leftBlocks
----------------------------------------------------------*/
.c_left .all_newsCategory {
	color: #960;
	font-size: 75%;
	float: right;
	margin: 10px 0 0;
	text-decoration: none;
	z-index: 1;
}

.c_left .all_newsCategory b {
	text-decoration: underline;
	z-index: 1;
}

.c_left :hover.all_newsCategory, .c_left :hover.all_newsCategory b {
	color: #000;
	text-decoration: none;
	z-index: 1;
}

.title {

	color: #960;
	font-size: 100%;
	font-weight:bold;
	margin: 10px 0 0;
	z-index: 9;
	text-decoration: none;
}

.c_left ul {
  clear: both;
  list-style: none;
  position: relative;
  padding: 40px 0 0 138px;
  width: 360px;
  list-style: none;
}
.c_left ul li {
  padding: 0 0 23px 21px;
  text-align: left;  
  background: url("../images/bg_list.gif") no-repeat left top;
}
.c_left ul li h3 {
  color: #b71504;
  font-size: 75%;
  position: relative;
  top: -4px;
}
.c_left ul li p {
  font-size: 90%;
  padding: 3px 0 0; 
}
.c_left ul li img  {
  border: 1px solid #c96;
  margin: 8px 0 0; 
}

/* inside news box styles    right_Blocks
----------------------------------------------------------*/
.c_left.right {
  width: 500px;
  padding: 0 0 0 28px;
  z-index:  1;
}
.c_left.right .all_newsCategory {
  float: left;
  margin-left: 9px; 
  z-index:  1;
}
.c_left.right ul {
  padding-left: 19px;
  z-index:  1;
}


/* copyright
---------------------------------------------------------------*/
.page_copy {
  margin-top: 30px;
  padding: 0 0 20px;
	background: url("../images/bg_copy.gif") repeat-x 0 0;
	position: relative;
}
.page_copy .rRow, .page_copy .lRow {
  position: absolute;
  top: 0;
  width: 14px;
  height: 14px;
  font-size: 0;
  display: block;
	background: url("../images/bg_copyRightLeft_row.gif") no-repeat 0 0;
}
.page_copy .rRow {
  top: -1px;
  left: 0;
}
.page_copy .lRow {
  right: 0;
  background-position: 0 -14px;
}



.page_copy .rightBlock {
  width: 460px;
  float: right;
  font-size: 75%;
  color: #ae4f32;
  padding: 40px 0 0;
}
.page_copy .rightBlock img {
  float: left;
}
.page_copy .rightBlock .img {
  margin: 0 19px 0 4px;
}


.page_copy .leftBlock {
  width: 300px;
  float: left;
  padding: 32px 0 0 5px;
  color: #c37f6a;
  font-size: 75%;
}
.page_copy .leftBlock img {
  margin: 0 5px 0;
  position: relative;
  top: 10px;
}


