/*=================MUSÍ BÝT NA ZAČÁTKU !!! =======================================*/
@font-face {
	font-family: 'SourceSansPro-Regular';
	src: url("/ftp/fonts/SourceSansPro-Regular.eot?#iefix") format("embedded-opentype"), url("/ftp/fonts/SourceSansPro-Regular.woff") format("woff"), url("/ftp/fonts/SourceSansPro-Regular.ttf") format("truetype"), url("/ftp/fonts/SourceSansPro-Regular.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Entypo';
	src: url("/ftp/fonts/entypo.eot?#iefix") format("embedded-opentype"), url("/ftp/fonts/entypo.woff") format("woff"), url("/ftp/fonts/entypo.ttf") format("truetype"), url("/ftp/fonts/entypo.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
.entypo {
  display:inline-block;
  position: relative;
  top: 5px;
  width: 25px;
  line-height: 15px;
  font-family: 'Entypo';
  font-size: 40px;
  padding-right:10px;
  color:#626262;
}

/*-------------------------------------------------------------------*/


.fb-like-box {border:1px solid #bfbfbf; background-color: rgba(250,250,250,0.5);}

body {background: #f4f4f4 url(/obrazek/3/body-bg-png/) repeat;}

.eshop.item h2 a, h1, #content h2, h3, #lcolumn h2, #rcolumn h2 {color: #70bd52;}

#main ul, #lcolumn ul {margin-bottom:1.5em;}
#content ul li, #content ul ul li, #lcolumn ul li {  color:#6a6a6a;}

hr {border:none; border-top:1px solid #bfbfbf;}

a,
a:visited,
a:active {
    color: #2b4a8c;
}

a:hover {color:#626262;}

#wrapper {
    margin: 0 auto 0;
    box-shadow: 0px 5px 30px 0px rgba(60, 60, 60, 0.3);
    background-color:transparent;
}

#header-fix {
    position:relative;
    top: 0px;
    width:100%;
    z-index:80;    
    min-height: 0;   
}

#header {
    position:relative;
    margin: 0 auto;
    top:0px;
    width:1000px;
    height: 0px;
}

a#logo { 
    padding:0px;
    width:394px;
    height:96px;
    left: -30px;
  top:60px;;
    overflow: hidden;
    opacity:1;
    background-position: left center;
  position:absolute;
}


#search {
    position:absolute;
    display: inline-block;
    top:45px;
    right:0px;
    padding: 0px 0 0 0px;
}  

.header-search input#loupe {
    position:relative;
    background-position: 3px -537px;
    background-repeat: no-repeat;
    background-color:transparent;
    height: 24px;
    width: 27px;
    border:none;
    cursor: pointer;
    left: -3px;
    top: 1px; 
}

#motive {
    height:150px;
    width:100%;
background-color:transparent;
}


#main, #wrapper  {
  background-color:transparent; 
  color:#6a6a6a; 
}

#lcolumn {width: 26%; padding: 0px 1% 20px 0;}
#content-wrap {width:73%;}

#footer {
  background-color:transparent;

  border:none;
}

#footer-push {padding:  20px 0;}

#footer-push div {display:inline-block; }

#footer-push .faq {
  width:20%;
  color: #626260;
}

#footer-push .faq a:hover .entypo {color:#2b4a8c; }
#footer-push .faq a{color:#626260; text-decoration:none;}
#footer-push .faq a:hover {color:#2b4a8c; }

#footer-push .copyright {
  width:58%;
  text-align:center;
  color:#626260;
}

#footer-push .copyright a{color:#2b4a8c; text-decoration:none;}
#footer-push .copyright a:hover {color:#626260; }

 #footer-push .golfagency {
  width:20%;
 text-align:right;
}

 #footer-push .golfagency a{
  display:inline-block;
  right:0;
  width:120px;
  height:24px;
  background: transparent url(/obrazek/3/logo-golfagency-png/);
}

 #footer-push .golfagency a:hover {
    opacity:0.5;
}

/*-----------------------menu--------------*/
/* main-menu  */    

#main-menu {  
    border-top:none;  
