html, body
{
    background: #fff;
    color: #46494e;
    font-family: Arial;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}

.page-container
{
    min-height: 100%;
    _height: 100%;
}

.page
{
    width: 100%;
    min-width: 990px;
    width: expression(document.body.clientWidth > 990 ? "100%": "990px");
    padding-bottom: 91px;
    overflow: hidden;
}

img
{
    border: 0;
}

input, textarea
{
    outline-style: none;
    resize: none;
}

a
{
    color: #1e6fad;
    font-family: Arial;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

h2
{
    color: #4d4d4d;
    font-size: 16pt;
    font-weight: normal;
    margin: 0 0 30px 0;
}

.float-left
{
    float: left;
}
.float-right
{
    float: right;
}
.clear
{
    clear: both;
}
.hidden
{
    display: none;
}

div
{
	text-align: left;
}

/****************************************
Top links
****************************************/

.page-top
{
	background: url(../../img/pagetop_bg.jpg) repeat-x;
    height: 85px;
    width: 100%;
}

/*
	User box
*/

.userbox
{
    float: right;
    font-size: 12px;
    height: 48px;
    width: 250px;
    margin: 0;
    padding: 18px 20px 0 0;
    text-align: right;
    overflow: hidden;
}

.userbox p
{
    margin: 0 0 15px 0;
    padding: 0 0 7px 0;
}

.userbox p a, .userbox a
{
    color: #1e6fad;
    font-size: 12px;
    height: 16px;
}

.userbox p a
{
    display: block;
    float: right;
}

.userbox a.graylink-active
{
    color: #cc0000;
    text-decoration: none;
}

.userbox a.graylink
{
    color: #808080;
    text-decoration: none;
}

.userbox a.graylink:hover, .userbox a.graylink-active:hover
{
    text-decoration: underline;
}

.userbox a.icons16
{
    background: url(../../img/icons16.gif) left top no-repeat;
    display: block;
    float: right;
    height: 16px;
    width: 16px;
    margin: 0 10px 0 0;
}

.userbox a.icons16.mail
{
    background-position: 0px -16px;
}
.userbox a.icons16.mail-active
{
    background-position: 0px 0px;
}

.userbox a.icons16.logout
{
    background-position: -16px -16px;
}
.userbox a.icons16.logout-active
{
    background-position: -16px 0px;
}

.userbox img
{
    border: 1px solid #E8E8E8;
    padding: 1px;
}

.userbox .avatar
{
    float: right;
    height: 40px;
    width: 40px;
    margin: 0 0 0 15px;
}

.userbox .login
{
    padding: 22px 0 0 0;
}

/*
	Top menu
*/

.service-switcher
{
    padding: 33px 260px 0 4px;
}

.service-switcher ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.service-switcher ul li
{
    float: left;
    height: 41px;
    margin: 0 0 0 13px;
    padding: 0;
	position: relative;
	z-index: 20;
}

* html .service-switcher ul li
{
	display: inline;
}

.service-switcher ul li a
{
    color: #91918f;
    font-size: 9pt;
	height: 10px;
    padding-right:7px;
    text-decoration: none;
}

.service-switcher ul li.active a
{
    color: #fff;
}

.service-switcher ul li a.icon
{
	background: url(../../img/services.gif) 0px 0px no-repeat;
	display: block;
	float: left;
	font-size: 1px;
	height: 10px;
	width: 10px;
	margin: 3px 7px 0 7px;
	padding-right:0;
}

* html .service-switcher ul li a.icon
{
	display: inline;
}

.service-switcher ul li#library a.icon
{
	background-position: 0px 0px;
}

.service-switcher ul li#library.active a.icon
{
	background-position: 0px -10px;
}

.service-switcher ul li#constructor a.icon
{
	background-position: -10px 0px;
}

.service-switcher ul li#constructor.active a.icon
{
	background-position: -10px -10px;
}

.service-switcher ul li#catalog a.icon
{
	background-position: -20px 0px;
}

.service-switcher ul li#catalog.active a.icon
{
	background-position: -20px -10px;
}

.service-switcher ul li#news a.icon
{
	background-position: -30px 0px;
}

.service-switcher ul li#news.active a.icon
{
	background-position: -30px -10px;
}

.service-switcher ul li#cerkovru a.icon
{
	background-position: -60px 0px;
}

.service-switcher ul li#cerkovru.active a.icon
{
	background-position: -60px -10px;
}

.service-switcher ul li div 
{
	float: left;
	height: 18px;
	padding: 2px 0 0 0;
}

.service-switcher ul li.active div 
{
	background-color: #1e6fad;
}

.service-switcher ul li div.lc,
.service-switcher ul li div.rc
{
    height: 20px;
	width: 10px;
}

.service-switcher ul li.active div.lc
{
	background: url(../../img/services.gif) -40px 0 no-repeat;
}

.service-switcher ul li.active div.rc
{
	background: url(../../img/services.gif) -50px 0 no-repeat;
}

.service-switcher .subsw
{
	background: 0 !important;
	border-left: 1px solid #a8cae4;
	border-right: 1px solid #a8cae4;
	border-bottom: 1px solid #a8cae4;
	float: none;
	height: 65px;
	width: 170px;
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 15;
}

.service-switcher .subsw div
{
	background: #fff !important;
	margin: 9px 0 0 0 !important;
	padding: 0 0 0 15px !important;
	height: 56px;
	width: 155px;
}

.service-switcher .subsw a
{
	color: #116083 !important;
	display: block;
	font-size: 8pt;
	margin: 10px 0 0 0;
}

.service-switcher .subsw a:hover
{
	text-decoration: underline;
}

.service-switcher .subsw a.active
{
	color: #46494e !important;
	text-decoration: none !important;
}

.service-switcher ul li a.iconsm
{
	background: url(../../img/icons10.gif) -120px 0px no-repeat;
	display: block;
	float: left;
	font-size: 1px;
	height: 10px;
	width: 10px;
	margin: 3px 0 0 0;
	padding-right:0;
}

* html .service-switcher ul li a.iconsm
{
	display: inline;
}

.service-switcher ul li.active a.iconsm
{
	background-position: -110px 0px;
}

/****************************************
Top search
****************************************/

.top-search
{
    background: url(../../img/header_bg.jpg) left top no-repeat;
    background-color: #afe3f9;
    height: 120px;
    width: 100%;
	position: relative;
	z-index: 10;
}

.top-search #search-form
{
    display: inline;
}

.top-search-pic
{
	height: 110px;
	width: 297px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 7;
}

.logo
{
    float: left;
    height: 120px;
    width: 250px;
}

.logo div
{
    margin: 30px 0 0 105px;
}

.search-button
{
    float: right;
    height: 120px;
    width: 210px;
	position: relative;
	z-index: 10;
}

.search-button input
{
    height: 28px;
    width: 88px;
    margin-top: 40px;
    text-align: center;
}

.top-search-content
{
    height: 98px;
    margin: 0 235px 0 280px;
    padding: 18px 0 0 0;
	position: relative;
	z-index: 10;
}

.top-search-content p
{
    color: #555555;
    font-size: 11px;
    margin: 0;
}
.top-search-content a
{
    color: #1e6fad;
    text-decoration: none;
    border-bottom: 1px dashed #1e6fad;
}
.top-search-content a:hover
{
    border-bottom: none;
}

.search-line
{
    margin-top: 9px;
    height: 28px;
}

.search-line.transparency
{
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
}

.search-line table
{
    border: 0;
    border-collapse: collapse;
    width: 100%;
    padding: 0;
}

.search-line table td
{
    padding-top: 0;
    padding-bottom: 0;
}

.search-line .left
{
    background: url(../../img/header_search_left.png) no-repeat;
    height: 28px;
    width: 30px;
}

.search-line .center
{
    background: url(../../img/header_search_bg.gif) repeat-x;
    background-color: #FFFFFF;
    height: 28px;
}

.search-line input
{
    background: 0;
    border: 0;
    height: 18px;
    width: 100%;
    margin: 0;
    padding: 0;
}

.search-line .right
{
    background: url(../../img/header_search_right.png) no-repeat;
    height: 28px;
    width: 4px;
}

.search-subline
{
    color: #555555;
    font-size: 11px;
    padding-top: 9px;
}

.search-subline .checkbox
{
    float: left;
    width: 20px;
}

.search-subline .checkbox-text
{
    cursor: pointer;
    width: 400px;
    margin-left: 25px;
    padding-top: 3px;
}

.search-subline a
{
    border: none;
    color: #1e6fad;
    font-size: 11px;
    text-decoration: underline;
}
.search-subline a:hover
{
    text-decoration: none;
}

/****************************************
Content
****************************************/

.contentcontainer
{
	background: url(../../img/content_bg.jpg) repeat-x;
    height: auto;
    width: 100%;
}

.contentwrapper
{
    max-width: 1280px;
    width: expression(document.body.clientWidth < 1280 ? "100%": "1280px");
    margin: 0 auto;
}

.contentpadding
{
	padding: 20px 20px 0 20px;
}


/****************************************
Footer
****************************************/

.footer
{
    border-top: 1px solid #e7e7e7;
    clear: both;
    height: 90px;
    width: 100%;
    min-width: 990px;
    width: expression(document.body.clientWidth > 990 ? "100%": "990px" );
    margin-top: -91px;
    position: relative;
}

.footer .links
{
    float: right;
    font-size: 11px;
    padding: 35px 15px 0 0;
    color: #ff840d;
}
.footer .links a
{
    color: #999999;
    margin: 0 7px;
    text-decoration: underline;
}
.footer .links a:hover
{
    text-decoration: none;
}

.footercounter
{
	float: right;
	margin: 27px 90px 0 0;
}

.footer .bless
{
    background: url(../../img/footer_quotes.gif) left top no-repeat;
    color: #46494e;
    font-size: 13px;
    font-style: italic;
    height: 50px;
    margin: 20px 0 0 20px;
    padding: 5px 0 0 60px;
}

.footer .bless a
{
    color: #46494e;
    font-size: 13px;
    font-style: italic;
	text-decoration: none;
}

.footer .bless a:hover
{
	text-decoration: underline;
}

/*
	region
*/

.region
{
	width: 100%;
}

.region table
{
	border-collapse: collapse;
	width: 100%;
}

.region table td
{
	padding: 0;
}

.region .tl
{
	background: url(../../img/rtl.gif) no-repeat;
	height: 12px;
	width: 12px;
}

.region .tc
{
	background: url(../../img/rtm.gif) repeat-x;
	height: 12px;
}

.region .tr
{
	background: url(../../img/rtr.gif) no-repeat;
	height: 12px;
	width: 12px;
}

.region .bl
{
	background: url(../../img/rbl.gif) no-repeat;
	height: 22px;
	width: 12px;
}

.region .bc
{
	background: url(../../img/rbm.gif) repeat-x;
	height: 22px;
}

.region .br
{
	background: url(../../img/rbr.gif) no-repeat;
	height: 22px;
	width: 12px;
}

.region .ml
{
	background: url(../../img/rml.gif) repeat-y;
	width: 12px;
}

.region .mc
{
	background: #e7eef4;
	color: #666;
	font-size: 8pt;
	font-weight: bold;
	padding: 10px 10px 0 10px;
	overflow: hidden;
}

.region .mc a
{
	font-weight: normal;
}

.region .mr
{
	background: url(../../img/rmr.gif) repeat-y;
	width: 12px;
}

.regionleftpart
{
	float: left;
	width: 48%;
	padding: 0 10px 0 0;
}

.regionrightpart
{
	border-left: 1px solid #bfc3c4;
	float: left;
	width: 48%;
	margin-bottom: -20000px; 
	padding-bottom: 20000px;
	padding-left: 20px;
}

.regionleftpart div
{
	margin: 20px 0 0 0;
}

ul.regionlist
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.regionlist li
{
	display: inline;
	margin: 0 3px 0 0;
	line-height: 18px;
}

.regionrightpart ul.regionlist li a
{
	color: #91918f;
}

ul.regionlist li.region a
{
	color: #1e6fad;
	font-weight: bold;
}

.regionempty
{
	font-weight: normal;
	line-height: 18px;
	margin: 0 !important;
}

.regionempty span
{
	color: #ff840d;
	font-weight: bold;
}

.regionempty span a
{
	font-weight: bold !important;
}

/*
	page path
*/

.pagepath
{
	font-size: 8pt;
	margin: 20px 20px 30px 20px;
	overflow: overflow;
	zoom: 1;
}

.pagepath a.order
{
	font-weight: bold;
	text-decoration: none;
}

/*
	content borders
*/

.bordertop
{
	border-top: 1px solid #91918f;
	border-left: 1px solid #91918f;
	border-right: 1px solid #91918f;
	height: 10px;
	font-size: 1px;
	margin: 0 10px;
}

.borderbottom
{
	border-bottom: 1px solid #91918f;
	border-left: 1px solid #91918f;
	border-right: 1px solid #91918f;
	height: 10px;
	font-size: 1px;
	margin: 0 10px;
}


.rz_banner, .rz_banner p, .rz_banner a { font-family:Arial; text-align:left; font-size:10px;}
.rz_banner { font-size:10px; line-height:10pt; width:130px; float:right; }
.rz_banner a { text-decoration:none; color:#000; }
.rz_banner p { margin:0; padding:0;line-height:7pt; color:#828282; }
.rz_banner a h2 { margin:0 0 0 0; font-size:16px; margin-bottom:1px; font-weight:bold; }
.rz_banner a h2 span { color:#c74600; font-size: 14px; }
.rz_banner a:hover p { color:#000; }
