BODY {
  background: #4f5357 url("img/bg.png") 0px 0px repeat-x;
  font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
}

form, ul, ol, li, h1, h2, h3, h4 {
  margin: 0px;
  padding: 0px;
}

ul, li {
  list-style-type: none;
}

H1, H2, H3, li a {
  font-family: Arial, Helvetica, sans-serif;
}

a img {
  border: 0px;
}

/*div {position:relative}
table {width:11px}*/
#malinapage {
  width: 100%;
}

/*Login*/
.logp {
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  width: 530px;
  padding: 15px;
  text-align: center;
  font: 11px Tahoma;
}

form#login {
  position: relative;
  background: url("img/login_sk.png") 0px 0px no-repeat;
  width: 520px;
  height: 282px;
  border: 0px;
}

#login input {
  width: 240px;
  font: 17px Tahoma;
  border: 1px solid gray;
  padding: 2px;
}

.i1, .i2, .i3, .i4, .i5 {
  position: absolute;
  text-align: left;
  font-size: 15px;
  color: #ddd;
}

.i1 {
  top: 92px;
  left: 60px;
}

.i2 {
  top: 90px;
  left: 190px;
}

.i3 {
  top: 132px;
  left: 60px;
}

.i4 {
  top: 130px;
  left: 190px;
}

#login input.i5 {
  top: 170px;
  left: 305px;
  width: 110px;
  height: 53px;
  border: 0px !important;
}

/*System*/
#system {
  width: 100%;
  min-width: 1000px;
}

#footer {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  min-width: 1000px;
  background: #4f5357 url("img/bg.png") 0px 0px repeat-x;
}

#header {
  position: relative;
  height: 90px;
  background: url("img/header.png") 0px 0px repeat-x;
}

#page {
  padding: 0px 0px 20px 0px;
}

#malinalavy {
  float: none;
  width: 100%;
  height: 33px;
  padding: 1px 0px 6px 0px;
  border-bottom: 1px solid #555;
  margin: 0 !important;
  background: url("img/menuv.png") 0px 0px repeat-x;
}

#malinapravy {
  float: none;
  position: relative;
  background: #fff;
  padding: 12px 20px 12px 20px;
  margin: 10px 12px;
  border: 3px solid #D82325;
}

#footer {
  position: relative;
  height: 70px;
}

#copyright {
  background: #dddddd;
  font-size: 10px;
  text-align: center;
  padding: 8px 8px 40px 8px;
}

h1 a, .loggout a, .logged, .vrch a, .hore a {
  display: block;
  position: absolute;
  top: 0px;
  color: #eee;
}

h1 a {
  top: 0px;
  left: 16px;
  width: 140px;
  height: 55px;
  background: url("img/logomalina.png") 0px 0px repeat-x;
  z-index: 3;
}

.hore a {
  display: block;
  position: absolute;
  top: 10px;
  right: 15px;
  width: 30px;
  height: 30px;
  background: url("img/up.png") 0px 0px no-repeat;
}

.loggout {
  position: relative;
}

.loggout a {
  right: 3px;
  top: -33px;
  width: 36px;
  height: 36px;
  background: url("img/logout.png") 0px 0px no-repeat;
}

.logged {
  position: relative;
  width: 94%;
  text-align: right;
  padding-top: 18px;
}

.logged select {
  position: absolute;
  top: 16px;
  left: 170px;
  font-size: 14px;
}

.schovany, #header a b, #footer a b {
  display: none;
}

#maslopop {
  padding: 20px;
  background: #ffffff;
}

#maslopop table {
  width: 500px;
}

#maslopop td {
  padding: 5px;
}

#maslopop input {
  font-size: 15px;
  width: 250px;
  padding: 2px;
  border: 1px solid gray;
}

#maslopop input.tlacitko {
  width: 100px;
  height: 41px;
  padding: 0px;
  border: none;
}