background: rgb(211,221,36); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(211,221,36,1) 0%, rgba(60,181,75,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(211,221,36,1)), color-stop(100%,rgba(60,181,75,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(211,221,36,1) 0%,rgba(60,181,75,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(211,221,36,1) 0%,rgba(60,181,75,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(211,221,36,1) 0%,rgba(60,181,75,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(211,221,36,1) 0%,rgba(60,181,75,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3dd24', endColorstr='#3cb54b',GradientType=0 ); /* IE6-9 */
}

#main-menu a {
    color: #000;
}

#main-menu > ul { text-align: center;}


#main-menu > ul > li > a:hover { 
    background: transparent;
    color: #fff;
}

#main-menu > ul > li:hover > a {
    background:transparent;   
    color: #fff;       
}

#main-menu ul ul > li > a{		
    background: #636363;
    color: #ffffff;
    border-color: #454545;  
}
#main-menu ul ul > li > a:hover {
    background: #84C764;
    color: #ffffff;
}

#main-menu ul > li a.active{ 
    background:transparent;
    color: #fff;
}

#main-menu ul > li .active:hover { 
    background:transparent;
    color: #fff;
}  

#main-menu ul ul > li.active a{ 
    color: #84C764;
    background-color: #636363;
}

#main-menu ul ul > li.active a:hover{ 
    color: #ffffff;
    background-color: #84C764;
}  

#main-menu > ul > li:after {
    background: #000000; 
}

/*button*/

button {
    padding:3px 7px;
    height:30px;
    border: none;
    font-weight: 700;
    text-decoration:none;
    cursor: pointer;
      background:#626260;
    color:white;    
  border-radius:5px;

}

button:hover {
    border:none;
    font-weight: 700;
      background:#70bd52;
    color:white;
}

 
/*----------motive text-----------*/

#top-text {
  position:absolute;
    top:-140px;
display:none;
width:250px;

color: #99cc00;
z-index:99;
font-size:20px;
font-weight:bold;}

#top-text a {
  color:white; 
}

#top-text a:hover {color:#626260;}

/*------------------galerie vlevo-----------*/

#index-foto {
   position:relative;
top:0px;
left:0;  
  width:100%;
  margin-bottom: 2em;
}

#index-foto img {
  margin:1%; 
  width:80px; 
  height:74px;
 box-shadow: 2px 2px 3px 0px rgba(60, 60, 60, 0.3);}

/*========================uvodni stranka=================*/
.index #main-menu  {display:none;}

.index #search {
    top:10px;

}  


.index #motive {
    height:350px;
     background: url(/obrazek/3/motive2-png/) no-repeat;
    background-position: center top;
    width:100%;
  
}
.index #main {padding-top:130px;}
.index #content {border:none;}

.index #top-text {    
  display:block;
    top:-290px;}

.index h1, .index #main h2 {color: #626262;}

.index .display {display:none;}

/*--------------------tabulka s tlacitkem na uvodni strane */

#vstupte {
	position:absolute;
  top:20px;
  left:0px;
  width:100%;
  color:#626260;
}

#vstupte hr {
  border:0;
  border-top: 1px solid #e0e0e0;}

#vstupte table {
  margin: 0 auto;
  width:100%;
  text-align:center;
  margin-bottom:30px;
}


#vstupte button {
  color:white;
  font-weight:bold;
  font-size:20px;
  padding:3px 17px;
    height:40px;
    border: none;
    font-weight: 700;
    text-decoration:none;
    cursor: pointer;
  border-radius:5px;
  box-shadow: 5px 5px 5px 0px rgba(60, 60, 60, 0.3);
  
background: rgb(251,130,24); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(251,130,24,1) 43%, rgba(185,39,6,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(43%,rgba(251,130,24,1)), color-stop(100%,rgba(185,39,6,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(251,130,24,1) 43%,rgba(185,39,6,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(251,130,24,1) 43%,rgba(185,39,6,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(251,130,24,1) 43%,rgba(185,39,6,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(251,130,24,1) 43%,rgba(185,39,6,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb8218', endColorstr='#b92706',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#vstupte button:hover {
    border:none;
    font-weight: 700;
      background:#626260;
    color:white;
}

#vstupte .entypo {padding-right:5px;}

#vstupte a, #vstupte a.entypo  {color:#626262; text-decoration:none;}
#vstupte a:hover, #vstupte a:hover .entypo {color:#2b4a8c;}



/*-----------------button vice------------*/
.index .vice {
margin-top:-20px;
  text-align:right;

}

/*-------play promo------------*/
#play-promo {
  position:absolute;
  display:block;
  left:450px;
    top:-290px;
z-index:99;
   width:100px;
  height:100px;
}

#play-promo a{
  display:block;
 height:100%;
  width:100%;
    background: transparent url(/obrazek/3/play-icon-png/) no-repeat center center;
}

#play-promo a:hover {
    opacity:0.5;
}