html {
	color: #333;
  background: #ccc;
}
body,
h1, h2, h3, h4, h5, h6,
p,
div, blockquote,
fieldset,legend,
dl, dt,
dd, ul, ol, li,
pre,code,
form, input, textarea,
table, th,td,
address {
  margin: 0;
  padding: 0;
}
table {
  font-size: inherit;
}
th, td {
  vertical-align: top;
}
th, caption {
  text-align: left;
}
th, caption,
address, cite, code, dfn,
em, strong, var {
  font-style: normal;
  font-weight: normal;
}
fieldset, img {
  border: 0;
}
a {
  outline: none;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
  font-variant: normal;
}
sup, sub, big, small {
  font-size: 100%;
}
big {
  font-size: 1.25em;
}
sup, sub, small {
  font-size: 0.8em;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
legend {
  color: #fff;
}
pre, code, kbd, samp, tt {
  font-family: monospace;
  line-height: 100%;
}
em {
  font-style: italic;
  font-weight: inherit;
}
strong {
  font-style: inherit;
  font-weight: bold;
}
ul, ol {
  margin-left: 3em;
}
.fl {
  float: left;
  text-align: left;
}
.fr {
  float: right;
  text-align: right;
}
.clear {
  clear: both ! important;
  margin: 0 ! important;
  padding: 0 ! important;
  border: 0 ! important;
}
.white {
  color: #ffffff;
}
.silver {
  color: #c0c0c0;
}
.aqua {
  color: #00ffff;
}
.lime {
  color: #00ff00;
}
.gray {
  color: #808080;
}
.olive {
  color: #808000;
}
.fuchsia {
  color: #ff00ff;
}
.teal {
  color: #008080;
}
.red {
  color: #ff0000;
}
.green {
  color: #008000;
}
.purple {
  color: #800080;
}
.maroon {
  color: #800000;
}
.blue {
  color: #0000ff;
}
.navy {
  color: #000080;
}
.black {
  color: #000000;
}
.gray3 {
  color: #333333;
}
.gray6 {
  color: #666666;
}
.gray9 {
  color: #999999;
}
.grayc {
  color: #cccccc;
}
table {
  margin: 20px auto 0 auto;
  font-size: 1.4em;/*
  background-color: #fff;*/
  border: 3px solid #333;
  border-collapse: collapse;
}
table thead tr th.header {
	background-image: url( 'tbl_bg_white.gif' );
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table thead tr th.headerSortUp {
	background-image: url( 'tbl_asc_white.gif' );
}
table thead tr th.headerSortDown {
	background-image: url( 'tbl_desc_white.gif' );
}
table tfoot tr td {
  padding: 2px 5px;
  color: #d00;
  font-style: italic;
  font-weight: normal;
  font-size: 0.95em;
  text-align: right;
}
th, td {
  padding: 5px;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  border: 1px solid #999;
}
th,
.dvdr {
  padding: 5px;
  color: #fff;
  font-size: 1.0em;
  vertical-align: middle;
  background-color: #333;
}
.r1 {
  background-color: #fff;
}
.r0 {
  background-color: #eee;
}
tbody .r1:hover td,
tbody .r0:hover td,
tbody tr:hover td {
  background-color: #ffc;
}
.cl {
  width: 50px;
  text-align: left;
}
.cr {
  width: 50px;
  text-align: right;
}
.w50 {
  width: 50px;
}
.w75 {
  width: 75px;
}
.w100 {
  width: 100px;
}
.w125 {
  width: 125px;
}
.w150 {
  width: 150px;
}
.w175 {
  width: 175px;
}
.w200 {
  width: 200px;
}
.w250 {
  width: 250px;
}
.w300 {
  width: 300px;
}
.w350 {
  width: 350px;
}
.w400 {
  width: 400px;
}
div.srchres #tblsort {
  margin-top: 0;
}

.noerrors {
  margin-top: 50px;
  padding: 20px;
  color: #9f9;
  font-weight: bold;
  background-color: #363;
  border: 5px solid #9f9;
}
fieldset {
  margin: 20px auto 0 auto;
  padding: 0 20px 20px 20px;
  width: 600px;
  border: 2px solid #fff;
  border-radius: 15px;
}
fieldset.login {
  width: 350px;
}
fieldset.changepass {
  width: 400px;
}
legend {
  padding: 10px 30px;
  color: #fff;
  font-size: 1.25em;
  font-weight: bold;
  font-style: italic;
  background-image: url( 'black_gradient.gif' );
  background-repeat: repeat-x;
  border: 2px solid #f00;
  border-radius: 10px;
}
legend span {
  color: #fe3;
}
#content fieldset form h3 {
  margin-top: 30px;
  color: #ff9;
  font-size: 2em;
  text-align: center;
}
#content form div,
#content fieldset form div {
  margin-top: 20px;
  padding: 10px;
  text-align: center;
  background-image: url( 'bg_transp_50.png' );
  border: 2px solid #fff;
  border-radius: 7px;
}
#content fieldset form div.checkbox {
  padding-left: 200px;
  text-align: left;
}
#content fieldset form div.editor div {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
}
label {
  font-style: italic;
}
input {
  color: #d00;
}
optgroup {
  color: #fd0;
  font-style: italic;
}
optgroup option {
  color: #fff;
  font-style: normal;
}
.required {
  color: #d00;
  font-size: 1.25em;
  font-weight: bold;
}
.inp {
  padding: 5px;
  width: 200px;
  color: #fff;
  font-weight: bold;
  background-color: #333;
  border: 1px solid #fff;
  border-radius: 7px;
}
.ta {
  width: 95%;
  height: 50px;
  border-radius: 0;
}
div.tal, div.tar {
  float: left;
  padding: 5px;
  width: 258px;/*
  text-align: center;*/
}
div.tar {
  float: right;
}
.btn, .btndel {
  width: 210px;
  height: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  background: #090;
  border-radius: 7px;
}
.btn:hover {
  background: #3c3;
}
.btndel {
  background: #900;
}
.btndel:hover {
  background: #d00;
}
.error {
  display: block;
  margin-top: 3px;
  padding: 2px 10px;
  color: #fff;
  font-style: italic;
  font-weight: bold;
  background: #d00;
  border: 2px solid #fff;
  border-radius: 7px;
}
#content fieldset form div.error {
  padding: 20px;
  background: #d00;
}
#content div.success,
#content div.fail {
  margin: 80px auto 0 auto;
  padding: 20px;
  color: #fff;
  font-style: italic;
  font-weight: bold;
  background: #393;
  border: 2px solid #fff;
  border-radius: 7px;
}
#content form div.success,
#content form div.fail {
  margin-top: 30px;
}
#content div.fail {
  background: #d00;
}
#content div.success a {
  color: #fe3;
}
#content div.success a:hover {
  color: #fff;
}
#content fieldset form strong {
  color: #fe3;
}
#content fieldset form div.div_editor {
 margin: 0;
 padding: 0;
 border: 0;
}
#content fieldset form h3.frm_tgl {
  width: 95%;
}
h3.frm_tgl span {
  color: #fff;
}
h3.frm_tgl a {
  color: #fe3;
 text-decoration: none;
}
h3.frm_tgl a:hover {
  color: #f00;
}
h3.frm_tgl a.tgl {
  color: #f00;
}
form.srch {
  width: 100%;
}
form.srch input {
  padding: 5px;
  width: 200px;
  color: #333;
  background-color: #fff;
  border: 2px solid #333;
}
span.srch_str {
  color: #f00;
}


