
/* elementy */
* {
  margin: 0;
  padding: 0;
}

html {
  font: 81.25%/1.3 Verdana, "Lucida Grande CE", lucida, sans-serif;
  color: #999999;
  background: #1C1E22 url("../../ariadne/file_generators/dbfile.php?_fileId=4&_fileName=background.png&_forceDownload=true&_site=modernifirma_web");
  height: 100%;
}
* html { font-size: 80%; }

body { text-align: center; }


h1 {
  font-size: 35px;
  width: 305px; height: 66px;
  overflow: hidden;
  position: relative;
  top: 17px;
  color: white;
  font-weight: normal;
}
h1:first-letter { color :#00A6D6; }
h1 span {
  position: absolute;
  top: 0; left: 0;
  display: block;
  width: 100%; height: 100%;
  background: url("../../ariadne/file_generators/dbfile.php?_fileId=1380&_fileName=nadpis1.png&_forceDownload=true&_site=modernifirma_web") no-repeat;
  cursor: pointer;
}

h2, h3, h4, h5 {
  color: #B2E4F3;
  margin: 1em 20px .33em;
  font: normal normal 230.76%/1.4 Verdana, "Lucida Grande CE", lucida, sans-serif;
  letter-spacing: -1px;
}
h2 { margin-top: 0; }
h3 { font-size: 153.85%; color: #00A6D6; }
h4 { font-size: 123.08%; }
h5 { font-size: 100%; }

ul, ol, p, address, fieldset, hr, div.p { margin: 0 20px .5em; }
p { text-align: justify; }
li { margin-left: 25px; }

ul ul, ol ol { margin-left: 0 !important; margin-right: 0 !important; }
ul { list-style-type: disc; }
ul ul { list-style-type: circle; }
ol { list-style-type: decimal; }
ol ol { list-style-type: lower-alpha; }

address { font-style: normal; }
address span, span.width {
  display: block;
  width: 6em;
  float: left;
}

hr {
  height: 1px;
  color: black;
  background-color: black;
  border: 0px solid black;
  margin-top: .85em;
  margin-bottom: .85em;
}

sub, sup {
  vertical-align: baseline;
  position: relative;
}
sub { top:    0.4em; }
sup { bottom: 0.4em; }


img { border: 0; }

/* tabulky */
table {
  margin: 1em 20px;
  border-collapse: collapse;
  width: 740px;
}
td, th { padding: 2px; }
th {
  background: #e3ea9e;
  color: white;
}

table.contact_table, .contact_table table { width: 100%; margin: 0 0 1em; }
table.contact_table td { width: 33%; vertical-align: top; }
table.contact_table h4 a {
  color: #7AC8DF;
  font-weight: bold;
  text-decoration: none;
  padding-left: 18px;
  background: url("../../ariadne/file_generators/dbfile.php?_fileId=1280&_fileName=back-h4.gif&_forceDownload=true&_site=modernifirma_web") 0 60% no-repeat;
  font-size: 90%;
}
table.contact_table h4 a:hover {
  color: white;
  background-position: -492px 60%;
}

.contact_table h5, h5.contact_name {
  color: white;
  font-size: 123.08%;
}

table.t_srov {
  width: 435px;
  float: right;
  margin-top: 0;
}
table.t_srov th, table.t_srov td {
  text-align: center;
  border: 1px solid #1b1c20;
  background: white;
  color: black;
  font-size: 84.62%;
  padding: 2px 2px 0;
  width: 80px;
}
table.t_srov th { background: #00a6d6; padding-bottom: 2px; }
table.t_srov .tleft { text-align: left; width: 150px; }
table.t_srov .tr_suda td { background: #d8effb; }

/* formuláře */
form { width: 520px; }
form p { margin: 0 0 1em; }
form hr { margin: 0 0 1em; }
form img {
  margin: 0 !important;
}
form span * { vertical-align: middle; }
fieldset { border: 0; margin-right: 0; }
legend {
  color: #00a6d6;
  text-transform: uppercase;
  font-weight: bold;
}
input, select {
  margin: 5px 0;
  width: 290px;
}
input.checkbox, input.radio, input.button { width: auto; }
select { width: 294px; } /* o 4px víc než input zajistí shodnou šířku */
textarea { width: 490px; height: 100px; padding: 2px; }
div.safety-code {
  padding-top: .5em;
  vertical-align: middle;
  line-height: 35px;
}
div.safety-code img {
  margin: 0 !important;
  vertical-align: middle;
}
div.safety-code input { vertical-align: middle; }

label {
   display: block;
   float: left;
   clear: left;
   width: 190px;
   position: relative; /* vyrovnání rozdílu výšky... */
   top: 4px;           /* ...řádku a výšky inputů    */
   overflow: hidden;
   margin-right: 10px;
   line-height: 2;
}

input.button {
  float: right;
  margin: 40px 5px 0;
  width: 100px; height: 22px;
  cursor: pointer;
  font-weight: bold;
}

/* # id */
#page {
  width: 780px;
  margin: 0 auto;
  padding-bottom: 17px;
  text-align: left;
  background: url("../../ariadne/file_generators/dbfile.php?_fileId=16&_fileName=headbg.png&_forceDownload=true&_site=modernifirma_web") 50% 0 no-repeat;
}
#header {
  width: 100%; height: 282px;
  overflow: hidden;
  background: url("../../ariadne/file_generators/dbfile.php?_fileId=2171&_fileName=header.jpg&_forceDownload=true&_site=modernifirma_web") 50% 100% no-repeat;
  position: relative;
}
#flash {
  width: 784px; height: 191px;
  overflow: hidden;
  position: absolute;
  top: 90px; left: -2px;
  z-index: 100;
}
#flash object { position: relative; top: -8px; }
#slogan1 {
  position: absolute;
  top: 60px;
  z-index: -1;
  color: #00A6D6;
}
#slogan2 {
  position: absolute;
  top: 91px; left: 0;
  width: 300px; height: 123px;
  padding: 68px 271px 0 209px;
  margin: 0;
  background: white url("../../ariadne/file_generators/dbfile.php?_fileId=2171&_fileName=header.jpg&_forceDownload=true&_site=modernifirma_web") 50% 100% no-repeat;
  text-align: center;
  text-indent: 0;
  font-size: 22px;
  color: #00a6d6;
  letter-spacing: -1pt;
}
#slogan2 strong  { font-weight: normal; }
#lifeweb {
  position: absolute;
  top: 28px; right: 0;
}
#language {
  position: absolute;
  top: 75px; right: 14px;
  margin: 0;
  text-indent: 0;
}
#content {
  position: relative;
  width: 100%;
  overflow: hidden;
  float: left;
}

