html {
  color:#505050;
  font: 62.5%/1.8em Arial, Verdana, sans-serif;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.8em;
}

body {
  margin: 0;
  padding: 0;
  background: #fbfbfb;
  color: #000;
  text-align: center;  
  font-size:1.2em;
}

.bold {
  font-weight: bold;
}
/* main style settings */
a {
  /*color:#B50D59;*/
  color: #434343;
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:medium;
  text-decoration:none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0;
  margin:0;
  padding: 0; 
  /*display: block;*/

}
a img {
  cursor: pointer;
}

h2 {
  font-size: 1.4em;
}

h1, h2, h3, h4, h5, ul, p, form {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5 {
  font-size: 12px;
}
li {
  margin: 0;
  padding: 0;
  list-style: none url();
  list-style-type: none;
}

dl, dd, dt {
  height: auto;
  margin: 0;
  padding: 0;
}

#productDetail {
  text-align: justify;
}

textarea {
  overflow: auto;
}

#fixFloat {
  clear: both;
}
/* main style settings END*/
#wrap {
  background: red;
  background: url(../images/bg.gif) repeat-y scroll center top;
}
#mainWrap {
  width: 970px;
  margin: auto;
  text-align: left;
  position: relative;
}

#head {
  height: 156px;
  position: relative;
}

#logo a{
  width: 485px;
  height: 82px;
  background: url(../images/logo.gif) no-repeat scroll left top;
  display: block;
  position: absolute;
  left: 42px;
  top: 37px;
}
#logo span {
  display: none;
}

#searchBox {
  width: 250px;
  height: 47px;
  background: url(../images/languageBox.gif) no-repeat scroll left top;
  position: absolute;
  left: 700px; top: 0;
}
#searchBox form {
  padding: 8px 0 0 17px;
}
#searchBox label {
  color: #000;
}
#searchBox input{
  border: 1px #e5e5e5 solid;
}

#adIndex {
  display: block;
  float: right;
  padding-right: 13px;
  padding-top: 10px;
  
}

/*
  quickNavigation
*/

#quickNavigation a {
  width: 226px;
  height: 168px;
  float: left;
  color: #fff;
  text-decoration: none;
  margin-left: 13px;
}


#quickNavigation strong {
  width: 210px;
  height: 38px;
  background: url(../images/qnButton.gif) no-repeat scroll left top;
  display: block;
  line-height: 38px;
  position: relative;
  top: 120px;
  left: 8px;
  cursor: pointer;
}
#quickNavigation span{
  padding-left: 20px;
}
.qn1 a{
  background: url(../images/okna.jpg) no-repeat scroll left top;
}
.qn2 a{
  background: url(../images/vrata.jpg) no-repeat scroll left top;
}
.qn3 a{
  background: url(../images/dalsi.jpg) no-repeat scroll left top;
}
.qn4 a{
  background: url(../images/montaz.jpg) no-repeat scroll left top;
}


/* subNavigaceLeft */

#subNavigaceLeft {
  float: left;
  width: 301px;
  padding-bottom: 450px;
}

#subNavigaceLeft h1 {
background:transparent url(../images/productsH1.gif) repeat-x scroll left top;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
height:36px;
line-height:36px;
margin-left:37px;
padding-right:10px;
text-align:right;
}


.subNavigaceLu {
  margin-left: 90px;
  margin-top: 10px;
}
.subNavigaceLu li{
  display: block;
  width: 210px;
  height: 39px;
  line-height: 39px;
  background: url(../images/buttonProducts.gif) no-repeat scroll left top;
  text-align: center;
  font-weight: bold;
  font-size: 14px;  
  margin-bottom: 3px;
}
.subNavigaceLu li a {
  color: #b01318;
}


/*
  content
*/
#content {
  clear: both;  
}
#contentIn { 
}

/*
  content - END
*/


/*
  bottom shade
*/
#bottomShade {  
  background: url(../images/bottomShade.gif) no-repeat scroll center top;
}
#bottomShadeIn {
  padding: 5px 0;
  font-size: 0.9em;
  text-align: right;
  width: 900px;
  margin: auto;
}
/*
  bottom shade - END
*/















/* tips box */

.tipsFoto {
  display: block;
  float: left;
  width: 322px;
  height: 255px;
  background: url(../images/productsWindows.jpg) no-repeat scroll left top;
  margin-left: 1px;
}