@font-face {
  font-family: CooperRus;
  src: url('fonts/cooper_ru/coopbcbt.otf'), url('fonts/cooper_ru/cooper_ru.ttf');
}
html,
body {
  color: #333;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-style: italic;
  background-color: #eff;
  background-image: url('bg.jpg');
  background-position: top center;
  background-attachment: fixed;
}
.inner {
  margin: 0 auto;
  width: 1000px;
}
#main .inner {
  position: relative;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.65);
  border: 1px solid #fff;
  border-radius: 10px;
}
#nojs {
  display: block;
  margin-bottom: 20px;
  padding: 20px;
  color: #f00;
  font-size: 16px;
  font-style: italic;
  background: #ffc;
  border: 5px solid #f00;
  border-radius: 15px;
}
#under_constr {
  margin-top: 30px;
  text-align: center;
}
#under_constr img {
  padding: 2px;
  border: 2px solid #ff6;
  border-radius: 12px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: CooperRus, Arial, Verdana, sans-serif;
  font-size: 2.5em;
  text-align: center;
}
h2 {
  font-size: 2em;
}
h3 {
  font-size: 1.5em;
}
h4 {
  font-size: 1.25em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 0.8em;
}
a {
  color: #069;
}
a:hover {
  color: #0cf;
  text-decoration: none;
}
.c {
  text-align: center;
}
h1.miniSize {
  display: none;
}
#main div.inner div.time {/*
  position: absolute;
  top: 25px;
  right: 25px;*/
  margin: 0 auto 15px auto;
  padding: 5px  0;
  width: 150px;
  text-align: center;
  background-color: #000;
  border: 1px silid #cdf;
  border-radius: 8px;
}
#main div.inner div.time img {
  margin: 0;
  padding: 0;
  width: 16px;
  height: 21px;
}
#main div.inner div.ipAddr {
  font-size: 11px;
  color: #9cf;
}
#main div.inner div.ipAddr span {
  font-weight: bold;
}

