/* == Default styles == */

* html img {
	behavior: url(/js/iepngfix.htc);
}
* html body {
	behavior: url(/js/csshover.htc);
}

body {
	padding: 0;
	margin: 0;
	font-size: 12px;
	background-color: #FFF;
}
* {
	font-family: Verdana;
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0 0;
}
td {
	padding: 0;
}
img {
	margin: 0px;
	border: none;
}

.PRelative {
	position: relative;
}
.FLeft {
	float: left;
}
.FRight {
	float: right;
}

/* == Main block == */

#main {
	width: 940px;
	margin: 0px auto 0px auto;
}

/* == Top menu == */

#menu {
	margin: 18px 0px 0px 0px;
	clear: right;
	float: right;
	width: 600px;
}
#menu a {
	font-family: Tahoma;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	display: block;
}
#menu td {
	text-align: center;
}
#menu .first div, #menu .second div, #menu .third div {
	z-index: 200;
}
#menu .first {
	background: #a7a7a7;
	width: 200px;
	padding: 10px 0px 10px 0px;
}
#menu .second {
	background: #ff7e00;
	width: 200px;
	padding: 10px 0px 10px 0px;
}



#menu .first .menu_1 {
	position: absolute;
	top: 10px;
	border: 2px solid #a7a7a7;
	border-top: none;
	width: 196px;
	background: #eeeeee;
	text-align: left;
}
#menu .first .menu_1 * {
	color: #2e2e2e;
	font-size: 11px;
	text-transform: none;
}
#menu .first .menu_1 {
	display: none;
}
#menu .first:hover .menu_1 {
	display: block;
}
#menu .first .menu_1 div:hover a {
	color: #ffffff;
	background: #bbbbbb;
	text-decoration: underline;
}
#menu .first .menu_1 div div {
	display: none;
}
#menu .first .menu_1 div:hover div {
	display: block;
}
#menu .first .menu_1 div:hover div a {
	color: #2e2e2e;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
}
#menu .first .menu_1 div div a:hover {
	color: #ffffff;
	background: #bbbbbb;
	text-decoration: underline;
}
#menu .first .menu_1 a {
	padding: 5px 37px 5px 15px;
}
#menu .first .menu_2 {
	width: 200px;
	position: absolute;
	left: -204px;
	top: -25px;
	border: 2px solid #a7a7a7;
	background: #eeeeee;
}
#menu .first .minus {
	background: url("/images/themes/blue/minus.jpg") 12px 13px no-repeat;
	position: absolute;
	top: 0px;
	left: 180px;
}
#menu .first .active {
	color: #ffffff;
	background: #bbbbbb;
	text-decoration: underline;
}
#menu .first .opened {
	color: #ffffff;
	text-decoration: underline;
	background: #bbbbbb;
}