.tipsBox {
  display: block;
  background: #9d0e11 url(../images/bgDoorsTips.gif) repeat-x scroll left top;
  width: 345px;
  height: 255px;
  color: #fff;
  margin-left: 1px;
  float: left;
}
.tipsBoxIn {
  padding: 5px 30px 0 15px;
}








/*
  Produkty
*/

#productsLeft{
  float: left;
  width: 301px;
  padding-bottom: 450px;
}

#productsLeft h1 {
  background: url(../images/productsH1.gif) repeat-x scroll left top;
  height: 36px;
  line-height: 36px;  
  text-align: right;
  padding-right: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  margin-left: 37px;
}

#productsLeft h2 {
  height: 30px;
  line-height: 30px;  
  text-align: center;
  color: #B01318;
  
}

#productsRight {
  margin-left: 300px;
  
}

#productDetailDown ul {
  padding: 5px 10px 5px 5px;  
}
#productDetailDown li {
  list-style-image:url();
  background: url(../images/liRed.gif) no-repeat scroll 2px 8px;
  padding:0 0 2px 10px;
}


/* prodkuty - okna+dvere rozcesnik */
.navigDorsWin {
  margin-left: 90px;
  margin-top: 10px;
}
.navigDorsWin li a{
  display: block;
  width: 210px;
  height: 39px;
  line-height: 39px;
  background: url(../images/buttonProducts.gif) no-repeat scroll left top;
  text-align: center;
  font-weight: bold;
  font-size: 14px;  
  margin-bottom: 3px;
  color: #b01318;  
  text-decoration: none;
}
.navigDorsWin li a:hover {
  color: #b01318;
  display: block;
  width: 210px;
  height: 39px;
  line-height: 39px;
  background: url(../images/buttonProductsActual.gif) no-repeat scroll left top;
}
.navigDorsWin li a.actual {
  color: #b01318;
  display: block;
  width: 210px;
  height: 39px;
  line-height: 39px;
  background: url(../images/buttonProductsActual.gif) no-repeat scroll left top;
}

.leftSubNavig {
  margin-left: 37px;
}
.leftSubNavig li a{
  display: block;
  border-bottom: 1px #c8c7c7 solid;
  padding: 0px 15px ;
  height: 25px;
  line-height: 25px;
}
.leftSubNavig li a:hover, .leftSubNavig li .cActive {
  background: #d6d7d9;
}



#windowsFoto, #doorsTips, #windowsText, #doorsText {
  display: block;
  float: left;
  width: 322px;
  height: 255px;
  background: url(../images/productsWindows.jpg) no-repeat scroll left top;
  margin-left: 1px;
}

#doorsTips {
  background: #9d0e11 url(../images/bgDoorsTips.gif) repeat-x scroll left top;
  width: 345px;
  color: #fff;
}
#doorsTips li {
  list-style: square url();
  margin: 0 0 10px 15px;
} 
#doorsTips li strong {
  font-size: 1.1em;
  line-height: 1.6em;
  height: 1.6em;
}
#doorsTips li a {
  color: #fff;
}
#doorsTips li a:hover {
  color: #000;
}



#windowsText, #doorsText {
  height: 115px;
  margin-top: 1px;
  background: #d6d7d9 url();
}
#doorsText {
  width: 345px;
}
#windowsTextIn, #doorsTextIn {
  padding: 10px 15px;
}
#windowsText h3, #doorsText h3 {
  line-height: 25px;
  height: 25px;
  color: #b01318;  
}

#doorsTipsIn {
  padding: 5px 60px 0 15px;
}
#doorsTips h2{
  line-height: 60px;
  height: 60px;
  font-size: 16px;
}

#personalization {
  margin-top: 50px;
  width: 301px;  
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
}
#personalization img {
  display: block;
  padding-left: 25px;
} 
#personalization span {
  position: absolute;
  top: 250px;
  left: 0;
  height: 38px;
  line-height: 38px;  
  padding: 0 10px;
  color: #fff;
  background: url(../images/bgPersonName.gif) repeat scroll left top;
  font-size: 11px;
}
#personalization a {
  color: #fff;  
}

#promoText {
  background: url(../images/productsSlogan.gif) no-repeat scroll left top;
  float: left;
  margin: 50px 0;
  padding: 100px 0 0 0;
  width: 450px;
}


