/* header */
#header {
  position: relative;
  width:100%;
  background-color: #ffffff;
}

#pgLogo {
	display: block;
	float: left;
	width: 298px;
	height: 58px;
	overflow: hidden;
	margin: 10px 10px 21px -23px;
	position: relative;
}

/* header muj-ucet */
.mujUcetNew {
  padding-right:35px;
}

ul.headMenu {
  float: right;
  text-align: right;
  height: 40px;
  padding-top:25px;  
  list-style-type: none;
  display: block;
  width: 650px;    
}


ul.headMenu a {
  display: block;
  float: right;
  width: auto;
  height: 38px;
  line-height: 40px;
  padding: 0 25px;
  background-color:#ffffff;
  border:1px solid #e2001a;
  border-radius:20px;  
  color:#e2001a;
  text-transform: uppercase;  
  font-weight: 700;
  text-decoration: none;
  font-size: 12px;
  margin-left:20px;
  background-image:none;
}

ul.headMenu a:hover {
  color:#000000;
  border-color:#000000;
  background-color: #ffffff;  
}


/* topmenu */
#topMenu {
  background:#ebebeb;
  padding: 0 35px;  
  margin: 0;
}

#topMenu ul.topMenu {
  line-height: 49px;
  height: 49px;
  list-style-type: none;
  float: none;
}

#topMenu ul.topMenu li {
  float: left;
  width: auto;
  padding: 0;
  height: 49px;
  background:none;
}

#topMenu ul.topMenu li a {
  text-decoration: none;
  display: block;
  float: left;
  padding:0 13px;
  color: #000000;  
  font-weight: bold;
  text-transform: uppercase;
  line-height: 49px;
  height: 49px;
  background:none;
  border:0;
}

#topMenu ul.topMenu li a:hover, #topMenu ul.topMenu li.active a, #topMenu ul.topMenu li.hoverlike a  {
  color:#e2001a;
  background:none;
  border:0;
  
}

#topMenu ul.topMenu li a span {
  line-height: 49px;
}

#topMenu ul.topMenu li.home a {
  padding-left:0;
}


#topMenu ul.topMenu li.home a span{
  background: #000000;
  color: #ffffff;
  height: 31px;
  line-height: 29px;
  border-radius: 17px;
  width: 31px;
  margin-top: 9px;
  font-size: 17px;
}

#topMenu ul.topMenu li.active.home a span, #topMenu ul.topMenu li.home a:hover span{
  background: #e2001a;
  color: #ffffff;  
}

#topMenu ul li.wSub {
  position: relative;
}

#topMenu ul li.wSub ul {
  position: absolute;
  display: none;
  visibility: hidden;
  width: auto;
  height: auto;
  top: 48px;
  left: 0;
  z-index: 1000;  
  list-style-type: none;
  background:#ebebeb;
}

#topMenu ul li.wSub ul li {
  float: none;
}

#topMenu ul li.wSub ul li a {
  float: none;
  white-space: nowrap;
  text-align: left;
  height: 31px;
  line-height: 31px;
  white-space: nowrap;
}


#topMenu ul.topMenu li.search {
  float: right;
  background:none;
  margin-left: 0;
  padding:0;
}

#topMenu ul.topMenu li.search #mainsrchform {
  height: 49px;
  line-height: 49px;
  border:0;
}

#topMenu ul.topMenu li.search #mainsrchform fieldset {
  border:0;
  /* padding-top: 7px; */
  margin: 0;
}


#topMenu ul.topMenu li.search #mainsrchform span.wrap {
  position: relative;
  line-height: 35px;
  height: 35px;
  display: inline-block;
}

#topMenu ul.topMenu li.search #mainsrchform i.dekor {
  position: absolute;
  left:10px;
  color:#000000;
  line-height: inherit;
  font-size: 14px;
}

#topMenu ul.topMenu li.search #mainsrchform input {
  width: 375px;
  height: 33px;
  border: 1px solid #cccccc;
  border-right: 0;
  border-radius: 18px 0 0 18px;
  padding-left: 30px;
  line-height: 33px;
  box-sizing: content-box;
  color: #a7a7a7;
  font-style: italic;
  display: inline;
  float: none;
  margin:0;
}

#topMenu ul.topMenu li.search #mainsrchform input.active {
  color: #000000;
  font-style: normal;
}

#topMenu ul.topMenu li.search #mainsrchform button {
  float: none;
  width: auto;
  display: inline-block;
  
  text-align: center;
  border: 0;
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  background: #e2001a;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 0 17px 17px 0;
  font-size: 13px;
}


/* PG footer */
#pgFooter {
  margin:5px 0;
  padding: 0px;
  width:1030px;                         
  background: #ebebeb;
  color:#333333;
  height: 270px;
  overflow: hidden;
  text-align: left;
}


#pgFooter ul {
  margin: 0;
  display: block;
  width: auto;
  float: left;
  list-style-type: none;  
}

#pgFooter ul li {
  line-height: 22px;
}

#pgFooter ul li a {
  padding:0;
  background: none;
  color:#333333;
  text-decoration: none;
  
}

#pgFooter ul li a:hover {
  text-decoration: underline;
}


#pgFooter h2 {
  padding:0;
  margin-bottom: 15px;
}

#pgFooter .pgfPart {
  margin: 0;
  padding:25px 35px;
  display: block;
  width: auto;
  float: left;
}

#pgFooter .third {
  padding-right:0;
}

#pgFooter .strazcePart {
  float: right;
  background:#f3f3f3 url("https://cz2.staticac.cz/images/design/pg-foot-guard-new.png") no-repeat left top;
  width:390px;
  padding:0;
  height: 270px;       
}

#pgFooter .strazcePart p {
  text-align: center;
  margin: 79px 35px 5px 165px;
  color:#ffffff;
  font-size: 16px;
  font-weight: bold;
}

/* footer */

#footer {
  position: relative;
  margin: 0;
  color: #333333;
  text-align: left;    
  background: url('https://cz2.staticac.cz/images/design/mafra-logo-red.png') right center no-repeat;  
  border-bottom: 1px solid #ff5c5c ;
  box-shadow: 0px 1px 0px #ff4c4c;                  
}

#footer p.flLeft {  
  padding: 25px 35px;
  margin: 0;
  display: block;
  width: auto;  
  line-height: 18px;  
  background:#ffffff;
}

#footer p.second {
  width: 300px;  
  padding-top: 35px;
  background:#ffffff;
}

#footer p a {
  color: #333333;
  
}

#footer p.afterPage {
  font-size: 11px;
  margin: 0;
  padding: 15px 35px;
  position: absolute;
  text-align: left;
  top: 100%;
}


/* buttony */

.btn {
  display: inline-block;
  width: auto;
  height: 38px;
  line-height: 40px;
  padding: 0 25px;
  background-color: #ffffff;
  border: 1px solid #e2001a;    
  border-radius: 20px;
  color: #e2001a;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  font-size: 12px;  
}

.btn:hover {
  color:#000000;
  border-color:#000000;
}

.btn-fr {
  background-color: #e2001a;
  color:#ffffff;
}

.btn-fr:hover {
  background-color: #000000;
  color:#ffffff;
}


/* reklamy */
.m11, .m12 { /* skyscraper */
  width: 160px !important;
}

.r-head { /* napis reklama */
  display: none;
}


