/* fox.com.pl */
* { font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Helvetica, Arial, Sans-Serif; }
code, pre, pre * { font-family: "courier new", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", courier, mono; }
/* clear default setting */
html, body, div, span, pre, code, a, p, img, hr, 
ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6,
form, fieldset, label, legend { 
  border: 0;
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
  min-height: 100%;
  font-size: 0.74em; 
}
body {
  color: #555650;
  height: 100%;
  min-height: 100%;
  background: #e0e0e0 url('../img/lay-background.png') repeat-x;
}
#container {
  height: auto;
  min-height: 100%;
  width: 750px; /* 770px */
  margin: 0 auto 0 auto;
  padding: 0 10px;
  position: relative;
  background: transparent url('../img/lay-page.png') repeat-y;
}
#top {
  color: inherit;
  width: 770px;
  height: 27px;
  margin-left: -10px;
  background: #b0b0b0 url('../img/lay-top.png') 0 -10px no-repeat;
  position: relative;
}
#header {
  width: 740px; /* 750px */
  height: 255px;
  padding: 0 5px;
  color: inherit;
  background: #fff url('../img/img-header.jpg') 5px 80px no-repeat;
  position: relative;
}
#left {
  float: left;
  width: 175px; /* 200px */
  height: auto;
  padding: 0 10px;
  min-height: 170px;
  margin-left: 5px;
}
#content {
  float: left;
  width: 505px;
  height: auto;
  min-height: 170px;
  padding: 5px 20px;
  margin-right: 5px;
  line-height: 1.3em;
  background: #fff;
}
#clear {
  clear: both;
  width: auto;
  height: 130px;
}
#footer {
  clear: both;
  width: 750px;
  height: 50px;
  bottom: 50px;
  position: absolute;
}
#bottom {
  width: 770px;
  height: 50px;
  bottom: 0;
  margin-left: -10px;
  background: #e0e0e0 url('../img/lay-bottom.png') no-repeat;
  position: absolute;
}
#logo {
  top: 3px;
  left: 25px;
  width: 145px;
  height: 70px;
  position: absolute;
  z-index: 1000; 
}
#lang {
  top: 2px;
  right: 10px;
  margin: 2px 0;
  font-size: 11px;
  list-style: none;
  position: absolute;
}
#lang li {
  margin: 0;
  padding: 0 8px;
  display: inline;
  border-right: dotted 1px #fff;
}
#lang li a {
  color: #fff;
  background: inherit;
  text-decoration: none;
}
#lang li a:hover {
  text-decoration: underline;
}
#menu {
  top: 3px;
  right: 5px;
  width: auto;
  height: 70px;
  position: absolute;
  margin: 0;
  font-size: 11px;
  list-style: none;
}
#menu li {
  float: left;
  width: 78px;
  height: 69px;
  margin: 0;
  display: inline;
  position: relative;
  border-left: dotted 1px #86877f;
}
#menu li a {
  color: #86877f;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  padding: 55px 0 2px 0;
  width: 100%;
  position: absolute;
  background: transparent 15px 6px no-repeat;  
}
#menu li a:hover {
  color: #4c8fc0;
  background-position: 15px -64px;  
}
#menu li a { background-image: url('../img/mnu-company.png'); }
#menu li+li a { background-image: url('../img/mnu-products.png'); }
#menu li+li+li a { background-image: url('../img/mnu-services.png'); }
#menu li+li+li+li a { background-image: url('../img/mnu-portfolio.png'); }
#menu li+li+li+li+li a { background-image: url('../img/mnu-hosting.png'); }
#menu li+li+li+li+li+li a { background-image: url('../img/mnu-works.png'); }
#menu li+li+li+li+li+li+li a { background-image: url('../img/mnu-contact.png'); }

#submenu {
  float: left;
  width: 100%;
  height: auto;
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
/*  border-top: solid 1px #e0e0e0;*/
  border-bottom: solid 1px #fff;
}
#submenu li {
  clear: left;
  float: left;
  width: 100%;
  height: auto;
  margin: 0;
  display: block;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #e0e0e0;
}
#submenu li:first-child {
  border-top: 0;
}
#submenu li a {
  color: #555650;
  width: auto;
  height: auto;
  margin: 1px;
  padding: 3px;
  display: block;
  border: solid 1px transparent;
  text-decoration: none;
}
#submenu li a:hover {
  color: #555650;
  border: solid 1px #84c3ec;
  background-color: #d5eeff;
}
#footer {
  font-size: 11px;
}
#footer ul {
  top: 10px;
  left: 210px;
  width: auto;
  margin: 0;
  position: absolute;
  z-index: 2;
}
#footer li {
  margin: 0;
  display: inline;
  padding: 0 6px 0 6px;
  border-right: dotted 1px gray;
}
#footer a {
  color: gray;
}
#footer #copyright {
  top: 29px;
  left: 210px;
  width: auto;
  color: gray;
  position: absolute;
  padding-left: 5px;
}

