HTML, BODY { padding: 0; margin: 0; background: url(bg01.jpg); }

/* Boxes */

#box01 { width: 970px; margin: auto; padding: 25px 0; }
#box02 { background: url(bg02.png) no-repeat; height: 45px; padding: 0 20px; position: relative; }
* HTML #box02 { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg02.png', sizingMethod='crop'); }
#box03 { background: #fff; padding: 0 20px; margin: 0; position: relative; }
#box04 { background: url(bg03.png) no-repeat; height: 30px; }
* HTML #box04 { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg03.png', sizingMethod='crop'); }

/*  Blocks   */

.block01 { background: url(bg06.gif) -1200px 0 #f7e3d7 no-repeat; margin: 1em 0; line-height: 17px;  }
.block01_a { background: url(bg06.gif) -1400px 100% no-repeat; padding: 10px 0px 20px 10px; }
.block01 H1 { background: url(dot01.gif) no-repeat; font-size: 12px; margin: 0; padding: 5px 0 7px 30px; font-weight: bold; color: #000; }
.block01 P A { color: #d23b00 !important; font-weight: bold; margin: 5px 0 0 0; }

.block02  { background: url(bg06.gif) -1600px 0 #f7e3d7 no-repeat; margin: 1em 0; line-height: 17px;  }
.block02_a { background: url(bg06.gif) -1955px 100% no-repeat; padding: 1px 10px 20px 20px; }
.block02 H1 { background: url(dot01.gif) 0 4px no-repeat; font-size: 22px; margin: 0; padding: 5px 5px 0 30px; color: #000; }
.block02 P A { color: #d23b00 !important; font-weight: bold; margin: 5px 0 0 0; }

.block03  { background: url(bg15.gif) #e2e4e7 no-repeat; margin: 1em 0; line-height: 17px; }
.block03_a { background: url(bg15.gif) -355px 100% no-repeat; padding: 15px; min-height: 220px; }
.block03 H1 { margin: 0; float: left; }
.block03 H1 A { font-size: 11px; color: #161616; float: left; margin: 2px 0 0 5px; }
.block03 H1 IMG { float: left; }

#logo { margin: 17px 0 0 0; float: left; }

#attributes { position: absolute; top: 0; right: 0; }
#attributes P { margin: 0; }
#attributes #langselect { float: right; background: url(bg04.gif)  100% 0 no-repeat; padding: 3px 10px 5px 0; line-height: normal; }

#search { margin: 0 0 0 10px; float: right; }
#search P { margin: 0; }
#search INPUT.a { color: #3e3e3e; border: none; padding: 4px 8px 5px 8px; width: 130px; background: url(search_bg.gif) no-repeat; }
#search INPUT.b { overflow: hidden; margin: 0; padding: 0; border: none; background: none; font-weight: bold; padding: 0 0 0 2px; }

/*  Banner  */

.banner01 { margin: 0; }

/* Cols */

.col { float: left; }
.col01 { width: 200px; margin: 0 15px 0 0; padding: 0 0 10px 0; }
.col02 { width: 720px; }
.col03 { width: 490px; margin: 0 25px 0 0; padding-bottom: 20px; }
.col04 { width: 200px; }
.col05 { width: 710px; margin: 0 0 20px 0; }
.col06 { width: 355px;  margin: 0 10px 0 0; padding-bottom: 20px; }
.col07 { width: 355px; }
.col08 { width: 200px; margin: 0 10px 0 0; padding: 0 0 10px 0; }


/*  Menus  */

#menu01 { list-style: none; padding: 0; margin: 0; }
#menu01 LI { float: left; clear: both; width: 100%; }
#menu01 LI A { display: block; margin: 0 0 1px 0; background: url(bg06.gif) no-repeat; color: #fff; text-decoration: none; font-weight: bold; }
#menu01 LI A SPAN { background: url(bg06.gif) -200px 100% no-repeat; cursor: pointer; padding: 8px 15px; display: block; }
#menu01 LI A:hover { background: url(bg06.gif) -400px 0 no-repeat; text-decoration: none; }
#menu01 LI A:hover SPAN { background: url(bg06.gif) -600px 100% no-repeat; }
#menu01 LI A.active { background: url(bg06.gif) -800px 0 no-repeat; text-decoration: none; }
#menu01 LI A.active SPAN { background: url(bg06.gif) -1000px 100% no-repeat; }

#menu01 UL { list-style: none; padding: 0; margin: 0; }
#menu01 UL LI A { display: block; margin: 0 0 1px 0;  padding: 4px 0 4px 20px; background: url(dot03.gif) no-repeat 8px 8px; color: #4e5767; text-decoration: none; font-weight: bold; }
#menu01 UL LI A:hover { color: #7e8799; background: url(dot03.gif) no-repeat 8px 8px; }
#menu01 UL LI A.active { color: #4e5767; background: url(dot03.gif) no-repeat 8px 8px; text-decoration: underline !important; }

#menu01 UL UL { list-style: none; padding: 0; margin: 0; font-size: 11px; }
#menu01 UL UL LI A { display: block; margin: 0 0 1px 0; padding: 3px 0 3px 30px; background: url(dot02.gif) 18px 7px no-repeat; color: #e26925; text-decoration: none; font-weight: normal; }
#menu01 UL UL LI A:hover { color: #e89160; background: url(dot02.gif) 18px 7px no-repeat; }
#menu01 UL UL LI A.active { color: #e26925; background: url(dot02.gif) 18px 7px no-repeat; text-decoration: underline !important; }

#menu01 UL UL UL { list-style: none; padding: 0; margin: 0; font-size: 11px; }
#menu01 UL UL UL LI A { display: block; margin: 0 0 1px 0; padding: 3px 0 3px 40px; background: url(dot02.gif) 28px 7px no-repeat; color: #e26925; text-decoration: none; font-weight: normal; }
#menu01 UL UL UL LI A:hover { color: #e89160; background: url(dot02.gif) 28px 7px no-repeat; }
#menu01 UL UL UL LI A.active { color: #e26925; background: url(dot02.gif) 28px 7px no-repeat; text-decoration: underline !important; }

.menu-box { width: 245px; overflow: hidden; }
.menu-box .start { background: url(bg13.png) no-repeat; height: 4px; }
.menu-box .end { background: url(bg14.png) no-repeat; height: 4px; }
* HTML .menu-box .start { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg13.png', sizingMethod='crop'); }
* HTML .menu-box .end { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg14.png', sizingMethod='crop'); }
.menu-box .inner { background: #d95418; }
.menu-box .pad { padding: 0 10px; }

UL.menu02 { list-style: none; padding: 0; margin: 0; }
UL.menu02 LI { display: inline; }
UL.menu02 LI A { display: block; margin: 0 0 1px 0; border-bottom: solid 1px #ffb483; color: #fff; text-decoration: none !important; padding: 4px 0; }
UL.menu02 LI A:hover { text-decoration: none; color: #ffb483; }
UL.menu02 LI A.active { text-decoration: none; color: #ffb483; }
UL.menu02 LI A.last { border: none; }

/**** Footer ****/

#footer { background: none; font-size: 11px; }
#footer P { margin: 0; padding: 7px 30px 0 30px; color: #949ba9; }
#footer SPAN { margin: 0 14px 0 0; font-weight: bold; }
#footer A { padding: 0; color: #949ba9; text-decoration: none; }
#footer A:hover { text-decoration: underline; color: #fff; }
#footer A.tai { float: left; background: url(ico_tai.gif) no-repeat 0 0; padding: 1px 0 2px 20px; font-weight: bold; }

/**** STANDART COMPONENTS ****/

/* Action buttons */

.actions { line-height: normal; padding: 0; background: none; margin: 0; }
.actions BUTTON,
.actions INPUT { float: left; margin: 0; font-weight: bold; overflow: visible; cursor: pointer; }
.actions SPAN.btn01 { background: url(bg12.gif) no-repeat; float: left; margin: 1em 8px 0 0; }
.actions SPAN.btn01 SPAN { background: url(bg12.gif) 100% 0 no-repeat; float: left; }
.actions SPAN.btn01 INPUT { width: auto; border: none; background: transparent; overflow: visible; padding: 6px 10px; cursor: pointer; font-weight: bold; font-size: 11px; color: #fff; text-decoration: underline; }

/* Content */

.content { line-height: 18px; }
.content A { text-decoration: underline; color: #d23b00; }
.content A:hover { text-decoration: none; color:#e66e3f; }
.content TABLE { width: 100%; }
.content TABLE TH { line-height: normal; color: #fff; border: 1px solid #fff; padding: 6px 10px; background: #de5926; font-weight: bold; }
.content TABLE TD { line-height: normal; border: 1px solid #fff; padding: 6px 10px; color: #1c1c1c; background: #f1f1f1; }
.content TABLE TR.even TD { background: #f2f2f2; }
.content UL { padding: 0 0 0 20px; margin: 1em 0 0 0; list-style: none; }
.content UL LI { background: url(dot03.gif) 0 6px no-repeat; padding: 0 0 0 15px; }
.content P.source { color: #777; font-size: 11px; font-style: italic; }
.content #blocks { border: solid #dbdbdb; border-width: 0 1px 1px 1px; padding: 10px; }
.content #blocks P { margin: 0; }

/* Path */

#path { margin: 0; padding: 0; font-size: 11px; }
#path A { color: #7d8696; padding: 0 12px 0 5px; margin: 0; text-decoration: none; background: url(dot04.gif) 100% 3px no-repeat; }
#path A:hover { color: #7d8696; text-decoration: underline; }
#path A.first { padding: 0 12px 0 0; } 
#path A.last { padding: 0 0 0 5px; background: none; color: #313949; } 

/* Tabs */

UL.tabs { border-bottom: 1px solid #c3c3c3; padding: 0; margin: 1em 0 0 0; }
UL.tabs * { float: left; }
UL.tabs LI { padding: 0 3px 0 0; background: none; margin: 0; }
UL.tabs A { background: url(bg05.gif) no-repeat; color: #2f3f5f; text-decoration: none; font-weight: bold; display: block; cursor: pointer; }
UL.tabs A SPAN { background: url(bg05.gif) 100% 0 no-repeat; padding: 5px 10px 2px 10px; display: block; }
UL.tabs A:hover { background-position: 0 -35px; color: #000; }
UL.tabs A:hover SPAN { background-position: 100% -35px; }
UL.tabs A.active { background-position: 0 -35px; color: #000; }
UL.tabs A.active SPAN { background-position: 100% -35px; }

/* Form */
TABLE.form {}
TABLE.form TH { line-height: normal; width: 30%; padding: 5px 10px 5px 10px; border: solid #fff; border-width: 1px 0; text-align: right; background: #fff; color: #1C1C1C; }
TABLE.form TD { line-height: normal; width: 70%; padding: 1px 10px 1px 10px; border: solid #fff; border-width: 1px 0; background: #fff; }
TABLE.form TD.data { padding: 5px 10px; font-weight: normal; }
TABLE.form IMG,
TABLE.form INPUT,
TABLE.form SELECT { vertical-align: middle; }
TABLE.form .max { width: 310px; }
TABLE.form .default { width: 210px; }
TABLE.form .min { width: 60px; }
TABLE.form INPUT.max,
TABLE.form TEXTAREA.max { width: 304px; }
TABLE.form INPUT.default,
TABLE.form TEXTAREA.default { width: 204px; }
TABLE.form INPUT.min,
TABLE.form TEXTAREA.min { width: 54px; }
TABLE.form TH.subheading { text-align: center; color: #5a0600; padding: 5px 10px; background: #dfdede; }
TABLE.form A { color: #777; text-decoration: underline; }
TABLE.form A:hover { color: #e40000; }

/* Messages */
P.msg-error { color: #fff; padding: 7px 12px; background: #ff3939; line-height: normal; text-align: center; font-size: 14px; font-weight: bold; }
P.msg-error A { color: #fff; }
P.msg-ok { color: #fff; padding: 7px 12px; background: #318043; line-height: normal; text-align: center; font-size: 14px; font-weight: bold; }
P.msg-ok A { color: #fff; }
P.msg-info { color: #fff; padding: 7px 12px; background: #958b7b; line-height: normal; text-align: center; font-size: 14px; font-weight: bold; }
P.msg-info A { color: #fff; }

/* Paging */

UL.pages { margin: 1em 0 0 0; padding: 0 5px; line-height: normal; }
UL.pages LI { float: left; background: none; padding: 0; margin: 0; }
UL.pages LI A { font-size: 11px; font-weight: bold; float: left; background: url(bg07.gif) no-repeat; padding: 5px 0; text-decoration: none; text-align: center; color: #2f3f5f; margin: 0 1px; width: 23px; }
UL.pages LI A:hover { background: url(bg07.gif) 0 -33px no-repeat; color: #fff; }
UL.pages LI A.active { background: url(bg07.gif) 0 -33px no-repeat; color: #fff; }
UL.pages LI.neutral { padding: 4px 5px 3px 5px; color: #2e2e2e; }
UL.pages LI.label { padding: 4px 5px 3px 5px; color: #2e2e2e; }
UL.pages LI.nav A { background: none; padding: 5px 8px; width: auto; color: #cd3c00; font-weight: normal; }
UL.pages LI.nav A:hover { color: #ef4904; }

UL.year LI A { width: 44px; background: url(bg08.gif) no-repeat; }
UL.year LI A:hover { background: url(bg08.gif) 0 -33px no-repeat; color: #fff; }
UL.year LI A.active { background: url(bg08.gif) 0 -33px no-repeat; color: #fff; }



/* News */
UL.news { margin: 1em 0 0 0; padding: 0; list-style: none; }
UL.news LI { display: inline; padding: 0; margin: 0; background: none; }
UL.news P { margin: 0; padding: 0; }
UL.news P.heading { font-weight: bold; padding: 1px 0 1px 12px; background: none; }
UL.news P.lead { margin: 0; padding: 0 0 5px 12px; }
UL.news A.comments { text-decoration: none; color: #a09f90; }
UL.news A:hover.comments { text-decoration: none; color: #a09f90; }
UL.news SPAN.date { color: #888; font-weight: normal; margin: 0 0 0 10px; float: right; }

/* Comments */
UL.comments { padding: 0 0 1px 0; margin: 10px 0 0 0; }
UL.comments LI { padding: 0 0 10px 0; margin: 0; float: left; width: 100%; background: none; border-bottom: 1px solid #e9e9e9; }
UL.comments LI P { margin: 10px 0 0 0; padding: 0; }
UL.comments LI P.gray { color: #5e5d5d; }

/* Sitemap */
#sitemap-tree { font-weight: bold; }
#sitemap-tree UL { padding: 10px 0 10px 20px !important; margin: 0; font-weight: normal; }

/* Search Results */
OL.searchresults { line-height: 15px; }
OL.searchresults P { margin: 0; }
OL.searchresults P.lead { padding: 5px 0 10px 0; font-size: 11px; }

/* Image List */
UL.imagelist { padding: 0; margin: 1em 0 0 0; list-style: none; }
UL.imagelist LI { float: left; margin: 0 11px 10px 0; padding: 0; background: none !important; }
UL.imagelist LI A { float: left; border: 1px solid #dbdbdb; }
UL.imagelist LI A:hover { border-color: #a4a4a4; }
UL.imagelist LI IMG { width: 109px; height: 109px; }

/* Error404 */

DIV.error-box { width: 400px; margin: auto; }
DIV.error-box P { color: #E40000; }
DIV.error-box UL A { color: #4E5749; text-decoration: underline; }
DIV.error-box_a { margin: 200px 0 0 0; border: solid 1px #ddd; }
DIV.error-box #error-header { border-bottom: solid 1px #eee; padding: 10px 20px; }
DIV.error-box #error-header #logo { float: left; }
DIV.error-box #error-content { background: #FAFAFA; line-height: 15px; margin: 0pt; padding: 10px 20px; text-align: left; }

/* Front Quiz */

DIV#front-quiz { line-height: 17px; color: #161616; background: url(bg13.gif) 0 100% no-repeat; height: 293px; }
DIV#front-quiz P { margin: 0; }
DIV.front-quiz-intro { width: 370px; }

UL.quiz { margin: 1em 0 1em 0; padding: 0; list-style: none; font-size: 12px; font-weight: bold; color: #988d79; }
UL.quiz LI { float: left; padding: 3px 7px 3px 8px; margin: 0 1px 0 0; }
UL.quiz LI.done {background: url(bg10.gif) no-repeat; color: #767676; }
UL.quiz LI.doing { background: url(bg10.gif) 0 -32px no-repeat; color: #fff; }
UL.quiz LI.undone { background: url(bg10.gif) 0 -64px no-repeat; color: #4f5561; }
UL.quiz LI.last { padding: 3px 5px 2px 4px; }
UL.quiz LI.results { padding: 0; margin: 0; }

#results-a { background: url(bg11.gif) no-repeat; }
#results-b { background: url(bg11.gif) 100% 0 no-repeat; padding: 3px 8px; color: #4f5561; }

#front-button { position: absolute; bottom: 10px; right: 240px; margin: 0; padding: 0; }

DIV#test-icon A { cursor: pointer; position: absolute; bottom: 0; margin: 0 0 175px 400px; background: url(bg07.png) no-repeat; height: 160px; width: 144px; }
* HTML DIV#test-icon A { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg07.png', sizingMethod='crop') !important; }

TABLE.answers { padding: 0; margin:5px 0 0 0; }
TABLE.answers INPUT[type="radio"],
TABLE.answers INPUT[type="checkbox"] { vertical-align: normal; }
*:first-child+HTML TABLE.answers INPUT[type="radio"],
*:first-child+HTML TABLE.answers INPUT[type="checkbox"] { vertical-align: normal; margin-top: -1px; }

/* * * * * Exact Thickbox * * * * */

#TB_window { position: fixed; z-index: 102; text-align: left; top: 50%; right: 50%; display: none; line-height: 14px; }
* HTML #TB_window { position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }

#TB_overlay { position: fixed; z-index: 100; top: 0; left: 0; height: 100%; width: 100%; }
* HTML #TB_overlay { position: absolute; height: expression((document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight) > document.documentElement.clientHeight ? document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight : document.documentElement.clientHeight + 'px'); }
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {	background-color: #000; filter: alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; }

#TB_container1 { border: 10px solid #e3e3e3; padding: 2px; background: #fff; }

#TB_header { padding: 10px; background: #eb6000; overflow: hidden; }
* HTML #TB_header { height: 1px; overflow: visible; }
#TB_header #TB_prev { float: left; width: 27px; height: 27px; background: url(thickbox_buttons.gif) no-repeat; margin: 0 5px 0 0; }
#TB_header A#TB_prev:hover { background-position: -50px 0; }
#TB_header #TB_next { float: left; width: 27px; height: 27px; background: url(thickbox_buttons.gif) 0 -50px no-repeat; margin: 0 5px 0 0; }
#TB_header A#TB_next:hover { background-position: -50px -50px; }
#TB_header #TB_closeWindowButton { float: right; width: 27px; height: 27px; background: url(thickbox_buttons.gif) 0 -100px no-repeat; }
#TB_header A#TB_closeWindowButton:hover { background-position: -50px -100px; }
#TB_header .TB_disabled { cursor: default; }
#TB_header #TB_next.TB_disabled { background-position: -100px -50px !important; }
#TB_header #TB_prev.TB_disabled { background-position: -100px 0 !important; }
#TB_header #TB_imgcount { float: left; padding: 4px 0 0 5px; color: #fff; font-size: 18px; line-height: 20px; }
#TB_header #TB_ajaxWindowTitle { float: left; padding: 4px 0 0 5px; color: #fff; font-size: 18px; line-height: 20px; }

#TB_body { border-top: 2px solid #fff; }
#TB_body_a { position: relative; }
#TB_body_b { position: relative; }
* HTML #TB_body_b { height: 1px; overflow: visible; }
#TB_Image { display: block; }

#TB_ajaxContent { overflow: auto; }
#TB_caption { position: absolute; bottom: 0; left: 0; width: 100%; background-color: #000; filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; color: #fff; line-height: 16px; font-size: 11px; }
#TB_caption_a { overflow: hidden; }
#TB_caption_b { padding: 14px 20px; }

#TB_iframeContent { clear: both; border: none; }

#TB_load { position: fixed; display: none; z-index: 101; width: 200px; height: 200px; top: 50%; left: 50%; margin: -100px 0 0 -100px; background: url(thickbox_loader.gif) 50% 50% no-repeat; }
* HTML #TB_load { position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }

#TB_HideSelect { z-index: 99; position: fixed; top: 0; left: 0; background-color: #fff; border: none; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; height: 100%; width: 100%; }
* HTML #TB_HideSelect { position: absolute; height: expression((document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight) > document.documentElement.clientHeight ? document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight : document.documentElement.clientHeight + 'px'); }


#menu {
	width: 100%;
	background: #00A5A5;
	border-bottom: 0px #D0DADB solid;
	padding-left: 10px;
	height: 33px;
}

#menu  ul {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1em;
	list-style: none;
	z-index: 90
}

#menu  ul li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 1, 5em;
	list-style-type: none;
}

#menu ul li a {
	float: left;
	display: block;
	width: auto;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	color: #fff;
	margin: 0;
	padding: 0.9em 0.8em 0.5em 1em;
}

#menu  ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#menu  ul li.sep {
	color: white;
	padding: 0.8em 0em 0.5em 0em;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu  ul li a {
	float: none;
}