@charset "utf-8";
/*
 * JAMI Electronic Slovakia, s.r.o.
 * Main Cascading Style Sheet
 * Peter 'Pessoft' Kolínek
 *
 */

/*
 *  include lightbox support
 */
@import url(../js/lightbox/css/lightbox.css);

* {
  margin: 0px;
  padding: 0px;
}

body, html {
  color: #000000;
/*
  background-color: #c8e3dd;
  background-color: #008a8e;
*/
  background-color: #ffffff;
  font-size: 10pt;
  font-family: "Trebuchet MS", "Times New CE", "Times CE", "Times New Roman", times, serif;
}

a {
  text-decoration: none;
  /*
  background-color: transparent;
  */
  background-color: inherit;
  color: #000000;
  font-weight: bold;
}

.hilit:hover {
  background-color: white;
  color: inherit;
}

a:hover {
  /*
  background-color: transparent;
  */
  background-color: inherit;
  color: #006600;
}

h1, h2, h3, h4, h5 {
  background-color: transparent;
  color: #3669a4;
}

ul {
  list-style-type: disc;
}

ul ul{
  list-style-type: square;
}

ul ul ul{
  list-style-type: circle;
}

tbody td {
  vertical-align: top;
}

#document_menupanel {
  width: 200px;
  float: left;
}

#document_content {
  margin: 0 0 0 200px;
  padding: 0 2em;
}

.center {
  text-align: center;
  margin: 0px auto;
}

.c {
  text-align: center;
  margin: 0px auto;
}

.r {
  text-align: right;
}

.l {
  text-align: left;
}

.i {
  font-style: italic;
}

.j {
  text-align: justify;
}

.u {
  text-decoration: underline;
}

.ob {
  border-top: 1px solid #cccccc;
}

.ub {
  border-bottom: 1px dashed #cccccc;
}

.sm {
  font-size: 0.7em;
}

.tq {
  font-size: 0.75em;
}

.smlr {
  font-size: 0.9em;
}

.bold {
  font-weight: bold;
}

.b {
  font-weight: bold;
}

.nw {
  white-space: nowrap;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.help {
  border-bottom: 1px dashed #333333;
  cursor: help;
}

.img, .imgl, .imgr {
  border: 1px solid #ccccff;
  background-color: #ffffff;
  color: #3366ff;
  padding: 10px;
  margin: 10px 10px 10px 30px;
}

.img:hover, .imgl:hover, .imgr:hover {
  border: 1px solid #3366ff;
}

.imgl, .imgr {
  float: right;
}

.imgl {
  float: left;
  margin: 10px 30px 10px 10px;
}

.clr {
  clear: both;
}

.clrl{
  clear: left;
}

.clrr{
  clear: right;
}

.cleaner {
  clear: both;
}

.width100perc {
  width: 100%;
}

.width90perc {
  width: 90%;
}

.width400p {
  width: 400px;
}

.width300p {
  width: 300px;
}

.width100p {
  width: 100px;
}

.width30p {
  width: 30px;
}

.edge {
  margin: 20px;
  padding: 20px;
}

.edgeh {
  padding: 0 10px;
}

.edgev {
  padding: 10px 0;
}

.marginh {
  margin: 0 10px;
}

.marginv {
  margin: 10px 0;
}

.bort {
  border-top: 1px solid #cccccc;
}

.prodmenu {
  width: 200px;
}

.prodcont {
  padding-left: 200px;
}

fieldset {
  background-color: transparent;
  color: inherit;
}

ul.moved {
  margin: 18px 0px;
  padding: 0px;
}

ul.mov {
  padding-left: 14px;
}

ol.mov {
  padding-left: 14px;
}

ul.ins {
  list-style-position: inside;
}

table.actable {
  border: 1px solid gray;
}

table.actable tbody tr:hover{
  background-color: #eee;
  color: inherit;
}

table.actable tbody tr:active{
  background-color: #666;
  color: #fff;
}


table.actable td {
  padding: 0 4px;
  text-align: center;
  border: 1px solid #ddd;
}

div#root-obsolete {
  margin: 5px 10px;
  padding: 5px 5px;
  background: #ffffff url("../pics/JAMI_bg.jpg") repeat fixed top center;
  color: #000000;
  border: 1px solid green;
  /*
  background: #ffffff url(../pics/patterns/iceflake_inverse.gif) repeat center top;
  */
}