/* header *********************************************************************/

#header {
  margin-top: 20px;
  height: 130px;
}
#header div.inner {
  position: relative;
  width: 638px;
}
#header div.inner a.lLogo,
#header div.inner a.rLogo {
  display: block;
  position: absolute;
  top: 0;
  left: -201px;
  width: 200px;
  border: 1px solid #fff;
  border-radius: 10px 0 0 10px;
  border-right-width: 0;
}
#header div.inner a.rLogo {
  left: auto;
  right: -200px;
  border-radius: 0 10px 10px 0;
  border-left-width: 0;
}
#header div.inner a.lLogo img,
#header div.inner a.rLogo img {
  display: block;
  width: 200px;
  height: 110px;
  border-radius: 10px 0 0 10px;
  opacity: 0.65;
}
#header div.inner a.rLogo img {
  border-radius: 0 10px 10px 0;
}
#header div.inner h1 {
  padding: 0;
  height: 110px;
  font-size: 60px;
  line-height: 60px;
  background-color: rgba(255, 255, 255, 0.65);
  border: 1px solid #fff;
  border-width: 1px 0;
}
#header div.inner h1 a {
  color: #07e;
  letter-spacing: 5px;
  text-decoration: none;
  text-shadow: 3px 3px #fff;
}
#header div.inner h1 small {
  position: relative;
  top: -20px;
  font-size: 0.25em;
  letter-spacing: normal;
  text-shadow: 1px 1px #fff;
}
#header h2 {
  font-size: 1.75em;
}
#header h2 a {
  display: block;
  margin: 22px auto 0 auto;
  padding: 10px 0;
  width: 490px;
  color: #ff3;
  font-family: Verdana;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #222;
  background-image: url( 'black_gradient.gif' );
  background-position: 0 0;
  background-repeat: repeat-x;
  border: 3px solid #f00;
  border-radius: 12px;
}
#header h2 a:hover {
  background-position: 0 -9px;
}
h2.mobile {
  display: none;
}
#header h3 {
  margin: 17px auto 0 auto;
  width: 550px;/*
  color: #e00;*/
  font-family: Arial;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
}
#header h3 small {
  color: #333;
  font-size: 0.5em;
}
#header h3 span {
  color: #e00;
}
#header div.inner div.fr {
  width: 230px;
}
#header div.inner div.fr object {
  width: 230px;
  height: 230px;
}

/* share **********************************************************************/

#share {
  margin-top: 30px;
  text-align: center;/*
  min-height: 30px;
  background-color: #f00;
  border: 1px solid #ff0;*/
}

/* footer *********************************************************************/

