/* -------------------------------  obecne ---------------------------------- */
BODY {
  background-color : #c5d1d1;
  margin : 0px;
  padding : 0px;
  font-family : Verdana, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  color: #5e5e5e;
}

A {
  text-decoration: none;
  color : black;
}

A:hover {
  text-decoration : underline; 
  color : black; 
}

P { margin: 8px 0px 0px 0px; } /* jinak si to kazdy prohlizec vyklada po svem */

H1 {
  margin-top: 0px;
  color: #dea526;
  font-size: 11pt;
  font-weight: bold;
}

DIV.cleaner {
  clear:both;
  height: 1px;
  margin: -1px 0px 0px 0px;
  padding:0;
  border:none;
  visibility: hidden;
  font-size: 0px;
}

.tucne {
  font-weight: bold;
}

.kurziva {
  font-style: italic;
}
.textobsah {
  font-size: 12px;
}

/* *************** index.php *************** */
DIV#center {
  position: absolute;
  width: 960px;
  left: 50%;
  margin-left: -480px;
}

/* =============== horni cast =============== */
DIV#top {
  width: 960px;
  height: 166px;
  background-image: url('desimg/top.jpg');
  background-repeat: no-repeat;

  position: absolute;
  top: 0px;
  left: 0px;
}

/* =============== menu =============== */
DIV#menu {  /* sedivy prouzek */
  position: relative;
  width: 560px;
  height: 22px;
  left: 45px;
  font-size: 10pt;
  color: black;
  overflow: visible;
  top: 113px;
}

#menu UL LI A {
  position: relative;
  margin: 0px 0px 0px 0px;
  display: block;
  padding: 0px 15px 6px 15px;
  font-weight: bold;
}

#menu UL LI A:hover {
  text-decoration: none;
  color: #d6890d;
}


#menu UL {
  list-style-type:none; 
  margin: 0; 
  padding: 0;
}

#menu UL LI {
  float: left;
  position: relative;  
 
}

#menu UL LI UL.subMenu {
  position: absolute; 
  z-index: 10; 
  visibility: hidden;
  left: -12px; /* musi byt stejne jako #menu UL LI > UL.subMenu */
  top: 21px;
  width:150px;
  padding: 0 0 0 0;
  border-bottom: 2px solid #a2a2a2;
} 
#menu UL.subMenu LI {
  display: block; 
  width: 100%; 
  margin:0; 
  background-image: url('desimg/menuItem.jpg');
  background-repeat: repeat-y;
  padding: 0 0 0 0;
}

#menu UL.subMenu LI.submenuTop { 
  height: 15px;
  background-image: url('desimg/menuTop.gif');
  background-repeat: no-repeat;
  font-size: 0px;
}

#menu UL.subMenu LI A {
  display: block;
  margin: 0;
  color: black;
  font-size: 8pt;
  font-weight: normal;
  padding: 0px 0px 10px 15px;
}
#menu UL.subMenu LI A:hover { 
  text-decoration: none;
  font-weight: bold;
}

#menu UL LI > UL.subMenu {
  position: absolute; 
  z-index: 10; 
  visibility:hidden;
  left: -12px; /* musi byt stejne jako #menu UL LI UL.subMenu */
  top: 21px;
  width:150px;
  padding: 0 0 0 0;
  border-bottom: 2px solid #a2a2a2;
}

#menu UL LI:hover UL.subMenu {
  visibility: visible;
}
 
#menu UL LI.hover UL.subMenu {
  visibility: visible;
}

/* =============== konec menu =============== */

DIV#overit {
  position: relative;
  width: 240px;
  height: 20px;
  left: 687px;
  top: 130px;
  font-size: 8pt;
}

INPUT#inputOverit {
  width: 105px;
  height: 1.5em;
  border: 1px solid #5e5e5e;
  color: #5e5e5e;
}
INPUT#inputOverit2 {
  width: 100px;
  height: 1.5em;
  border: 0px;
  color: #5e5e5e;
  background-color:#FFFFFF;
  font-weight:bold;
}

/* =============== stredni cast (hlavni okno) =============== */
DIV#middle {
  width: 960px;
  background-image: url('desimg/middle.jpg');
  background-repeat: repeat-y;
  position: relative;
  top: 166px;
}

DIV#middleMainText {
  width: 452px;
  position: relative;
  left: 54px;
  float: left;
}

/* =============== stredni cast (panely s tarify vpravo) =============== */
DIV#middleMainPanels {
  width: 362px;
  height: 425px;
  position: relative;
  right: 32px;
  margin-top: 33px;
  float: right;
  background-image: url('desimg/rightPanels.jpg');
  background-repeat: no-repeat;
  line-height: 13pt; 
}