#menu .third {
	background: #0576c7;
	width: 200px;
	padding: 10px 0px 10px 0px;
}
#menu .third .menu_1 {
	position: absolute;
	top: 10px;
	border: 2px solid #0576c7;
	border-top: none;
	width: 196px;
	background: #cae4f7;
	text-align: left;
}
#menu .third .menu_1 * {
	color: #2e2e2e;
	font-size: 11px;
	text-transform: none;
}
#menu .third .menu_1 {
	display: none;
}
#menu .third:hover .menu_1 {
	display: block;
}
#menu .third .menu_1 div:hover a {
	color: #0566ac;
	background: #e5f4ff;
	text-decoration: underline;
}
#menu .third .menu_1 div div {
	display: none;
}
#menu .third .menu_1 div:hover div {
	display: block;
}
#menu .third .menu_1 div:hover div a {
	color: #2e2e2e;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
}
#menu .third .menu_1 div div a:hover {
	color: #0566ac;
	background: #e5f4ff;
	text-decoration: underline;
}
#menu .third .menu_1 a {
	padding: 5px 37px 5px 15px;
}
#menu .third .menu_2 {
	width: 200px;
	position: absolute;
	left: -204px;
	top: -25px;
	border: 2px solid #5aace6;
	background: #e5f4ff;
}
#menu .third .minus {
	background: url("/images/themes/blue/minus.jpg") 12px 13px no-repeat;
	position: absolute;
	top: 0px;
	left: 180px;
}
#menu .third .active {
	color: #0566ac;
	background: #e5f4ff;
	text-decoration: underline;
}
#menu .third .opened {
	color: #055088;
	text-decoration: underline;
	background: #e5f4ff;
}
#menu .second .menu_1 {
	position: absolute;
	top: 10px;
	border: 2px solid #ff7e00;
	border-top: none;
	width: 196px;
	background: #feddb2;
	text-align: left;
}
#menu .second .menu_1 * {
	color: #2e2e2e;
	font-size: 11px;
	text-transform: none;
}
#menu .second .menu_1 {
	display: none;
}
#menu .second:hover .menu_1 {
	display: block;
}
#menu .second .menu_1 div:hover a {
	color: #0566ac;
	background: #ffe9d1;
	text-decoration: underline;
}
#menu .second .menu_1 div div {
	display: none;
}
#menu .second .menu_1 div:hover div {
	display: block;
}
#menu .second .menu_1 div:hover div a {
	color: #2e2e2e;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
}
#menu .second .menu_1 div div a:hover {
	color: #0566ac;
	background: #ffe9d1;
	text-decoration: underline;
}
#menu .second .menu_1 a {
	padding: 5px 37px 5px 15px;
}
#menu .second .menu_2 {
	width: 200px;
	position: absolute;
	left: -204px;
	top: -25px;
	border: 2px solid #fec286;
	background: #ffe9d1;
}
#menu .second .minus {
	background: url("/images/minus_bg.jpg") 12px 13px no-repeat;
	position: absolute;
	top: 0px;
	left: 180px;
}
#menu .second .active {
	color: #0566ac;
	background: #e5f4ff;
	text-decoration: underline;
}
#menu .second .opened {
	color: #055088;
	text-decoration: underline;
	background: #e5f4ff;
}

/* == Path == */

#path {
	position: absolute;
	top: -30px;
	left: 300px;
	font-family: Verdana;
	color: #252525;
	font-size: 10px;
	z-index: 100;
}
#path a {
	color: #025a99;
	font-family: Verdana;
	font-size: 10px;
}

/* == Footer == */

#footer {
	margin-top: 20px;
	background: url("/images/footer.jpg") left top no-repeat;
	height: 52px;
	width: 943px;
}
#footer * {
	font-size: 11px;
	color: #5e5e5e;
	font-family: Verdana;
	line-height: 18px;
}
#footer .right {
	padding-top: 25px;
	float: right;
	color: #5e5e5e;
	font-size: 11px;
	padding-right: 20px;
}
#footer a {
	color: #045e9e;
}
#footer .left {
	padding-left: 20px;
	padding-top: 10px;
}

/* == Search and languages == */

#search-langs {
	float: right;
	width: 480px;
	height: 45px;
}
#search-langs * {
	font-family: Tahoma;
}

/* -- Search -- */
#search {
	width: 240px;
	padding-top: 19px;
	float: left;
	margin-right: 40px;
}
#search input {
	background: none;
	border: none;
	margin-left: 10px;
	font-size: 11px;
	width: 155px;
}
#search .caption {
	float: right;
}

#search .caption input {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	width: 60px;
}
*:first-child+html #search .caption input {
 	position: relative;
	top: 0px;
	left: 7px;	!important; /* #%@#%(! IE 7 */
}
*:first-child+html #search input {
 	position: relative;
	top: 0px;
	left: 7px; !important; /* #%@#%(! IE 7 */
}

/* -- Languages -- */
#langs {
	margin: 22px 0px 0px 0px;
	font-size: 10px;
}
#langs a, #langs span {
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	margin-right: 10px;
}
#langs a:hover {
	text-decoration: underline;
}

