*	{
	margin: 0;
	padding: 0;
	}

html	{
	height: 100%;

	}
	
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=cyrillic,cyrillic-ext,latin,latin-ext);
   
body {
	position: relative;
	height: 100%;
	font-size: 16px;
	background: #4a4d57;
	color: #1d1d1d;
	font-family: PT Sans, sans-serif;;
	}

	
.headbg {
	background: url(img/bg.png);
	width: 100%;
	height: 492px;
}

.head {
	min-width: 1190px;
	width: 1190px;
	height: 93px;
	margin: 0 auto;
	margin-top: -491px;
}

.logo {
	margin-top: 30px;
	display: inline-block;
	height: 88px;
}

.logotext {
	color: #a8adbe;
	display: inline-block;
	margin-left: 20px;
	margin-top: 35px;
	position: absolute;
}

.menu {
	min-width: 1212px;
	width: 1212px;
	height: 37px;
	border-radius: 3px;
	background: url(img/bgmenu.png);
	margin: 0 auto;
	color: #fff;
	font-family: PT Sans, sans-serif;
	font-weight: bold;
}

.menulist {
	padding: 7px 0 0 41px;
}

.menulist ul li {
	display: inline;
	margin-right: 32px;
}

.menulist ul li:last-child{
	margin-right: 0;
}

.menulist a {
	text-decoration: none;
	color: #fff;
}

.menulist a:hover{
	color: #fff;
	text-decoration: underline;
}

.menulist a:active {
	text-decoration: none;
	color: #fff;
}

.menulist a:visited {
	text-decoration: none;
	color: #fff;
}

.content {
	background: #fff;	
	border-radius: 0 0 3px 3px;
	min-width: 1190px;
	width: 1190px;
	margin: 0 auto;
}

.container {
	padding: 30px;
}

h1 {
	font-size: 26px;
	font-family: PT Sans, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}


h2 {
	font-size: 24px;
	font-family: PT Sans, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}


h3 {
	font-size: 22px;
	font-family: PT Sans, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}

p {
	margin-bottom: 35px;
}

table {
    overflow: hidden;
    border:1px solid #d7d7d7;
    background:#fff;
    width:100%;
    -moz-border-radius:3px; /* FF1+ */
    -webkit-border-radius:3px; /* Saf3-4 */
    border-radius:3px;
	font-size: 13px;
	}
 
th, td {
    padding:8px 8px 8px; 
}
 

 
td {
    border-top:1px solid #d7d7d7; 
    border-right:1px solid #d7d7d7;
}

td.last {
    border-right:none;
}

th.last {
    border-right:none;
}

 
th {
    border-right:1px solid #d7d7d7;
	background: -webkit-linear-gradient(top, #fafafc, #eceef4);
	text-align: left;
	font-family: PT Sans, sans-serif;
	font-weight: bold;
}
 
.bottom {
	min-width: 1190px;
	width: 1190px;
	height: 100px;
	margin: 0 auto;
}

.bot1 {
	color: #b0b4c0;
	font-size: 13px;
	padding-top: 38px;
	display: inline-block;
}

.bot1 a {
	color: #ff4d90;
	text-decoration: underline;
}

.bot1 a:visited {
	color: #ff4d90;
	text-decoration: underline;
}

.bot1 a:active {
	color: #ff4d90;
	text-decoration: underline;
}



.bot2 {
	position: absolute;
	display: inline-block;
	margin: 33px 0 0 150px;
}

.bot3 {
	position: absolute;
	display: inline-block;
	margin: 33px 0 0 750px;
	color: #b0b4c0;
	font-size: 13px;
	width: 250px;
	overflow: hidden;
}
.tablearr {
overflow: hidden;
border: none;
width: 20px;
background: none;
border-spacing: 1px;
height: 8px;
}
.tablearr td {
    border-top: none;
    border-right: none;
}
.tablearr td {
padding: 0 2px 0 0;
}
.zebra2 {
background: #fff;
}
.zebra {
background: #f0f2f7;
}
.zebra:hover {
background: #dee3ee;
}

.zebra2:hover {
background: #dee3ee;
}

a {
	color: #0069d4;
}

a:visited {
	color: #0069d4;
}
a:active {
	color: #0069d4;
}

.select1 select {
    border-radius: 2px;
    background: #fff;
    height: 22px;
    padding: 2px;
    border: 1px solid #b2b9c1;
    font-size: 11px;
    width: 130px;
/*	-webkit-appearance:none;*/
    -moz-appearance:none;
    appearance:none;
/*	background:#fff url(img/back_arrow.png) no-repeat right;	*/
	margin-left: 5px;
   }
 
 .select1 {
	display: inline-block;
	margin-right: 10px;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
 }
.col {
width: 350px;
display: inline-block;
vertical-align: top;
text-align: right;
}

.cols {
vertical-align: top;
}

.findbutton {
  color: #fff;
  font-size: 14px;
  height: 42px;
  width: 158px;
  border: 1px;
  cursor: pointer;
  background: #c63e84;
  border-radius: 4px;
}
.findbutton:hover {
	background: #9e2664;
}
.butplace {
  position: absolute;
  text-align: right;
  width: 158px;
  margin-top: -45px;
  margin-left: 882px;
}
.paginator {
margin-top: 20px;
}
.paginator .page {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
  border-radius: 2px;
  border: solid 1px #d7d7d7;
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.8), 0px 1px 3px rgba(0, 0, 0, 0.08);
  color: #515151;
  font-size: 13px;
  font-weight: 500;
  height: 25px;
  line-height: 26px;
  margin-right: 4px;
  padding: 0px 9px;
  text-decoration: none;
}
.paginator .page.active {
  background: #717171;
  border: none;
  box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.8);
  color: #f0f0f0;
  height: 27px;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
.table1 {
    overflow: hidden;
    border:1px solid #d7d7d7;
    background:#fff;
    width:50%;
    -moz-border-radius:3px; /* FF1+ */
    -webkit-border-radius:3px; /* Saf3-4 */
    border-radius:3px;
    font-size: 13px;
}