/* products list */
.productBox {
  float: left;
  margin: 10px 0 15px 15px;
  width: 200px;
  height: 240px;
  background: url(../images/bgPartnerBox.gif) no-repeat scroll left top;
  position: relative;
}
.productBox a{
  padding: 10px 10px;
  color: #B01318;
  display: block;
}
.productImageWrap {
  text-align: center;
}


/* security */
.securityText {
  padding: 10px 30px 0px 30px;
}
.securityText img {
  padding-top: 40px;
}
.securityTips {
  background: #d6d7d9;
  position: relative;
  margin: 10px 30px;
  margin-bottom: 0;
  padding: 10px 153px 16px 0px;
}
.investmentTips p{
  background: #d6d7d9;
  position: relative;
  padding: 10px 30px;
}
.securityTips h2, .breakingTips h2 {
  color: #ba161b;
  font-size: 14px;
  line-height: 1.4em;
  padding: 10px 20px;
}
.securityTips ul {
  border-top: 1px solid #fff;
  padding: 10px 20px;
}
.securityTips li {
  padding: 2px 0;
}
#securityTipsArrow {
  position: absolute;
  left: -43px;
  top: 10px;
  width: 43px;
  height: 36px;
  background: url(../images/arrow.gif) no-repeat scroll left top;
}
#securityTipsFoto {
  position: absolute;
  right: 0px;
  top: 0;
  width: 153px;
  height: 235px;
  background: url(../images/securityIll.jpg) no-repeat scroll left top;
}

.breakingTips {
  background: #d6d7d9;
  position: relative;
  margin: 10px 28px;
  margin-bottom: 0;
  padding: 10px 0px 0px 0px;
}


/* produkt - detail */

.productBookmarks {
  font-weight:bold;
  padding: 10px;

}
.productBookmarks ul {
  display: block;

}
.productBookmarks li {
  display: inline;

}
.productBookmarks li a {
  display: inline;
  background: url(../images/productBookmarks.gif) repeat-x scroll left top;
  border-right: 1px #ebe9e9 solid;
  padding: 11.5px 33px 11px 32px;
}
.productBookmarks li a:hover {
  color: #ba161b;
  background: url(../images/productBookmarksActive.gif) repeat-x scroll left top;
}
.productBookmarks li a.active {
  color: #ba161b;
  background-color: #ffffff;
  background: url(../images/productBookmarksActive.gif) repeat-x scroll left top;
}
.productBookmarks li a.bookFalse {
  color: #d0d0d0;
  background-color: #ffffff;
  background: url(../images/productBookmarks.gif) repeat-x scroll left top;
}

#productDetail {  
  /*border: 1px black solid;*/
  background: url(../images/productDetail.gif) repeat scroll ;
  width: 600px;

  position: relative;
  margin: 15px 0 0 30px;
  /*padding: 20px 20px 20px 40px;*/
}
#productDetailDown {
  position: relative;
  background: url(../images/productDetailDown.gif) no-repeat scroll bottom ;
  width: 600px;
}

#productDetailTop {
  background: url(../images/productDetailTop.gif) no-repeat scroll top ;
  width: 600px;
  position: relative;
  left: 1px;
  top: 0;
}
#productDetail .text{
  padding: 20px 20px 20px 40px;
  min-height:500px;
  height:auto !important;
  height:500px;  
}
#productDetail .text h2 {
  color: #ba161b;
}
#productDetail .text p {
  padding: 5px;
}

#productDetail .text img {
  padding: 0 0 20px 20px;
}


/* 
  partners 
*/
.clamPadding {
  padding: 40px 0 0  35px;
}
#localityMap {
  float: left;
  margin: 40px 0 0  35px;
}

#listLocality {
  margin-left: 470px;
  padding: 20px 0 0 0;
}
.partnersText {
  padding: 20px 0 40px 35px;
}

#regionHead {
  position: relative;
  height: 150px;
}
#regionHead h2 {
  position: absolute;
  left: 100px;
  top: 30px;
  color: #b01318;
  font-size: 14px;
}
#regionMap {
  position: absolute;
  left: 35px;
  top: 45px;
}
#regionClam {
  position: absolute;
  left: 360px;
  top: 60px;
}

