/* CSS Document */
body{
	font-family: 'Noto Sans', sans-serif;
	background-color:#F0F0F0;
	}

h1{
	text-align: center;
	color: #39F;}
	
h2{
	text-align: center;}

table{
  border-collapse:collapse;
	text-align: center;
	border-color:#39F;
  }
	
td{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
  border: 0;
  }

.zahlavi{
	font-weight:bold;
	color: white;
	background-color: #39F;
	font-size:17px;}

.radekTabulka2{
  background-color: #B6EDFF;
}

input[type='submit']{
	font-family: 'Noto Sans', sans-serif;
	background-color:#B6EDFF;
	font-weight: bold;
	border: none;
	-webkit-transition: background 0.3s linear;
	box-shadow: 0px 0px 6px #aaa;
	width: 150px;
	height: 30px;
	margin-top: 20px;
	}
	
input[type="submit"]:hover{
	background-color:#FFF;
	color:#39F;
	}
	
input[type='text']{
	font-family: 'Noto Sans', sans-serif;
	border: none;
	box-shadow: 0px 0px 6px #aaa;
	width: 150px;
	height: 20px;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 5px;}
	
input[type='password']{
	font-family: 'Noto Sans', sans-serif;
	border: none;
	box-shadow: 0px 0px 6px #aaa;
	width: 150px;
	height: 20px;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 5px;}
	
input[type='email']{
	font-family: 'Noto Sans', sans-serif;
	border: none;
	box-shadow: 0px 0px 6px #aaa;
	width: 150px;
	height: 20px;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 5px;}

button{
	font-family: 'Noto Sans', sans-serif;
	background-color:#B6EDFF;
	font-weight: bold;
	border: none;
	-webkit-transition: background 0.3s linear;
	box-shadow: 0px 0px 6px #aaa;
	width: 150px;
	height: 30px;
	}
	
button:hover{
	background-color:#FFF;
	color:#39F;
	}
	
.menu{
	background-color: #39F;
	margin-left: 25px;
	color:#FFF;
	width: 200px;
	}

.menu:hover{
	background-color: #FFF;
	color:#39F;}

.menuHlavni{
	background-color: #39F;
	margin-left: 25px;
	margin-top: 20px;
	color:#FFF;
	width: 300px;
	height: 35px;
	}

.menuHlavniAdmin{
	background-color: #900;
	margin-left: 25px;
	margin-top: 20px;
	color: #FFF;
	width: 300px;
	height: 35px;
	}
	
.menuHlavniAdmin:hover{
	background-color: #FFF;
	color: #900;
}

.zpet{
	float: right;
	margin-right: 20px;
	margin-top: -95px;
	}
	
.zpetBezP{
	float: right;
	margin-right: 20px;
	margin-top: -57px;
	}
	
.seznam{
	float: right;
	margin-right: 20px;
	margin-top: -30px;
	}
	
.paticka{
	text-align: center;
	font-size: 14px;
	color: #39F;
	font-weight: bold;
	}

.paticka_ramecek{
	width: 100%;
	margin-top: 40px;
	margin-bottom: 20px;
	background-color: #B6EDFF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 8px;
	}
	
.stranka{
	min-height:780px;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;}
	
label{
	font-weight: bold;}
	
select {
   width: 170px;
	 margin-left: 10px;
	 text-align-last:center;
	 font-weight:bold;
	 padding-right: 25px;
   font-size: 16px;
   border: 0;
   height: 28px;
   -webkit-appearance: none;
	 color: #FFF;
	 background: url(images/arrow.png) no-repeat right #39F;
	 text-align-last:center;
	 border-radius: 6px;
   }
	
.error{
	text-align:center;
	color: red;}
	
.uspech{
	text-align:center;
	color: #0C0;}
	
input.odhlasit{
	color: #FFF;
	background-color: #F63;
	}
	
input.odhlasit:hover{
	color: #F63;
	background-color: #FFF;
	}
	
.odhlasitForm{
	float:right;
	margin-right: 20px;
	margin-top: -30px;
	}
	
.textZaOdhl{
	text-align:center;
	margin-left: 175px;}

.ohraniceniUzivatel{
	width: 430px;
	height: 465px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #39F;
	color: #FFF;
	}	
	
.ohraniceniTym{
	width: 430px;
	height: 465px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #B6EDFF;
	}

.uzivatel{
	width: 430px;
	}	

.tym{
	width: 430px;
	max-height: 465px;
	}	

.tymy{
	text-align: left;
	}
	
.nadpisTymy{
	text-align: center;
	color: #39F;
	}
	
input.detail{
	width: 100px;
	margin-left: 0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	color: #FFF;
	background-color:#39F;
	}
	
table.zapasy td{
	height: 40px;
	}
	
.detailNadpis{
	color: #39F;
	}
	
.goly{
	color: #090;}
	
table.detail td{
	height: 35px;}
	
.facebook{
	float: right;
	margin-right: 20px;
	}
	
.poFB{
	margin-left: 170px;}
	
a{
	text-decoration: none;
	color: #39F;}
	
a:visited{
	color: #39F;}
	
a:hover{
	color: #009;}
	
.tretina{
	font-size: 20px;
	color: #090;
	font-weight:bold;}
	
.rady{
	text-align: left;
	width:600px;}
	
/*--- Registrace - formulář ---*/	
	
input.jmeno{
	width: 93px;}
	
table.registrace{
	text-align: left;}
	
input[type='text'].registraceForm{
	width: 210px;}
	
input[type='email'].registraceForm{
	width: 210px;}
	
input[type='password'].registraceForm{
	width: 210px;}
	 
.formular{
	width: 575px;
	margin-left: auto;
	margin-right: auto;
	}
	
.hvezdicka{
	color: red;}
	
.selectRegistrace{
	width: 220px;}
	
/*-------------------------*/

input[type='text'].novyTymForm{
	margin-left: 0px;
	width: 200px;}
	
.upozorneni{
	width: 300px;
	margin-left:auto;
	margin-right:auto;
	color: #C00;
	line-height:1.7;}
	
input[type='submit'].ano{
	background-color: #C00;
	color: #FFF;}
	
input[type='submit'].ano:hover{
	background-color: #FFF;
	color: #C00;}
	
input[type='submit'].ne{
	background-color: #0C0;}
	
input[type='submit'].ne:hover{
	background-color: #FFF;
	color: #0C0;}
	
.upozorneniAdmin{
	background-color: #C00;
	width: 460px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	text-weight: bold;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	}