* {
	margin: 0;
	padding: 0;


	color: #333333;

}

body {
       font: 13px Tahoma, Arial;
    text-align: center;
    min-width: 980px;  	
    height: auto;	
    background: url(i/header-bg.jpg) repeat-x center top #e8cca0;	
}

#container3 {

	margin: 0 auto;
	padding: 0 auto;
	text-align: left;
	width: 980px;	
}

#container2 {
/*	background: url(i/footer-visual.jpg) no-repeat center bottom;   */	
}

#container {

	height: auto;  
	display: block;
	background: url(i/footer-bg.jpg) repeat-x center bottom;	
/*	background: url(i/header-visual.jpg) no-repeat center top;  */	
}

*html #container {
/*	
    width: 990px;    
	width: 980px;	
	height: 95%;
*/

}

#title a {
/*    display: none;    */
    height: 17px;
    text-transform: uppercase;
    margin-top: 30px;
    text-decoration: none;
    font: bold 12px Tahoma;
    letter-spacing: 1px;
    display: block;    
    color: #990000;
}

#title a:hover {
    color: #990000;
    cursor: default;
}

#topNavigation {
    margin-top: 24px;
    text-align: center;
}

#topNavigation a {
    margin-right: 5px;
    margin-left: 5px;
}

#home-href img {
    background: url(i/home.gif) no-repeat center center;
    width: 24px;
    height: 24px;
}
#home-href:hover img , #home-href .selected {
    background: url(i/home_white.gif) no-repeat center center #7e0805;
}

#search-href img  {
    background: url(i/search.gif) no-repeat center center #7e0805;
    width: 24px;
    height: 24px;
}
#search-href:hover img , #search-href .selected {
    background: url(i/search.gif) no-repeat center center;
}

#sitemap-href img  {
    background: url(i/sitemap.gif) no-repeat center center;
    width: 24px;
    height: 24px;
}
#sitemap-href:hover img , #sitemap-href .selected {
    background: url(i/sitemap_white.gif) no-repeat center center #7e0805;
}



}

#language-href img  {
    background: url(i/eng.gif) no-repeat center center;
    width: 24px;
    height: 24px;
    border:0px;
}
#language-href:hover img , #language-href .selected {
    background: url(i/eng_white.gif) no-repeat center center #7e0805;
}


#lang-href img  {
    background: url(i/eng.gif) no-repeat center center;
    border:0px;
    width: 24px;
    height: 24px;
}
#lang-href:hover img , #lang-href .selected {
    background: url(i/eng_white.gif) no-repeat center center #7e0805;

}


#langr-href img  {
    background: url(i/langr.gif) no-repeat center center;
    border:0px;
    width: 24px;
    height: 24px;
}
#langr-href:hover img , #lang-href .selected {
    background: url(i/langr_white.gif) no-repeat center center #7e0805;

}



#contacts-href img  {
    background: url(i/email.gif) no-repeat center center;
    width: 24px;
    height: 24px;
}
#contacts-href:hover img , #contacts-href .selected {
    background: url(i/email_white.gif) no-repeat center center #7e0805;
}

#pageHeader {
    height: 320px;  
    display: block;
}

#logo {
    margin-top: 20px;
    width: 200px;
    height: 160px;
}



.clear {
    margin: 0;
    padding: 0;
    height: 0;
    clear: both;
    line-height: 0;
}

.leftColumn {
	padding: 0px;
	margin: 0px;
	width: 200px;
	float: left;
	height: auto;
	text-align: left;
}



.centralColumn {
	padding: 0;
	margin: 0 0 0px 30px;
	float: left;
	width: 558px;


}

.rightColumn {
	padding: 0;
	margin: 0 0 0px 30px;
	float: left;
	width: 150px;
}

#pageFooter {
    height: 100px;
}

#pageFooter .leftColumn , #pageFooter .centralColumn , #pageFooter .rightColumn {
    padding-top: 20px;
    margin-bottom: 0;
    margin-top: 0;
    background: none;
}

#pageFooter .rightColumn {
    text-align: right;
}


#content {
    padding-top:50px;
}

#content .selectedText {
    font-style: italic;
    font-weight: bold;
    padding-top:50px;

}

/* menu */

#menu {
    height: 20px;
    list-style: none;
    clear: both;
    padding: 0;
    margin: 0;
}

#menu li {
    margin: 0 1em 0 0;
    padding: 0;
    list-style: none;
    display: block;
    float: left;
}

#menu li a {
    margin: 0;
    padding: 10px;
    display: block;
    color: white;
    text-decoration: none;    
}
#menu li a:hover , #menu li a.selected  {
    background: #990000;
}

#menu2 {
    padding: 0;
    margin: 0;
}

#menu2 li {
    margin: 0.7em 0 0.7em 0;
    padding: 0;
    list-style: none;
}

#menu2 li a {
    font: bold 12px Tahoma;
}
#menu li a:hover , #menu li a.selected  {
}

#subMenu {
    padding: 0;
    margin: 0 2em 1em 0;
    float:left;
    width:90%;
   

}

#subMenu li {
    margin: 0.7em 0 0.7em 0;
    padding: 0;
    list-style: none;
}

#subMenu li a {
	color: #938062;
}
#subMenu li a:hover , #subMenu li a.selected  {
	color: #990000;
}

/* menu */

/* news */

dl.news {
	margin-top: 1em;
	padding: 0;
	list-style: none;
}