#mainmenu {
  position: relative;
  text-align: center;
}
#mainmenu ul {
  margin: 7px 0;
  padding-left: 10px;
  height: 49px;
  overflow: hidden;
  background: url('../../ariadne/file_generators/dbfile.php?_fileId=36&_fileName=menu.png&_forceDownload=true&_site=modernifirma_web') no-repeat #c8c8c8;
  text-align: center;
  font-size: 15px;
  line-height: 49px;
  color: #bbbbbb;
  font-weight: bold;
}
#mainmenu ul li {
  display: inline;
  margin: 0px;
  padding: 0px;
}

#footer {
  width: 780px; height: 52px;
  background: #2D2F33 url('../../ariadne/file_generators/dbfile.php?_fileId=12&_fileName=footer.png&_forceDownload=true&_site=modernifirma_web') no-repeat;
  text-align: center;
  font-size: 85%;
  line-height: 52px;
  text-align: center;
}
#footer span { margin: 0 10px; }

#currentPage { margin-top: .66em; }

#lwg-contact {
  position: absolute;
  top: 10px; right: 20px;
  text-align: right;
}
#lwg-contact h3 { color: white; }

/* . class */
.cleaner {
  visibility: hidden;
  clear: both;
}
.clear { clear: both; }
.no-show {
  position: absolute;
  top: -10000px;
  left: -10000px;
}