#menu {
  display: block;
  position: absolute;
  top: 50px;
  left: 0px;
  width: 100%;
  min-width: 1000px;
  background: url("img/menu.png") 0px 0px repeat-x;
}

#menu li, .lavemenu li {
  display: block;
  float: left;
}

#menu li a, .lavemenu li a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  margin: 0;
}

#menu li a strong {
  display: block;
  font-size: 14px;
  padding: 12px 9px 12px 9px;
}

#menu li.sel a strong {
  color: #ffffff;
  font: bold 14px Arial, Helvetica;
}

#menu li.sel a {
  color: #ffffff;
  background: url("img/menuv.png") top left repeat-x;
}

#menu li a:hover {
  text-decoration: underline;
}

#menu li.sel a:hover {
  text-decoration: none !important;
}

#menu li.predel {
  width: 1px;
  height: 40px;
  border-right: 1px solid #505153;
}

h2 {
  font-size: 33px;
  color: #d82325;
  margin-bottom: 0.5em;
}

h3 {
  font-size: 15px;
  color: #484848;
  margin-bottom: 0.5em;
}

h4 {
  font-size: 14px;
  color: #484848;
  margin-bottom: 0.5em;
}

#malinalavy h2, #malinalavy h3 {
  color: #b62124;
  display: none;
}

#malinalavy span, #malinapravy td span {
  font-size: 11px;
}

#malinapravy h2 {
  margin-bottom: 4px;
}

.lavemenu li a {
  display: block;
  color: #eee;
  padding: 11px 9px 12px 9px;
  background: none;
  font-size: 14px;
}

.lavemenu li a:hover {
  color: #fff;
}

/*.lavemenu li.selected a {color:#000000;text-decoration:none;font-weight:bolder;background: url('img/dot2.png') 0px 6px no-repeat}*/
.lavemenu li.selected a {
  color: #fff;
  background: #D82325;
  text-decoration: none;
  font-weight: bolder;
  background-image: none;
}

#calendarContent {
  display: none;
}

input.ss {
  padding: 3px;
  margin: 2px;
  width: 110px;
  font-size: 11px;
  border: 1px solid #777777;
  vertical-align: middle;
}

#s1 {
  padding: 3px;
  width: 140px;
  font-size: 16px;
  border: 1px solid #777777;
  vertical-align: middle;
}

#s2 {
  vertical-align: middle;
}

.panel {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}

.panel p {
  font-size: 11px;
  line-height: 150%;
}

#searchbox {
  position: absolute;
  top: 8px;
  color: #ddd;
  font-size: 14px;
  left: 200px;
  margin-left: 16%;
  z-index: 2;
}

#searchbox p {
  margin: 3px 0px 3px 0px;
}

#searchbox p input {
  vertical-align: text-bottom;
}

#searchbox span {
  font-size: 14px;
}

#malinalavy td {
  padding: 5px;
  text-align: right;
  background: #ffffff;
}

#malinalavy td.none, #malinalavy td.none:hover {
  background: transparent;
}

#malinalavy td.selected {
  background: #4d4d4d;
}

#malinalavy td:hover {
  background: #fff7af;
}

#malinalavy td.selected:hover {
  background: #4d4d4d;
}

#malinalavy td a {
  font: 15px Arial;
  text-decoration: none;
  color: #4d4d4d;
}

#malinalavy td.selected a {
  color: #ffffff;
}

#malinalavy td.selected a:hover {
  color: #fff7af;
}

#malinalavy td a:hover {
  color: #9a0000;
}

#malinapravy table {
  width: 100%;
  margin: 12px 0px 24px 0px !important;
}

#malinapravy table td {
  padding: 5px;
  vertical-align: top;
}

#malinapravy table td strong, #malinapravy table td strong span.nalez {
  font: 14px Arial;
}

#malinapravy table td strong.bigger {
  font-weight: bolder;
  color: #B62124;
  font: 15px Arial;
}