.news dt {
	float: left;
 	color: #938062;
	margin-right: 2em;
/*	border: 1px solid red;  */
}

.news dd {
	float: left;
	margin-top: -16px;
        margin-left: 80px;
color:#900000;
	margin-bottom: 1.8em;
	width:430px;
/*	border: 1px solid red;  */
}

*html .news dd {
    margin-top: 0;
    margin-left: 0;
   
}

.news dd a.selected {
    color: #ff6633;	
    width:100px;
}

.news dd a.selected:hover {
    color: #ff6633;	
}

.news dd img {
	float: left;
	width: 80px;

	
	padding:0px;
	padding-top:8px;
 	margin:0px;
	margin-top:8px;
        border:0px;
}

/* news */





.noborder {
	border: none;
}

.selected {
	color: #938062;
}

.selected2 {
	color: gray;
}




/* content */

p, ul, ol {
	margin-top: 0.7em;
	margin-bottom: 1em;
/*	text-align: justify;	*/
}

p , a , div , span , table {
    font: 13px Tahoma, Arial;
}

ul {
	margin-left: 3em;
}

ol {
	margin-left: 3.4em;
}

li {
}

a {
	color: #990000;
}

a:hover {
	color: #938062;
}

h1, h2 , h3, h4 , h5 , h6 {
	text-decoration: none;
    font: bold 12px Tahoma;
    text-transform: uppercase;
	padding: 0px 0px 0 0px;
	margin: 3em 0 1.5em 0;
	color: #938062;
}

h1 {
	margin: 0.7em 0 1.5em 0;
     text-align: left;


}


hr {
color:#990000;
}

img {
	border: 0;
        border: 1px solid #c6ac84;
}

#content img {

  margin: 10px;
  margin-top:5px;

}

#content .news dd img {

  margin: 10px;
  margin-left:0px;
  margin-top:5px;

}



/*  forms */

#searchForm {
    margin-top: 69px;


}

form {
    margin: 0;
    padding: 0;
}

input,textarea , select {
  	font: 12px Tahoma, Arial;
	background: white;
	height: 16px;
        border: 1px solid #938062;
        margin:0px;
        padding:0px;
}
#sub {
  	font: 10px Tahoma, Arial;
	background: #990000;;
	height: 16px;
	padding:0px 5px 5px 5px;
	color:white;
        border: 1px solid #938062;

}


textarea {
    height: auto;
}
.radio {
    border: none;
    background: transparent;
}

.checkBox {
    border: none;
    background: transparent;
    width: 22px;
    padding: 1px;
}

.inputText {
    border: none;
    margin: 5px 0 5px 0;
    background: white;
}
.search {
    padding-left: 22px;
    background: url(i/search.gif) no-repeat 3px center white;
}

.submit {
    margin: 0;
    padding: 0;
    background: url(i/submit.gif) no-repeat left top white;
    border: none;
    height: 18px;
    width: 16px;
    cursor: pointer;
}
.submit:hover {
    background-position: 0 -16px;
}

/* forms */

#shedule {
    margin-top: 60px;
}

/* data table */

*html .info-table {
	border-collapse: collapse;
	border: 0;
	font: 12px Tahoma;
	position: relative;
}

.info-table {
	border: 0;
	font: 12px Tahoma;
	width: 100%;
}

.info-table thead, .info-table th {
	border-collapse: collapse;
	background: #c6ac84;
	border-bottom: 1px solid #c6ac84;
    margin: 0;
	padding: 7px;
    text-align: left;
	vertical-align: top;
	font: 12px Tahoma;
	font-weight: bold;
    color: white;
}


.info-table td {
        margin: 0;
	padding: 7px;
	border-collapse: collapse;
	border-bottom: 1px solid #c6ac84;
	border-left: 0;
	border-right: 0;
	font: 13px Tahoma;
        vertical-align: top;
}

/* content */

a.path {
    padding-top: 0;
    margin-top: 0;
    line-height: 240%;
}


/*  Мои добавки в CSS   */

/*  Картинки новостной ленты   */

.BanerColumn {
	padding: 0px;
	padding-top:130px;
	margin: 0px;
	width: 100%;
	height: auto;
	text-align: center;
}


#pager  {
 color: white;
 text-decoration: none;
 background: #990000;
 text-align: center;
 font: 14px Tahoma;
}


#stat {
    text-decoration: none;
    font: 10px Tahoma;
	padding: 0px 0px 0 0px;
	margin: 3em 0 1.5em 0;
	color: #938062;

}



.cal-table td {
 background:white;
 color:#938062;
 text-align: center;
 font: 11px Tahoma;
 padding:3px;

}

.cal-table td a {
 color: white;
 font: 11px Tahoma;
 background:#990000;
 text-decoration:none;
 font-weight:500;
}

.cal-table  #exist {
 color: white;
 font: 11px Tahoma;
 background:#990000;
 text-decoration:none;
}

.cal-table td a:hover { color: #ffff00; text-decoration:none;}
.cal-table  input, select { color:#938062;}

#cal { padding:0px; background:#ecb883; padding:7px;border:0px solid #990000;}
#cal select{background:#ecb883;}

#newyear {
 position: relative;
 left: 0px;
 float:left;

}

blockquote {
	border-left: 5px solid #990000;
text-align: justify;
margin-top:5px;
	margin-left: 45px;
	padding-left: 8px;
}
