/* design.css для стилей этого сайта */

a {color: #336699;}
#header {height: 107px;}
#userBox {
	float: right;
	width: 127px;
	padding: 13px 0 0 20px;
}
* html #userBox {
}
#userBox a#loginUser {
	display: block;
	color: #336699;
	padding-top: 15px;
}
#headermenu ul {
	display: block;
	height: 30px;
	padding: 20px 0 0 48px;
	list-style-type:  none;
}
#headermenu ul li {
	background: url(../images/headerli.gif) no-repeat right top;
	float: left;
	height: 30px;
	padding: 5px 15px;
}
#headermenu ul li#endmenuli {
	background: none;
}
#headermenu ul li a {
	color: #cc3300;
	font-size: 1.17em;
	font-weight: bold;
}
#textblock {
	background: url(../images/backgroundLogo.gif) repeat-x 0 0;
}
#leftcol {
	float: left;
	width: 316px;
}
* html #leftcol {
	height:  1%;
	margin-right:  -3px;
}
#leftcol #logo {
	padding: 0 0 5px 53px;
}

#articlemenu {}
#articlemenu ul#menu {
	list-style-type:  none;
	padding: 30px 0 0 37px;
}
#articlemenu ul#menu li {
	background: url(../images/closemenu.gif) no-repeat 0 3px;
	font-weight: bold;
	padding: 0 0 18px 16px;
}
#articlemenu ul#menu li a {
	color: #003366;
}
#articlemenu ul#menu li ul {
	display: none;
	list-style-type:  none;	
	padding: 18px 0 0 10px;
}
#articlemenu ul#menu li ul li {
	background: none;
	font-weight: normal;
	padding: 0 0 5px 0;
}
#articlemenu ul#menu li.openmenu {
	background: url(../images/openmenu.gif) no-repeat 0 3px;
}
#articlemenu ul#menu li.openmenu ul {
	display: block;
}
#branch {
	padding: 29px 0 70px 53px;
}
#branch p {
	padding-bottom: 5px;
}

#rightcol {
	background: url(../images/lep.jpg) repeat-x 566px 0;
	margin-left: 316px;
}
#rightcol2 {
	background: url(../images/header2.jpg) no-repeat 0 0;
}
* html #rightcol {
	height:  1%;
	margin-left: -3px;	
	padding-left: 0px;
}
#rightcol #content {
	padding: 182px 50px 40px 60px;
	font-size: 1.17em;
}
#content #newsblock {
	padding-top: 40px;
}
#content #newsblock h2 {
	font-size: 1.43em;
	padding-bottom: 20px;
}
#content input.sl_input {
	border: 1px solid #938d70;
	width: 320px;
}
#content input.Submit {
	float: right;
}
#content textarea {
	border: 1px solid #938d70;
	height: 70px;
	width: 320px;
}
.newsdata {
	color: #666;
	font-size: 0.79em;
}
.newsname {
	font-weight: bold;
}
.newsname a {
	color: #336699;
	font-weight: bold;
}
.newstext {
	background: url(../images/prod_decor.gif) repeat-x left bottom;
	color: #666;
	font-size: 0.86em;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
p.pages {
	font-size: 1.17em;
	text-align: right;
}
#crumbs a {padding: 0 3px 0 4px;}
#crumbs span {font-weight: bold; padding: 0 4px;}
#crumbs img {margin-bottom: -2px;}

#archivnews {
	font-size: 0.86em;
}
#content #partner h2 {
	font-size: 1em;
	padding: 20px 0 20px 0;
}
#content h1 {
	font-size: 1.28em;
	padding: 0 0 20px 0;
}
#content h2 {
	font-size: 1em;
	padding: 20px 0 0 0;
}
ul.plusli {
	list-style-type: none;
}
ul.plusli li {
	background: url(../images/plus.gif) no-repeat 6px 5px;
	padding-left: 21px;
}
ul {
	list-style-type: none;
}
ul li {
	background: url(../images/plus.gif) no-repeat 6px 5px;
	padding-left: 21px;
}

#footer {
	clear: both;
}
#footerl {
	float: left;
	width: 316px;
}
#footerl p {
	color: #999999;
	font-size: 0.92em;
	padding: 10px 0 20px 53px;
}
#footerl p a {
	color: #996633;
}
* html #footerl {
	height:  1%;
	margin-right:  -3px;
}
#footerr {
	padding: 0 0 20px 316px;
}
* html #footerr {
	height:  1%;
	margin-left: -3px;	
	padding-left: 0;
}
#footerr div.contact {
	padding: 10px 50px 0 60px;
}
