/*= GENERAL
--------------------------------------------------------*/

body{
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: 'Lobster', cursive;	
}

h1 { 
	font-family: 'Lobster', cursive;
	font-weight:normal;
	font-size: 55px;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: 'Lobster', cursive;
   font-weight: normal;
   font-size: 40px;
   text-align: center;
   color: #fff;
   margin: 0;
	padding: 0;
}

h3 {
	font-family: 'Lobster', cursive;
   font-weight: normal;
   font-size: 16px;
   text-align: center;
   margin: 5px 0;
	padding: 0;
	z-index: 1;
	position: relative;
}

#content{max-width:960px;margin: auto; color:white;}

.center { margin: 0 auto; }
.content{ margin: 0 auto; width: 960px;max-width:960px;}
.clear { clear: both; }
a.lpanel { float: left; color: #e1e1e1; font-size: 12px;	font-family: 'Lobster', cursive;; text-decoration: none; margin: 7px 11px; }
a.rpanel { float: right; color: #e1e1e1;  font-size: 12px;	font-family: 'Lobster', cursive;; text-decoration: none; margin: 7px 11px; }

a.lpanel:hover{ color: #fff; }
a.rpanel:hover{ color: #fff; }
/*= HEADER & MENU
--------------------------------------------------------*/

#header { 
	width: 100%; 
	background: url('/img/header-bg.png'); 
	height: 80px; 	
	position: fixed;
}

#back_to_top{
width:60px;
height:60px;
background:black;
position:fixed;
margin:10% 0% 0% 0%;
right:0%;
text-align:right;
}

#nav { width: 450px; float: right; margin-top: 20px; height:80px; }
#logo a { color: #fff; text-decoration: none; float: left; font-size: 30px; color: #fff;	font-family: 'Lobster', cursive;; font-weight: bold; height:80px; }
#nav ul{
	list-style: none;
	display: block;
	margin: 0 auto;
	list-style: none;	
}

#nav li{
	margin-top: 9px;	
	float: left;
	padding-left: 21px;
}

#nav li a { color: #fff; opacity:0.6; font-size: 16px; text-decoration: none;	font-family: 'Lobster', cursive;transition: color 0.5s ease; }
#nav li a.active { color: #9b3f3f; opacity:1; text-shadow: 2px 2px 2px black; }
#nav li a:hover { color: #9b3f3f; opacity:1;  }


/*= BUTTONS
--------------------------------------------------------*/

button.btn-know { 
	padding: 15px 47px; 
	margin: 40px 38.8%;
	text-align: center;
	border: 4px solid #fff; 
	color: #fff; 
	background: transparent; 
	font-size: 19px;
	cursor: pointer;
	text-shadow: -1px 2px 0px rgba(90, 90, 90, 0.56);
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.btn-know:hover { background: #fff; color: transparent; }
ul.built { list-style: none; margin: 0 auto; width: 730px; }
.built li img{ float: left; padding-right: 34px; }



/*= SLIDES STYLING
--------------------------------------------------------*/

#slide1, #slide2{ width: 100%; }
#slide1{
	background:url('/img/photo/top.jpg') 50% 0 no-repeat fixed;
	color: #fff;
	height: 600px;
	margin: 0;
	padding: 200px 0 260px 0;
	background-size: cover;
}

#slide2{
	background:url('/img/photo/top3.jpg') 50% 0 no-repeat fixed;
	color: #333333;
	height: 450px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0;
	background-size: cover;	
}

#slide3{
	background: url(http://barboramochowa.cz/img/photo/top5.jpg) 50% 0 no-repeat fixed;
	color: #fff;
	height: 350px;
	padding:85px 0 0 0;	
	background-size: cover;
}

#slide4{
	background: url(/img/photo/top6.jpg) 50% 0 no-repeat fixed;
	color: #fff;
	height: 350px;
	padding:85px 0 0 0;	
	background-size: cover;
}

#slide5{
	background: url(/img/photo/top2.jpg) 50% 0 no-repeat fixed;
	height: 200px;
	margin: 0 auto;
	padding: 85px 0;
	color: #fff;
	background-size: cover;
}
#slide6{
	background: url(http://barboramochowa.cz/img/photo/top7.jpg) 50% 0 no-repeat fixed;
	color: #fff;
	height: 550px;
	padding:85px 0 0 0;	
	background-size: cover;
}
#stayintouch_top{
	background: #242424;
	height: 200px;
	padding: 0 0;
	color: #fff;
	background-size: cover;
}
.bigh1{
	padding-top:60px;
	padding-bottom:50px;
}
#concerts{
	background-color: #242424;
	color: #333333;
}
#news{
	background-color: #242424;
	color: #333333;
}
#videos{
	background-color: #242424;
	color: #333333;
}
#music{
	background-color: #242424;
	color: #333333;
}
#media{
	background-color: #242424;
	color: #333333;
}
#photos{
	background-color: #242424;
	color: #333333;
	clear:both;
	overflow:hidden;
}
#contact{
	background-color: #242424;
	color: #333333;
	padding-bottom:40px;
}
#footer{
	background-color: #242424;
	color: #333333;
	padding-top:10px;
}
.photos{
margin-left:20px;
box-shadow: 2px 2px 2px black;
}
#one_photo{
width:190px;
height:120px;
background-position:center;
box-shadow:2px 2px 2px black;
background-size:100% 100%;
margin-left:20px;
margin-bottom:15px;
float:left;
}
/* IKONKY */
#fblogo{
	width:90px;height:90px;margin:auto;float:left;background-image:url(/img/facebook.png);
	transition: background-image 0.5s ease;margin-top:20px;
}
#fblogo:hover{
	background-image:url(/img/facebook2.png);
}
#instalogo{
	width:90px;height:90px;float:left;margin:auto;background-image:url(/img/instagram.png);
	transition: background-image 0.5s ease;margin-top:20px;
}
#instalogo:hover{
	background-image:url(/img/instagram2.png);
}
#youtube_logo{
	width:90px;height:90px;float:left;margin:auto;background-image:url(/img/youtube.png);
	transition: background-image 0.5s ease;margin-top:20px;
}
#youtube_logo:hover{
	background-image:url(/img/youtube2.png);
}
#google_plus_logo{
	width:90px;height:90px;float:left;margin:auto;background-image:url(/img/google_plus.png);
	transition: background-image 0.5s ease;margin-top:20px;
}
#google_plus_logo:hover{
	background-image:url(/img/google_plus2.png);
}
#bandzone_logo{
	width:90px;height:90px;float:left;margin:auto;background-image:url(/img/bandzone.png);
	transition: background-image 0.5s ease;margin-top:20px;
}
#bandzone_logo:hover{
	background-image:url(/img/bandzone2.png);
}
#soundcloud_logo{
	width:90px;height:90px;float:left;margin:auto;background-image:url(/img/soundcloud.png);
	transition: background-image 0.5s ease;margin-top:20px;
}
#soundcloud_logo:hover{
	background-image:url(/img/soundcloud2.png);
}
#myspace_logo{
	width:90px;height:90px;float:left;margin:auto;background-image:url(http://barboramochowa.cz/img/myspace.png);
	transition: background-image 0.5s ease;margin-top:20px;
}
#myspace_logo:hover{
	background-image:url(/img/myspace2.png);
}
/*= FOOTER 
--------------------------------------------------------*/

#copyright  { color: #fff;	font-family: 'Lobster', cursive;;  font-size: 14px; margin-top: 100px; text-align: center;  }
#copyright  a { text-decoration: none; color: #fff;  }