body {
	margin: 0;
	padding:0;
	font-size: 10pt;
	color: #000;
  background-color: #e5deb9; 
 /* background: url(./images/gastro_xl.jpg) no-repeat;  */
  font-family: 'Open Sans', sans-serif; 
  /*font-family: "Tinos", serif; */
}

strong { color: #333; }
.wall {

}

img {
	border: none;
}

h1 {
  color: #ccc;
	font-size: 1px;
}

h2 {
	color: #007049;
	font-size: 120%;
	margin: 10px 0;
	padding: 5px 0px;
	font-weight: bold;
}

h3 {
	color: #444;
	font-size: 130%;
	margin: 10px 0;
	font-weight: bold;
}

h4 {
	color: #777;
	font-size: 110%;
	margin: 10px 0;
	font-weight: bold;
	font-style: italic;
}

form {
	margin: 0;
	padding: 0;
}

a, a:link, a:visited {
	text-decoration: underline;
	color: #A69B4F;
}
a:hover {
	text-decoration: none;
}

.clear {
  clear: both;
}

.hide { display: none; }

.headerFull {
  clear: both;    
}

.header {
	width: 900px;
  height: 113px;
  position: relative;
	margin: 0 auto 0 auto;
	padding: 0 10px;

	
	  opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
}

.header img{
  float: center;
}
/*.header h1 { position: absolute; left: 10px; top: 100px; z-index: 999; font-weight: normal; }*/
.header h2 { position: absolute; left: 10px; top: 0px; }

.header .languageSelectBox { position: absolute; right: 200px; top: 65px; display: none; }
.header .languageSelectBox a { margin-right: 10px; }

.wall form.hsearch {
 
}
.wall form.hsearch input.txt { border: 1px #999 solid;  
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px; color: #999999; padding: 3px; font-size: 14px; }
.wall form.hsearch input.button { background: url(./images/search.png) no-repeat; width: 19px; height: 19px; border: none; padding: 3px; }

#mainMenuFull { 
    width: 905px;
    margin: 0 auto; 
}

#mainMenu {
    position: absolute; left: 3px; bottom: 29px;
}
    #mainMenu ul { margin: 0; padding: 15px 2px 2px 9px; }
    #mainMenu li { margin: 0;  display: inline; background-color: #fff; color: #000;  }
    #mainMenu li:hover { background-color: #fff; }  
    #mainMenu li a,#menu li a:link,#menu li a:hover { padding: 43px 50px 33px 50px;  font-size: 16px; color: #494848;  font-weight: bold; text-decoration: none; text-transform: uppercase; background: url(./images/gastrobazar-tlacitko.png) #fff repeat-x;
                 }
  
      
            
    #mainMenu li:hover a {  background: url(./images/gastrobazar-tlacitko-a.png) #fff repeat-x;   padding: 43px 50px 33px 50px; }
      #mainMenu li.active { color: #494848; }   
    #mainMenu li.active a,#menu li.active a:link,#menu li.active a:hover { font-size: 16px; color: #494848; font-weight: bold; text-decoration: none;  background: url(./images/gastrobazar-tlacitko-a.png) #fff repeat-x;  padding: 43px 50px 33px 50px; 
                                                  }
  
 

.body {
	width: 895px;
	margin: 60px auto;
	padding: 0;
  
}

.leftBody {
  float: right;
  width: 250px;
  padding: 25px 5px 5px 20px;
}

.leftBody h2 {
  
  padding: 5px 5px 6px 0px;
  font-weight: bold;
  color: #555;
  margin: 0;
  font-size: 140%;
  
}

.subMenu ul { 
  margin: 0;
  padding: 0 0 0 15px;
}

.subMenu li { 
  margin: 0;
  list-style: none;
  padding: 0 0 0 5px;
}

.content {
  padding: 5px 30px 5px 15px;
  float: left; 
  width: 565px;
   border-right: 1px #ddd solid; 
}

.content .small { 
  width: 550px;
  float: left;
}

