/* 
  * Copyright 2010 Efine studio
  * Author: Solution
  * Graphis: Tomáš Turyna  
*/

body {
  margin: 0;
  padding: 0;
  text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a {
  color: #629A18;
  text-decoration: none;
}
h2 {
  color: #484947;
  font-size: 15px;
}
#wraper {
  margin: 0 auto;
  width:1024px;
  
}
img {
  border: none;
}
h3 {
  color: #484947;
  font-size: 14px;
  font-weight: bold;
}

/* Header */
.header {
  background: url('./images/web_01.png') no-repeat;
  width: 100%;
  height: 113px;

}
.header .browse {
  padding: 75px 0 0 60%;
  height: 20px;
  width: 400px;
}
.header .browse h1 {
  color: #484947;
  font-size: 15px;
  font-style: italic;
}
/* end of header*/

/* Features */
.web {
  background: url('./images/web.png') no-repeat;
  width: 500px;
  height: 100px;
}
.web a{
  position: relative;
  top:70px;
  left: 450px;
}
.cms {
  background: url('./images/cms.png') no-repeat;
  width: 500px;
  height: 100px;
}
.cms a{
  position: relative;
  top:70px;
  left: 450px;
}
.shop {
  background: url('./images/e-shop.png') no-repeat;
  width: 500px;
  height: 100px;
}
.shop a{
  position: relative;
  top:70px;
  left: 450px;
}
.redesign {
  background: url('./images/redes.png') no-repeat;
  width: 500px;
  height: 100px;
}
.redesign a{
  position: relative;
  top:70px;
  left: 450px;
}
/* end of Features*/
/* Menu */
#menu {
  font-family: MS Sans Serif, Geneva, sans-serif;
  font-size: 11pt;
  background: url('./images/web_02.png') no-repeat;
  width: 100%;
  height: 44px;
  color: #FFFFFF;
}
#menu ul {
  float:left;
  padding: 0;
  margin: 12px 0 0 20px;
}
#menu ul li {
  display: inline;
  list-style: none;
}
#menu ul li a {
  text-decoration: none;
  display: inline;
  height: 25px;
  background: url('./images/arrowon.png') no-repeat center bottom;
  padding: 0 25px 16px 20px;
  color: #FFFFFF;
  font-weight: bolder;
}
#menu ul li a:hover{
  display: inline;
  background: url('./images/arrow.png') no-repeat center bottom;
}
/* Menu end*/

/* Page */
#main {
  text-align:left;
  background: #F8F8F8;
  width: 100%;
  height: auto;
  min-height: 1250px;
  _height: 1250px;
}
.const_name {
   color: #484947;
   font-size: 16px;
   font-style: italic;
   margin: 5px 5px 5px 5px;
   font-weight: bolder;
}
#main .kontakt li {
  list-style: none;
  width: 250px;
}
#main .kontakt li h3{
  color: #484947;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  top:0;
  left:0;
}
#main ul li {
  list-style: none;
}
#main .text1 .fst td {
  border-top:1px solid black;
  border-bottom:1px solid black;
  background: #87B640;
}
#main .text {
  background: url('./images/pozadi.png') repeat-y;
  padding: 10px 5px 10px 5px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
  width: 580px;
}
#main .text1 {
  margin-left: 50px;
  background: url('./images/pozadi.png') repeat-y;
  padding: 10px 5px 10px 5px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
  width: 580px;
}
#main tr .desc {
  font-weight: bold;
  background: url('./images/produkt.png') repeat-x;
  height: 20px;
  text-align: center;
}
#main table {
  margin: 0 10px 5px 10px;
}
#main .toppest td{
  border-bottom: 1px solid black;
}
/* Reference */
#main .reference {
  text-align: left;
  margin: 0 auto;
  background: url('./images/reference.jpg') no-repeat;
  width: 1015px;
  height: 292px;
}
#pics {
  position:absolute; top:220px;
  margin-left: 20px;
  width:497px;
  height:210px;
}
#detail img {
  border: 1px solid #484947;
}
.clickers {
  position: absolute; top: 380px; left: 53%;
}
#detail .clickers img{
  border: none;
}
/* End of reference */

/* Navigator */
#navig {
  position: relative; left: 72%; top: 30px;
  width: 250px;
}
#navig{
  text-align: left;
}
#navig ul li {
  list-style-image: url('./images/item.png');
  padding: 5px 3px 0 3px;
  margin: 0;
}
#navig ul li a{
  font-style: italic;
  border-bottom: 1px dashed #484947;
}
#navig ul li a:hover{
  font-style: italic;
}
/* End of navigator */

.leftc {
  text-align:left;
  background: url('./images/web_88.png') no-repeat left top;
  width: 600px;
  margin-left: 10px;
  padding-bottom: 20px;
}
.leftc ul {
  margin: 10px 0 10px 0;
}
.leftc h3 {
  position: relative;
  top: 50px;
  left:250px;
}
.content h2 {
  margin: 7px 0 0 70px;
  color: #484947;
}
.content .leftc h2 {
  margin: 7px 0 0 70px;
  color: #484947;
}
.about-us {
  float: left;
  width: 600px;
  height: 200px;
  margin: 0 0 20px 10px;
  background: url('./images/web_88.png') no-repeat left top;
}
.about-us p{
  padding:40px 0 0 10px;
}
.news p{
  padding:40px 0 0 10px;
}
.news {
  float: left;
  width: 600px;
  height: 150px;
  margin: 25px 0 0 10px;
  background: url('./images/web_88.png') no-repeat left top;
  padding-bottom: 70px;
}
.kontakts {
  position: absolute; top: 450px; left: 60%;
  width: 300px;
  height: 100px;
  margin-left: 10px;
  background: url('./images/web_88.png') no-repeat left top;  
}
.kontakts ul {
  text-align:left;
  margin: 40px 0 0 0;
}
.kontakts ul li{
  list-style: none;
  font-style: italic;
}
.kontakts ul li span{
  font-weight: bolder;
  font-style: normal;
}
.kontakts ul li h2{
  position: relative; left: -80px;
  width: 250px;
  padding-left: 20px;
  background: url('./images/e.jpg') no-repeat left;
}
.kontakts img{
  margin-top: 45px;
}
.partners {
  position: absolute; top: 785px; left: 60%;
  width: 200px;
  height: 100px;
  margin-left: 10px;
  padding-bottom: 20px;
  background: url('./images/web_88.png') no-repeat left top;  
}
.partners img{
  border: none;
  margin: 45px 0 0 0;
}
.separator {
  position: absolute; top: 470px; left: 59%;
  background: url('./images/web_11.png') no-repeat;
  height: 482px;
  width: 12px;
}
/* End Page */

/* Under main */
#under-main {
  margin-top: -20px;
  background: url('./images/web_23.png') repeat-x;
  width: 100%;
  height: 115px;
}
/* End u-main*/

/* Footer */
.footer {
  margin-top: -20px;
  background: url('./images/paticka.png') no-repeat;
  width: 100%;
  height: 75px;
}
#footer-content {
  color: #FFFFFF;
  padding: 52px 0 0 40px;
  font-weight: bolder;
}
/* End footer*/