#malinapravy table td a strong, #malinapravy table td a strong span.nalez {
  font: bold 16px Arial;
}

#malinapravy table td a {
  color: #25811f;
}

#malinapravy table td p {
  font: 13px Arial;
  margin: 5px;
}

#malinapravy table .viacej td {
  border-bottom: 1px solid #555555;
}

#malinapravy table td b {
  display: block;
  font: 13px Arial;
  margin-top: 3px;
}

#malinapravy table td span a {
  display: block;
  font: 11px Tahoma;
  color: #757575;
  background: url("img/viaco.png") left center no-repeat;
  padding: 2px 6px 2px 16px;
  margin: 2px 2px 2px 0px;
}

#malinapravy table td.nadpis span a {
  display: inline;
  background-image: none;
  padding: 2px 5px 2px 5px;
}

#malinapravy table td button {
  border: none !important;
  width: 80px;
  height: 40px;
  background: url("img/nahlad.png") center center no-repeat;
}

#malinapravy table td button span {
  display: none;
}

#malinapravy table td span.bolder {
  font: bold 11px Tahoma;
}

strong.bolder {
  font-weight: bolder !important;
}

.biely, tr:hover .biely {
  background: #ffffff;
}

.parny {
  background: #f0f0f0;
}

.neparny {
  background: #f9f9f9;
}

.nepouzite {
  background: #bbbbbb;
}

.zmazany {
  background: #e9a6a6 !important;
}

.zmazany, .zmazany a {
  color: #9a0000 !important;
}

.nepouzite {
  background: #e1c692 !important;
}

.nepouzite, .nepouzite a {
  color: #be8414 !important;
}

.parny, .neparny, .biely, .zmazany, .nepouzite {
  border-bottom: 1px solid #ababab;
  padding: 8px 6px 12px 6px !important;
}

td.nepovinne, .nepovinne input {
  background: #eeeeee;
  color: #888888 !important;
}

.cerveny {
  color: #ff0000;
}

.oranzovy {
  color: #fd7903;
}

.zeleny {
  color: #25811f;
}

.okolowysiwygu, tr:hover .okolowysiwygu {
  background: #f9f9f9;
}

.zverejneny b, .vymazany b {
  font: bold 13px Tahoma !important;
}

.zverejneny b {
  color: #25811f;
}

.vymazany b {
  color: #9a0000;
}

.ava {
  padding: 6px;
}

.ava:hover {
  border: 3px solid #56b411;
  padding: 3px;
}

.vymazavac {
  padding: 10px 10px 20px 10px;
}

.dolava {
  float: left;
}

.doprava {
  float: right;
}

.nalavo {
  text-align: left;
}

.nastred {
  text-align: center;
}

td.nastred {
  text-align: center !important;
}

.napravo {
  text-align: right;
}

.clean {
  clear: both;
}

#malinapravy span.nalez {
  background: #ffe829;
  color: #000000;
}

#malinapravy a span.nalez {
  text-decoration: underline;
}

#malinapravy p {
  font-size: 12px;
  line-height: 150%;
}

.pagination {
  font: 15px Arial;
}

.pagination b, .pagination a {
  margin: 4px;
  text-decoration: none;
}

.pagination b {
  display: inline !important;
}

.pridavac {
  position: relative;
  background: #e7e7e7;
  padding: 5px 12px 5px 12px;
  margin: 4px 1px 4px 4px;
}

.pridavac input {
  font: 14px Tahoma;
  margin: 1px;
}

.pridavac strong {
  float: left;
  width: 100px;
  padding: 4px;
}

.parny img.btn {
  margin: 3px;
  border: none !important;
}

.pridaj {
  position: relative;
  background: url("img/mini.png") 0px 0px no-repeat;
  /*position:absolute;top:12px;right:10px;*/
  width: 700px;
  height: 62px;
}

.more .pridaj {
  height: auto !important;
}