.content .smallRight { 
  width: 250px;
  float: right;
}


.content .smallRight  h2 {
  background-color: #87b2dc;
  border-radius: 4px;
  padding: 5px 5px 5px 15px;
  font-weight: bold;
  color: white;
  font-size: 100%;
}


.body .contentBreadcrump {
  font-size: 8pt;
  padding: 5px;
  padding-top: 15px;
}


#footer {

  color: #777;
  margin: 5px;
  text-align: right;
  font-size: 8pt;

  margin: 0 auto;
  padding:0px;
  background-color: #fff;
  width: 895px;

}
#footer p {
  padding: 10px;
}

#footerhl { }

#footerMenu { text-align: center; font-size: 8pt; padding-top: 10px; }
#footerMenu ul li {display: inline; text-align: left; border-right: 1px #555555 solid; padding: 0 10px;  }
#footerMenu ul li.end { border-right: none;}


.sitemap ul li { margin-bottom: 10px; }
.sitemap ul li>ul>li{ margin-bottom: 0px; }
.sitemap .xml { text-align: right; padding: 5px; border: 1px #ddd solid; -moz-box-shadow: 0 2px 2px #ccc;
        -webkit-box-shadow: 0 2px 2px #ccc;
        box-shadow: 0 2px 2px #ccc;
    -moz-border-radius: 2px; 
    -webkit-border-radius: 2px; 
    border-radius: 2px; }

.banner2 {
    padding: 0;
    -moz-box-shadow: 0 2px 2px #ccc;
    -webkit-box-shadow: 0 2px 2px #ccc;
    box-shadow: 0 2px 2px #ccc;
    height: 190px;
}
.banner2 img {
    padding: 0;
    margin: 0;
}


