body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Arial CE, Arial, Tahoma, Helvetica, sans-serif;
  color: #a4a4a4;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3em;
  background-color: #d6d4d6;
}

#topBanner {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
  height: 217px;
  clear: both;
  background-image: url('../images/top.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  font-size: 1.3em;
  background-color: #fff;
}
#topBanner .left { padding: 35px 0 0 30px; width: 450px; height: 145px; float: left; color: #ee88b2; }
#topBanner .left a { color: #ee88b2; text-decoration: none; }
#topBanner .left a:hover { color: #fff; }
#topBanner .right { width: 500px; height: 180px; float: right; text-align: right; }
#topBanner .right h1 { float: right; margin: 30px 16px 0 0; padding: 0; width: 230px; height: 70px; border: 0; }
#topBanner .right h1 a { display: block; width: 230px; height: 70px; }
#topBanner .right h1 a span { display: none; }
#topBanner .bottom { width: 1000px; height: 37px; clear: both; color: #e0e0e0; font-size: 0.9em; }
#topBanner .bottom ul { width: 940px; height: 37px; clear: both; margin: 0; padding: 0 30px 0 30px; list-style-type: none; }
#topBanner .bottom ul li { float: left; margin: 0; padding: 0; }
#topBanner .bottom ul li a { color: #e0e0e0; text-decoration: none; font-weight: bold; }
#topBanner .bottom ul li a:hover, #topBanner .bottom ul li a.selected { color: #fff; }
#topBanner .bottom ul li a.menupreklady { color: #fff; background-color: #62aed4; border: 1px solid #62aed4; padding: 2px 5px; }
#topBanner .bottom ul li a.menupreklady:hover { border: 1px solid #fff; }
#topBanner .bottom ul li a.menuprekladyselected { color: #fff; background-color: #62aed4; border: 1px solid #fff; padding: 2px 5px; }
#topBanner .bottom ul li a.menusoudni-preklady { color: #fff; background-color: #d83a55; border: 1px solid #d83a55; padding: 2px 5px; }
#topBanner .bottom ul li a.menusoudni-preklady:hover { border: 1px solid #fff; }
#topBanner .bottom ul li a.menusoudni-prekladyselected { color: #fff; background-color: #d83a55; border: 1px solid #fff; padding: 2px 5px; }
#topBanner .bottom ul li a.menukorektury { color: #fff; background-color: #e19b00; border: 1px solid #e19b00; padding: 2px 5px; }
#topBanner .bottom ul li a.menukorektury:hover { border: 1px solid #fff; }
#topBanner .bottom ul li a.menukorekturyselected { color: #fff; background-color: #e19b00; border: 1px solid #fff; padding: 2px 5px; }
#topBanner .bottom ul li a.menutlumoceni { color: #fff; background-color: #83ab10; border: 1px solid #83ab10; padding: 2px 5px; }
#topBanner .bottom ul li a.menutlumoceni:hover { border: 1px solid #fff; }
#topBanner .bottom ul li a.menutlumoceniselected { color: #fff; background-color: #83ab10; border: 1px solid #fff; padding: 2px 5px; }

#content {
  position: absolute;
  top: 217px;
  left: 50%;
  margin-left: -500px;
  width: 970px;
  padding: 0 15px 0 15px;
  height: auto;
  z-index: 3;
  float: left;
  font-size: 1em;
  line-height: 1.3em;
  background-image: url('../images/content_bg.gif');
  background-repeat: repeat-y;
  background-position: top center;
  background-color: #fff;
}

#leftPage {
  width: 205px;
  padding: 10px;
  float: left;
  font-size: 1em;
}

#centerPage {
  width: 500px;
  padding: 0 10px 10px 10px;
  float: left;
  font-size: 1.1em;
  line-height: 1.3em;
  color: #333;
  min-height: 300px;
  _height: 300px;
}
#centerPage a { font-weight: bold; }
#centerPage ul { padding: 0; margin: 0; list-style-type: none; }
#centerPage ul li { padding: 0 0 0 30px; margin: 0; background-image: url('../images/odrazka2.gif'); background-repeat: no-repeat; background-position: 9px 4px; }
#centerPage ul ul li { background-image: url('../images/odrazka4.gif'); }

