html, body, div, p, table, tr, td, ul, dl, dd, dt, h1, h2, h3, h4, h5, h6, img, form, input {
	padding: 0;
	margin: 0;
}
body {
	background: #CCC;
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 0 auto;
	width: 980px;
	text-align: center;
	line-height: 140%;
}

a {
	color: #000;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}

li {
	list-style: none; 
	margin-bottom: 5px;
}

.txt ul.programs li {
	list-style-type: none;
	margin: 0px;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.italic {
	font-style: italic;
}
.searchInp {
	width: 108px;
	border: 1px #5B5B5B solid;
	padding-left: 2px;
}
.searchBig {
	width: 298px;
	border: 1px #5B5B5B solid;
	padding-left: 2px;
}
.sendBtn {
	margin-top: 5px;
}
.searchRes {
	margin: 20px 0;
	border-top: 2px #ccc solid;
	border-bottom: 2px #ccc solid;
	font-weight:normal;
	
}
.searchRes h4 span {
	color: #FF9900;
	font-weight: bold;
}
.searchRes p {
	text-align: right;
	font-weight: bold;
	margin: -20px 0 0 0;
}
.searchHelp {
	width: 300px;
	text-align: left; 
	padding: 20px 5px 0 10px;
}
.sHelp {
	 margin-left: 120px;
	 cursor:default;
}

.simg {
   cursor: pointer;
   cursor: hand;
}

#content {
	background: url(../images/mainBack.gif) repeat-y;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#contentInner {
	background: url(../images/contentInner.gif) repeat-y;
	width: 980px;
	margin: 0 auto -15px auto;
	text-align: left;
}

#contentProgramm {
	background: url(../images/contentProgramm.gif) repeat-y;
	width: 980px;
	margin: 0 auto -24px auto;
	text-align: left;
}


#header {
	clear: both;
	background: url(../images/headerBack.gif) repeat-x;
	height: 30px;
	color: #fff;
	font-family: Arial, sans-serif;
}

ul#path {
	padding: 4px 0 0 7px;
	width: 733px;
	float: left;
}
ul#path li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	list-style: none;
}
ul#path li a:link, ul#path li a:visited {
	color: #fff;
	text-decoration: underline;
}
ul#path li a:hover, ul#path li a:active {
	text-decoration: none;
	color: #fff;
}

ul#headerIcons {
	float: left;
	margin: 5px 0 0 0;
}
ul#headerIcons li {
	display: block;
	float: left;
	margin: 0 15px 0 0;
	list-style: none;
	width: 18px;
}
ul#headerIcons li img {
	width: 18px;
	height: 18px;
}

h1 {
	width: 739px;
	height: 85px;
	float: left;
	text-indent: -10000px;
}

ul#menuUp {
	float: right;
	width: 240px;
	height: 85px;
	background: url(../images/rightHead.gif);
	border-left: 1px #fff solid;
}
ul#menuUp li {
	margin: 12px 0 0 15px;
	font-size: 10px;
	line-height: 110%;
	list-style: none;
}

ul#menuUp li.second {
	margin: 14px 0 0 15px;
}
html>body ul#menuUp li.second {
	padding-bottom: 4px;
}


#mainContent {
	clear: both;
}

#firstCol {
	width: 164px;
	float: left;
}
#secondCol {	
	float: left;
	width: 575px;
	background: url(../images/mainTop.gif) repeat-x top left;
}

#secondColProgramm {
	float: left;
	width: 575px;
	background: url(../images/mainTop.gif) repeat-x top left;
	margin: 0 0 0 -70px;
}
html>body #secondColProgramm {
	margin: 0 0 0 90px;
}



#thirdCol {
	width: 235px;
	float: left;
}
.rightShadow {
	background: url(../images/mainRight.gif) top right repeat-y;
	padding: 0 15px 0 15px;
	width: 545px;
	margin: 5px 0 0 0;
}