/* common style */
.small { font-size: 95%; }
.red { color: red; }
.green { color: green; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.strike { text-decoration: line-through; }
.block { display: block; width: auto; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.noindent { text-indent: 0; }
.nomargin { margin: 0; }
.nopoint { list-style: none; }

h1,h2,h3,h4,h5,h6 {
  margin: 1.8em 0 0.6em 0;
  font-size: 100%; 
}
h1 { font-size: 150%; margin: 0.4em 0 1.2em; line-height: 1.4em; }
h2 { font-size: 110%; }
h3 { font-size: 105%; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #555650; }
p { text-indent: 1.5em; text-align: justify; margin: 1em 0; }
p.def { text-indent: -20px; padding-left: 20px; }
a { color: #4c8fc0; background: transparent; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { margin-bottom: 0.8em; }
img { display: block; }
#content img {
  padding: 3px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: solid 1px #ddd;
  background: #fff;  
}

hr {
  clear: left;
  width: 100%;
  margin: 0.8em 0;
  border: 0;
  border-bottom: solid 1px #ccc;
  display: block;
}
pre {
  border: solid 1px #eee;
  margin: 10px 0;
  padding: 10px;
  background-color: #fafafa;
  font-size: 110%;
}

/* Lists */
ul { margin: .5em 0 .5em 1.3em; list-style-type: disc; }
ol { margin: .5em 0 .5em 1.8em; }
ul.alpha { text-indent: -1.3em; }
ul.alpha li { margin: 0.5em 0; }
dl, dt, dd { margin: 0.6em 0; }
dt { font-weight: bold; margin-top: 1.8em; }
dd { text-align: justify; }

dl.reg { font-size: 95%; }
dl.reg dt { text-align: center; }
dl.def dt { clear: both; float: left; margin: 0 .5em 0 0; }
dl.def dd { margin: 0 0 0 2em; }

.adres { float: left; width: 220px; font-size: 95%; }
.adres dt { float: left; width: 60px; text-align: right; font-weight: bold; margin: 0; }
.adres dd { margin: 0 0 0 65px; }
.adres .fname { margin-left: 10px; font-size: 100%; }

.daneurz { float: left; width: 280px; font-size: 95%; }
.daneurz dt { float: left; width: 70px; text-align: right; font-weight: bold; margin: 0; }
.daneurz dd { margin: 0 0 0 75px; }

/* Forms */
form, form div, form label, form legend {
  margin: 0;
  padding: 0;
  border: 0;
}
form {
  color: inherit;
  width: 100%;
  margin: 10px auto 0;
  padding: 5px 0 2px;
  border: solid 1px #84c3ec;
  background-color: #d5eeff;
  text-align: left;
  position: relative;
}
form fieldset {
  clear: both;
  width: auto;
  border-top: solid 1px #84c3ec;
  padding: 5px 0;
  margin: 5px 10px 0 10px; 
  position: relative;
}
form fieldset.noborder {
  border: 0;
}
form fieldset.buttons {
  text-align: right;
}
form fieldset legend {
  color: #77bdeb;
  font-size: 11px;
  font-weight: normal;
  background: inherit;
}
form fieldset div {
  margin: 5px 0 0 0;
}
form div br {
  display: none;
}
form div label {
  float: left;
  width: 140px;
  padding: 3px;
  text-align: right;
}
form div label.big {
  float: none;
  width: auto;
  color: #5db0e7;
  margin: 0 7px;
  text-align: left;
  font-weight: bold;
  font-size: 15px;
  text-indent: 0px;
  background: inherit;
}
form input, form textarea, form select {
  color: #555650;
  border: solid 1px;
  border-color: #5eb0e6 #fff #fff #5eb0e6;
  background-color: #fff;
  height: auto;
  font-size: 13px;
}
form input, form textarea {
  padding: 1px;
}
form #anspm input {
  background-color: #ffff80;
}
form input[type='checkbox'], form input[type='radio'] {
  border: 0;
  vertical-align: middle;
}
form input.button {
  color: #fff;
  width: auto;
  padding: 1px 1.5em;
  font-weight: bold;
  background-color: #84c3ec;
  border: groove 3px #d5eeff;
}
form div.hide { display: none; }
form div.show { display: inline; }

form ul.error {
  width: auto;
  color: inherit;
  border: solid 1px;
  border-color: #ffd6a5 #fffbf5 #fffbf5 #ffd6a5;
  background-color: #fff0db;
  margin: 5px 10px; 
  padding: 0;
  font-size: 11px;
  text-indent: 0;
  list-style: none;
  position: relative;
}
form ul.error li {
  margin: 0;
  padding: 1px 0 1px 22px;
  text-indent: 0px;
  line-height: 150%;
  background: url(../img/point_error.gif) 2px 1px no-repeat;
}

/* Tables */
table {
  margin: .8em 0;
  font-size: inherit;
  border-collapse: collapse;
  background-color: #d5eeff;
}
table td, table th {
  padding: 3px 4px;
  text-align: left;
  font-weight: normal;
  border: 1px solid #84c3ec;
}
table th, table th.head {
  color: white;
  font-weight: bold;
  background-color: #84c3ec;
}
table.left, img.left {
  float: left;
  margin-right: 10px;
}
table.right, img.right {
  float: right;
  margin-left: 10px;
}

.lcost { float: right; color: navy; margin-top: -26px; }

.pages li {
  display: inline;
  padding: 2px 3px;
  list-style: none;
}

ul.box { 
  float: left; 
  width: auto; 
  margin: 1em 0; 
  padding: 0; 
  font-size: 95%; 
  list-style: none;
}
ul.box li {
  float: left;
  width: 160px;
  height: 70px;
  margin: 10px 0;
  padding: 0 0 0 5px;
  border-left: solid 3px #bbb;
}
ul.box li.box1 { border-color: #00ac00; }
ul.box li.box2 { border-color: #008aca; }
ul.box li.box3 { border-color: #9d00ca; }
ul.box li.box4 { border-color: #ff0000; }
ul.box li.box5 { border-color: #fa9f00; }
ul.box li.box6 { border-color: #ffea01; }

ul.box h2 { font-size: 12px; margin: 0 0 .2em 0; }
ul.box a { color: #555650; border: 0; } 
ul.box a:hover { text-decoration: underline; } 
ul.box ul { list-style: none; margin: 0; padding: 0; }
ul.box ul li { margin: 0; padding: 0; border: 0; height: auto;}


/* Portfolio */
.portfolio #content img {
  margin-bottom: 50px;
}
.portfolio table {
  width: 285px;
  font-size: 95%;
}
.portfolio td,
.portfolio th {
  color: #555650;
  border-width: 1px 0;
}
.portfolio td {
  border-color: #f4f4f4;
  background-color: #fff;
}
.portfolio th {
  width: 90px;
  text-align: right;
  font-weight: normal;
  border-color: #fff;
  background-color: #f4f4f4;
}
/* Portfolio */

/**/
.directory-list img { 
  display: none;  
}
.directory-list pre { 
  border: 0;
  margin: 0;
  padding: 0;
  background-color: #fff;
}
/* English */
.english p {
  text-indent: 0;
}
.english br {
  clear: both;
}
.english p br {
  clear: none;
}
.english dl dt {
  color: black;
  margin: 10px 0 0 1em;
  font-weight: normal;
}
.english dl dd {
  color: gray;
  margin: 0 0 0 1em;
  font-weight: normal;
}
.english table {
  width: 200px;
  margin-top: 0;
}
.english table th {
  text-align: left;
}
.english table.grammar {
  width: 100%;
}
/* English */

/* Hosting */
.plan { 
  float: left;
  width: 168px;
  font-size: 11px;
}
.plan h2 {
  margin: .5em 0;
  font-size: 146%; 
} 
.plan h3 {
  margin: .4em;
  text-align: center;
  font-size: 165%; 
} 
.plan ul, 
.plan ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.plan a.order {
  margin: 0 20px;
  font-weight: bold;
}
.plan a.more {
  margin: 0 20px;
  font-weight: bold;
}

#checkdomain {
  float: left;
  width: 100%;
  height: auto;
  margin: 15px 0;
  background: transparent url("../img/hosting/checkdomain.png") no-repeat top left;
  text-align: left;
}
#checkdomain form {
  width: 300px;
  margin: 0;
  padding: 2px 0 10px 10px;
  border: none;
  background: none;
}
#checkdomain label {
  width: 200px;
  height: auto;
  margin: 2px 0 0 0;
  padding: 0;
  font-size: 10px;
  text-align: left;
}
#checkdomain input {
  width: 200px;
  margin: 0;
}  
#checkdomain .button {
  width: 70px;
  font-size: 11px;
}    
#resultsearch {
  height: auto;
  margin: 5px 0;
  text-align: left;
}

.compare-plans { width: 100%; }
.compare-plans td { text-align: center; }
.compare-plans th { text-align: left; font-weight: normal; color: inherit; background-color: transparent; }

/* Hosting */

/* Articles */
#hint {
  display: none;
  width: 140px;
  height: auto;
  min-height: 100px;
  margin: 0 0 0 6px;
  padding: 3px;
  position: absolute;
  background: #ffffe1;
  border: solid 1px silver;
  font-size: 10px;
  text-align: left;
}
#hint .arrow {
  float: left;
  width: 14px;
  height: 30px;
  margin-top: 0px;
  margin-left: -14px;
  display: block;
  background: url('/img/inf-arr-left.gif') no-repeat 0px 9px;
  position: absolute;
}
#hint.layout {
  width: 180px;
  left: 617px;
}
/* Articles */