.partnerBox {
  float: left;
  margin: 10px 0 15px 15px;
  width: 200px;
  height: 240px;
  background: url(../images/bgPartnerBox.gif) no-repeat scroll left top;
  position: relative;
}
.partnerBoxIn {
  padding: 15px; 
  padding-right: 8px; 
}
.partnerBox dt{
  float: left; 
}
.partnerBox dd {
  margin-left: 60px;
}
.partnerBox h2{
  color: #b01318;
  padding-bottom: 10px;
  font-size: 13px;
}
.partnerBox .link {
  padding-top: 60px;
  text-align: left;
  position: absolute;
  top: 130px;
  left: 18px;
  width: 190px;  
  z-index: 50;
}
.partnerBox .link a {
  color: #b01318;
  font-weight: bold;
}
.partnerBox .logo {
  padding-top: 5px;
  text-align: center;
  position: absolute;
  top: 169px;
  left: 3px;
  height: 60px;
  width: 190px;  
  line-height: 60px;
}

/* about us */
#aboutUsLeft {
  float: left;
  width: 301px;
  padding-bottom: 450px;
  background: url(../images/aboutUsIll.jpg) no-repeat scroll 40px 260px;;
}
#aboutUsLeft h1 {
  background: url(../images/productsH1.gif) repeat-x scroll left top;
  height: 36px;
  line-height: 36px;  
  text-align: right;
  padding-right: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  margin-left: 37px;
}
#aboutUsFoto, #aboutUsBoxRight  {
  display: block;
  float: left;
  width: 322px;
  height: 255px;
  background: url(../images/aboutUs.jpg) no-repeat scroll left top;
  margin-left: 1px;  
}
#aboutUsBoxRight {
  background: #9d0e11 url(../images/bgDoorsTips.gif) repeat-x scroll left top;
  width: 345px;
  color: #fff;
}
#aboutUsBoxRightIn {
  padding: 50px 20px 0 15px;
}
#aboutUsBoxRightIn .firstP {
  padding-bottom: 20px;
  font-size: 1.2em; 
  font-weight: bold;
}
#aboutUsClam {
  background: url(../images/aboutUsClam.gif) no-repeat scroll left top;
  float: left;
  margin: 55px 0 80px 0;
  width: 449px;
  height: 88px;
}

/* downloads */
#downloads {
  padding: 50px;
}
#downloads li {
  list-style: square url();
  margin: 0 0 10px 15px;
} 
#downloads li strong {
  font-size: 1.1em;
  line-height: 1.6em;
  height: 1.6em;
}

/* contacts */
#contactSlogan {
  background: url(../images/contactSlogan.gif) no-repeat scroll 35px center;
  height: 180px;
}

#contactForm {
  position: relative;
  background: url(../images/contactForm.gif) repeat-x scroll left top;
  height: 210px;  
}
#contactsFoto {
  background: url(../images/contactFoto.jpg) no-repeat scroll left top;
}
#contactText {
  font-size: 14px;
  background: url(../images/bgContactText.gif) repeat-x scroll left top;
  color: #fff;
  width: 460px;
  position: relative;
  left: -170px;
  top: 40px;
  z-index: 5;
  height: 300px;
}
#contactText p{
  padding: 15px;
}
#contactText p strong {
  font-size: 17px;
  font-weight: bold;
}

#contactForm h2  {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
#contactForm p{
  padding: 15px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}
#contactForm dl {
  padding: 0 0  0 15px;  
}
#contactForm dt {
  float: left;
  padding: 5px 0;
}
#contactForm dd {
  padding: 5px 0;
  margin-left: 120px;
}
#contactForm textarea{
  width: 400px;
  height: 50px;
} 


#contactForm #myForm dd input#ulozit{
  position: absolute;
  top: 165px;
  left: 10px;
}

#contactForm #myForm dd .errors {
  color:#B01318;
}
#contactForm .flashMessenger {
  position: absolute;
  padding: 10px;
  border: 1px solid #B01318;
  top: -42px;
  font-weight:bold;
  text-align:left;
  left: 0px;
  width: 648px;
  color:#B01318;
}


#workerContact {
  position: absolute;
  width: 670px;
  left: 300px;

}

#workerContact .contactText {
  position:relative;
  font-size: 14px;
  text-align: left;
  background: url(../images/bgContactText.gif) repeat-x scroll left top;
  color: #fff;
  width: 460px;
  height: 300px;
  top: 10px;
  z-index: 5;
  left: -150px;
}
#workerContact .contactTextIn {
  margin: 0 0 0 20px;
}

.wPosition {
  font-size: 10px;
}

.cEmail {
  font-size: 11px;
}