div#root {
  width: 860px;
  margin: 0 auto;
/*
  background: #ffffff url(../pics/design/v2/document_background_jami_middle.png) repeat-y scroll left top;
*/
  background: #ffffff url(../pics/design/v2/document_background_middle.png) repeat-y scroll left top;
}

div#root_head {
  width: 860px;
  margin: 0 auto;
/*
  background: #ffffff url(../pics/design/v2/document_background_jami_top.png) no-repeat scroll left top;
*/
  background: #ffffff url(../pics/design/v2/document_background_top.png) no-repeat scroll left top;
  min-height: 60px;
}

div#root_foot {
  width: 860px;
  margin: 0 auto;
/*
  background: #ffffff url(../pics/design/v2/document_background_jami_bottom.png) no-repeat scroll left bottom;
*/
  background: #ffffff url(../pics/design/v2/document_background_bottom.png) no-repeat scroll left bottom;
  min-height: 60px;
}

div#root_content {
  width: 780px;
  margin: 0 auto;
}

div#root #header {
  margin: 0px;
  padding: 0 10px;
  text-align: center;
  /*
    background: #ffffff url("../pics/jami_logo_main_altcolor.gif") no-repeat top left;
    height: 100px;
  */
}

#header #title {
  font-size: 1.6em;
  font-weight: bold;
  letter-spacing: 0.1em;
}

#header #description {
  font-size: 1.2em;
}

div.menu {
  font-variant: small-caps;
  font-size: 1.0em;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 30px;
  /*
  background-color: #008a8c;
  background-image: url("../pics/JAMIFade.bmp");
  */
  background: #008a8c url("../pics/JAMIFade.bmp") repeat top center;
  color: inherit;
}

div.menu ul.menu{
  margin: 0px;
  padding: 0px; 
  list-style-type: none;
}

div.menu ul.menu li {
  display: inline;
  white-space: nowrap;
}

div.menu ul.menu li a {
  padding: 0px 5px;
}

div.menu ul.menu li a:hover {
  color: #ffffff;
  background-color: #009a9c;
  padding: 2px 5px;
  text-decoration: underline;
}

div.menu ul.menu li.menu_item_current a {
  background-color: inherit;
  color: #003300;
  cursor: default;
  text-decoration: overline;
}

div#body {
  margin: 0px 20px;
  /*
  font-family: "Palatino Linotype", "Courier New CE", "Courier CE", "Courier New", courier, monospace;
  */
  font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
}

div#copyright {
  font-family: "Courier New CE", "Courier CE", "Courier New", courier, monospace;
  font-size: 0.8em;
  text-align: center;
  border-top: 1px solid #008064;
}

div.hr {
  margin: 0px auto;
  width: 50%;
  border-top: 1px solid #008064;
}

p:first-letter {
  padding-left: 10px;
  padding-right: 3px;
  font-size: 1.4em;
  float:left;
  /*
  line-height: 18px;
  */
  line-height: 1em;
}

#company_data {
  text-align: center;
  list-style-type: none;
  font-size: 1em;
}

#company_data #company_name {
  font-size: 1.4em;
  padding: 20px 0px;
}

#productmenu {
  min-width: 200px;
  margin: 0px;
  font-variant: small-caps;
  letter-spacing: 0.1em;
}

#productmenu .menu {
  line-height: 36px;
  list-style-type: none;
}

#productmenu .menu li {
  /* padding-left: 30px; */
  padding: 10px 10px 0px 40px;
  /*background: url(../pics/jami_logo_icon_faded.gif) no-repeat center left;*/
}

#productmenu .menu li.head {
  padding-left: 14px;
  background-image: none;
  list-style: square inside;
}

/* obsolete
#productmenu .menu li.head#mach{
  padding-left: 40px;
  background: url(../pics/wheels.gif) no-repeat center left;
  list-style: none outside;
}

#productmenu .menu li.head#mat{
  padding-left: 40px;
  background: url(../pics/material.gif) no-repeat center left;
  list-style: none outside;
}

#productmenu .menu li.head#sw{
  padding-left: 40px;
  background: url(../pics/software.gif) no-repeat center left;
  list-style: none outside;
}
*/

#productmenu fieldset legend#mat{
  height: 30px;
  width: 100px;
  padding-left: 40px;
  background: #ffffff url(../pics/material.gif) no-repeat center left;
  color: inherit;
  list-style: none outside;
  line-height: 30px;
  vertical-align: middle;
}