#footer {
  margin-top: 30px;
  padding: 0 20px;
  font-size: 12px;
  font-weight: bold;/*
  background-image: url( 'footer.png' );
  background-repeat: repeat-x;*/
}
#footer div.fl,
#footer div.fr {
  padding-top: 45px;
  width: 40%;
}
#footer div.mdl {
  padding: 20px 0 10px 0;
  width: 20%;
  text-align: center;
}
#footer div.mdl img {
  height: 80px;
}
#content {
  float: left;
  width: 820px;
}
#content h2 {
  margin-top: 0;
  height: 40px;
  color: #e00;
}
div.people {
  margin-top: 30px;

}
div.people ol {
  margin: 0 0 0 100px;

}
div.people ol li {
  margin-top:30px;
  font-size: 1.25em;
}
div.people ol li a {
  font-weight: bold;
  text-decoration: none;
}
div.people ol li p,
div.pshowhide {
  display: none;
  padding: 10px;
  width: 141px;
  text-align: center;
  background-color: #bde;
  border: 2px solid #000;
  border-radius: 7px;
}
div.people ol li p img,
div.pshowhide img {
  padding: 2px;
  width: 133px;
  font-weight: bold;
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 5px;
}
div.head_price {
  margin-top: 75px;
  padding: 20px;
  background-color: #eee;
  border: 1px solid #999;
}
div.head_price h3 {
  font-size: 1.75em;
}
div.head_price p {
  margin-top: 10px;
  font-size: 1.5em;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  text-indent: 0;
}

/* #gmap **********************************************************************/

#gmapcnt {
  margin: 30px auto 0 auto;
  padding: 0;
  width: 99%;
  border: 2px solid #000;
}
#gmap {
  width: 100%;
  height: 400px;
}
#gmapcnt div.addr {
  float: left;
  padding-top: 20px;
  width: 50%;
  height: 200px;
  text-align: center;
  border-top: 1px solid #000;
}
#gmapcnt div.addr:hover {
  background-color: #eee;
  cursor: pointer;
}
#gmapcnt div.addr h3 {
  padding-top: 10px;
}
#gmapcnt div.addr dl {
  margin: 0;
  padding: 0;
  font-size: 1.4em;
  text-align: center;
}
#gmapcnt div.addr dt {
  margin: 5px 0 0 0;
  font-weight: bold;
}
#gmapcnt div.addr dd {/*
  margin: 0 0 0 20px;*/
}
#gmap div.iwin {
  width: 200px;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  overflow: auto;
}
#gmap div.iwin small {
  color: #d00;
  font-size: 0.8em;
}

/* .gallery *******************************************************************/

.gallery {
  margin: 0;
}
.gallery ul {
  margin: 0;
  list-style-type: none;
}
.gallery ul li {
  margin: 30px 0 0 0;
  text-align: center;
}
.gallery ul li a {
  font-family: CooperRus;
  font-size: 1.5em;
  color: #333;
  text-decoration: none;
}
.gallery ul li a:hover {
  color: #e00;
}
.gallery a.highslide {
  display: block;
  float: left;
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 155px;
  height: 155px;
  text-align: center;
  vertical-align: middle;
  background-color: #bde ;
  border: 2px solid #333;
  border-radius: 5px;
}
.gallery a.highslide img {
  margin: 0;
  padding: 2px;
  max-width: 147px;
  max-height: 147px;
  background-color: #fff;
  border: 2px solid #333;
  border-radius: 5px;
}

/* #advert *********************************************************************/

#advert {
  float: right;
  padding-top: 50px;
  width: 160px;
}
#advert img,
#advert object {
  display: block;
  margin-top: 30px;
  cursor: pointer;
}
#menu {
  position: relative;
  height: 40px;
	text-align: center;
  z-index: 1;
}
#menu div.inner {
  padding: 0 20px;
  height: 40px;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.65);
  border-radius: 0 0 10px 10px;
}
#menu ul {
  float: left;
	position: relative;
	display: inline-table;
  margin: 0;
  padding: 0 0 0 50px;
  min-height: 40px;
  list-style-type: none;
}
#menu ul:after {
  clear: both;
  display: block;
  content: "";
}
#menu ul li:hover > ul {
  display: block;
}
#menu ul li {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#menu ul li a {
  display: block;
  padding: 13px 15px 11px 15px;
  height: 16px;
  font-family: CooperRus;
  line-height: 16px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
#menu ul li a:hover {
  padding: 14px 14px 10px 16px;
  background-color: rgba(255, 255, 255, 0.85);
}
#menu ul ul {
  position: absolute;
	display: none;
  top: 100%;
  margin: 0;
  padding: 0;
  height: auto;
  border-left: 1px solid #ccc;
}
#menu ul ul li {
	float: none;
  position: relative;
  background-color: rgba(255, 255, 255, 0.85);
  border-bottom: 1px solid #ccc;
}
#menu ul ul ul {
  position: absolute;
  top: 0;
  left: 100%;
}