H1.rightPanel {
  font-size: 9pt;
  font-weight: bold;
  color: black;
  margin-bottom: 0px;
}
H2.rightPanel {  
  font-size: 9pt;
  font-weight: bold;
  color: black;
  margin-bottom: 0px;
  margin-top: -2px;
}


.panelPrize {
  font-size: 14pt;
  font-weight: bold;
  margin-left: 7px;
  margin-top: 4px;
  margin-bottom: 2px;
  color: black;
}
.panelPrize2 {
  font-size: 13pt;
  font-weight: bold;
  margin-left: 7px;
  margin-top: 4px;
  margin-bottom: 9px;
  color: black;
}


 .highlight {
  color: #fcbf37;
} 

.productDetail, .productDetail A, .productDetail A:hover {
  color: #a2a2a2;
  text-align: right;
}

.objednavka, .objednavka A, .objednavka A:hover {
  color: #FF0000;
  text-align: right;
  font-weight: bold;
}


DIV#rightPanel1 {
  position: absolute;
  width: 145px;
  height: 145px;
  margin-top: 6px;
  margin-left: 20px;
}

DIV#rightPanel2 {
  position: absolute;
  width: 145px;
  height: 145px;
  margin-top: 6px;
  margin-left: 203px;
}

DIV#rightPanel3 {
  position: absolute;
  width: 145px;
  height: 145px;
  margin-top: 179px;
  margin-left: 20px;
}

DIV#rightPanel4 {
  position: absolute;
  width: 145px;
  height: 145px;
  margin-top: 179px;
  margin-left: 203px;
}

DIV#rightPanelBottom {
  position: absolute;
  width: 330px;
  height: 67px;
  top: 353px;
  left: 18px;
}

DIV#rightPanelBottom .panelPrize {
  margin-top: 12px;
  margin-bottom: 5px;
}

/* =============== spodni cast =============== */
DIV#bottom {
  position: relative;
  width: 960px;
  height: 27px;
  background-image: url('desimg/bottom.jpg');
  background-repeat: no-repeat;
}

DIV.bottomText {
  top: 6px;
  font-size: 8pt;
  color: #6a6566;
  height: 21px;  /* = DIV#bottom.height - top */
}

DIV#bottomAllRights {
  position: absolute;
  margin-left: 37px;
}

DIV#bottomDomains {
  position: absolute;
  margin-left: 200px;
}

DIV#bottomDesign {
  position: absolute;
  width: 250px;
  margin-left: 675px;
  text-align: right;
}


/* *************** specificke styly pro vkladane stranky *************** */
.mainText {
  text-align: justify;
  line-height: 2em;
}

/* panel sluzeb (Nabizime / Zajistime) */
DIV#mainTextServices {
  width: 452px;
  height: 162px;
  margin-top: 30px;
}

DIV.mainServicePanel {
  width: 220px;
  height: 162px;
  background-image: url('desimg/mainServices.jpg');
  background-repeat: no-repeat;
}

DIV#mainServicePanel1 {
  float: left;
}

DIV#mainServicePanel2 {
  float: right;
}

H1.mainServicePanel {
  font-size: 10pt;
  font-weight: bold;
  color: black;
  margin-left: 20px;
  margin-top: 3px;
  margin-bottom: 10px;
}

H2.mainServicePanel {
  font-size: 10pt;
  font-weight: bold;
  color: black;
  margin-left: 20px;
  margin-top: 3px;
  margin-bottom: 10px;
}
H3.mainServicePanel {
  font-size: 9pt;
  font-weight: normal;
  color: black;
  margin-left: 20px;
  margin-top: 3px;
  margin-bottom: 0px;
}


p.mainServicePanel {
  width: 195px;
  height: 125px;
  margin-top: 5px;
  margin-left: 20px;
  line-height: 17pt;

  font-size: 8pt;
}
input.tlacitko {
	font-weight: bold;

	color: black;
	height: 21px;
}
input.tlacitko2 {
	color: black;
	font-weight: bold;

	height: 21px;
}
input, textarea, select {
	background-color: #ffffcc;
	color: navy;
	border: 1px solid red;
	height: 19px;
}

textarea#styled {
        width: 600px;
        height: 120px;
        border: 1px solid red;
        padding: 5px;
        font-family: Tahoma, sans-serif;
        background-image: url(bg.gif);
        background-position: bottom right;
        background-repeat: no-repeat;
}

.red {
color: #FF0000;
}

.black {
color: #000000;
}