/* mounting */
#mountingFoto {
  display: block;
  float: left;
  width: 322px;
  height: 371px;
  background: url(../images/mountingFoto.jpg) no-repeat scroll left top;
  margin-left: 1px;
}
#mountingTips h3 {
  padding-top: 20px;
}
#mountingTips li{
  margin: 0 0 0px 15px;
  list-style: decimal url();
}
#mountingTips p {
  padding-top: 10px;
}
#mountingSlogan {
  background: url(../images/mountingSlogan.gif) no-repeat 50px 80px;
  float: left;
  padding: 140px 0 0 50px;
  width: 522px;
}
#mountingManualsFoto {
  padding: 30px 0 30px 130px;
}

/* carrers */

#careersText, #careersList {
  float: left;
  border: 1px solid #cdcccc;  
  margin-left: 1px;
}
.careersBoxIn {
  
  width: 322px;
  height: 255px;
}
#careersList {
  float: left;
  
}
#careersText {
  background: url(../images/bgCarrers.gif) repeat-x scroll left top;
  color: #fff;  
  width: 340px;
}
#careersText p{
  padding: 25px 30px 0 30px;  
  font-size: 14px;
}
#careersList h2 {
  text-align: center;  
  height: 35px;
  line-height: 35px;
  background: url(../images/bgCarrersH2.gif) repeat-x scroll left top;
  color: #fff;
} 
#careersList ul {
  padding: 20px;
}
#careersList ul a {
  color: #B01318;
}

#carrersRight {
  margin-left: 302px;
  border: 1px #cfcece solid;
}
#carrersRightIn {
  padding: 15px;
}
#carrersRight h1{
  text-align: center;
  height: 35px;
  line-height: 35px;
  background: url(../images/bgCarrersH2.gif) repeat-x scroll left top;
  color: #fff;
}
#carrersRight h2 {
  font-size: 14px;
  color: #B01318;
  line-height: 35px;
}
#candidate_text {
  width: 400px;
  height: 200px;
}
.noPlaceEmpty {
  padding: 15px 0 0 20px;
  color: #88090a;
}


/* gates */
#gateFoto {
  background: url(../images/gateFoto.jpg) no-repeat scroll left top;
}
#gateTips h2{
  padding: 30px 0 0 0px;
  font-size: 18px;
  font-weight: bold;
} 
#gateTips p {
  padding: 20px 0 0 ;
}
#gateSlogan {
  background: url(../images/gateSlogan.gif) no-repeat scroll left top;
  margin:50px 0;
  padding: 100px 0 0;
  float: left;
  width: 600px;
}

/* inotherm */
#inothermFoto {
  background: url(../images/inothermFoto.jpg) no-repeat scroll left top;
}
#inothermTipsIn h2 {
  padding: 20px 0;
}
#inothermTipsIn li{
  list-style: square url();
  margin: 0 0 10px 15px;
}

#doorsText.inothermRightBottom {
  background: #D6D7D9  url(../images/inothermRightBottom.jpg) no-repeat scroll left center;
  height: 115px;
}

#inothermSlogan {
background: url(../images/dobre.gif) no-repeat scroll left 0px;
  margin:50px 0;
  padding: 100px 0 0;
  float: left;
  width: 600px;
}

#inothermDetailFoto {
  background: url(../images/inotherm.jpg) no-repeat scroll center center;
  height: 371px;
}

#inothermTipsText {
  float: left;
  background: #d6d7d9;
  width: 345px;
  color: #000;
}
#inothermTipsTextIn {
  padding: 15px;
}

/* zaluzie */
#zaluzieFoto {
  background: url(../images/zaluzieFoto.jpg) no-repeat scroll left top;
}
#doorsText.zaluzieRightBottom {
  background: #D6D7D9  url(../images/zaluzieRightBottom.jpg) no-repeat scroll left center;
  height: 115px;
}
#zaluzieSlogan {
  background: url(../images/zaluzieSlogan.gif) no-repeat scroll left 50px;
  margin:50px 0;
  padding: 100px 0 0;
  float: left;
  width: 600px;
}

/* contacts */
.contactBox {
  width: 280px;
  height: 146px;
  float: left;
  margin: 20px 0 20px 30px;
  background: url(../images/bgContactBox.gif) no-repeat scroll right bottom;
  position: relative;
}
.contactBox img {
  float: left;    
  display: block;
  position: absolute;
  bottom: 3px;
  left: 0;
  height: 143px;
}
.contactText {
  margin-left: 110px;
  padding-top: 10px;
}
.contactText h3{
  color: #B01318;
  line-height: 30px;  
}