.no-indent { text-indent: 0; }

img.left  { margin: 0 20px .5em 0; float: left; }
img.right   { margin: 0 20px .5em 20px; float: right; }
p img.right { margin: 0    0 .5em 20px; }

.center { text-align: center !important; text-indent: 0; }
.right  { text-align: right  !important; text-indent: 0; }


.packages {
  width: 780px; max-height: 621px;
  overflow: hidden;
  margin: 0 0 0;
  background: #2D2F33 url("../../ariadne/file_generators/dbfile.php?_fileId=1106&_fileName=stred.png&_forceDownload=true&_site=modernifirma_web");
}
.packages p { text-align: left; }
.packages-end {
  width: 100%; height: 21px;
  clear: both;
  background: url("../../ariadne/file_generators/dbfile.php?_fileId=1110&_fileName=stred-end.png&_forceDownload=true&_site=modernifirma_web");
}
.box {
  width: 260px;
  float: left;
}
.box h3 {
  margin: 10px 20px 5px;
  height: 181px;
  background: url("../../ariadne/file_generators/dbfile.php?_fileId=132&_fileName=b_internet.png&_forceDownload=true&_site=modernifirma_web") 50% 100% no-repeat;
  text-align: center;
  letter-spacing: -1px;
  line-height: 1.2;
}
.box h3 a {
  display: block;
  width: 100%; height: 100%;
  text-decoration: none;
  color: white;
}
.box h3 a:hover { color: #7AC8DF; }

.srovnani { width: 300px; float: left; }

.webpages h3          { background-image: url("../../ariadne/file_generators/dbfile.php?_fileId=132&_fileName=b_internet.png&_forceDownload=true&_site=modernifirma_web"); }
  .wp-packages h3     { background-image: url("../../ariadne/file_generators/dbfile.php?_fileId=1126&_fileName=web1.png&_forceDownload=true&_site=modernifirma_web"); }
    .wp-basic h3, .wp-standard h3, .wp-enterprise h3 { height: 192px; }
    .wp-basic h3      { background-image: url("../../ariadne/file_generators/dbfile.php?_fileId=144&_fileName=int1.png&_forceDownload=true&_site=modernifirma_web"); }
    .wp-standard h3   { background-image: url("../../ariadne/file_generators/dbfile.php?_fileId=148&_fileName=int2.png&_forceDownload=true&_site=modernifirma_web"); }
    .wp-enterprise h3 { background-image: url("../../ariadne/file_generators/dbfile.php?_fileId=152&_fileName=int3.png&_forceDownload=true&_site=modernifirma_web"); }
  .wp-special h3      { background-image: url("../../ariadne/file_generators/dbfile.php?_fileId=1130&_fileName=web2.png&_forceDownload=true&_site=modernifirma_web"); }
  .wp-bespoke h3      { background-image: url("../../ariadne/file_generators/dbfile.php?_fileId=1134&_fileName=web3.png&_forceDownload=true&_site=modernifirma_web"); }
.graphicmanuals h3     { background-image: url("../../ariadne/file_generators/dbfile.php?_fileId=136&_fileName=b_manual.png&_forceDownload=true&_site=modernifirma_web"); }
  .gm-basic h3, .gm-standard h3, .gm-enterprise h3 { height: 192px; }
  .gm-basic h3        { background-image: url("../../ariadne/file_generators/dbfile.php?_fileId=156&_fileName=gra1.png&_forceDownload=true&_site=modernifirma_web"); }
  .gm-standard h3     { background-image: url("../../ariadne/file_generators/dbfile.php?_fileId=277&_fileName=gra2.png&_forceDownload=true&_site=modernifirma_web"); }
  .gm-enterprise h3   { background-image: url("../../ariadne/file_generators/dbfile.php?_fileId=273&_fileName=gra3.png&_forceDownload=true&_site=modernifirma_web"); }
.marketing h3         { background-image: url("../../ariadne/file_generators/dbfile.php?_fileId=140&_fileName=b_marketing.png&_forceDownload=true&_site=modernifirma_web"); }
  .wp-basic h3 span,      .gm-basic h3 span,      .wp-basic a,      .gm-basic a      { color: #A7E304; }
  .wp-standard h3 span,   .gm-standard h3 span,   .wp-standard a,   .gm-standard a   { color: #00A6D6; }
  .wp-enterprise h3 span, .gm-enterprise h3 span, .wp-enterprise a, .gm-enterprise a { color: #F82169; }

  .wp-basic a:hover,      .gm-basic a:hover      { color: #ccf953 !important; }
  .wp-standard a:hover,   .gm-standard a:hover   { color: #7AC8DF !important; }
  .wp-enterprise a:hover, .gm-enterprise a:hover { color: #f47aa2 !important; }
  
.box p { font-size: 86%; }
.box p a {
  display: block;
  margin-top: 1em;
  text-transform: uppercase;
}

.mapa {
  width: 660px; height: 410px;
  margin-left: 60px;
  margin-right: 60px;
  background: url("../../ariadne/file_generators/dbfile.php?_fileId=1174&_fileName=mapa.png&_forceDownload=true&_site=modernifirma_web");
  position: relative;
  font-size: 16px;
}
.mapa a {
  display: block;
  text-decoration: none;
  color: #01a6d6;
  font-weight: bold;
  background: url("../../ariadne/file_generators/dbfile.php?_fileId=1182&_fileName=mapa-point-2.png&_forceDownload=true&_site=modernifirma_web") no-repeat;
}
.mapa a:hover { color: #7AC8DF; }
.mapa li {
  position: absolute;
  list-style-type: none;
  text-align: center;
}
li.jihlava a, li.opava a, li.vsetin a { background: url("../../ariadne/file_generators/dbfile.php?_fileId=1178&_fileName=mapa-point-1.png&_forceDownload=true&_site=modernifirma_web") no-repeat; font-size: 15px; }
li.pardubice a, li.hradec a { background: url("../../ariadne/file_generators/dbfile.php?_fileId=1182&_fileName=mapa-point-2.png&_forceDownload=true&_site=modernifirma_web") no-repeat; font-size: 16px; }
li.brno a, li.praha a, li.ostrava a { background: url("../../ariadne/file_generators/dbfile.php?_fileId=1186&_fileName=mapa-point-3.png&_forceDownload=true&_site=modernifirma_web") no-repeat;}

li.brno { top: 290px; left: 390px; }
li.brno a {
  background-position: 50% 0;
  padding: 11px 0 0;
}
li.jihlava { top: 262px; right: 289px; }
li.jihlava a {
  background-position: 50% 0;
  padding: 6px 0 0 0;
}
li.hradec { bottom: 258px; right: 273px; }
li.hradec a {
  background-position: 63% 100%;
  padding: 0 0 10px 0;
}
li.opava { top: 176px; right: 112px; }
li.opava a {
  background-position: 100% 0;
  padding: 2px 9px 0 0;
}
li.ostrava { top: 187px; right: 52px; }
li.ostrava a {
  background-position: 63% 0;
  padding: 11px 0 0 0;
}
li.pardubice { top: 168px; right: 263px; }
li.pardubice a {
  background-position: 50% 0;
  padding: 10px 0 0 0;
}
li.praha { top: 162px; right: 397px; }
li.praha a {
  background-position: 50% 0;
  padding: 11px 0 0 0;
}
li.vsetin { bottom: 140px; right: 80px; }
li.vsetin a {
  background-position: center bottom;
  padding: 0 0 8px 0;
}

.small-map {
  margin-top: -50px !important;
  margin-right: 40px !important;
}

.reference {
  position: relative;
  margin: .66em 0;
  width: 100%;
  background: #2d2f33 url("../../ariadne/file_generators/dbfile.php?_fileId=342&_fileName=r_box.png&_forceDownload=true&_site=modernifirma_web");
}
.reference h3 {
  margin: 0;
  padding: 20px 20px 0;
  background: url("../../ariadne/file_generators/dbfile.php?_fileId=216&_fileName=r_top.png&_forceDownload=true&_site=modernifirma_web") 0 0 no-repeat;
  color: #7AC8DF;
}
.reference h4 {
  font-size: 90%;
  font-weight: bold;
  color: #00A6D6;
}
.reference .url {
  margin: 0 20px .85em;
  padding-bottom: .85em;
  border-bottom: 2px solid #484848;
}
.reference .icons {
  position: absolute;
  top: 5px; right: 10px;
}
.reference .icons a, .reference .gallery a, .reference .gallery-right a { text-decoration: none; }
.reference hr {
  height: 2px;
  color: #484848;
  background-color: #484848;
  border: 0px solid #484848;
}
.reference .gallery { text-align: center; }
.reference .gallery-right { text-align: right; }
.reference .gallery a {
  float: left;
  display: block;
  width: 177px; height: 131px;
  line-height: 131px;
  overflow: hidden;
  margin: 3px 3px 15px;
  border: 1px solid #00A6D6;
  background: white;
  color: black;
  text-decoration: none;
}
.reference .gallery-right a img { border: 1px solid #00A6D6;}
.reference .gallery a:hover, .reference .gallery-right a:hover img { border-color: #7AC8DF; }
.reference .gallery a img, .reference .gallery-right a img { width: 177px}

/* by Mystik 15.4.2009 */
.reference .widegallery a { height:106px; line-height:106px}
/* end */

.reference-end {
  clear: both;
  width: 100%; height: 20px;
  background: url("../../ariadne/file_generators/dbfile.php?_fileId=212&_fileName=r_bottom.png&_forceDownload=true&_site=modernifirma_web") 0 0 no-repeat;
}

.reference .desc {
  width: 560px;
  border-right: 2px solid #484848;
  margin-top: -1em;
  padding-top: 1em;
  float: left;
}

.k_mapa {
  position: relative;
  margin: -60px auto -20px;
  float: right;
  width: 432px;
  height: 276px;
  background: url('../../ariadne/file_generators/dbfile.php?_fileId=2179&_fileName=k_map.png&_forceDownload=true&_site=modernifirma_web') no-repeat;
}


/* mapa stránek */
.sitemap ul {
  line-height: 125%;
  margin: .5em 20px;
  color: #00a6d6;
}
.sitemap li:hover { color: #7AC8DF; }
.sitemap ul li { line-height: 230%; }
.sitemap ul li a {
  text-transform: uppercase;
  font-size: 115%;
}
.sitemap ul li ul li { line-height: 125%; }
.sitemap ul li ul li a { font-size: 100%; }
.sitemap ul li ul li ul li a {
  text-transform: none;
  font-size: 85%;
}

/* odkazy */
a { color: #00A6D6; }
a:hover {
  color: #7AC8DF;
  text-decoration: none;
  overflow: visible;
} /* overflow je nastaven pro IE, jinak by rámeček při hoveru nebyl kolem celého obrázku */

h1 a { color: white; text-decoration: none; }

#mainmenu ul li a {
  text-decoration: none;
  color: #5E5E5E;
}
#mainmenu ul li a:hover { color: #000000; }

#footer a {
  text-decoration: none;
  color: #999999;
}
#footer a:hover {
  text-decoration: underline;
  color: #cccccc;
}

