* {
	margin: 0;
	padding: 0;
}
/* commented backslash hack \*/ 
html, #body {
	height:100%;
} 
/* end hack */
.page_master {
	background: #F0EBE4 url('images/bg_top.png') repeat-x top;
	width: 100%;
	min-height: 100%;
}
/* ie6 and under */
* html .page_master {
	height:100%;
}

.page_footer {
	background-color: #7F756E;
	width: 100%;
	height: 22px;
	padding: 0 10px;
}
.page_footer td {
	font-family: Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.skin_master {
	width: 990px;
	height: 100%;
}

/* skin_master layout: 
 *********************************************************************************************
 *                                         skin_topmost                                      *
 *********************************************************************************************
 *                                           skin_top                                        *
 *********************************************************************************************
 *           *     skin_leftpane    *                     *     skin_content    *            *
 * skin_left ************************ skin_content_prefix *********************** skin_right *
 *           * skin_leftpane_bottom *                     * skin_content_bottom *            *
 *********************************************************************************************
 *                                          skin_bottom                                      *
 *********************************************************************************************
 */
.skin_topmost {
	width: 990px;
	height: 35px;
	vertical-align: top;
	margin-top: 10px;
}
.skin_flags {width:294px;text-align:left;}
.skin_flags a {width:26px;background-position:3px 4px;background-repeat:no-repeat;height:20px;display:inline-block;}
.skin_flags a.pl {background-image:url(images/flags/pl.gif);}
.skin_flags a.en {background-image:url(images/flags/en.gif);}
.skin_flags a.de {background-image:url(images/flags/de.gif);}
.skin_flags a.ru {background-image:url(images/flags/ru.gif);}
.skin_newsbar {width:476px;}
.skin_top {
	background: url('images/top.jpg') no-repeat bottom;
	width: 990px;
	height: 14px;
}
a.skin_icon_home, a.skin_icon_mail, a.skin_icon_sitemap {height:20px;display:inline-block;}
a.skin_icon_home {background:url('images/icon_home.jpg') no-repeat;width:22px;}
a.skin_icon_mail {background:url('images/icon_mail.jpg') no-repeat;width:26px;}
a.skin_icon_sitemap {background:url('images/icon_sitemap.jpg') no-repeat;width:22px;}
.skin_left {
	background: #E4E0D9 url('images/left_top.jpg') no-repeat top;
	width: 1px;
}
.skin_left_bottom {
	background: url('images/left_bottom.jpg') no-repeat bottom;
	width: 1px;
	height: 100%;
}
.skin_logo a {
	background: url('images/leftpane_logo.jpg') no-repeat;	
	width: 293px;
	height: 187px;
	display: inline-block;
}
.skin_leftpane {
	background: #E2E3B0 url('images/leftpane.png') repeat-y;
	width: 293px;
	height: 100%;
	vertical-align: top;
}
.skin_leftpane_content {
	padding: 10px 45px;
}
.skin_leftpane_bottom {
	background: url('images/leftpane_bottom.gif') no-repeat;
	width: 293px;
	height: 62px;
}
.skin_content_prefix {
	background-color: #FFFFFF;
	width: 20px;
}
.skin_content {
	background-color: #FFFFFF;
	width: 674px;
	height: 100%;
	vertical-align: top;
}
.skin_content_bottom {
	background: #FFFFFF url('images/content_bottom.gif') no-repeat right;
	width: 674px;
	height: 62px;
	padding-right: 12px;
	text-align: right;
}
.skin_content_bottom a {
	display: inline-block;
	width: 50px;
	height: 62px;
}
.skin_content_bottom a.cert_6 {
	width: 100px;
}
a.cert_1:link, a.cert_1:visited {background: url('images/cert/1.jpg') no-repeat;}
a.cert_1:active, a.cert_1:hover {background: url('images/cert/1on.jpg') no-repeat;}
a.cert_2:link, a.cert_2:visited {background: url('images/cert/2.jpg') no-repeat;}
a.cert_2:active, a.cert_2:hover {background: url('images/cert/2on.jpg') no-repeat;}
a.cert_3:link, a.cert_3:visited {background: url('images/cert/3.jpg') no-repeat;}
a.cert_3:active, a.cert_3:hover {background: url('images/cert/3on.jpg') no-repeat;}
a.cert_4:link, a.cert_4:visited {background: url('images/cert/4.jpg') no-repeat;}
a.cert_4:active, a.cert_4:hover {background: url('images/cert/4on.jpg') no-repeat;}
a.cert_5:link, a.cert_5:visited {background: url('images/cert/5.jpg') no-repeat;}
a.cert_5:active, a.cert_5:hover {background: url('images/cert/5on.jpg') no-repeat;}
a.cert_6:link, a.cert_6:visited {background: url('images/cert/6.jpg') no-repeat;}
a.cert_6:active, a.cert_6:hover {background: url('images/cert/6on.jpg') no-repeat;}

.skin_right_top {
	background: url('images/right_top.jpg') no-repeat top;
	width: 2px;
	height: 100%;
}
.skin_right {
	background: url('images/right_middle.gif') repeat-y;
	width: 2px;
}
.skin_right_bottom {
	background: url('images/right_bottom.jpg') no-repeat bottom;
	width: 2px;
	height: 100%;
}
.skin_bottom {
	background: url('images/bottom.gif') no-repeat 6px 0;
	width: 990px;
	height: 83px;
	padding-top: 5px;
	vertical-align: top;
	text-align: right;
}

/* skin_content layouts for various skins are as follows: */

/* admin.htm:
 *********************************
 * skin_admin_contentpane * 20px *
 *********************************
 */
.skin_admin_contentpane {
	width: 654px;
	vertical-align: top;
}

/* subpage.htm:
 ********************************************
 * skin_contentpane * 20px * skin_rightpane *
 ********************************************
 */
.skin_contentpane {
	width: 436px;
	vertical-align: top;
}
.skin_rightpane {
	width: 218px;
	background: #CC3838 url('images/subpage_rightpane.gif') no-repeat bottom;
	vertical-align: top;
}

/* mainpage.htm:
 *****************************************************************************************************
 *                                     skin_mainpage_content_top                                     *
 *****************************************************************************************************
 *    skin_mainpage_leftpane     *    skin_mainpage_contentpane     *    skin_mainpage_rightpane     *
 *****************************************************************************************************
 * skin_mainpage_leftpane_bottom * skin_mainpage_contentpane_bottom * skin_mainpage_rightpane_bottom *
 *****************************************************************************************************
 */
.skin_mainpage_content_top {
	width: 656px;
	vertical-align: top;
	background: url('temp_mainpage_content_top.jpg') no-repeat;
	height: 423px;
}
.skin_mainpage_leftpane {
	width: 219px;
	height: 100%;
	background-color: #CC3838;
}
.skin_mainpage_contentpane {
	width: 218px;
	height: 100%;
	background-color: #B9BD49;
}
.skin_mainpage_rightpane {
	width: 211px;
	height: 100%;
	background-color: #D5C4AC;
}
.skin_mainpage_leftpane_bottom {background: #CC3838 url('images/mainpage/leftpane.gif') no-repeat bottom;text-align:right;}
.skin_mainpage_contentpane_bottom {background: #B9BD49 url('images/mainpage/contentpane.gif') no-repeat bottom;text-align:right;}
.skin_mainpage_rightpane_bottom {background: #D5C4AC url('images/mainpage/rightpane.gif') no-repeat bottom;text-align:right;}

.skin_mainpage_leftpane_bottom a:active, .skin_mainpage_leftpane_bottom a:hover, .skin_mainpage_leftpane_bottom a:link, .skin_mainpage_leftpane_bottom a:visited,
.skin_mainpage_contentpane_bottom a:active, .skin_mainpage_contentpane_bottom a:hover, .skin_mainpage_contentpane_bottom a:link, .skin_mainpage_contentpane_bottom a:visited,
.skin_mainpage_rightpane_bottom a:active, .skin_mainpage_rightpane_bottom a:hover, .skin_mainpage_rightpane_bottom a:link, .skin_mainpage_rightpane_bottom a:visited {
	display: inline-block;
	width: 17px;
	height: 25px;
	margin: 5px 18px 20px;
}
.skin_mainpage_leftpane_bottom a:active, .skin_mainpage_leftpane_bottom a:hover, .skin_mainpage_leftpane_bottom a:link, .skin_mainpage_leftpane_bottom a:visited {background: url('/images/exdrob/arrow2.gif') no-repeat;}
.skin_mainpage_contentpane_bottom a:active, .skin_mainpage_contentpane_bottom a:hover, .skin_mainpage_contentpane_bottom a:link, .skin_mainpage_contentpane_bottom a:visited {background: url('/images/exdrob/arrow3.gif') no-repeat;}
.skin_mainpage_rightpane_bottom a:active, .skin_mainpage_rightpane_bottom a:hover, .skin_mainpage_rightpane_bottom a:link, .skin_mainpage_rightpane_bottom a:visited {background: url('/images/exdrob/arrow4.gif') no-repeat;}


