/*--- Text -------------------------- */
html {
  height:100%;
}

body{
	margin: 0px;
	padding:0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	height:auto !important;
	height:100%;
	min-height:100%;
	color: #100c08;
	font-size: 12px;
	background-color: #f1f3ea;
	}
/*--- Text -------------------------- */

a{
	color: #0a5dd7;
	font-size: 12px;
}

/*--- Layouts -------------------------- */
#body {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 100%;
	}
/*--- Layouts -------------------------- */


/*--- Header --------------------------- */
#header{
	height:85px;
	border: #f1f3ea solid 2px;
	padding: 0;
	margin: 20px 0px 0px 0px;
		}
#header .header_text{
	width: 700px;
	margin-top: 22px;
	padding: 0;
	}	
	
#klub {
	width:210px;
	float:left;
	font-size: 17px;
	text-align: left;
	padding: 0;
	margin-top: -5px;
	}
#klub .name_klub {
	font-size: 40px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: -5px;
	display: block;
	}
		
#chislo{
	font-size: 50px;
	font-weight: bold;
	margin: 10px 0px 0px 250px;
	padding: 0;
	}
/*--- /Header --------------------------- */


	
/*--- line --------------------------- */
#line{
	background-color:#0a5dd7;
	height:2px;
	}	
/*--- /line --------------------------- */



/*--- Content --------------------------- */
#index_img {
	height:349px;
	}
#index_text {
	padding:10px;
	}
#index_text h3 {
	font-size: 17px;
	font-weight: bold;
}
h1 {
	font-size: 27px;
	font-weight: bold;
	color: #0a5dd7;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:20px;
}
#index_text .index_form {
	font-size: 17px;
	font-weight: bold;
}

.text_input{
	background-color: #f1f3ea;
	border: #0a5dd7 solid 1px;
	color: #100c08;
	width: 160px;
	font-size: 15px;
}

#text_cost {
	font-size: 14px;
	font-weight: normal;
	float: left;
	height: 40px;
	margin-top: 7px;
}
#text_cost .text_cost_2{
	font-size: 10px;
	font-weight: normal;
	display: block;
}
#cost {
	color: #0a5dd7;
	font-size: 39px;
	margin-left: 90px;
}

#info_support {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 30px;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 10px;
	color: #7f828b;
	font-size: 10px;
}
#footer a{
	color: #7f828b;
	font-size: 10px;
}

#flyer {
	height: 250px;
	width:764px;
	margin-left: auto;
	margin-right: auto;
	border: #0a5dd7 solid 2px;
	background-color: #FFFFFF;
}
#print {
	margin-top: 15px;
	width:764px;
}
#z_img {
	z-index:0;
}
#z_name {
	color:#000000;
	font-size: 17px;
	font-weight:bold;
	width:700px;
}
#bilet_img {
	height: 276px;
}