ul#mainNav {	
	border-top: 6px #FF9900 solid;
	border-bottom: 5px #FF9900 solid;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100%;
}
html>body ul#mainNav {
	border-top: 8px #FF9900 solid;
}
ul#mainNav li {
	margin: -2px 0 0 0;
	background: url(../images/button.jpg) no-repeat; 
	height: 29px;
	padding: 8px 0 0 15px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 22px;
	list-style: none;
}
html>body ul#mainNav li {
	height: auto;
	min-height: 22px;
}
ul#mainNav li.active {
	margin: -2px 0 0 0;
	background: url(../images/buttonActive.jpg) no-repeat; 
	height: 29px;
	padding: 8px 0 0 15px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 22px;
}
html>body ul#mainNav li.active {
	height: auto;
	min-height: 22px;
}
ul#mainNav li a {
	text-decoration: none;
}



ul#mainNav li.active ul.subMenu {
	z-index: 100;	
	border-left: 7px #FF9900 solid;
	border-top: 1px #919191 solid;
	margin-top: -2px;
	background: #666;
	padding: 0 0 10px 0;
	margin: 6px 0 0 -15px;
	width: 157px;	
}
ul#mainNav li ul.subMenu li {
	padding: 10px 0 0 10px;
	margin: 0 0 -5px 0;
	width: 141px;
	background: none;
	list-style: none;
} 
ul#mainNav li ul.subMenu li a {
	color: #fff;
}
ul#mainNav li ul.subMenu li a:hover {
	color: #FF7D00;
	text-decoration: none;
	background: none;
}
ul#mainNav li ul.subMenu li a.active {
	color: #FF7D00;
	text-decoration: none;
}


div#searchForm {
	border-bottom: 1px #BCBCBC solid;
	padding: 10px 10px 10px 15px;
}

div#searchForm img {
        cursor:pointer;
        cursor:hand;
}

div#searchIn {
	padding: 10px 10px 10px 15px;
}



ul#secondNav li {
	border-top: 2px #EFEFEF solid;
	border-bottom: 1px #BCBCBC solid;
	padding: 5px 0 5px 7px;
	margin: 0 0 0 7px;
	line-height: 110%;
	list-style: none;
}

ul#secondNav li.active {
	background: #666;
	margin: 0 0 0 0;
	border-left: 7px #FF9900 solid;
	border-top: none;
	border-bottom: none;
	color: #fff;
	cursor: default;
} 
ul#secondNav li.active a {
	color: #fff;
}
ul#secondNav li.active a:hover {
	text-decoration: none;
}


#indexMain {
	background: url(../images/niBlockBack1.jpg) repeat-x #FFF2E1;
	width: 520px;
	padding: 28px 5px 20px 20px;
	font-style: italic;
	font-size: 13px;
	line-height: 120%;
}
a.indexTop:link, a.indexTop:visited, a.indexTop:hover {
	float: right;
	margin: 0 10px 0 0;
	text-decoration: none;
}
#indexMain p {
	width: 510px;
}
#indexMainTop {
	background: #919191;
	width: 529px;
	height: 6px;
	padding: 0 15px;
	margin: 0 0 -12px 15px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 515px;
}	
html>body #indexMainTop {
	margin: 0 0 -5px 15px;	
}
#indexMainBottom {
	background: url(../images/indexMainBottom1.jpg) no-repeat top left;
	height: 21px;
	width: 557px;
	margin: 0 0 0 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 0 0 0 15px;
}


p.main {
	text-align: right;
	width: 510px;
}


#indexMain h5 {
	font-style: normal;
	margin: 0 0 10px 0;
	font-size: 13px;
}
.innerPath {
	font-style: normal;
	font-size: 11px;
}
.innerPath a:link, .innerPath a:visited, .innerPath a:hover {
	color: #FF7D00;
	text-decoration: none;
}

