html, body {

	height:100%;

	text-align: center;

	margin: 0 auto;

}

body {

	font-family: Tahoma;

	font-size: 11px;

	color: #000000;

	width:100%;

	min-width:1000px;

}



#wrap {

	position: relative;

	background:#fff;

	min-width:1000px;

	width:100%;

	margin: 0px auto;

	min-height:100%;

	height:auto !important;

	height:100%;

}



.header {

	height: 226px;

	background-color: gray;

}



#marketplace {

	width: 100%;

	height: 51px;

	background-color: #9e0039;

	border-bottom: 1px solid white;

	text-align: center;

}



#head {

	height: 121px;

	background-color: #4f5866;

	background: url(../images/p.png);

}



img#logo {

	width: 275px;

	height: 62px;

	position: absolute;

	margin-top: 38px;

	margin-left: 30px;	

}



#headlinks {

	width: 245px;

	height: 20px;

	margin-right: 220px;

	margin-top: 60px;

	float: right;

}



a#inprogress {

	font-family: Tahoma;

	font-size: 12px;

	text-decoration: underline;

	color: white;

	margin: 0px;

	padding: 0px;

	

}



a#inprogress:hover {

	font-family: Tahoma;

	font-size: 12px;

	text-decoration: underline;

	color: white;

	margin: 0px;

	padding: 0px;

	

}



a.linkmargin, a.linkmargin:visited, a.linkmargin:hover {

	margin-left: 40px;

	zoom: 1;

}



#menu {

	height: 54px;

	background-color: #273142;

	padding-left: 30px;

}



img#phoneimg {

	margin-bottom: -9px; 

}



#phone {

	width: 220px;

	padding-top: 9px;

}



#menu ul {	

	height: 20px;

	margin-left: 250px;

	margin-top: -21px;

}



#menu ul li {

	margin-left: 40px;

	text-align: center;

	padding-top: 5px;

	padding-bottom: 9px;

	padding-left: 10px;

	padding-right: 10px;

	float: left;

}



#menu ul li:hover {

	margin-left: 40px;

	background-color: #9e0039;

	text-align: center;

	padding-bottom: 9px;

	padding-left: 10px;

	padding-right: 10px;

	float: left;

}



#menu ul li a {

	font-size: 17px;

	color: #455167;

	text-decoration: none;

}



#menu ul li:hover a {

	font-size: 17px;

	color: #fff;

	text-decoration: none;

}



#menu ul li a:hover {

	font-size: 17px;

	color: #fff;

	text-decoration: none;

}



.content {

	width: 100%;
	margin: 0 auto;
    	margin-top: 1px;
	overflow: hidden;

}



.nav {

	width: 300px;
    min-height: 100px;
    height: 100%;
	background-color: #fbfaf3;
	float: left;
    margin-bottom: -10000px;
    padding-bottom: 10000px;

}



h1.topnav {

	margin-top: 10px;

}



h1 {	

	margin-left: 30px;

	margin-top: 20px;

	font-family: Tahoma, sans-serif;

	font-size: 17px;

	color: #000;

}



.nav ul {

	margin-left: 30px;

	margin-top: 10px;

}



.nav ul li {

	margin-bottom: 5px;

	padding-left: 15px;

	background: url(../images/plus.png) no-repeat;

	background-position: left center;

}



.nav ul li a {

	color: #727272;

	text-decoration: underline;

}



.nav ul li a:hover {

	color: #000;

	text-decoration: underline;

}



.contacts {

	margin-left: 30px;

	margin-top: 10px;

	margin-bottom: 30px;

}



.imgcontacts {

	margin-bottom: -3px; 

	margin-right: 5px;

}



#lastworks div {

	height: 150px;

	width: 25%; 

	float: left;

	text-align: center;

	font-family: Tahoma, sans-serif;

	font-size: 11px;

	color: #615f69;

}



#news div {

	height: 150px;

	width: 30%; 

	float: left;

	font-size: 12px;

	padding-right: 20px;

	color: #615f69;

}