.pridaj div {
  padding: 16px 20px 16px 24px;
}

.pridaj div h3, .pridaj div a strong {
  float: left;
  font: 24px Arial !important;
  display: block;
}

.pridaj div a strong {
  font: 21px Arial !important;
}

.pridaj div h3 {
  width: 90px;
}

.pridaj div a strong {
  text-decoration: underline;
}

.more .pridaj div a strong {
  position: absolute;
  top: 16px;
  left: 440px;
}

.pridaj .text2 {
  width: 200px !important;
}

.pridaj .text3 {
  width: 120px !important;
  height: 30px;
  border: none !important;
}

.more .pridaj .text2 {
  font-size: 14px !important;
}

.pridaj .textp5, .pridaj .textp7 {
  padding: 16px 4px 16px 4px;
}

.textp, .textp2, .textp3, .textp4, .textp5, .textp6, .textp7, .textp8, .imgconfirm, .textconfirm {
  position: absolute;
  top: 16px;
}

.textp {
  left: 120px;
}

.textp2 {
  top: 10px;
  left: 340px;
}

.textp3 {
  left: 100px;
}

.textp4 {
  top: 10px;
  left: 580px;
}

.textp5 {
  top: 8px;
  left: 400px;
  background: url("img/mini.png") -400px -8px no-repeat;
  width: 100px;
  height: 40px;
}

.textp6 {
  left: 470px;
}

.textp7 {
  top: 8px;
  left: 520px;
  background: url("img/mini.png") -520px -8px no-repeat;
  width: 80px;
  height: 40px;
}

.textp7 input {
  vertical-align: middle;
}

.textp8 {
  top: 46px;
  left: 40px;
  font: 11px Tahoma;
  color: gray;
}

.pridaj .textp6 {
  width: 40px !important;
}

.more .textp4 {
  left: 500px !important;
}

.more .pridaj .napov {
  position: absolute;
  left: 470px;
  top: 16px;
  font: 11px Tahoma;
}

.more .pridaj .textp5 {
  left: 390px;
}

.more .pridaj .textp6 {
  left: 450px;
  width: 30px !important;
}

.more .pridaj, .more .textp5, .more .textp7 {
  background-image: none;
  margin: 0px;
}

.imgconfirm {
  top: 0px;
  left: 0px;
  width: 105px;
  height: 58px;
  background: url("img/mini-ani.gif") 0px 0px no-repeat;
}

.textconfirm {
  top: 5px;
  left: 110px;
}

.pridaj .textp6 {
  width: 40px !important;
}

.neparny img, .parny img, .zmazany img {
  border: 5px solid #ffffff;
  margin: 4px;
}

.textdis {
  border: none !important;
  color: gray;
  width: 20px;
  text-align: right;
}

#inframe {
  width: 740px;
  float: left;
  height: 155px;
  clip: auto;
  overflow: hidden;
}

#inframe td.neparny, #inframe td.parny, #inframe td.biely {
  border-bottom: none !important;
}

.nalez {
  background: #ffe829;
  color: #000000;
  padding: 0px 1px 0px 1px;
}

.vacsi {
  font: bold 15px Tahoma;
}

.pridaj ul {
  display: block;
  position: absolute;
  top: 16px;
  left: 90px;
  width: 400px;
}

.pridaj li {
  display: block;
  float: left;
}

.pridaj li a {
  display: block;
  color: #000000;
  text-decoration: none;
  margin: 0px 0px 0px 5px;
  height: 40px;
}

.pridaj li a strong {
  display: block;
  text-decoration: none;
  font: 12px Tahoma;
  padding: 8px 10px 14px 11px;
}

.pridaj li.sel a strong {
  color: #000000;
  font: 12px Tahoma;
  background: url("img/mini2.png") top right no-repeat;
}

.pridaj li.sel a {
  color: #000000;
  background: url("img/mini1.png") top left no-repeat;
}