.indexBottom {
	border-top: 1px #F6F7F7 solid;
	border-bottom: 1px #F6F7F7 solid;
}
h4.indexBottom {
	background: url(../images/h4Back.gif) #97979B repeat-y;
	min-height: 20px;
	width: 530px;
	border-top: 5px #FF9900 solid;
	border-bottom: 1px #919191 solid;
	font-size: 12px;
	padding: 4px 0 4px 15px;
}
h4.indexBottom a {
	display: block;
	text-align: right;
	margin: -14px 13px 0 0;
}



ul.info {
	padding: 20px 0 0 15px;
	width: 530px;
	background: #F6F7F7;	 
	background: url(../images/indexMainBottom.jpg) top left repeat-x #F6F7F7;
}
ul.info li {
	color: #333333;
	list-style: none;
	margin: 0px 0px 5px 0px;
}
ul.info span {
	color: #666;
}
ul.info li a.promo {
	font-weight: bold;
	/*color: #FF7D00;
	text-decoration: none;
	background: #C7C7C9;*/
} 
ul.info li span.star a:link, ul.info li span.star a:visited {
	color: #FFf;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}
ul.info li span.star a:hover {
	color: #000;
}

.indexBottomNews {
	background: url(../images/indexBottom1.jpg) no-repeat bottom left;	 
	margin: 0 0 0 1px;
	width: 557px;
	height: 70px;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 0 0 0 16px;
}


#rightImg img {
	border-bottom: 5px #FF9900 solid;
	width: 238px;
}

ul#rightNews {
	margin: 0 0 40px 0;
	padding: 20px 0 0 0;
	width: 240px;
}
ul#rightNews li {
	margin: 0 0 10px 15px;
	font-size: 11px;
	list-style: none;
}
ul#rightNews li span {
	color: #666;
}

ul.rightLogos {
	clear: both;
}
ul.rightLogos li {
	display: block;
	float: left;
	margin: 0 5px 10px 10px;
	list-style: none;
}


.txt {
	margin-bottom: -40px;
	padding: 20px 20px 40px 20px;
	background: #F7F7F7 url(../images/indexBottomTop.gif) repeat-x top left;
	width: 505px;
	overflow: hidden;
}
.txt a {
	text-decoration: underline;
}
.txt a:hover {
	text-decoration: none;
}
.txt p {
	margin: 5px 0 0 0;
}
.txt h4 {
	font-size: 11px;
	margin: 10px 0 5px 0;
}
.txt ul li {
	padding: 0;
	margin-left: 20px;
	list-style: disc;
}

p.more {
	margin: 5px 0;
	text-align: right;
}


#footer {
	background: url(../images/footerBack.gif) repeat-x;
	height: 32px;
}

#footer ul {
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
}
#footer ul li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	list-style: none;
}
#footer ul li.copyright {
	display: block;
	float: left;
	margin: -10px 105px 0 0;
}
.created {
	text-align: right;
	margin: 0 10px 0 0;
}


/*Starts One programm Css*/

.rightShadowIn {
	background: url(../images/mainRight.gif) top right repeat-y;
	padding: 0 10px 0 15px;
	width: 784px;
	margin: 5px 0 0 0;
}

#indexMainIn {
	background: url(../images/niBlockBack1.jpg) repeat-x #FFF2E1;
	width: 760px;
	padding: 28px 0 20px 20px;
	font-style: italic;
	font-size: 13px;
	line-height: 120%;
}
#indexMainTopIn {
	background: #919191;
	width: 770px;
	height: 6px;
	margin: 0 0 -12px 15px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 781px;
}	
html>body #indexMainTopIn {
	margin: 0 0 -5px 15px;	
}
#indexMainBottomIn {
	background: url(../images/indexMainBottomIn.gif) no-repeat top left;
	height: 34px;
	width: 800px;
	margin: 0 0 0 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 0 0 0 15px;
}

p.more {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #333;
	text-align: right;
	margin: 0 10px 0 0;
}

.bottomIn {
	background: url(../images/MainBottomIn.jpg) no-repeat bottom left;	 
	margin: 0 0 0 1px;
	width: 788px;
	height: 100px;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: -1px 0 0 16px;
}