#news a {

	text-decoration: underline;

	font-weight: bold;

	font-size: 12px;

	color: #615f69;

}



#news a:hover {

	text-decoration: underline;

	font-weight: bold;

	font-size: 12px;

	color: #615f69;

}



.text {

	min-width: 650px;

	width: 65%;

	border: 0px solid blue;

	padding-top: 15px;

	padding-left: 30px;

	float: left;

}



p.h {

	margin: 0px;

	padding: 0px;

	padding-bottom: 13px;

	margin-bottom: 15px;

	margin-top: 20px;

	border-bottom: 1px solid #2f3849;

	font-family: Tahoma, sans-serif;

	font-size: 24px;

	color: #9e0039;

}



p.viatext {

	margin: 0px;

	padding: 0px;

	margin-bottom: 10px;

	font-family: Tahoma, sans-serif;

	font-size: 12px;

	text-align: justify;

	color: #615f69;

}



#blocks {
    margin: 0 auto;
	height: 158px;
	margin-bottom: 20px;
}

#blocks img {
	margin-right: 10px;
}

#blocks div {
    float: left;
    width: 33%;
    text-align: center;
}



#footer {

	border-top: 2px solid #565f6c;

	padding-top:17px;

	position:relative;

	margin-top:-64px;

	height:45px;

	width:100%;

}

.footer_blank {

	height:120px;

}

.date {
 font-size: 0.8em;
 color: #fff;
 background: #666;
 padding: 0.1em 0.5em 0.1em 0.5em;
 display: inline;
 float: right;
 position: relative;
 top: -2.1em;

}

.detail {
   padding: 1em 0 1em 0;
   float: left;
}

.detail a {
   font-size: 0.8em;
   padding: 0.1em 0.5em 0.1em 0.5em;
   color: #fff;
   background: #ec008c;
   text-decoration: none;
}

.tags {
    width: 80%;
    float: right;
    position: relative;
    padding: 1em 0 0 0;
    text-align: right;

}

.item h2 {
  font-size: 1.6em;
  font-weight: normal;
  color: #666;
}

ul.paging {text-align: right; padding: 22px 0 0; list-style-type: none; font-size: 11px;}
.paging li {display: inline; padding: 0px; background: transparent;}
.paging li a {display: inline-block; height: 19px; background: transparent url(../images/bg_paging.gif) no-repeat left top; color: #000; text-decoration: none; cursor: pointer;}
.paging li a span {display: inline-block; height: 18px; width: 28px; padding: 1px 0px 0px; background: transparent url(../images/bg_paging.gif) no-repeat right -19px; text-align: center;}
.paging li a.active {color: #962c3a !important; background: transparent url(../images/bg_paging.gif) no-repeat left -38px; color: #000; text-decoration: none; cursor: pointer;}
.paging li a.active span {background: transparent url(../images/bg_paging.gif) no-repeat right -57px; text-align: center;}
.paging li a:hover {color: #962c3a;}
.paging li.next span {width: 68px;}
.paging li.next img {margin: 0 0 -1px 4px;}
.paging li.prev span {width: 68px;}
.paging li.prev img {margin: 0 4px -1px 0;}

.footer_blank {
	height:64px;
}

span.copy_left {
    font: 12px Tahoma, sans-serif;
    color: #0159cf;
    float: left;
    margin-left: 20px;
    margin-right: 40px;
    margin-top: 8px;
}

span.copy_right {
    float: right;
    margin-right: 20px;
}

.ordBlock div {
    padding: 3px;
    padding-left: 10px;
}

.ordHead, .comment {
    font-size: 12px;
    font-weight: bold;
}

.ordTa textarea {
    width: 350px;
    height: 100px;
}

.pricetable {
    border-collapse: collapse;
    border: 1px dotted #ccc;
}


.pricetable table, tr, td, th {
    border: 1px dotted #ccc;
    padding: 5px;
    border-color: #ccc !important;
}