.pridaj li a:hover {
  text-decoration: underline;
}

.pridaj li.sel a:hover {
  text-decoration: underline !important;
}

.pridaj ul.obgal {
  display: block;
  top: 0px;
  left: 0px;
  position: relative;
  width: 610px;
  border-top: 1px solid gray;
  padding-top: 10px;
}

.obgal li {
  width: 88px;
}

.obgal li.firstandlast {
  width: 36px;
}

.obgal li.predel {
  padding-right: 6px;
  margin-left: 6px;
  border-right: 1px solid gray;
  height: 100px;
}

.obgal li img {
  border: 2px solid white !important;
  margin: 1px 2px !important;
  padding: 0px !important;
}

.obgal li img.nobo {
  margin-top: 25px !important;
  border: none !important;
}

.obgal li span {
  margin: 0px !important;
}

ul.wysiwyg {
  display: block;
  position: relative;
  width: 690px;
  margin: 0px;
}

.wysiwyg li {
  display: block;
  float: left;
}

.wysiwyg li a {
  display: block;
  color: #000000;
  text-decoration: none;
  background: url("img/wysiwyg-menu.png") 0px 0px no-repeat;
  height: 50px;
}

.wysiwyg li a strong {
  display: none;
}

li.w1 a {
  width: 77px;
  background-position: 0px 0px;
}

li.w2 a {
  width: 78px;
  background-position: -77px -50px;
}

li.w3 a {
  width: 50px;
  background-position: -155px 0px;
}

li.w4 a {
  width: 50px;
  background-position: -205px 0px;
}

li.w5 a {
  width: 50px;
  background-position: -255px 0px;
}

li.w6 a {
  width: 50px;
  background-position: -305px 0px;
}

li.w7 a {
  width: 50px;
  background-position: -355px 0px;
}

li.w8 a {
  width: 50px;
  background-position: -405px 0px;
}

li.w9 a {
  width: 50px;
  background-position: -455px 0px;
}

li.w10 a {
  width: 50px;
  background-position: -505px 0px;
}

li.w11 a {
  width: 48px;
  background-position: -555px 0px;
}

li.w12 a {
  width: 77px;
  background-position: -603px 0px;
}

li.w1 a.sel {
  background-position: 0px -50px;
}

li.w2 a.sel {
  background-position: -77px 0px;
}

li.w3 a:hover, li.w3 a.sel {
  background-position: -155px -50px;
}

li.w4 a:hover, li.w4 a.sel {
  background-position: -205px -50px;
}

li.w5 a:hover, li.w5 a.sel {
  background-position: -255px -50px;
}

li.w6 a:hover, li.w6 a.sel {
  background-position: -305px -50px;
}

li.w7 a:hover, li.w7 a.sel {
  background-position: -355px -50px;
}

li.w8 a:hover, li.w8 a.sel {
  background-position: -405px -50px;
}

li.w9 a:hover, li.w9 a.sel {
  background-position: -455px -50px;
}

li.w10 a:hover, li.w10 a.sel {
  background-position: -505px -50px;
}

li.w11 a:hover, li.w11 a.sel {
  background-position: -555px -50px;
}

li.w12 a:hover, li.w12 a.sel {
  background-position: -603px -50px;
}

.more {
  background: url("img/wysiwygbg.png") 0px 0px repeat-y;
}

.pridajclanok td {
  vertical-align: middle !important;
}

.pridajclanok td.vtop {
  vertical-align: top !important;
}

.text {
  width: 400px;
  padding: 5px;
  font: 15px Tahoma;
  border: 1px solid gray;
}

.text2 {
  width: 400px;
  padding: 5px;
  font: 23px Tahoma;
  border: 1px solid gray;
}

.pridaj .text2 {
  font: 16px Tahoma !important;
}

.text3a {
  width: 400px;
  height: 200px;
  padding: 5px;
  font: 13px Tahoma;
  line-height: 180%;
  border: 1px solid gray;
}