/* #munmenu *******************************************************************/

#menu div#minmenu {
  display: none;
}

/* #lang **********************************************************************/

#menu div#lang {
  float: right;
  position: relative;
  width: 110px;
  height: 28px;
  padding-top: 12px;
  text-align: left;
}
#menu div#lang a {
  position: relative;
  width: 21px;
  height: 14px;
  display: inline-block;
  text-align: center;
}
#menu div#lang a:hover {
  position: relative;
  top: 1px;
  left: 1px;
}
#menu div#lang a img {
  width: 21px;
  height: 14px;
}
.news_box {
  margin: 30px 0 0 0;
  min-height: 150px;
  border-bottom: 2px dotted #C1C9CD;
  padding: 20px 0;
}
.news_date {
  float: left;
  width: 104px;
  height: 91px;
  background-image: url( 'news_date.png' );
  text-align: center;
}
.news_date span {
  position: relative;
  top: 27px;
  color: #fff;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.news_img_box {
  float: left;
  width: 200px;
  margin: 0 10px 10px 10px;
  text-align: center;
}
.news_img_box img {
  width: auto;
  box-shadow: 4px 4px 18px 0px rgba(50, 50, 50, 0.75);
}
.news_img_box a.highslide {
  margin-left: 10px;
  margin-right: 10px;
  width: auto;
}
#content .news_img_box img.fimg {
  width: 135px;
  height: auto;
}
.news_img_box .highslide img.img_s {
  max-width: 60%;
  max-height: 50%;
  margin-top: 5px;
  box-shadow: 4px 4px 18px 0px rgba(50, 50, 50, 0.75);
}
.news_img_box .s_hight {
  padding: 0 !important;
  width: 75px !important;
  height: 50px !important;
}
.news_box h1 {
  float: left;
  margin-left: 5px;
  margin-bottom: 15px;
  text-align: left;
  width: 53%;
  font-size: 24px;
}
.news_descr {
  float: left;
  margin-left: 5px;
  margin-top: 15px;
  width: 53%;
  font-size: 20px;
  line-height: 21px;
}
.news_box h4.top_30 {
  float: left;
  width: 53%;
  font-size: 20px;
  text-align: left;
  margin-top: 30px;
}
.news_box h5 {
  float: left;
  margin: 10px 0 0 0;
  width: 100%;
}
.offer_add {
  width: 100%;
  height: auto;
}
form#formo div {
  border: 0;
  margin: 0;
}
form#formo div input {
  width: 230px;
}
form#formo div textarea {
  width: 230px;
  height: 170px;
}
.inp_s_box {
  float: left;
  border: 0;
}
input.inp_s_box {
  border: 0;
}
.pagination {
  margin: 30px auto 0 auto;
  color: #000;
  font-weight: bold;
  text-align: center;
}
.pagination a {
  display: inline-block;
  padding: 2px 6px;
  min-width: 10px;
  height: 16px;
  color: #fd0;
  text-decoration: none;
  vertical-align: middle;
  background-color: #633;
  border: 2px solid #999;
  border-radius: 8px;
}
.pagination a:hover, .pagination .pgactive {
  color: #d00;
  background-color: #fff;
  border-color: #ccc;
}/*
.pagination a.arrow {
  padding: 0 6px 1px 6px;
  font-size: 14px;
}*/
/**
* @file: highslide.css 
* @version: 4.1.13
*/
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	/*position: absolute;*/
	background: black;
}
a.highslide-full-expand {
   background: url(../highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../highslide/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 106px;
	height: 106px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	padding: 0;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
 	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../highslide/graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
	list-style: none;
}
.highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.mobile .highslide-html {
	border: 1px solid silver;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(../highslide/graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 5;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(../highslide/graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
	position: absolute;
	width: 90%;
	margin: 1px 0 1px 5px;
	color: #666666;
}

.titlebar .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
	display: none;
}
.titlebar .highslide-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
	background: white;
}
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(../highslide/graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
    background-image: url(../highslide/graphics/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
    background: url(../highslide/graphics/controlbar-text-buttons.png) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(../highslide/graphics/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
	display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
	padding: 1px 0 1px 18px;
    color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}

.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}


/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
	direction: ltr;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;
	/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(../highslide/graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(../highslide/graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}

.highslide-thumbstrip-vertical-overlay {
	overflow: hidden !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(../highslide/graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(../highslide/graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	width: 60px; /* t=5481 */
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
	max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}
div.kalin {
  margin: 30px 0 0 0;
  padding: 10px;
  min-height: 180px;
  background-color: rgba(255,255,255,0.75);
  border: 2px solid #000;
  border-radius: 8px;
}
div.kalin img {
  float: left;
  margin-right: 10px;
  height: 180px;
  border: 2 solid #f00;
  border-radius: 8px;
}
div.kalin h3 {
  padding-bottom: 15px;
  text-align: center;
  font-size: 16px;
  color: #f00;
}
div.kalin p {
  font-size: 14px;
  text-align: justify;
  text-indent: 0;
}

/* <= 1000px *******************************************************************/

@media only screen and (max-width: 1000px) {

body {/*
  background-color: #ff0;*/
}
.inner {
  width: 760px;
}
#header div.inner {
  width: 402px;
}
#header div.inner div.fl {
  float: none;
  width: auto;
}
#header div.inner div.fr,
#header div.inner div.fr object {
  display: none;
  background-color: #F00;
}
#menu ul {
  padding-left: 7px;
}
#menu ul li a {
  padding: 13px 11px 11px 11px;
  font-size: 11px;
}
#menu div#lang {
  top: 2px;
  right: -1px;
  height: 26px;
  text-align: center;
  z-index: 0;
}
#content {
  float: none;
  width: 100%;
}
#content img {
  max-width: 100%;
  height: auto;
}
#content .news_img_box img {
  width: auto;
}
#content .news_img_box a.highslide {
  width: 155px;
  height: auto;
}
#content .news_img_box img.fimg {
  width: 135px;
  height: auto;
}
#advert {
  display: none;
}
div.kalin img {
  float: none;
  margin-bottom: 15px;
}

} /*/mediaquery*/

