@charset "windows-1251";
@import url("../../../webfonts/boblic/stylesheet.css");
@import url("../../../webfonts/OpenSans_CondLight/stylesheet.css");
@import url("../../../webfonts/OpenSans_CondBold/stylesheet.css");
@import url("../../../webfonts/bravorg/stylesheet.css");


.blockL {
	margin-right: 16px;
	/* [disabled]height: 350px; */
	margin-left: 0px;
	font-size: 16px;
	/* [disabled]font-family: "OpenSans CondBold"; */
	width: 1200px;
	border-width: 2px;
	border-style: solid;
	border-color: #03F;
	background-color: #FFC;
}


.butt {
	background-color: #EBEBEB;
	background-image: none;
	background-repeat: no-repeat;
	width: 145px;
	border-width: 2px;
	border-style: solid;
	border-color: #06F;
	font-family: bravorg;
	font-size: 16pt;
	text-align: center;
	line-height: 25px;
	height: auto;
	vertical-align: middle;
	color: #000;
}

.butt a:visited {
	color: #000;
}

.butt a:link {

	
	}
	
.butt a:hover {
	color: #F00;
	}
	
