/* CSS Document */
body {
  margin: 0;
  padding: 0;
  font-family: Tahoma, Geneva, Sans-serif;
  color: #464646;
  font-size: 12px;
  background: #c0c0c0;
}

p {
  padding:0;
  margin:0;
}

img {
  border: 0;
}

a {
  color:#2d90cc;
}

a:hover {
  color:#2d90cc;
  text-decoration: none;
}

h1 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 16pt;
	font-weight: normal;
}

h2 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 13pt;
	font-weight: normal;
}

h3 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 11pt;
	font-weight: normal;
}

#content p {
  margin-bottom:10px;
  text-align: left;
}

#content ul {
  list-style-position: outside;
  margin: 0 0 0 35px;
  padding: 0;
  margin-bottom:10px;
}

#content ul li {
  padding-left: 0px;
}

.align_left {
  float:left;
  margin-right:15px;
  margin-bottom:15px;
}

.last_work {
	display: block;
	float: left;
	width: 205px;
	text-align: center;
	vertical-align: middle;
	margin: 0px 3px 0 3px;
}

.last_work .workImgWrap
{
	display: table-cell;
	height: 126px;
	vertical-align: middle;
	width: 205px;
}

.last_work h3 {
	margin: 0 auto 10px auto;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}

.last_work div {
	width: 205px;
	height: 130px;
	padding: 10px 0 10px 0;
	background: url("../images/fon1.png") no-repeat;
}

.last_work img {
	max-width: 190px;
	max-height: 126px;
}





.last_work_small_group {
	float: left;
	width: 199px;
	margin: 20px 6px 0;
}

.last_work_small_group h3 {
	margin: 0 auto 10px auto;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}

.last_work_small_group .pics {
	width: 199px;
	height: 114px;
}

.last_work_small {
	float: left;
	overflow: hidden;
	
	width: 64px;
	height: 36px;
	margin: 0 1px 2px 1px;
	
	background: white;
	text-align: center;
}

.last_work_small img {
	height: 36px;
}

#group_3 {
	width: 408px;
}

#group_3 .pics {
	width: auto;
}





.last_text_work {
	float: left;
	overflow: hidden;
	
	width: 134px;
	height: 36px;
	margin: 0px 1px 2px;
	
	text-align: left;
	vertical-align: middle;
	
	line-height: 36px;
	font-size: 11px;
}

.last_text_work a {
	display: block;
	padding: 0;
	height: 0;
}

.last_text_work :first-letter {
	font-size: 16px;
}




.articles {
	float: left;
	width: 199px;
	margin: 20px 6px 0;
}

.articles h3 {
	margin: 0 auto 10px auto;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}

.articles .links {
	padding: 0 0 0 36px;
}




#favicons {
	float: left;
	clear: both;
	width: 100%;
	margin: 20px 6px 0 6px;
}

#favicons h3 {
	width: 199px;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}



.prices {
	width: 100%;
	border-collapse: collapse;
	border: none;
}

.prices th {
}

.prices td, .prices th {
	padding: 10px 15px;
}

.prices .row0 {
	background: #d7d07c;
}

.prices .row1 {
	background: #ebe6ad;
}

.prices .row2 {
	background: #e1dda8;
}

.prices .col1 {

}

.prices .col2 {
	text-align: center;
}

.prices .col3 {
	text-align: right;
}