#centerPage h1 {
  width: 490px;
  padding: 5px;
  margin: 0;
  clear: both;
  font-size: 1.8em;
  line-height: 1.2em;
  color: #fff;
  font-weight: normal;
  text-align: center;
  background-color: #a4b7d3;
}
#centerPage h1.bila { background: none; color: #59595b; }
#centerPage h1.preklady { background-color: #62aed4; }
#centerPage h1.soudni-preklady { background-color: #d83a55; }
#centerPage h1.korektury { background-color: #e19b00; }
#centerPage h1.tlumoceni { background-color: #83ab10; }

#centerPage h2 {
  width: 465px;
  padding: 5px 5px 5px 30px;
  margin: 0 0 10px 0;
  clear: both;
  font-size: 1.2em;
  line-height: 1.2em;
  color: #333;
  font-weight: bold;
  background-image: url('../images/odrazka1.gif');
  background-repeat: no-repeat;
  background-position: 9px 10px;
  background-color: #f1d8dd;
}
#centerPage h2.preklady { background-image: url('../images/odrazka_preklady.gif'); background-color: #e0e8f2; }
#centerPage h2.soudni-preklady { background-image: url('../images/odrazka_soudni-preklady.gif'); background-color: #eddbda; }
#centerPage h2.korektury { background-image: url('../images/odrazka_korektury.gif'); background-color: #f4e9d2; }
#centerPage h2.tlumoceni { background-image: url('../images/odrazka_tlumoceni.gif'); background-color: #e3e9d2; }

#rightPage {
  width: 205px;
  padding: 10px;
  float: right;
  font-size: 1em;
}

#fullPage {
  width: 710px;
  padding: 10px;
  float: right;
  font-size: 1.1em;
  line-height: 1.3em;
  color: #333;
  background-color: #e5f4ff;
  min-height: 300px;
  _height: 300px;
  background-image: url('../images/pf.gif');
  background-repeat: no-repeat;
  background-position: 10px 10px;
}

#bottomBanner {
  border-top: 2px solid #818181;
  border-bottom: 8px solid #fff;
  margin: 0;
  padding: 8px 0 0 0;
  width: 970px;
  height: 15px;
  clear: both;
  background-color: #fff;
  line-height: 1em;
}
#bottomBanner a { text-decoration: none; }
#bottomBanner a:hover { text-decoration: underline; }
#bottomBanner .vpravo {
  float: right;
  text-align: right;
  line-height: 1em;
}

h3 {
  margin: 0px 0 5px 0;
  padding: 0;
  border: 0;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.2em;
}