.f13_kontakty  {
  background: url(../images/contactPersone.jpg) no-repeat scroll left bottom;
}


/* contact manager */
.contactManager {
  width: 590px;
  height: 146px;
  float: left;
  margin: 20px 0 20px 30px;
  background: url(../images/linkaManager.gif) repeat-x bottom;
  position: relative;
}
.contactManager img {
  float: left;    
  display: block;
  position: absolute;
  bottom: 5px;
  left: 0;
  height: 143px;
}
.contactManagerText {
  margin-left: 110px;
  padding-top: 10px;
}
.contactManagerText h3 a{
  color: #B01318;
  line-height: 30px;  
}





#personalization.personal-petra-dejlova span{
  top: 320px;
  left: 131px;
  z-index: 10;
}
#personalization.personal-miroslava-koubkova img  {
  padding-left: 0;
}


/* shop */
#shopFinishWrap {
  padding: 20px 200px 20px 320px;
}
#orderFinishWrap h2 {
	color: #b30d0d;
	font-size: 14px;	
}
#shopFinishWrap fieldset {
  margin: 15px 0;
  border: 0;
  border-bottom: 1px #ccc solid;
  border-left: 1px #ccc solid;
}
#shopFinishWrap fieldset legend {
  font-weight: bold;
  color: #DF1414;
}
#shopFinishWrap dt {
 /* float: left;  */
 color: #525151;
}
#shopFinishWrap dd {
color: #000;  
}
#shopBtns {
  text-align: right;
  padding: 10px 5px 5px 0;
}
#orderFinishWrap {
  padding: 40px 100px 200px 300px;
  background: url(../images/shopOrderFinish.jpg) no-repeat scroll right bottom;
}

/* pobocky */
.branchRow {
  background: #d6d7da;
  margin-bottom: 1px;
  height: 114px;
}
.branchRow img {
  float: left;
  display: block;
  margin-right: 40px;
  border-right: 1px #fff solid;
}
.branchRow address {
  float: left;
  font-style: normal;
  font-weight: bold;
  color: #850809;
  width: 150px;
  padding-top: 10px
}
.branchRow h2 {
  padding: 20px 0 0px 38px;
  margin-left: 150px;
  font-weight: bold;
  color: #fff;
  font-size: 16px;   
}
#branchFoto {
  display: block;
  padding-top: 220px;
}
#branchMapTeplice {
  background: url(../images/branchMapTeplice.gif) no-repeat scroll left top;
  width: 82px;
  height: 78px;
  position: absolute;
  left: 103px;
  top: 55px;  
}
#branchMapPraha {
  background: url(../images/branchMapPraha.gif) no-repeat scroll left top;
  width: 112px;
  height: 88px;
  position: absolute;
  /*
  left: 85px;
  top: 174px;  
  */
  left: 70px;
  top: 55px;    
}
#branchMapPlzen {
  background: url(../images/branchMapPlzen.gif) no-repeat scroll left top;
  width: 74px;
  height: 88px;
  position: absolute;
  left: 103px;
  top: 285px;  
}
#branchWrap {
  position: relative;
}
/* search */
#searchWrap {
	padding-top: 20px;
	padding-left: 300px;
	padding-bottom: 200px;
	background: url(../images/searchLupa.jpg) no-repeat;
	background-position: bottom left;	
	/*margin-bottom: 50px;*/
}
.searchString  {
	color: #3b3b3b;
	font-size: 13px;
}
.searchString strong {
	color: #8f171a;
	font-variant: small-caps;
	font-size: 15px;
}
#orderStatus {
	padding-left: 35px;
}
#orderStatus dt {
	float: left;
}
#orderStatus dd {
	font-weight: bold;
	margin-left: 180px;
}

li.listStatusOrder {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 3px;
}


/* private login */
#privateLoginRight {
  float: left;
  padding-left: 50px;
  padding-top: 20px;
}

#privateLoginRight h2 {
  color: #B01318;
  font-size: 18px;
}

#privateLoginRight dt {
  float: left;
  padding: 5px;
}

#privateLoginRight dd {
  padding: 5px;
  margin-left: 60px
}

#privateLoginRight  .errMessage {
  padding: 10px;
  color: #870507;
  font-weight: bold;
}

 /* private login */
 
