/* CSS Document */
/* font-family: 'Rosario', sans-serif; */
* {
  margin: 0; padding: 0; line-height: 100%; /*reset*/
 } 
 
 .clear {
 clear: both;  /*Ukončí obtékání */
 }
 
 html, body {
  background: #fff;
 }
 
 #header-container {
 max-width: 100%;
  background: url('img/header.png') #fbba00 center top no-repeat;
 }

 
 #header {
 max-width: 845px;
 height: 556px;
 margin:0 auto;
 padding-left:10px;
 }
 
 #header div.header_text {
 float: left;
 margin-top: 142px;

 }

 #header #store-buttons {
 	text-align: center;
 }

 #header #store-buttons img {
 height: 50px;
 }
 
 #header h1 {
 font-family: 'Rosario', sans-serif;
 font-weight: 700;
 font-style: italic;
 color: #fff; 
 font-size: 44px;
 text-shadow: 1px 1px 1px #000;    /*css3 feature shadow does not work in all of the browsers !! */
 }
 
  #header p {
  font-family: 'Arial', sans-serif;
  font-weight: 400;
  line-height: 26px;
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 1px #000;    /*css3 feature shadow does not work in all of the browsers !! */
  margin-top: 20px;
  width: 400px;
  }

  
  #header a.btn-header {
  display:inline-block;
  font-size:32px;
  color:#fff;
  padding: 17px 20% 17px 20%;
  margin-top: 40px;
  background: url('img/bg-btn.png');
  font-family: 'Rosario', sans-serif;
  text-decoration:none;
  border: solid 3px #fff;
  font-style:italic;
  font-weight:bold;
  text-shadow: 0 2px 3px #040702;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  }
  
  #header .btn-header span {
  padding:0 26px 0 0;
  background: url('img/arrow-button.png') 100% 67% no-repeat;
  }
  
  #header a.btn-header:hover {
  background: url('img/bg-btn-hover.png');
  border: solid 3px #f7952c;
  }
  
  #middle-bar-container {
  width: 100%;
  text-align:center;
  margin-top:30px;
  }
  
  #middle_bar {
  max-width: 845px;
  padding-left:10px;
  margin:0 auto;
  }
  
  #middle_bar .prvni {
  float:left;
  width: 28%;
  margin-right: 4.5%;

  }
  
  #middle_bar .obraz {
  width: 235px;
  height:163px;
  display: block;
  }
   
  #middle_bar .obraz a {
  width: 235px;
  height:163px;
  display: block;
  }
  
  #middle_bar .obraz a.prvni_obrazek {
  background: url('img/pic_1.png') center center no-repeat;
  }
  
  #middle_bar .obraz a.druhy_obrazek {
  background: url('img/pic_2.png') center center no-repeat;
  }
  
  #middle_bar .obraz a.treti_obrazek {
  background: url('img/pic_3.png') center center no-repeat;
  }
  /*
  #middle_bar .obraz a.prvni_obrazek:hover {
  background: url('img/pic_1_hover.png') center center no-repeat;
  }
  
  #middle_bar .obraz a.druhy_obrazek:hover {
  background: url('img/pic_2_hover.png') center center no-repeat;
  }
  
  #middle_bar .obraz a.treti_obrazek:hover {
  background: url('img/pic_3_hover.png') center center no-repeat;
  }*/
  
  .column {
  width: 100%;
  margin: 20px 0 0 10px;
  text-align:left;
  }
  
  .column p {
  font-size: 15px;
  color: #545454;
  font-family: 'Arial', sans-serif;
  font-weight: 400;
  text-align: left;
  line-height: 24px;
  margin-top: 13px; 
  }
  
  .column p a {
  color: #232323;
  text-align: left; 
  }
  
  .column p a:hover {
 color: #e67724 ;
  }
  
  .column h2 {
  font-size: 30px;
  font-weight: 700;
  font-family: 'Rosario', sans-serif;
  color: #e67724;
  }

  #footer-container {
  width: 100%;
  margin-top: 70px;
  background:#fbba00; 
  padding-bottom: 30px;
  }
  
  #footer {
  max-width: 845px;
  padding-left:10px;
  margin:0 auto;

  }
  
  #footer h2 {
  font-family: 'Rosario', sans-serif;
  font-weight: 700;
  font-size: 30px;
  color: #fff;
  }
  
  #footer p {
  font-family: 'Arial', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: white;
  line-height: 22px;
  margin-top: 10px;
  }
  
  #footer div.textarea_footer {
  float: left;
  width: 50%;
  margin-top: 45px;
  margin-bottom:35px;
  margin-right:5%;
  }
  
  #footer a {
  color: #e67724;
  }
  
  #footer a:hover {
  color: #e9e2a4;
  }
  
  #footer div.socialsites_footer {
  float: left;
  padding-top: 40px;
  }

  #footer div.socialsites_footer img {
  	margin-right: 20px;
  }

  #footer div.socialsites_footer a span {
  float: left;
  margin-top: 90px;
  margin-left: 15px;
  }
  
  #footer div.socialsites_footer a span.message {
  background: url('img/message.png') center top no-repeat;
  height: 71px;
  width: 71px;
  }
  
  #footer div.socialsites_footer a span.message:hover {
  background: url('img/message_hover.png') center top no-repeat;
  }
  
  #footer div.socialsites_footer a span.twitter {
  background: url('img/twitter.png') center top no-repeat;
  height: 71px;
  width: 71px;
  }
    
  #footer div.socialsites_footer a span.twitter:hover  {
   background: url('img/twitter_hover.png') center top no-repeat;
   }
  
  #footer div.socialsites_footer a span.facebook {
  background: url('img/facebook.png') center top no-repeat;
  height: 71px;
  width: 71px;
  }
  
  #footer div.socialsites_footer a span.facebook:hover {
  background: url('img/facebook_hover.png') center top no-repeat;
  }
  
  #footer hr {
  background-color: white;
  border-width:0;
  color: white;
  height:1px;
  line-height:0;
  width:100%;
  }
  
  #footer p.footering {
  font-size: 12px;
  text-align: left;
  font-family: 'Arial', sans-serif;
  font-weight: 400;
  margin-top: 10px;
  }
  

  
  
  
 
  
  
  
  
  
  
#middle_bar .item { 
	float: left;
	margin-right: 10px;
}

#middle_bar .item:last-child { 
	margin: none;
}

#middle_bar img {
	width: 80px;
}



h2#scores-header {
font-size: 30px;
font-weight: 700;
font-family: 'Rosario', sans-serif;
color: #e67724;
}


table#scores {
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0;
}

table#scores td {
	border: 1px solid #c7c7c7;
	font-size: 15px;
	color: #545454;
	font-family: 'Arial', sans-serif;
	text-align: left;
	padding: 2px 10px;
	
}

table#scores td img {
	vertical-align: middle;
	width: 20px;
	margin-right: 5px;
}

table#scores thead td {
	font-weight: bold;
	background: #fbba00;
	padding: 10px;
}