a {
  color: #d90079;
	text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.prazdny {
  width: 100%;
  height: 20px;
  clear: both;
}

.prazdnybily {
  width: 100%;
  height: 15px;
  clear: both;
  background-color: #fff;
}

.prazdny10 {
  width: 100%;
  height: 10px;
  clear: both;
}

.prazdny1 {
  width: 100%;
  height: 1px;
  clear: both;
}

.linka {
  width: 100%;
  height: 1px;
  background-color: #272727;
  margin: 3px 0 3px 0;
  clear: both;
}

.prazdny10 {
  width: 100%;
  height: 10px;
  clear: both;
}

form {
  margin: 0;
  padding: 0;
}

img {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

p {
  padding: 0;
  margin: 0 0 10px 0;
}

ul {
  padding: 0px;
  margin: 0 0 0 20px;
  border: 0px;
}

.ordertextbox { width: 330px; border: 1px solid color: #004896; margin:1px 0; }
.textpole { width: 500px; height: 100px; border: 1px solid color: #004896; }
.tlacitko { color: #000; background-color: #ccc; border: 1px solid #fff; padding: 1px 5px 1px 5px; }
.obrazekvpravo { float: right; border: 1px solid #ccc; padding: 3px; margin: 0 0 10px 10px; }
.obrazek { border: 1px solid #ccc; margin: 0 0 5px 0; }

.skype { padding: 3px 0 3px 20px; height: 16px; background-image: url('../images/ikonka_skype.png'); background-repeat: no-repeat; background-position: center left; }
.telefon { padding: 3px 0 3px 20px; height: 16px; background-image: url('../images/ikonka_telefon.png'); background-repeat: no-repeat; background-position: center left; }
.icq { padding: 3px 0 3px 20px; height: 16px; background-image: url('../images/ikonka_icq.png'); background-repeat: no-repeat; background-position: center left; }
.email { padding: 3px 0 3px 20px; height: 16px; background-image: url('../images/ikonka_email.png'); background-repeat: no-repeat; background-position: center left; }

#box_kontakty {
  width: 205px;
  padding: 10px 0;
  margin-bottom: 10px;
  font-size: 0.9em;
  color: #404041;
  line-height: 1.8em;
  border-bottom: 1px dotted #404041;
}
#box_kontakty h1 { text-align: center; padding: 3px 0; margin: 0 0 8px 0; color: #51474d; font-size: 2em; font-weight: normal; line-height: 1.2em; border-top: 1px dotted #404041; border-bottom: 1px dotted #404041; }
#box_kontakty h1 a, #box_kontakty h1 a:hover { color: #51474d; font-weight: normal; }
#box_kontakty ul { list-style-type: none; padding: 0 0 0 10px; margin: 0; font-size: 1.7em; }
#box_kontakty ul li { padding: 0; margin: 0; }
#box_kontakty a { text-decoration: none; color: #d90079; font-weight: bold; font-size: 0.9em; }
#box_kontakty a:hover, #box_kontakty a.selected { color: #d90079; }


#box_novinky {
  width: 185px;
  padding: 10px;
  background-image: url('../images/novinky_bg.gif');
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #f5edf1;
  font-size: 1em;
  color: #404041;
  line-height: 1.2em;
}
#box_novinky h1 { text-align: center; padding: 5px 0 7px 0; margin: 7px 0 15px 0; color: #df528d; font-size: 1.6em; font-weight: normal; line-height: 1.2em; border-bottom: 2px solid #d90079; }
#box_novinky h1 a { color: #df528d; }
#box_novinky a { text-decoration: none; }
#box_novinky .blog1 { padding: 5px 0; border-bottom: 1px dotted #d90079; margin-bottom: 10px; }

#box_reference {
  width: 185px;
  padding: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  font-size: 0.9em;
  color: #404041;
  line-height: 1.2em;
}
#box_reference h1 { text-align: center; padding: 0 0 3px 0; margin: 0 0 15px 0; color: #59595b; font-size: 1.8em; font-weight: normal; line-height: 1.2em; border-bottom: 1px dotted #404041; }
#box_reference h1 a, #box_reference h1 a:hover { color: #59595b; }
#box_reference a { text-decoration: none; }

#box_faq {
  width: 205px;
  padding: 10px 0;
  margin-bottom: 10px;
  font-size: 1em;
  color: #404041;
  line-height: 1.2em;
  background-image: url('../images/faq_bg.gif');
  background-repeat: no-repeat;
  background-position: center 4px;
}
#box_faq h1 { text-align: center; padding: 0; margin: 0 0 15px 0; color: #59595b; font-size: 1.6em; font-weight: normal; line-height: 1.2em; padding: 3px 0; }
#box_faq h1 a { color: #59595b; }
#box_faq a { text-decoration: none; }

.preklady { font-size: 0.85em; }

.pane {
	background: #fff;
	padding: 0;
	width:128px;
  height:128px;
	font-size: 11px;
	padding: 0 28px;
}
.pane .delete {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
#slider2 ul, #slider2 li { margin:0; padding:0; list-style:none; }
#slider2 li { width:128px; height:128px; overflow:hidden; }	
#slider2 img { float: left; margin: 0; }	
#prevBtn, #nextBtn, #prevBtn2, #nextBtn2 { float: left; display:block; margin:0; overflow:hidden; text-indent:-8000px; width:16px; height:16px; }	
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a { display:block; width:16px; height:16px; background:url(../images/btn_previous.gif) no-repeat 0 0; }	
#nextBtn a, #nextBtn2 a { background:url(../images/btn_next.gif) no-repeat 0 0; }												

#uvodka h1 {
  width: 190px;
  height: 190px;
  float: left;
  clear: none;
  margin: 0 0 10px 40px;
  padding: 0;
  line-height: 1em;
  background: none;
}
#uvodka h1.preklady a { width: 190px; height: 190px; display: block; background-repeat: no-repeat; background-position: top center; background-image: url('../images/ikona_preklady.jpg'); }
#uvodka h1.preklady a:hover { background-image: url('../images/ikona_preklady_selected.jpg'); }
#uvodka h1.soudni-preklady a { width: 190px; height: 190px; display: block; background-repeat: no-repeat; background-position: top center; background-image: url('../images/ikona_soudni-preklady.jpg'); }
#uvodka h1.soudni-preklady a:hover { background-image: url('../images/ikona_soudni-preklady_selected.jpg'); }
#uvodka h1.korektury a { width: 190px; height: 190px; display: block; background-repeat: no-repeat; background-position: top center; background-image: url('../images/ikona_korektury.jpg'); }
#uvodka h1.korektury a:hover { background-image: url('../images/ikona_korektury_selected.jpg'); }
#uvodka h1.tlumoceni a { width: 190px; height: 190px; display: block; background-repeat: no-repeat; background-position: top center; background-image: url('../images/ikona_tlumoceni.jpg'); }
#uvodka h1.tlumoceni a:hover { background-image: url('../images/ikona_tlumoceni_selected.jpg'); }
#uvodka h1 span { display: none; }

.zvyrazneni { color: #d90079; font-weight: bold; }
.otazka { color: #d90079; font-weight: bold; }
.odpoved { padding: 5px 0; border-bottom: 1px dotted #d90079; margin-bottom: 10px; }
.flash { float: right; }


.reference {
  padding: 5px;
  margin: 0px 0px 5px 0px;
  width: 488px;
  height: auto;
  font-size: 1em;
  float: left;
  border: 1px solid #eee;
  background-color: #fafafa;
}

.reference2 {
  padding: 5px;
  margin: 0px 0px 5px 0px;
  width: 488px;
  height: 170px;
  font-size: 1em;
  float: left;
  border: 1px solid #e2007a;
  background-color: #f5e1ec;
}

.referenceobrazek {
  position: relative;
  width: 130px;
  height: 130px;
  padding: 0px;
  margin: 0px;
  font-size: 1em;
  font-weight: normal;
  float: left;
}

.referencetext {
  padding: 0px 0px 5px 10px;
  margin: 0px;
  left: 0px;
  width: 348px;
  position: relative;
  font-size: 0.9em;
  font-weight: normal;
  float: left;
}

.referencetextpravy {
  text-align: right;
}

#obchodnipodminky p {
	margin:0px 0px 5px 0px;
}

#obchodnipodminky ul {
	margin:0px 0px 0px 20px;
}

#obchodnipodminky ol {
	margin:0px 0px 0px 20px;
}

#obchodnipodminky li {
	margin:0px 0px 5px 0px;
}

#centerPage .stranka_preklady ul li { background-image: url('../images/odrazka_preklady.gif'); }
#centerPage .stranka_soudni-preklady ul li { background-image: url('../images/odrazka_soudni-preklady.gif'); }
#centerPage .stranka_korektury ul li { background-image: url('../images/odrazka_korektury.gif'); }
#centerPage .stranka_tlumoceni ul li { background-image: url('../images/odrazka_tlumoceni.gif'); }

#centerPage .pozadi_preklady { background-image: url('../images/produkt_ikona_preklady.jpg'); background-repeat: no-repeat; background-position: 0px 0px; background-color: #e0e8f2; padding: 30px 20px 30px 200px; min-height: 130px; _height: 130px; }
#centerPage .pozadi_preklady a { color: #62aed4; }
#centerPage .pozadi_soudni-preklady { background-image: url('../images/produkt_ikona_soudni-preklady.jpg'); background-repeat: no-repeat; background-position: 0px 0px; background-color: #eddbda; padding: 30px 20px 30px 200px; min-height: 130px; _height: 130px; }
#centerPage .pozadi_soudni-preklady a { color: #d83a55; }
#centerPage .pozadi_korektury { background-image: url('../images/produkt_ikona_korektury.jpg'); background-repeat: no-repeat; background-position: 0px 0px; background-color: #f4e9d2; padding: 30px 20px 30px 200px; min-height: 130px; _height: 130px; }
#centerPage .pozadi_korektury a { color: #e19b00; }
#centerPage .pozadi_tlumoceni { background-image: url('../images/produkt_ikona_tlumoceni.jpg'); background-repeat: no-repeat; background-position: 0px 0px; background-color: #e3e9d2; padding: 30px 20px 30px 200px; min-height: 130px; _height: 130px; }
#centerPage .pozadi_tlumoceni a { color: #83ab10; }

.textbox { border: 1px solid #aaa; width: 200px; }
