html,body {
      margin: 0;
      padding: 0;
      text-align: center;
      font-family: arial, Helvetica, sans-serif;
      font-size: 14px;
      background: #fff url(../images/bkgd.jpg) center repeat-y;
}

#body-margin{
      text-align: center;
      background: #fff;
      padding: 0px 11px;
      margin: 0 auto;
      width: 920px;      
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 898px;
}
.programm{
	margin:.5em 0;
	border-collapse:collapse;
	}
	.programm TD{
		padding:3px;
		border:0px;
		}
img { border: none; }
a { text-decoration: none; color: #828282; font-weight: bold;}
a:hover { text-decoration: underline; color: #C20404; }

/*---------- Divs ----------*/
#header {
      background: url("../images/header.jpg") no-repeat center;
      height: 200px;
      width: 890px;
      margin: 0 auto;
}

#logo{
      padding-top: 30px;
      margin: 0 auto;
      width: 890px;
}

#logo a:hover {
      text-decoration: none;
}

#logo a {
      float: left;
      width: 200px;
      height: 85px;
}

#container {
      width: 890px;
      overflow: hidden;
      text-align: justify;
      font: 90% Tahoma, Helvetica, sans-serif;
      margin: 0px auto;
      background: #fff;
      padding-bottom: 30px;
}  
* html #container {
      overflow: visible;
}

#intro{
	overflow:hidden;
	min-height: 190px;
	margin: 10px auto;
	}
* html #intro { height: 252px;}

#intro-image{
      float: left;
      width: 560px;
	}
#slideshow{
	position:relative;
	width: 560px;
	}
	#slideshow IMG{
		display:block;
		position:absolute;
		width: 560px;
		}
#intro-text{
	padding-top:0;
	float: right;
	width: 315px;
	text-align: left;
	font:italic 1em/1.3 Arial,Georgia,serif;
	text-align:left;
	}
	#intro-text P{
    margin:0;
	padding:0;
	}

#content{
	position:relative;
	z-index:9999;
	background:#fff;
	  padding-top: 20px;
	  min-height: 250px;
}
* html #content { height: 250px;}

#sidecontent{
      float: left;
      border: 1px solid #828282;
      margin-right: 5px;
      padding: 5px;
      text-align: center;
      font-size: 10px;
      width: 200px;
      voice-family: "\"}\""; 
      voice-family:inherit;
}
html>body #sidecontent { width: 200px }  /* for opera */

#sidecontent img{
      padding: 1px;
      border: 0px solid #828282;
}

#maincontent {
      float: right;
      width: 630px;
}

#mainleft {
      float: left;
      width: 425px;
}

#mainright {
      float: right;
      width: 180px;
}

#mainright a {
      color: #000;
}

#footer {
	width: 890px;
	margin: 0 auto;
	min-height: 70px;
	background: #c51010 url(../images/gradient.gif) repeat-x;
	border-top: 4px solid #828282;
	font-size: 84%;
	color: #fff;
	}
* html #footer {height: 100px;}
/* Footer
----------------------------------------*/
#footer{
	position:relative;
	}
	#footer P{
		padding:0 10px;
		line-height:31px;
		}
	#footer A{
		text-decoration:none;
		}
	#footer A:LINK,
	#footer A:VISITED{
		color:#fff;
		}
	#footer A:HOVER,
	#footer A:ACTIVE{
		color:#ff7a15;
		}
	#footer .fabrica{
		padding-right:20px;
		}
	#footer .yandex{
		padding-left:20px;
		}

/* Fabrica
----------------------------------------*/
#fabrica{
	text-align:center;
	}
	#fabrica IMG{
		border:0;
		vertical-align:middle;
		}



/*------------------------- Navigation --------------------------*/

#navcontainer {
      width: 890px;
      height: 38px;
      background: #c20404 url(../images/gradient.gif) repeat-x;
      margin: 10px auto 0 auto;
      border-bottom: 4px solid #828282;
      display: block;
      font-size: 140%;
      font-family: tahoma;
}
* html #navcontainer { height: 43px;}

#navcontainer ul {
      position: relative;
      float: left;
      list-style-type: none;
      margin: 0px;
      padding: 0px 0px 0px 10px;
      font-size: 65%;
}

#navcontainer li {
      margin: 10px 3px 0px 3px;
      float: left;
      height: 28px;
      background: url("../images/nav.jpg") repeat-x;
}

#navcontainer a {
      float: left;
      display: block;
      padding: 7px 9px 5px 9px;
      color: #FFF;
      text-decoration: none;
}

#navcontainer a:hover {
      background: #828282;
      color: #fff;
      cursor: pointer;
}
/*---------- Headings ----------*/
h1 { 
      padding-top: 0;
      margin-top: 0;  
      font: 120% Arial;
      font-weight: bold;
      color: #c20404;
}

.mainheading{
      font-weight: bold;
      font-size: 123%;
      text-align: left;
      word-spacing: 8px;      
}

/*---------- Classes ----------*/
.heading{
      background: #c20404;
      border-bottom: 4px solid #828282;
      height: 25px;
}

.subheading-white{
      color: #fff;
      margin: 0px;
      padding: 5px 0 0 10px;
      font-size: 115%;
      font-weight: bold;
      
}

.p-indent{
      padding-top: 0px;
      padding-left: 10px;
}
ul.popup{
	padding: 2px 0;
	list-style: none;
	margin: 20;
	width: 100%;
            text-decoration: none;
}
		ul.popup li{
	padding: 8 0 0 26px;
	margin-left: -1px;
	cursor: pointer;
	cursor: hand;
	margin-bottom: 14px;
}
		ul.popup li b{ color: 000000; background: 100%; padding-bottom: 2px;}
		ul.popup li div{display: none; padding: 12px 20px 0 0; text-decoration: none;}
		ul.popup li.hover div{display: block;  text-decoration: none;}
		ul.popup li.hover b{background: none;  text-decoration: none;}