/* <= 768px *******************************************************************/

@media only screen and (max-width: 768px) {

body {/*
  background-color: #f00;*/
}
.dump {
  display: none;
}
.inner {
  width: 640px;
}
#header div.inner {
  width: 282px;
  height: 270px;
  background-image: none;
}
#header div.inner div.fl {
  padding-left: 0;
  width: 100%;
}
#menu ul li a {
  padding: 13px 8px 11px 8px;
  font-size: 10px;
}
#menu ul li a:hover {
  padding: 14px 9px 10px 11px;
}
#footer div.fr a {
  display: inline-block;
}

} /*/mediaquery*/

/* <= 640px *******************************************************************/

@media only screen and (max-width: 640px) {

body {/*
  background-color: #f0f;*/
}
.inner {
  margin: 0 30px;
  width: auto;
}
#header {
  display: none;
}
h1.miniSize {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 18px;
}
h1.miniSize a {
  text-decoration: none;
}
h1.miniSize small {
  font-size: 0.8em;
}
h2.mobile {
  display: block;
  font-size: 1.2em;
}
h2.mobile a {
  display: block;
  margin: 12px 90px 5px 90px;
  padding: 5px 0;
  width: auto;
  color: #ff3;
  font-family: Verdana;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #222;
  background-image: url( 'black_gradient.gif' );
  background-position: 0 0;
  background-repeat: repeat-x;
  border: 3px solid #f00;
  border-radius: 10px;
}
h2.mobile a:hover {
  background-position: 0 -7px;
}
#menu {
  height: 140px;
}
#menu div.inner {
  padding-top: 12px;
  height: 110px;/*
  background-color: #f3f6f9;*/
}
#menu ul {
  display: none;
}
#menu div#minmenu {
  display: block;
  float: left;
  padding: 6px 0 0 20px;
  width: 70%;
  text-align: center;
}
#menu div#minmenu select {
  padding: 5px 0 5px 20px;
  font-size: 1.5em;
  font-weight: bold;
  width: 100%;
}
#menu div#lang {
  top: 3px;
  right: 0;
  height: 26px;
  text-align: center;
  border: 0;
}/*
#main div.inner div.time {
  display: none;
}*/
.news_box {
  float: none;
  margin: 30px auto 0 auto;
}
.news_img_box {
  float: none;
  margin: 30px auto 0 auto;
  width: 100%;
}
.news_box h1 {
  margin-left: 30px;
}
.news_descr {
  clear: both;
  float: none;
  text-align: center;
  width: auto;
  margin: 15px auto 0 auto;
  width: 100%;
  line-height: 21px;
}
.news_box h4.top_30 {
  clear: both;
  float: none;
  text-align: center;
  width: auto;
  margin-top: 30px;
}
.news_box h5 {
  float: left;
  margin: 10px 0 0 0;
  width: 100%;
}
#footer div.fl,
#footer div.fr {
  padding-top: 20px;
  padding-bottom: 10px;
  width: 48%;
}
#footer div.mdl {
  display: none;
}

} /*/mediaquery*/