.text3 {
  width: 670px;
  height: 420px;
  padding: 5px;
  font: 13px Tahoma;
  line-height: 180%;
  border: 1px solid gray;
}

.text3b {
  border-top: 4px solid #959595 !important;
  margin: 0px 0px 0px 5px;
}

.tagynavyber, .tagynavyber2 {
  float: left;
}

.tagynavyber {
  margin-left: 5px;
}

.tagynavyber li {
  width: 200px;
  border-bottom: 1px solid gray;
  padding: 5px !important;
}

.tagynavyber2 li {
  width: 130px;
  border-bottom: 1px solid #ffffff;
  padding: 5px !important;
}

.velketagynavyber ul {
  margin-bottom: 12px;
}

.velketagynavyber li {
  width: 380px;
  border-bottom: 1px solid #eee;
  padding: 5px !important;
  font-size: 11px;
  color: #777;
}

.velketagynavyber li a {
  font-size: 14px;
}

.tops label strong {
  font: bold 12px Tahoma !important;
}

.tagynavyber li.biely {
  border-right: 1px solid #ffffff;
}

.tagynavyber li.parny {
  border-right: 1px solid gray;
}

.tagynavyber li input, .tagynavyber li a {
  display: inline;
}

.nobo {
  border: none !important;
}

.noun {
  text-decoration: none !important;
}

a.noun:hover {
  text-decoration: none !important;
}

.V9 {
  font: 10px Tahoma;
  color: gray;
}

.column {
  margin: 10px 10px 0px 0px;
  padding: 8px;
  background: #eeeeee;
  float: left;
  width: 270px;
}

.pravidla {
  padding: 6px;
  margin: 10px 0px 4px 0px;
  border-bottom: 1px solid gray;
  font: 11px Tahoma;
  line-height: 140%;
}

/* PromoMalina - Zaciatok */
.promomaso {
  width: 308px;
  height: 200px;
  background: url("img/bg.png") 0px 0px repeat-x;
  float: left;
  margin: 0px 15px 15px 0px;
  border: 1px solid silver;
}

.promomaso h3 {
  font-size: 29px;
  color: #eee;
}

.promomaso h3, .promomaso p {
  margin: 14px;
  color: #eee;
}

.promomaso a {
  color: #fff !important;
  font-size: 15px;
  font-weight: bold;
}

.promomaso p {
  line-height: 200%;
}

.promomaso p span {
  color: gray;
  font-size: 11px;
  line-height: 150%;
}

/* PromoMalina - Koniec */
/* Hint - Zaciatok */
.hint, #parenthintdiv {
  padding: 0px 0px 10px 0px !important;
  height: auto !important;
  background: #eeeeee !important;
  z-index: 2;
  filter: alpha(opacity=90) !important;
  -moz-opacity: 0.9 !important;
  opacity: 0.9 !important;
}

.hint span, #parenthintdiv span {
  font: 13px Tahoma !important;
  color: #4d4d4d;
  display: block;
  float: left;
  width: 378px;
  padding: 4px 6px;
  cursor: pointer;
}

.hint br, #parenthintdiv br {
  clear: left;
}

.hint span:hover, #parenthintdiv span:hover {
  background: #B62124;
  color: #ffffff;
}

/* Hint - Koniec */
/*
Live Prenos
*/
.prenos strong, .prenos em {
  display: block;
  padding: 4px 10px 4px 10px;
  font-size: 13px;
  margin: 8px 4px 2px 4px;
}

.prenos em {
  background: #f7f7f7;
  font-style: normal;
  padding: 7px 10px 9px 10px;
  margin: 2px 4px 16px 4px;
  border: 1px solid #cacaca;
}

.prenos {
  position: relative;
}

.prenos img {
  position: absolute;
  top: 2px;
  right: 10px;
}