h4.indexBottomIn {
	background: url(../images/h4Back.gif) #97979B repeat-y;
	height: 20px;
	width: 765px;
	border-top: 5px #FF9900 solid;
	border-bottom: 1px #919191 solid;
	font-size: 12px;
	padding: 4px 0 0 15px;
}
h4.indexBottomIn a {
	display: block;
	text-align: right;
	margin: -14px 13px 0 0;
}

.txtIn {
	margin: 0 0 0 0;
	padding: 20px;
	background: #F7F7F7 url(../images/indexBottomTop.gif) repeat-x top left;
	width: 740px;
}

.txtIn ul.nobullet li {
        list-style-type: none;
        margin-left: 0px;
}

.txtIn ul li {
	list-style-type: disc;
	margin-left: 30px;	
}

p.main {
	text-align: right;
	width: 510px;
}

/*Ends One programm Css*/
dl#newsSingle {
	margin: 0 0 40px 0;
}
dl#newsSingle dt {
	font-weight: bold;
}
dl#newsSingle dt.nodd {
	font-weight: bold;
	margin: 20px 0;
}
dl#newsSingle dd span.newsSingle {
	color: #FF9900;
	display: block;
	font-style: italic;
	margin: 0 0 5px 0;
	font-weight: bold;
}
dl#newsSingle dd {
	margin: 0 0 20px 0;
}
dl#newsSingle dd a {
	text-decoration: none;
}
dl#newsSingle dd a:hover {
	text-decoration: underline;
}
dl#newsSingle dd img, dl#newsSingle dt img {
	margin: 5px 5px 0 0;
	cursor: pointer;
	cursor: hand;
}

dl#search {
	margin: 0 0 40px 0;
}
dl#search dt {
	font-weight: bold;
}
dl#search dt.nodd {
	font-weight: bold;
	margin: 20px 0;
}
dl#search dt span a {
	font-weight: normal;
}
dl#search dd {
	margin: 0 0 20px 0;
}
/*dl#search dd a {
	text-decoration: none;
}
dl#search dd a:hover {
	text-decoration: underline;
}*/
dl#search dd img, dl#search dt img {
	margin: 5px 5px 0 0;
	cursor: pointer;
	cursor: hand;
}


dl#contactForm dd {
	margin: 0 0 15px 0;
}
dl#contactForm dd input {
	width: 200px;
	border: 1px #666 solid;
	color: #222;
}
dl#contactForm dd textarea {
	width: 350px;
	border: 1px #666 solid;
	color: #222;
}
.button {
	border: 1px #666 solid;
	background: #fff;
	width: 70px;
	color: #222;
	margin-right: 10px;
}

dl#sitemap table td {
	font-size: 11px;
}

dl#sitemap dt {
	font-weight: bold;
	margin: 0 0 10px 0;
	background: url(../images/sitemapBack.gif);
	width: 135px;
	height: 34px;
	text-align: center;
	padding: 4px 0 0 0;
}
dl#sitemap dd {
	margin: 0 11px 0 0;
}
.txt dl#sitemap dd ul li {
	list-style: none;
	margin: 0 0 0 5px;
}
.txt dl#sitemap ul li {
	list-style: none;
	margin: 0 0 0 10px;
}

p.msg {
	color: #FF9900;
	padding: 5px 0 10px 0;
	font-weight: bold;
}

#docList {
	margin: 10px 0 10px 0;
}
ul#docList li {
	margin: 0px 0px 5px 0px;
	list-style: none;
}

ul.arch {
	margin: 0 0 0 0;
}

ul.arch li {
	list-style: none;
	margin: 0px 0px 5px 0px;
}

dl#projects dt {
	font-weight: bold;
}
dl#projects dd {
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
	border-bottom: 2px #ccc solid;
}
dl#projects dd span {
	color: #FF9900;
	display: block;
	font-weight: bold;
	margin: 0 0 5px 0;
}