/*SORTIMENT */
.subMenu a:link,.subMenu a:visited { color: #333; text-decoration: none; }
.subMenu>ul {margin-bottom: 5px !important; }
.subMenu ul, .subMenu li { padding: 0; margin: 0; }
.subMenu li { display: block; background: none; }
.subMenu a { color: #333; text-decoration: none; padding: 4px 15px 5px 20px; background: none; display: block; background: url(../../images/sodago-odrazka.png) no-repeat left center; }
.subMenu a:hover, .subMenu a:focus {text-decoration: underline; color: black; }


.subMenu>ul>li.active>a, .subMenu>ul>li>ul>li.active>a { font-weight: bold; } 


.subMenu li ul>li>a { padding-left: 30px; background: none; }
.subMenu>ul>li>ul>li.active>a {background-color: #7b3c3e;  color: white; }
.subMenu li ul>li>a:hover, .subMenu li ul>li>a:focus { background-color: #ffe9c7; }


.subMenu li li ul>li a {padding-left: 45px; background: none; }    
.subMenu>ul>li>ul>li>ul>li.active>a {background-color: #7b3c3e;  color: white; }
.subMenu li li ul>li>a:hover, .subMenu li ul>li>a:focus { background-color: #ffe9c7; color: black; }

/*SORTIMENT */
.left-page-box a:link,.left-page-box a:visited { color: #333; text-decoration: none; }
.left-page-box>ul {margin-bottom: 5px !important; }
.left-page-box ul, .left-page-box li { padding: 0; margin: 0; }
.left-page-box li {  border-top: 1px #ddd solid; display: block; background: none; }
.left-page-box a { color: #333; text-decoration: none; padding: 4px 15px 5px 25px; background: #fff url(./images/menu-li-black.png) no-repeat left center; background-position: 5px 6px; display: block; }
.left-page-box a:hover, .left-page-box a:focus {text-decoration: underline; background: #f0f0f0 url(./images/menu-li-black.png) no-repeat left center; background-position: 5px 6px; color: black; }

#galerie .box { float: left; width: 300px; height: 300px; margin-right: 20px; }
#galerie .box .mainImg { margin: 0 auto; background: url(images/img-main-shadow.png) no-repeat center bottom ; width: 250px; padding: 0 0 7px 0; }
#galerie .box h3 { padding: 2px; margin: 2px; text-align: center; }
#galerie .box p.footer { font-size: 7pt; color :#777; text-align: center; }

.pageFotogalerie { padding: 10px;  }
.pageFotogalerie h3 strong { color:#494848; }
.galerieViewer { margin 0 auto; }
.galerieViewer .photo { float: left; padding: 3px; margin: 5px 5px 0 0; border: 1px #e5e5e5 solid; }
.galerieViewer .photo:hover { border: 1px #777 solid; }

#partnersLinks { font-size: 7pt; color: #666; }
#partnersLinks a,#partnersLinks a:link,#partnersLinks a:visited {
    color: #999;
    text-decoration: none;
}
#partnersLinks a:hover {
    text-decoration: underline;
    color: #666;
}

.reference .item {
    height: 200px;
    width: 320px;
    padding: 3px;
    position: relative;
    border-bottom: 3px #f0f0f0 solid;
    border-right: 3px #f0f0f0 solid;
    margin: 0 10px 10px 0;
    float: left;
    
}   
.reference .item:hover {
    border-color: #1e84ed;
}
          
.reference .item .thumb {
    width: 130px;
    float: left;
}
.reference .item .thumb img {
    width: 120px;
}
.reference .item .description {

}

.pageBigMenu a {
    height: 90px;
    width: 320px;
    background-color: #f0f0f0;
    border-bottom: 3px #e5e5e5 solid;
    border-right: 3px #e5e5e5 solid;
    margin: 0 10px 10px 0;
    font-size: 12pt; 
    font-weight: bold; 
    padding: 5px;     
    text-decoration: none;
    float: left;
  /*  color: #bb3322;        */
    
}   
.pageBigMenu a:hover {
    border-color: #1e84ed;
}
          
.pageBigMenu a span {
    display: block;
    color: black;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}

.psearch { float: right; margin-top:20px; }

.newFormClassTable2 { text-align: left; width: 100%; margin-top: 5px; margin-bottom:5px; } 
.newFormClassTable2 input { font-family: verdana; font-size: 8pt; color: black; border-radius: 4px;}
.newFormClassTable2 select { font-family: verdana; font-size: 8pt; color: black;  border-radius: 4px; }
.newFormClassTable2 option { font-family: verdana; font-size: 8pt; color: black; padding: 10px; border-radius: 4px; }
.newFormClassTable2 th { width: 20%; text-align: right; padding: 3px 5px 3px 5px; color:#333333;  border-radius: 5px; }
.newFormClassTable2 td { padding: 3px 5px 3px 5px;  border-radius: 5px;}
.newFormClassTable2 tr {  }
.newFormClassTable2 .headerLine { text-align: left; padding: 5px 5px 5px 25px; background: #848484; color: #fff; border: none; border-radius: 5px; }
.newFormClassTable2 .hidden { height: 1px; border: none; font-size: 1px; }
.newFormClassTable2 span.description { background: url(./images/icon/comment-12px.png) no-repeat left top; padding: 0 0 0 16px; }
.newFormClassTable2 span.errorLabel {  background: url(./images/icon/warning.png) no-repeat left top; padding: 3px 0 3px 20px; margin: 0 0 0 5px; display: none; color: red; font-weight: bold; font-size: 7pt; }
.newFormClassTable2 span.itemNotWriten { background: url(./images/icon/warning-16px.gif) no-repeat left top; padding: 1px 0 3px 20px; display: block;color: red; font-weight: bold; font-size: 7pt;   }
.newFormClassTable2 .submit { border: 1px #429eef solid; background-color: white; border-radius: 4px; padding: 6px 10px 8px 10px; color: #429eef;cursor: hand; _cursor: pointer;  margin: 5px; font-weight: bold; font-size: 8pt;  }
.newFormClassTable2 .submit:hover { border: 1px #2670b2 solid; background-color: #a7d5ff; border-radius: 4px; padding: 6px 10px 8px 10px;  color: black; margin: 5px; font-weight: bold; font-size: 8pt;  }
.newFormClassTable2 .submitRed { border: 1px red solid; background-color: white; border-radius: 4px; padding: 6px 10px 8px 10px; color: red;cursor: hand; _cursor: pointer;  margin: 5px; font-weight: bold; font-size: 8pt;  }
.newFormClassTable2 .submitRed:hover { border: 1px red solid; background-color: rgb(255,192,160); border-radius: 4px; padding: 6px 10px 8px 10px;  color: red; margin: 5px; font-weight: bold; font-size: 8pt;  }

.defaultPre { position: absolute;  top: 180px; z-index: 1; font-weight: normal; clear: both; }
.defaultPre a,.defaultPre a:link,.defaultPre a:visited { width: 290px; height: 80px; float: left; font-size: 12pt; font-weight: bold; padding: 5px; border-bottom: 3px #f0f0f0 solid; margin: 0 3px 3px 0; text-decoration: none; }
.defaultPre a:hover { border-bottom: 3px #1e84ed solid; }
.defaultPre a img { margin: 0 10px 0 0; float: left; }
.defaultPre a span { font-size: 8pt; display: block; font-weight: normal; color: black; }
.defaultPre a.eshop,.defaultPre a.eshop:link,.defaultPre a.eshop:visited  { background-color: #bb3322; color: #ffffff; }
.defaultPre a.eshop span { color: #f0f0f0; }
.defaultPre a.eshop:hover { border-bottom: 3px #000000 solid; }

.defaultPre a.cistirny,.defaultPre a.cistirny:link,.defaultPre a.cistirny:visited  { color: #223f99; }
.defaultPre a.cistirny:hover { border-bottom: 3px #223f99 solid; }

.defaultPre a.solar,.defaultPre a.solar:link,.defaultPre a.solar:visited  { color: #223f99; }
.defaultPre a.solar:hover { border-bottom: 3px #223f99 solid; }

.defaultPre a.topeni,.defaultPre a.topeni:link,.defaultPre a.topeni:visited  { color: #bb3322; }
.defaultPre a.topeni:hover { border-bottom: 3px #bb3322 solid; }

.defaultPre a.rekuperace,.defaultPre a.rekuperace:link,.defaultPre a.rekuperace:visited  { color: green; }
.defaultPre a.rekuperace:hover { border-bottom: 3px green solid; }

.defaultPre a.solar,.defaultPre a.solar:link,.defaultPre a.solar:visited  { color: #ff9900; }
.defaultPre a.solar:hover { border-bottom: 3px #ff9900 solid; }

.pagination { 
  border-radius: 4px;  
  background-color: #f4f4f4;
  text-align: right;
  padding: 10px 15px;
}
.pagination ul {
  margin: 0;      
  display: inline; 
  padding: 0;
}

.pagination li {
  display: inline; 
  margin-right: 5px;
  padding: 5px; 
}

.pagination li a,.pagination li a:link,.pagination li a:visited  {
  text-decoration: underline;
  padding: 5px;
}

.pagination li a:hover {
  background-color: #0092dc;
  color: #fff;
}

.pagination li.selected a, .pagination li.selected a:link, .pagination li.selected a:visited {
  text-decoration: none;
  background-color: #0092dc;
  color: white;
  font-weight: bold;       
  padding: 5px;
}



.f6 { font-size: 6pt;}
.f7 { font-size: 7pt;}
.f8 { font-size: 8pt;}
.f9 { font-size: 9pt;}
.f10 { font-size: 10pt;}
.f11 { font-size: 11pt;}
.f12 { font-size: 12pt;}
.f13 { font-size: 13pt;}
.f14 { font-size: 14pt;}
.f15 { font-size: 15pt;}
.f16 { font-size: 16pt;}
.f17 { font-size: 17pt;}
.f18 { font-size: 18pt;}
.f19 { font-size: 19pt;}
.f20 { font-size: 20pt;}
.f21 { font-size: 21pt;}
.f22 { font-size: 22pt;}