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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #475a6a;
}

#menu {
	width: 90%; 
	height: 44px; 
	position: absolute; 
	top: 180px; 
	right: 5%;
}

p {
	margin: 0 0 15px 0;
}

a {
	color: #0087db;
	font-size: 12px;
}

a:visited {
	color: purple;
}

a:hover {
	color: red;
	text-decoration: underline;
}

#menu a {
	color: #000;
	font-size:12px;
	text-decoration: none;
	margin-left: 1.2%
}

#menu a:hover {
	color: #ff0000;
	text-decoration: underline;
}


#cont {
	background: url(img/concent.gif) repeat-x top; 
	padding-right: 15px
}

#cont p {
	text-align: justify
}

.top {
	background: url(img/back.jpg) repeat-x;
	width: 96%;
	margin: auto;
	height: 230px
}

#top2 {
	position:absolute; 
	width: 259px; 
	height: 170px; 
	background:url(/img/top.gif) 
	no-repeat; margin-left: 30px
}

.top3 {
	width: 881px; 
	height: 195px; 
	background:url(/img/top.jpg) no-repeat; 
	float: right
}

.copyright {
	width: 96%;
	margin: 8px auto auto auto;
	color: gray;
}

.copyright2 {
	color: gray;
	float: right;
	margin-right: 2%;
	margin-top: 10px
}

#line {
	height: 3px; 
	background:#254469; 
	width: 96%; 
	margin: 15px auto auto auto
}

h1 {
	color: #123f72;
	font-size: 16px;
	background: #d6dff0 url(img/pin.png) no-repeat 5px;
	height: auto;
	padding: 10px 10px 10px 25px;
}

h2 {
	font-size:15px
}

.head {
	color: #123f72;
	font-size: 16px;
	background: url(img/pin.png) no-repeat 5px;
	border-bottom: 3px solid #c4ccd7;
	height: auto;
	padding: 10px 10px 10px 25px;
	margin-top: 10px
}

a.normal, a.normal:visited {
	color: #3988f0 !important;
	
}

a.normal:hover {
	color: red !important;
	text-decoration: underline !important;
}

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

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

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

#shapka td {
	background: #D6DFF0;
}

.look {
	text-align: center; 
	font-size: 15px; 
	margin-top: 15px
}

ul li {
	margin-bottom: 4px
}

ol li {
	margin-bottom: 4px
}


.razdel {
	width: 90%; 
	border-bottom: 1px solid gray; 
	margin: auto
}

.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: -5px;
	top: -5px;
}