/* Geshi */
pre.css .re0 { color: black; }
pre.css .kw1 { color: #0081A6; }
pre.css .coMULTI { color: #00AC00; font-style: italic; }

pre.xml .re0 { color: black; }
pre.xml .re1 { color: maroon; }
pre.xml .re2 { color: maroon; }
pre.xml .sc3 { color: #0081A6; }
pre.xml .st0 { color: blue; }
pre.xml .coMULTI { color: #3f7f5f; font-style: italic; }

pre.java .re0 { color: black; }
pre.java .st0 { color: blue; }
pre.java .kw1 { color: #0081a6; font-weight: bold; }
pre.java .kw2, pre.java .kw4 { color: #7f0055; font-weight: bold; }
pre.java .coMULTI { color: #3f7f5f; font-style: italic; }
pre.java .coMULTI2 { color: #3f5fbf; font-style: italic; }
/* Geshi */

#reg-dbone { width: 500px; margin: 0 auto; padding-top: 20px; } 
#reg-dbone div label { text-align: right; width: 150px; }
#reg-dbone div label.big { text-align: left; width: auto; }
#reg-dbone #fname input { width: 200px; }
#reg-dbone #nrtel input { width: 200px; }
#reg-dbone #email input { width: 250px; }
#reg-dbone #txmsg textarea { width: 500px; height: 120px; }
#reg-dbone #txmsg label { text-align: left; }
#reg-dbone #txmsg br { clear: left; display: block; }

#reg-hosting { width: 500px; margin: 0 auto; padding: 20px 0; } 
#reg-hosting div label { text-align: right; width: 150px; }
#reg-hosting #ordds label { width: auto; }
#reg-hosting #ordds textarea { width: 430px; height: 60px; }

#frm-contact  { clear: left; width: 500px; margin: 0 auto; padding-top: 20px; } 
#frm-contact div label { text-align: right; width: 150px; }
#frm-contact div label.big { text-align: center; width: auto; }
#frm-contact #fname input { width: 200px; }
#frm-contact #nrtel input { width: 200px; }
#frm-contact #email input { width: 250px; }
#frm-contact #txmsg textarea { width: 475px; height: 120px; }
#frm-contact #txmsg label { text-align: left; }
#frm-contact #txmsg br { clear: left; display: block; }

#frm-applic { width: 500px; padding-top: 20px; margin: 0 auto; } 
#frm-applic div label { text-align: right; width: 160px; }
#frm-applic div label.big { text-align: justify; width: auto; }
#frm-applic #fname input, 
#frm-applic #nrtel input { width: 200px; }
#frm-applic #email input { width: 250px; }
#frm-applic #flecv input { width: 305px; }
#frm-applic #flelm input { width: 305px; }
#frm-applic #txmsg textarea { width: 305px; height: 70px; }
