body
{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.top {
	width: 810px;
	margin: 0 auto;
	position: relative;
}

.no_watch{

	display: none;

}

#menu {

	vertical-align: top;

}

#menu li{

	display: inline;
	padding-right: 2%;
	position: relative;
	text-align:center;

}

#telephone {
	width: 210px;
	display: block;
	position: absolute;
	left: 800px;
	font-size: 26px;
	text-align: center;
}

#menu_bottom {

	vertical-align: top;

}

#menu_bottom li{

	display: inline;

}

#menu_bottom a{

	color: gray;

}

#menu_bottom a:hover{

	color: black;

}

#menu_l2{

    height: 85px;
    left: 46px;
    padding: 5px 5px 5px 15px;
    position: absolute;
    top: -82px;
    width: 150px;

}

#menu_l2 li{

	display: block;
	position: relative;

}

#menu_bottom {
	vertical-align: top;
	text-align: center;

}

#menu_bottom li{

	display: inline;

}

#menu_bottom a{

	color: gray;

}

#menu_bottom a:hover{

	color: black;

}

h1
{
	background-color: rgba(82,96,117,0.5);
	-webkit-background-clip: text;
	color: transparent;
	text-shadow: rgba(255,255,255,0.5) 0 5px 6px;
	margin:0px auto;
	margin-top:20px;
	font-family:"Dancing Script", Helvetica, Arial;
	font-weight:bold;
	font-size:66px;
	border-top:1px dashed #dfdfdf;
	border-bottom:1px dashed #dfdfdf;
	padding:20px;
	width:700px;
	text-align:center;
}

#createdby
{
	background-color: rgba(82,96,117,0.5);
	-webkit-background-clip: text;
	color: transparent;
	text-shadow: rgba(255,255,255,0.5) 0 5px 6px;
	margin:15px auto;
	font-family:"Dancing Script", Helvetica, Arial;
	font-weight:bold;
	font-size:16px;
	padding:0px;
	display:block;
}


#createdby a
{
	font-family:Lucida Grande, Helvetica, Georgia;
	font-size:11px;
	line-height:5px;
	display:inline-table;
	color:#bec3ca;
}

.button
{
	width:auto;
	padding:16px;
	display:inline-table;
	font-family: Lucida Grande, Helvetica, Arial;
	font-size:14px;
	font-weight:normal;
	color:#787878;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(195,200,206)),
	    color-stop(1, rgb(239,239,239))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(195,200,206) 0%,
	    rgb(239,239,239) 100%
	);
	
	border:1px solid #cccccc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor:pointer;
	margin:0px 10px;
	text-decoration:none;

}

.button:hover
{
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(120,120,120)),
	    color-stop(1, rgb(152,152,159))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(120,120,120) 0%,
	    rgb(152,152,159) 100%
	);
	
	color:#f5f5f5;
	border:1px solid #787878;
}

.button a
{
	text-decoration: none;
}

#buttons
{
	width:700px;
	margin:0px auto;
	margin-top:20px;
	padding:20px;
	border-top:1px dashed #dfdfdf;
	border-bottom:1px dashed #dfdfdf;
}

ul {
	text-align: left;

}
стиль красный {
	color: #FF0000;
}
.зел {
	color: #339900;
	font-weight: bold;
}