/* == Content table == */

body.homepage #main-table {
	background: url("/images/center_bg.jpg") left top repeat-y;
}

/* -- Left column -- */
#td-left {
	width: 280px;
	text-align: center;
	vertical-align: top;
}
body.homepage #td-left {
	width: 250px;
}

/* -- Content column -- */
#td-content {
	vertical-align: top;
	width: 430px;
}
body.homepage #td-content {
	width: 460px;
}
#td-content {
	font-size: 12px;
	font-family: Verdana;
	color: #3c3c3c;
	line-height: 18px;
}

/* -- Right column -- */
#td-right {
	vertical-align: top;
	width: 230px;
}
#td-right .inner {
	margin: 10px;
	text-align: right;
}

/* -- Link to print version -- */
#main-table div.print {
	background: url("/images/print.gif") left 2px no-repeat;
	padding-left: 15px;
	font-size: 10px;
	float: right;
}
#main-table div.print a {
	color: #3c3c3c;
	text-decoration: none;
}

/* -- Some person information -- */
#td-left div.person {
	width: 233px;
	padding: 10px 0px 10px 0px;
}
#td-left div.person * {
	text-align: left;
}
#td-left div.person .name {
	color: #035fa1;
	font-size: 12px;
	display: block;
	text-decoration: underline;
}
#td-left div.person .profession {
	color: #515151;
	font-size: 10px;
}
#td-left div.person .phone {
	color: #777777;
	font-style: italic;
	font-size: 10px;
}

/* == Side menu == */

#side-menu {
	width: 233px;
	padding: 15px 0px 15px 0px;
	text-align: left;
}
#side-menu a {
	color: #2e2e2e;
	display: block;
	font-size: 11px;
	text-decoration: none;
	padding: 6px 45px 6px 30px;
}
#side-menu .active {
	color: #044e84;
	text-decoration: underline;
}
#side-menu a.opened {
	color: #055088;
	text-decoration: underline;
	font-weight: bold;
}
#side-menu .submenu {
	padding-left: 15px;
}

/* == Standard element styles == */

h1, h2, h3 {
	color: #045e9e;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px 0;
}
h2 {
	font-size: 12px;
	margin: 18px 0 12px 0;
}
h3 {
	font-size: 11px;
	margin: 18px 0 12px 0;
}
a:link, a:visited, a:hover, a:active {
	color: #045e9e;
}

/* == Pages == */

div.pages span, div.pages a {
	margin-right: 0.5em;
	padding: 0.1em 0.5em;
}
div.pages a:link, div.pages a:visited {
	text-decoration: none;
}
div.pages span.active {
	font-weight: bold;
}

/* == Themes == */

/* -- Blue -- */
body.blue {
	background: url("/images/themes/blue/header_bg.jpg") left top repeat-x;
}
body.blue #search-langs {
	background: url("/images/themes/blue/search.jpg") left top no-repeat;
}
body.blue #side-menu,
body.blue #side-menu a {
	background: #d4e9f8;
}
body.blue #side-menu .submenu,
body.blue #side-menu .submenu a {
	background: #f2f8fd;
}
body.blue #side-menu a.opened {
	background: #f2f8fd url("/images/minus.gif") 12px 13px no-repeat;
}

/* -- Orange -- */
body.orange {
	background: url("/images/themes/orange/header_bg.jpg") left top repeat-x;
}
body.orange #search-langs {
	background: url("/images/themes/orange/search.jpg") left top no-repeat;
}
body.orange #side-menu,
body.orange #side-menu a {
	background: #ffe3c1;
}
body.orange #side-menu .submenu,
body.orange #side-menu .submenu a {
	background: #fff6ec;
}
body.orange #side-menu a.opened {
	background: #fff6ec url("/images/minus.gif") 12px 13px no-repeat;
}

