@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	border: 0;
	padding: 0;
}
body{
}
#wrap_tabl{
	position: relative;
	width: 1258px;
	background: #FFFFFF;
	
}
p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	border: 2px solid #000000;
}
.data_day_title{
	width: 55px;
}
.data_day{
	width: 53px;
	line-height:75px;
}
.week_day_title{
	width: 135px;
	margin-left: -8px;
	margin-right: -4px;
}
.week_day{
	width: 133px;
	line-height:75px;
}
.clock{
	width:52px;
}
#grafik_day{
	position:absolute;
	width:1063px;
	height:77.8px;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;	
	background: url(fon_raspis.jpg) repeat-x;
	background-size: auto 100%;
	display: inline-block;
}
.black_time{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	padding-right:3px;
	width: 76px;
	bottom: 32px;
	border: none;
	background: #212121;
	color: #FFFFFF;
	transform: rotate(-90deg);
	z-index: 3;
}
.black_line{
	position: absolute;
	width: 4px;
	height: 79px;
	/*left: -32px;*/
	border: none;
	background: #212121;
	color: #FFFFFF;
	z-index: 3;
}
#text{
	position: absolute;
	text-align: center;
	padding: 2px 0 0 0;
	height: 77.8px;
	line-height: 0px;
}
.head_topstr{
	border: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 24px;
	display:block;
}
.head_datastr{
	border: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 21px;
	display:block;
}
#head{
	text-align: center;
	width:1218px;
	padding: 20px;
}
#all_img{
	width: 1258px;
	height: 1000px;
}
.printer{
	position: absolute;
	top:20px;
	right:20px;
	height:35px;
	width: auto;
}
.logo_print{
	position: absolute;
	top:10px;
	left:20px;
	height:70px;
	width: auto;
}
#long_evant{
	border-left: 10px solid;
	border-bottom: 3px solid;
	margin: 5px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 16px;
}
#evant_color_static{
	margin: 5px;
	padding: 10px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 16px;
	display: inline-block;
}
