@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030
}

#content {
	text-align:justify;
	margin: 10px 15px 0 15px
}

#frame {
	width:90%; 
	max-width: 1280px;
	margin:auto
}

.razd {
	background:#525252;
	height:3px;
}

.small {
	font-size: 11px;
}

#ramka {
	width: 391px; 
	height: 313px; 
	background: url(img/ramka.jpg) no-repeat; 
	margin: 160px auto 0 auto;
	padding: 5px 0 0 5px
	
}

.ulsk {
	background:url(img/back1.jpg) repeat-x top #F7F7F7
}

.instr {
	background: url(img/instrum.gif) no-repeat bottom right
}

.box {
	background:url(img/fon.gif) no-repeat left
}

.left {
	padding: 90px 0 0 40px
}

.right {
	padding: 90px 40px 0 0
}

.raz {
	background: #6B6B6B;
	width: 99%;
	height: 2px;
	margin:auto
}

.central {
	background: url(img/cent.jpg) no-repeat center top
}

h1 {
	color:#2A539D;
	font-size: 17px;
	text-align:left
}

h2 {
	color:#2A539D;
	font-size: 15px;
	text-align:left
}

.img-wrapper {
	margin: 15px 15px 0 0;
	background: url(img/border.png) no-repeat bottom right;
	line-height:0;
	float: left;
}

.img-wrapper img {
	float:none;
	margin:0;
	background:#fff;
	padding:4px;
	border:1px solid #c5bdbd;
	position: relative;
	left: -2px;
	top: -5px;
}

#claim {
	background: #eeecb7; 
	width: 90%; 
	margin: auto; 
	margin-bottom: 30px; 
	padding-left: 15px; 
	border: 2px dashed #d56a6a;
	color: #505050;
	font-size: 12px;
	text-align: left;
}

a {
	color:#28549C;
	text-decoration: underline;
}

a:visited {
	color: purple;
	text-decoration: underline;
}

a:hover {
	color: #d56a6a;
	text-decoration: none;
}

table.real {
	background-color: #c0c0c0; 
	margin: auto
}

table.real td {
	background-color: #fff;
}

.linker {
	position: relative;
	left: 70%;
}
