@import url(https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i);

body {

font-family: 'Roboto', sans-serif;
}
#back-top {
 position: fixed;
 bottom: 30px;
 margin-left: 900px;
 background-color: #cccccc;
 padding: 10px;
 border-radius: 5px;
}
#back-top:hover {cursor: pointer;}


#back-top a {
 width: 140px;
 color: black;
 display: block;
 background-color: #ddd;
 text-align: center;
 font: 11px/100% Arial, Helvetica, sans-serif;
 text-decoration: none;
 -webkit-transition: 1s;
 -moz-transition: 1s;
 transition: 1s;
 line-height: 30px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
}
#back-top a:hover {
 background-color: #777;
}

.box
{
	/*height: 400px;*/
	margin: 5px;
	padding: 10px;
	/*border: 1px solid gray;*/
	max-width: 200px;
	text-align: top;
}


.photo
{
	max-width: 600px;
	max-height: 350px;
}
.revealing_box
{
	height: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.revealing_box:hover
{
	cursor: pointer;
	text-decoration: underline;
}

.alpha
{
	color: #26140c;

	font-size: 16px;
font-family: 'Roboto', sans-serif;
}

.ahref
{
	color: #26140c;

	font-family: ANTQUAB;
	font-size: 12px;
}

.about
{
	color: #26140c;
	
	font-size: 12px;
}

.tittle
{
	color: #26140c;
	font-family: ANTQUAB;
	font-size: 18px;
}

.div_main
{
	margin: auto;
	margin-top: 20px;
	width: 1080px;
}


.fon
{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left, #ffffff 28%, #392d2a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(28%,#ffffff), color-stop(100%,#392d2a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ffffff 28%,#392d2a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ffffff 28%,#392d2a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #ffffff 28%,#392d2a 100%); /* IE10+ */
	background: linear-gradient(to right, #ffffff 28%,#392d2a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#392d2a',GradientType=1 ); /* IE6-9 */
}

.fon2
{
    background-image: url(images/niz.png);
    background-repeat: no-repeat;
}

.up
{
	padding-right: 30px;
}

.wa
{
	height: 300px;
}

.fon_up
{
	 background-image: url(images/verh.png);
}

.fon_up2
{

	 background-position: left;
	 background-repeat: no-repeat;
}

.fon_up3
{
	 background-image: url(images/left_up3.png);
	 background-position: left;
	 background-repeat: no-repeat;
}

.fon_up4
{
	 background-image: url(images/left_up4.png);
	 background-position: left;
	 background-repeat: no-repeat;
}

.fon_up5
{
	 background-image: url(images/left_up5.png);
	 background-position: left;
	 background-repeat: no-repeat;
}

.fon_up6
{
	 background-image: url(images/left_up6.png);
	 background-position: left;
	 background-repeat: no-repeat;
}

.fone_wa
{
	 background-image: url(images/fon_2.png);
	 background-size: cover;
}

.hrsize
{
	border: 3px ridge #333333;
	height: 0px;
	margin-right: 5px;
}

.p_black_cmall
{
	font-size: 10px;
}

@font-face
{
font-family: ANTQUAB;
src: url('fonts/ANTQUAB.TTF'),
     url('fonts/ANTQUAB.TTF') format("opentype"); /* IE */ 
}

A {text-decoration: none;}

table p 
{
 text-indent: 20px;
}