/* <= 560px *******************************************************************/

@media only screen and (max-width: 560px) {

body {/*
  background-color: #00f;*/
}
.inner {
  margin: 0 auto;
  width: 480px;
}

} /*/mediaquery*/
div.dump,
div.dump h3,
div.dump pre,
div.dump pre.last,
div.dump pre span {
  float: none;
  width: auto;
  max-width: 100%;
  color: #8ff;
  font-family: monospace;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  white-space: pre-wrap;
  line-height: 1.25em;
  background: #022;
  border: 0;
  border-radius: 0;
}
div.dump pre span {
  background: transparent;
}
div.dump {
  margin: 30px auto;
  padding: 0;
  max-width: 900px;
  border: 3px solid #8ff;
}
div.dump h3 {
  margin: 0;
  padding: 5px 0 2px 0;
  color: #022;
  font-family: monospace;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  background-color: #8ff;
  border-bottom: 5px solid #ff3;
}
div.dump h3 span {
  padding-bottom: 15px;
  color: #678;
  font-size: 0.75em;
  font-weight: bold;
  vertical-align: top;
}
div.dump h3 span.warntime {
  color: #d06;
}
div.dump pre {
  display: block;
  margin: 20px 0px 0 0px;
  padding: 0 20px;
  font-size: 1em;
  border-bottom: 1px solid #fff;
}
div.dump pre.last {
  margin-bottom: 0;
  border-bottom: 0;
}
div.dump pre span.varname {
  color: #ff8;
  font-size: 1.25em;
  font-weight: bold;
}
div.dump pre span.tag {
  color: #0c0;
}
div.dump pre span.sign {
  color: #fff;
  font-weight: bold;
}
div.dump pre span.dgt {
  color: #f9c;
}
div.dump pre span.arrkey {
  color: #fc9;
}
div.dump pre span.warntime {
  color: #f06;
  font-weight: bold;
}
.Bold {
	font-weight: bold;
}
.Italic {
	font-style: italic;
}
.Underline {
	text-decoration: underline;
}
.StrikeThrough {
	text-decoration: line-through;
}
.Subscript {
	vertical-align: sub;
	font-size: 0.8em;
}
.Superscript {
	vertical-align: super;
	font-size: 0.8em;
}
.FontComic {
	font-family: 'Comic Sans MS';
}
.FontCourier {
	font-family: 'Courier New';
}
.FontTimes {
	font-family: 'Times New Roman';
}
.FontSmaller {
	font-size: smaller;
}
.FontLarger {
	font-size: larger;
}
.FontSmall {
	font-size: 0.8em;
}
.FontBig {
	font-size: 1.25em;
}
.FontDouble {
	font-size: 2em;
}
.FontColor1 {
	color: #f90;
}
.FontColor2 {
	color: #06c;
}
.FontColor3 {
	color: #f00;
}
.FontColor1BG {
	background-color: #f90;
}
.FontColor2BG {
	background-color: #06c;
}
.FontColor3BG {
	background-color: #f00;
}
.Indent1 {
	margin-left: 40px;
}
.Indent2 {
	margin-left: 80px;
}
.Indent3 {
	margin-left: 120px;
}
.JustifyLeft {
	text-align: left;
}
.JustifyRight
{
	text-align: right;
}
.JustifyCenter {
	text-align: center;
}
.JustifyFull {
	text-align: justify;
}
code {
	font-family: courier, monospace;
	background-color: #eeeeee;
	padding-left: 1px;
	padding-right: 1px;
	border: #c0c0c0 1px solid;
}
kbd {
	padding: 0px 1px 0px 1px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
}