#productmenu fieldset legend#mach{
  height: 30px;
  width: 100px;
  padding-left: 40px;
  background: #ffffff url(../pics/wheels.gif) no-repeat center left;
  color: inherit;
  list-style: none outside;
  line-height: 30px;
  vertical-align: middle;
}

#productmenu fieldset legend#sw{
  height: 30px;
  width: 100px;
  padding-left: 40px;
  background: #ffffff url(../pics/software.gif) no-repeat center left;
  color: inherit;
  list-style: none outside;
  line-height: 30px;
  vertical-align: middle;
}

#productinfo {
  text-align: center;
}


fieldset {
  margin: 10px;
  padding: 0px 10px;
  font-size: 1.0em;
  text-align: center;
  border: 1px solid #008064;
}

fieldset div {
  padding: 10px 0px;
}

legend {
  margin: 5px auto;
  padding: 0px 10px;
  font-weight: bold;
  font-variant: small-caps;
  letter-spacing: 0.1em;
  /*color: #008064;*/
  color: #0066ff;
  /*background-color: transparent;*/
  background-color: transparent;
  
  border: 1px solid #008064;
}

table.products td {
  margin: 0px;
  padding: 10px;
}

img {
  border: none;
  margin: 0;
  padding: 0;
}

img.margin {
  border: none;
  margin: 0;
  padding: 10px;
}

img.bg {
  padding: 20px;
  margin: 20px;
  border: 1px solid #999999;
  background-color: transparent;
  color: inherit;
}

.bg {
  padding: 20px;
  margin: 20px;
  border: 1px solid #999999;
  background-color: transparent;
  color: inherit;
}

table.pictures td {
  width: 33%;
  vertical-align: top;
}

table.pictures td div {
  border: 1px solid #ccccff;
  background-color: transparent;
  color: #3366ff;
  padding: 10px;
  margin: 10px;
}

table.pictures td div:hover {
  border: 1px solid #3366ff;
}

.box {
  width: 200px;
  padding: 5px 10px;
}

.box h3 {
  white-space: nowrap;
  font-size: 1em;
  background-color: transparent;
  color: #000;
}

.box h3 a {
  text-align: left;
  display: block;
}

.box .box_content {
  padding: 0px 10px;
}

.box ul {
  padding-left: 14px;
}
/*
tool: #b9dba3 #8ac067 #62a436 #315518
*/
.box_tool h3 {
  background: transparent url(../pics/design/v2mini/tool_top.png) no-repeat scroll left top;
  color: inherit;
  height: 48px;
  padding-left: 70px;
  line-height: 2em;
}

.box_tool .box_content {
  background-color: #b9dba3;
  color: #000000;
  border-style: none solid;
  border-color: #8ac067;
  border-width: medium 4px;
}

.box_tool .box_content a {
  background-color: transparent;
  color: #315518;
  font-weight: bold;
  text-decoration: underline;
}

.box_tool .box_content a:hover {
  background-color: transparent;
  color: #ffffff;
}

.box_tool .box_bottom {
  background: transparent url(../pics/design/v2mini/tool_bottom.png) no-repeat scroll left top;
  color: inherit;
  min-height: 16px;
}

/*
gear: #dba3a3 #c06767 #a43636
*/

.box_gear h3 {
  background: transparent url(../pics/design/v2mini/gear_top.png) no-repeat scroll left top;
  color: inherit;
  height: 48px;
  padding-left: 70px;
  line-height: 2em;
}

.box_gear .box_content {
  background-color: #dba3a3;
  color: inherit;
  border-style: none solid;
  border-color: #c06767;
  border-width: medium 4px;
}

.box_gear .box_content a {
  background-color: transparent;
  color: #551818;
  font-weight: bold;
  text-decoration: underline;
}

.box_gear .box_content a:hover {
  background-color: transparent;
  color: #ffffff;
}

.box_gear .box_bottom {
  background: transparent url(../pics/design/v2mini/gear_bottom.png) no-repeat scroll left top;
  color: inherit;
  min-height: 16px;
}

/*
snowflake: #a3bddb #6790c0 #3669a4 #183655
*/

.box_snowflake h3 {
  background: transparent url(../pics/design/v2mini/snowflake_top.png) no-repeat scroll left top;
  color: inherit;
  height: 48px;
  padding-left: 70px;
  line-height: 2em;
}