.radius, .prenos em, #s1, #malinapravy, .promomaso {
  -moz-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.shadow, .prenos em {
  -moz-box-shadow: 0px 1px 3px #c3c3c3;
  -webkit-box-shadow: 0px 1px 3px #c3c3c3;
  box-shadow: 0px 1px 3px #c3c3c3;
}

.shadowLite {
  -moz-box-shadow: 0px 1px 3px #ccc;
  -webkit-box-shadow: 0px 1px 3px #ccc;
  box-shadow: 0px 1px 3px #ccc;
}

.ui-state-default {
  position: relative;
}

#suvisiace {
  float: left;
  width: 410px;
  padding: 5px;
  margin-left: 7px;
}

#suvisiace .text {
  width: 150px;
  font-size: 13px !important;
}

/* Foot*/
.contact {
  display: none;
}

.copyright {
  padding: 12px !important;
}

.copyright {
  font: 11px Tahoma !important;
  color: #bbb;
}

.copyright a {
  color: #ddd !important;
}

a:link, a:visited {
  color: #015198;
  text-decoration: underline;
}

a:hover, a:active {
  color: #e11018;
  text-decoration: underline !important;
}

/* Facebox */
#facebox .b {
  background: url(images/b.png);
}

#facebox .tl {
  background: url(images/tl.png);
}

#facebox .tr {
  background: url(images/tr.png);
}

#facebox .bl {
  background: url(images/bl.png);
}

#facebox .br {
  background: url(images/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.facebox_hide {
  z-index: -100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay {
  /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + "px");
}

.top_photo td {
  background-color: #B2F79E;
}

form .notification {
  border: 1px solid;
  margin: 10px 0px;
  padding: 15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
}

form .notification.flash {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image: url("icons/success.png");
}

form .notification.error {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url("icons/error.png");
}

#ChartEditor_chart td {
  min-width: 100px;
  vertical-align: top;
}

#ChartEditor_chart td:first-child {
  padding-top: 7px;
}

#ChartEditor_loadChartValue {
  float: right;
  margin-bottom: 10px;
}

#facebox .ui-button {
  vertical-align: top;
}

.datepicker {
  width: 60px;
}

.photoedit > input {
  display: block;
}

#malinapravy .WYSIWYG-text-button {
  background: #cdcdcd;
  width: unset;
  height: 32px;
  display: inline-block;
  border-radius: 9px;
  vertical-align: bottom;
  border: #cdcdcd solid 1px !important;
}

.button-main {
  background: #414141;
  color: #fff;
  border: solid #fff;
  border-radius: 7px;
  font-size: large;
  font-weight: bold;
  padding: 0.2em 1.5em;
  box-shadow: #aaa 0 0 3px 1px;
}
.button-main:disabled {
  color: #aaa;
  box-shadow: transparent 0 0 3px 1px;
  background-color: #777777;
}
.button-main:active {
  background: #110505;
  box-shadow: #555 0 0 3px 1px;
}

.pagination_goto {
  display: inline-block;
  vertical-align: bottom;
}

.pagination_goto input[type=submit] {
  height: 21px;
  width: 21px;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
}

.pagination_goto input[type=number] {
  width: 3em;
  vertical-align: bottom;
}

#facebox #photoUpload td {
  padding-top: 5px;
  padding-bottom: 5px;
}

.photo_is_single_use_wysiwyg {
  border: #bf4040 solid 5px;
  background: #b3b3b3;
}

#inframe td.photo_is_single_use_wysiwyg {
  border-bottom: #bf4040 solid 5px !important;
}

td.photo_is_single_use {
  background: #b3b3b3;
  border-top: #bf4040 solid 5px;
  border-bottom: #bf4040 solid 5px;
}

td.photo_is_single_use:first-child {
  border-left: #bf4040 solid 5px;
}

td.photo_is_single_use:last-child {
  border-right: #bf4040 solid 5px;
}

/*# sourceMappingURL=malina.css.map */
