@charset "utf-8";
html {
     /*overflow: -moz-scrollbars-vertical;*/
}
.visibleDiv, #myheader {
    position: fixed;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    height:130px;
}
#myheader {
    top: 0px;
    right: 0px;
}
body {
  font-family: 'Dosis',Arial,sans-serif,Helvetica;
  margin:0px;
  background:rgb(137,185,211);
  /*background:#b0e0e6 */;
  color:#000;
  font-size: 13px;
}
a, a img, a:visited, a:active {
  text-decoration:none;
  color: #000000;
}
.nobgmenutable td, .nobgmenutable {
  border:0px;
}
.menutable {
  background:url('images/sidebgtop.png');
  color:#fff;
  width:175px;
  text-align: left;
  padding-left:10px;
}
.menutablenopad {
  background:#ffffff;
  border:0px solid black;
  color:#000;
}
.baskettable {
  border-collapse:collapse;
  border:0px solid black;
}
.baskettable th {
  background-color: rgb(255,140,0);
  font-weight:bold;
  border:1px solid rgb(137,185,180);
  color:#ffffff;
}
.baskettable td {
  background-color: #fff;
  border:1px solid rgb(137,185,211);
  color:#000000;
}
.uzenet {
  color:rgb(255,140,0);
  font-weight:bold;
  font-size:1.5em;
  width:100%;
  text-align:center;
}
.bordered {
   background-color:#ffffff;
   color:#000000;
   border-style:solid;
   border-bottom:#574c4c 1px solid;
   border-top:#bbacac 1px solid;
   border-left:#bbacac 1px solid;
   border-right:#574c4c 1px solid;
}
img {
  border:0px;
}


h1, a h1 {
  font-size:2em;
  font-weight:bold;
  color:#000;
  display:inline;
}
h2 {
  font-size:1.5em;
  font-weight:bold;
  color:#000;
  display:inline;
}
h3 {
  font-size:1.3em;
  font-weight:bold;
  color:#000;
  display:inline;
}
h4 {
  font-size:100%;
  color:#000;
  display:inline;
}
select, textarea, input {
   background-color:#ffffff;
   color:#000000;
   border-style:solid;
   border-bottom:#574c4c 1px solid;
   border-top:#bbacac 1px solid;
   border-left:#bbacac 1px solid;
   border-right:#574c4c 1px solid;
   padding:1px;
}
select:focus, textarea:focus, input:focus {
   background-color:#d8eefb;
   border-style:solid;
   border-bottom:#bbacac 1px solid;
   border-top:#574c4c 1px solid;
   border-left:#574c4c 1px solid;
   border-right:#bbacac 1px solid;
}


.mybutton {
  font-size:1.5em;
}

.mysmallbutton {
  font-size:1.1em;
}


.btn {
  border-width:0px;
}
hr {
  height:2px;
  width:90%;
  background:url('images/sep.png') repeat-x;
  border:0px;
}
.highlighted a,.highlighted a img,.highlighted a:visited,.highlighted a:active {
  text-decoration:none;
  color: #000000;
}
.highlighted {
   font-weight:bold;
}
.inputHighlighted{  /* Highlighting style */
   background-color:#dddddd;
   color:#000000;
   border:#574c4c 1px solid;
}
ul {
  text-align:left;
}
.footer, .footer a{
 color:#fff;
 background: url('images/sidebgtop.png') repeat;
 width:600px;
 font-size: 1.1em;
}
.hide{
  display:none;
}
.show{
  display:block;
}
.sidemenu,.sidemenu ul{
  list-style-type:none;
  list-style-image: url('images/minta_bullet.png');
  padding-left: 18px;
}
.blacktext {
  color:#000;
}
.whitetext, .whitetext:visited {
  color:#fff;
}

/*********************/
.navigator {
	margin-left:5px;
	text-align:left;
	color:black;
}
.navigator a {
	color:black;
}
.navigator_current, .navigator_current a {
	text-decoration: underline;
	color:#53667a;
}
.shirtStep {
   font-size: 1.3em;
   font-weight: bold;
}