.box_snowflake .box_content {
  background-color: #a3bddb;
  color: inherit;
  border-style: none solid;
  border-color: #6790c0;
  border-width: medium 4px;
}

.box_snowflake .box_content a {
  background-color: transparent;
  color: #183655;
  font-weight: bold;
  text-decoration: underline;
}

.box_snowflake .box_content a:hover {
  background-color: transparent;
  color: #ffffff;
}

.box_snowflake .box_bottom {
  background: transparent url(../pics/design/v2mini/snowflake_bottom.png) no-repeat scroll left top;
  color: inherit;
  min-height: 16px;
}

/*
zoom: #d1d1d1 #a8a8a8 #808080 #404040
*/

.box_zoom h3 {
  background: transparent url(../pics/design/v2mini/zoom_top.png) no-repeat scroll left top;
  color: inherit;
  height: 48px;
  padding-left: 70px;
  line-height: 2em;
}

.box_zoom .box_content {
  background-color: #d1d1d1;
  color: inherit;
  border-style: none solid;
  border-color: #a8a8a8;
  border-width: medium 4px;
}

.box_zoom .box_content a {
  background-color: transparent;
  color: #404040;
  font-weight: bold;
  text-decoration: underline;
}

.box_zoom .box_content a:hover {
  background-color: transparent;
  color: #ffffff;
}

.box_zoom .box_bottom {
  background: transparent url(../pics/design/v2mini/zoom_bottom.png) no-repeat scroll left top;
  color: inherit;
  min-height: 16px;
}

/*
hours: #dbd8a3 #c0ba67 #a49d36 #554518 
*/

.box_hours h3 {
  background: transparent url(../pics/design/v2mini/hours_top.png) no-repeat scroll left top;
  color: inherit;
  height: 48px;
  padding-left: 70px;
  line-height: 2em;
}

.box_hours .box_content {
  background-color: #dbd8a3;
  color: inherit;
  border-style: none solid;
  border-color: #c0ba67;
  border-width: medium 4px;
}

.box_hours .box_content a {
  background-color: transparent;
  color: #554518;
  font-weight: bold;
  text-decoration: underline;
}

.box_hours .box_content a:hover {
  background-color: transparent;
  color: #ffffff;
}

.box_hours .box_bottom {
  background: transparent url(../pics/design/v2mini/hours_bottom.png) no-repeat scroll left top;
  color: inherit;
  min-height: 16px;
}

/*
computer: #caa3db #a567c0 #8336a4 #441855
*/

.box_computer h3 {
  background: transparent url(../pics/design/v2mini/computer_top.png) no-repeat scroll left top;
  color: inherit;
  height: 48px;
  padding-left: 70px;
  line-height: 2em;
}

.box_computer .box_content {
  background-color: #caa3db;
  color: inherit;
  border-style: none solid;
  border-color: #a567c0;
  border-width: medium 4px;
}

.box_computer .box_content a {
  background-color: transparent;
  color: #441855;
  font-weight: bold;
  text-decoration: underline;
}

.box_computer .box_content a:hover {
  background-color: transparent;
  color: #ffffff;
}

.box_computer .box_bottom {
  background: transparent url(../pics/design/v2mini/computer_bottom.png) no-repeat scroll left top;
  color: inherit;
  min-height: 16px;
}

.menu-h {
  background-color: #b7db69;
  color: inherit;
  background-color: #a3bddb;
  color: #3669a4;
}

.menu-h .menu-h-border {
  border-style: solid none;
  border-color: #82bb16;
  border-color: #6790c0;
  border-width: 3px;
}

.menu-h ul {
  list-style-type: none;
}

.menu-h ul li {
  background: transparent url(../pics/design/v2/menu_fade.png) repeat-x scroll left top;
  color: inherit;
  height: 28px;
  display: inline;
  white-space: nowrap;
}

.menu-h ul li.active a {
  background-color: #6790c0;
  color: #ffffff;
}

.menu-h ul li a {
  padding: 6px 10px;
  color: #3669a4;
}

.menu-h ul li a:hover {
  background-color: #6790c0;
  color: #ffffff;
}

.selection div {
  border: 1px solid transparent;
  padding: 5px;
}

.selection div:hover {
  border: 1px solid gray;
}

