@charset "utf-8";
/* CSS Document */

/* png fix */
img, div { behavior: url(images/iepngfix.htc) }
img, div, a, input { behavior: url(images/iepngfix.htc) }

/* body */
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #163C89; background-color: #FFF; background:transparent url(/images/back-line.jpg) top left repeat-x; text-align:left; }
a { text-decoration: underline; border: 0; color: #FFF; }
a:visited { color: #FFFFFF; border: 0; }
a:hover { color: #6DCEF5; text-decoration: none; border: 0; }
img { border: 1px solid #163C89; }
h1 { font-size: 20px; color: #163C89; margin: 0; margin-bottom: 10px; }
h2 { text-align:left; font-size: 13px; font-weight: bold; margin: 5px 5px 0 0; color: #163C89; }
input, textarea, select { color: #FFFFFF; font-size: 9px; height: 15px; background-color: #006464; border: 1px solid #FFFFFF; }
select { height: 20px; }
textarea { height: 50px; }
p { text-indent: 20px; }

/* navigation bar */
.navigatorholder, .navigatorholder ul { padding: 0; margin: 0; height: 10px; display: inline; }
.navigatorholder li {  display: inline; font-size: 12px; padding-left: 8px; text-transform: uppercase; font-weight: bold; }

.wiki-edit-module { }
.wiki-bordered { border: 1px solid #CCC; }
.wiki-editor { width: 100% !important; height: 100% !important; color: #000; background-color: #FFF; font-size: 12px; border: 1px solid #A6C9E2; }

.maindiv { width: 1032px; margin-left: auto; margin-right: auto; }
.header { background: transparent url(/images/header.png) center no-repeat; width: 1032px; height: 187px; }
.lang { width: 40px; height: 60px; float: right; margin-right: 35px; margin-top: 45px; }
.lang img { margin-bottom: 5px; }
.contentholder { width: 1032px; margin-top: -30px; }

/* menu */
.menu { width: 239px; float: left; }
.menu a { color: #163C89; text-decoration: none; }
.menu .main { float: left;}
.menu .top { height: 20px; background: transparent url(/images/menu-top.png) center no-repeat; }
.menu .mid { background: transparent url(/images/menu-mid.png) center repeat-y; }
.menu .bottom { height: 25px; background: transparent url(/images/menu-down.png) center no-repeat; }
.main-ul { padding: 0px; margin: 0px; margin-left: 15px; width: 224px !important; }
.main-ul li { background: transparent url(/images/menu-item.png) top left no-repeat; width: 189px; margin: 5px 0 0 0; padding-left: 30px; padding-top: 7px; padding-bottom: 5px; list-style: none; font-weight: bold; font-size: 13px; text-transform: uppercase; }
.topli { margin: 0 !important; }
.sub-ul { margin-left: -50px; }
.sub-ul li { background: none; color: #FFF; width: 189px; margin: 5px 0 0 0; padding-left: 0; padding-top: 7px; padding-bottom: 5px; list-style-type: disc; font-weight: bold; font-size: 13px; text-transform: uppercase; }
.sub-ul a { color: #5c8cb4; }

/* content */
.content-data { width: 785px; float: left; margin-left: 5px; }
.content-data .top { height: 20px; background: transparent url(/images/content-top.png) center no-repeat; }
.content-data .mid { background: transparent url(/images/content-mid.png) center repeat-y; padding-left: 20px; padding-right: 20px; padding-bottom: 20px; width: 745px !important; }
.content-data .bottom { height: 27px; background: transparent url(/images/content-bottom.png) center no-repeat; }
#wiki-content img { margin-right: 3px; margin-bottom: 3px; }
.content-data a { color: #163C89; text-decoration: underline; }
.employes { width: 700px; }
.pricelist { border: 1px solid #163C89; width: 700px; border-collapse:collapse; }
.pricelist td { border: 1px solid #163C89; padding: 3px; }
.pricelist .head { font-weight: bold;  }
.images-list img  { margin: 10px; float: left; }
.images-list div  { float: left; height: 120px; }
.index-page { text-align: center; }
.index-page img { border: none; }

/* footer */
.footernote { text-align: center; }