#error404 {
 
 padding-top: 80px;
 padding-left: 40px;
 height: 480px;
 background: url(../images/not-found.jpg) no-repeat scroll left bottom;
 color: #B01318;
 
 }
 
#error404 h1 {
  font-size: 28px;
  font-weight: bold;
} 

/* adresa*/

.f13_adresa #productsRight #contactSlogan {
  background: url(../images/contactSlogan.gif) no-repeat scroll -35px left ;
  height: 80px;

}
#productsRight .mapaAdresa{ 
  background: url(../images/condatcMap.gif) no-repeat scroll left bottom;
  height: 402px;
}
#productsRight .mapaAdresa .googleMapa iframe{
 padding-top: 30px;
 padding-left: 40px;
}

#productsRight .mapaAdresa .textAdresa {
padding-left: 40px;
padding-top: 10px;
font-size:1.2em;
color:#FFFFFF;
}


#newsIndexWrap {
  position: relative;
  height: 482px;  
  width: 969px;
  clear: left;  
}
.slideImg {
  position: absolute;
  right: 0;
  bottom: 0;
}
.pobockyIndex {

} 

#newsIndexWrap .newsLeft {
  float: left;
  padding: 12px 0 12px 12px;
}

#newsIndexWrap .newsRight {
  float: right;
  padding: 12px 12px 12px 0;
}

#greenLogo {
  position: absolute;
  top: 50px;
  left: 650px;
}

.f13_shop #greenLogo  {
  display: none;
}

.toggler {
  cursor: pointer;
}

#zeleUspora {
 padding: 15px;
 padding-left: 30px;
}

#zeleUspora h1 {
 color: #196e2d;
 height: 25px; 
 line-height: 25px; 
 font-size: 1.4em;
 padding-bottom: 50px;
}

#zeleUspora h2 {
 color: #196e2d; 
 font-size: 1.2em;
 padding-bottom: 15px;
 padding-top: 20px;
}

#zeleUspora a {
 color: #196e2d; 
}

#zeleUspora p, #zeleUspora ul{
  padding-bottom: 15px;
}

#zeleUspora li {
list-style-image:url();
list-style-position:outside;
list-style-type:square;
margin:0 0 4px 15px;
}

#zeleUspora table {
  border-collapse:collapse;
  margin: 0;
  padding:0;
  border-color: #dbd8d8;
}

#zeleUspora table .colspan3 {
 background: #efebeb;
}

#zeleUspora thead {
  background: #f4f4f4;
  padding: 0;
  margin: 0;
  border: 0;
}
#zeleUspora th, td {
  margin: 0;
  padding: 5px;  
}


/* zimni akce */
#productsRight #zimniAkce {
  margin-left: 5px;
}

#zimniAkce h2 {
  color: #004d99;
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 5px;
}

#zimniAkce table {
  border-collapse:collapse;
  margin: 0;
  padding:0;
  border-color: #dbd8d8;
  margin-bottom: 30px;
}
#zimniAkce th {
  height: 40px;
  line-height: 20px;
  background-color: #f4f4f4;
  
}
#zimniAkce h3 {
  color: #004d99;
  padding-bottom: 0px;
  padding-top: 10px;
}

#zimniAkce p {
  padding-top: 5px;
  padding-bottom: 5px;
}

#zimniAkce li {
list-style-image:url();
list-style-position:outside;
list-style-type:square;
margin:0 0 6px 15px;
}

#zimniAkce .alceDown {
  font-size: 15px;
  font-weight: bold;
  color: #f72819;
  width: 25px;
  line-height: 15px;
  padding-left: 30px;
  background: url(../images/pdf_ico.jpg) no-repeat scroll left ;
}

#linkPodminky {
  display: block;
  width: 465px;
  height: 60px;
  position: absolute;
  left: 0px;
  top: 405px;
}

.bottomtext {
  font-size: 10px;
}

/* index contactni formular */

#indexForm {
  position: absolute;
  left: 485px;
  top: 580px;

}

#indexForm #contactForm {
  width: 470px;
}

#indexForm #message {
  width: 300px;
}

.f13_novinky #contactForm .flashMessenger {
 position: absolute;
 left: 0px;
 top: 0px;
 width: 448px;
 color: #fff;
 background: #B01318;
}


#productDetailDown .text a {
  text-decoration: underline;
  color: #BA161B;
}