*
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Tahoma, Arial, sans;
}

html,body
{
	width: 100%;
	height: 100%;
}

body
{
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	min-width: 750px;
	background-color: #C5C0C9;
	background-image:url(bg_wide.gif);
	background-position:top center;
	background-repeat:repeat-y;
	color: #000;
	text-align: center;
}

ul
{
	margin-left: 0;
 	padding-left: 0;
	list-style-type: none;
}

ul li
{
	position: relative;
	padding-left: 16px;
	padding-bottom: 6px;
}

ul li ul
{
	padding-top: 10px;
}

ol
{
	margin-left: 30px;
	paddinf-left: 0px;
	list-style-position: outside;
}

ol li
{
	position: relative;
	padding-left: 6px;
	padding-bottom: 6px;
}

a, a:visited
{
    text-decoration: none;
    color: #5B5247;
}

a:hover
{
	text-decoration: underline;
}

p
{
    padding-top: 0px;
    padding-bottom: 15px;
    line-height: 15px;
}

h1,h2,h3,h4,h5,h6
{
	font-weight: bold;
}

h1
{
	font-size: 18px;
	font-weight: normal;
	padding-left: 25px;
	padding-bottom: 35px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

h2
{
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
}

h3
{
	padding-top: 15px;
	font-size: 14px;
	padding-bottom: 10px;
}

h4
{
	font-size: 12px;
	padding-bottom: 15px;
}

h5
{
	font-size: 12px;
	padding-bottom: 15px;
}

h6
{
	font-size: 12px;
	padding-bottom: 15px;
}

#page
{
	padding-bottom: 110px;
	text-align: center;
}

#header
{
	background-image: url(top.jpg);
	background-color: #0e0701;
	background-repeat: no-repeat;
	background-position:top left;
	width: 750px;
	height: 346px;
	margin: 0 auto;
	text-align: center;
}

/* выключен рендеринг png с альфа-прозрачностью под IE6 через iepngfix.htc */
/*
	img, #logo, #sm { behavior: url(i/iepngfix.htc); }
*/

#logo
{
	position: relative;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(logo.png);
	float: left;
	width: 216px;
	height: 70px;
	margin-top: 25px;
}

* html #logo
{
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/logo.png', sizingMethod='crop');
}

#sm
{
	position: relative;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(slogan.png);
	float: right;
	width: 503px;
	height: 30px;
	padding-right: 18px;
	margin-top: 35px;
}

* html #sm
{
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/slogan.png', sizingMethod='crop');
}

#lang
{
	position: relative;
	float: left;
	width: 150px;
	height: 240px;
}

#lang ul
{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#lang ul li
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	list-style-type: none;
}

#lang ul li a
{
	position: relative;
	display: block;
 	padding: 0px;
 	width: 96px;
 	height: 27px;
 	line-height: 27px;
 	text-align: left;
 	padding-left: 15px;
 	background-color: #5b5247;
 	color: #f7eadd;
 	text-decoration: none;
 	font-size: 11px;
}

#lang ul li a:hover, #lang ul li a.selected
{
	color: #a49182;
}

#lang ul li a.last
{
	background-image: url(lang_bottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 97px;
	height: 28px;
}

#topmenu
{
	margin-top: -14px;
	padding: 0px;
	position: relative;
	display: block;
	width: 600px;
	height: 25px;
	float: right;
	text-align: right;
}

#topmenu ul, #topmenu ul li
{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#topmenu ul { float:right; }

#topmenu ul li a
{
	float: left;
	border-right: 1px solid white;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	line-height: 25px;
}

#topmenu ul li a:hover
{
	color: #fff;
	text-decoration: none;
	background-color: #5b5247;

}

#topmenu ul li a.selected
{
	color: #fff;
	text-decoration: none;
	background-color: #ac1918;
}


#topmenu ul li a.last
{
	border-right: none;
}

#content
{
    width: 750px;
    margin: 0 auto;
    text-align: left;
    background-color: #fff;
}

#menu
{
	position: relative;
	float: left;
	width: 205px;
	margin-top: 30px;
	margin-bottom: 50px;
}

#menu ul
{
	position: relative;
	padding: 0px;
	margin: 16px;
	list-style-type: none;
}

#menu ul li
{
	list-style-type: none;
	background-image: url(circle_gray.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding: 4px;
	padding-left: 12px;
}

#menu ul li *
{
	font-size: 11px;
	color: #5b5247;
}

#menu ul li.selected
{
	background-image: url(circle_red.gif);
}

#menu ul li.selected *
{
	color: #ac1918;
	font-weight: bold;
}

#path
{
	margin-bottom: 40px;
}

#path span
{
	font-size: 11px;
	color: #5B5247;
}

#path a
{
	font-size: 11px;
	color: #5B5247;
}

#text
{
	position: relative;
	float: right;
	width: 500px;
	padding: 20px;
	padding-top: 45px;
	overflow-x: auto;
}

#text ul
{
	list-style-type: none;
	margin-left: 20px;
	margin-bottom: 10px;
}

#text ul li ul
{
    margin-bottom: 0px;
}

#text ol
{
    margin-bottom: 10px;
}

#text ul li
{
	background-image: url(bull_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#footer
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	height: 110px;
}

#footerBlock
{
    width: 750px;
    text-align: center;
    margin: 0 auto;
    display: block;
    height: 110px;
}

#footerMouse
{
	position: relative;
	height: 91px;
	width: 107px;
	display: block;
	margin-top: -10px;
	margin-left: 10px;
	background-image: url(mouse.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

#footerCopy
{
	position: relative;
	height: 90px;
	width: 550px;
	margin-top: 20px;
	display: block;
	background-image: url(copyright.png);
	background-position: top right;
	background-repeat: no-repeat;
	float: right;
}

#footerAddress
{
	position: relative;
	height: 80px;
	width: 300px;
	float: left;
	text-align: right;
	font-size: 11px;
	color: #000;
}

#footerAddress a
{
	font-size: 11px;
	color: #093d83;
	text-decoration: none;
}

#footerAddress a:hover
{
	text-decoration: underline;
}

#footerCopyright
{
	position: relative;
	height: 62px;
	width: 208px;
	text-align: center;
	float: right;
	vertical-align: middle;
}

#footerCopyright span
{
	line-height: 62px;
	font-size: 11px;
	color: #fff;
}

#counter
{
	display: block;
	width: 748px;
	padding: 2px;
	margin: 0 auto;
	text-align: center;
	background-color: #5c5349;
}

#counter table
{
	margin: 0 auto;
}

#counter table td
{
	text-align: center;
	vertical-align: center;
	padding: 5px;
	padding-right: 2px;
	padding-left: 3px;
}

.clear
{
    clear: both;
}

/* Элементы форм */

.xsPageInput { width: 250px; padding: 4px; border: 1px solid #000; color: #fff; background-color: #a08e80; }
.xsPageSelect { width: 254px; padding: 4px; border: 1px solid #000; color: #fff; background-color: #a08e80; }
.xsPageCheckbox { }
.xsPageTextarea { width: 250px; height: 75px; padding: 4px; border: 1px solid #000; color: #fff; background-color: #a08e80; }
.xsPageButton { padding: 0; margin: 0; margin-top: 30px; width: 160px; height: 24px; border: 1px solid #000; color: #fff; background-color: #ac1918;  margin-right: 10px;}

#xsDebugContainer { background-color: transparent; border: none; clear: both; margin-bottom: 20px; }
.xsDebugMessage, .xsDebugMessage * { background-color: transparent; border: none; color: #ac1918; font-size: 11px; }

/* Элементы разметочной страницы формы */

.xsTableRowUnderlined td, .xsTableRowUnderlined th { border: none; font-size: 11px; }

pre {
    white-space: -moz-pre-wrap;  /* need for Firefox */
    overflow-x: visible;  /* need for Firefox, extreme long string :( */
    padding: 1em;
    border: 1px dashed #2f6fab;
    color: black;
    background: #F1FFFF;
    line-height: 1.2em;
    margin: 0 0 1em 0;
    white-space: normal;
}
* html pre {
    word-wrap: break-word;  /* IE */
}
                                                                        