/* Хаки для IE */
* html .png {background: none !important; behavior: url('http://www.artmanera.ru/design/standart/images/pngfix.htc');}
#min-width {
	min-width: 1000px;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px" : "auto");
}
#minHeight {
min-height: 650px;
overflow:hidden;
height:expression(this.scrollHeight < 650? "650px" : "auto");
}
html, body {height: 100%;}
/* Конец хакам */
body {
	margin: 0;
	padding: 0;
	background: #cdccbd url(http://www.artmanera.ru/design/standart/images/bg.gif);
	color: #710b08;
}

/* Общие элементы */
a {color: #710b08;}
a:hover {text-decoration: none;}
body, td, input, textarea, select, option {font: 11px Tahoma, Arial;}
form, ul, li, img {margin: 0; padding: 0; border: 0;}
input, textarea {background: #dfdbc7; border: 1px solid #767464;}
input.submit {border: none; margin-right: 1px;}
li {list-style: square; margin: 0px 17px 5px;}

/* Структура сайта */
.left {width: 160px; padding: 465px 40px 10px 25px; text-align: justify;}
.content {background: url(http://www.artmanera.ru/design/standart/images/line.gif) repeat-x top; padding: 0 17px;}
.center {background: #e0dfcf; padding: 17px;}
.footer {height: 52px; color: #f4e5bd; background: url(http://www.artmanera.ru/design/standart/images/footer-bg.gif); padding: 5px 26px 0;}
.footer a {color: #f4e5bd; text-decoration: underline;}
.footer a:hover {text-decoration: none;}
.right-bg {width: 20px; background: url(http://www.artmanera.ru/design/standart/images/right-bg.gif);}

.top-bg {background: url(http://www.artmanera.ru/design/standart/images/top-bg.jpg) repeat-x top;}
.bottom-bg {background: url(http://www.artmanera.ru/design/standart/images/bottom-bg.jpg) repeat-x bottom;}

/* Менюшка верхняя */
.t-menu {margin: 15px 100px 65px 0; word-spacing: 74px; text-align: right;}


/* Менюшка пониже */
.menu li a {
	color: #710b08;
	font: bold 10px Georgia, Arial;
	text-decoration: none;
	text-transform: uppercase;
	padding: 1px 3px;
}
.menu li a:hover {background: #f0e2bb;}

/* Заголовоки */
.title {font: bold 10px Georgia, Arial; text-transform: uppercase; margin: 15px 0;}
.center .title {text-transform: none; font: bold 11px Tahoma, Arial;  margin: 0 0 15px;}

/* Разное */
.photo img {border: 8px solid #e0dfcf; margin-bottom: 12px;}

.photolittleproject {border: 1px solid #73100c; padding: 1px; float:left; margin-right:12px;  margin-bottom:20px;}
.photolittleprojectnb {border: 0px solid #73100c; padding: 1px; float:left; margin-right:12px; margin-bottom:20px;}

.works {background: #e0dfcf;}
.works .title {font: bold 11px Tahoma, Arial; margin: 7px 19px 0; text-transform: none;}
.works-img {border: 1px solid #73100c; padding: 1px;}
#img-left .works-img {float: left;}
.more {
	font-weight: bold;
	text-align: right;
	background: url(http://www.artmanera.ru/design/standart/images/arr.gif) no-repeat right 5px;
	padding-right: 15px;
}
.more a {color: #710b08; text-decoration: none;}
.more a:hover {color: #9c2828;}
.back-nav {margin: 0 0 10px 19px;}
/* V.A. */
.back-nav {margin: 0 564px 10px 19px; }
.back-nav a, .plus a {color: #710b08;}
.plus {clear: both; padding: 5px 0 28px 193px;}
.plus span {background: #f0e2bb; padding: 0 3px;}
.left-form {margin-top: 17px; line-height: 17px;}
.left-form input, .left-form textarea {margin-bottom: 5px; float: right;}


div.imgleft {
float: left;
clear: left;
margin-right: 20px;
margin-bottom: 5px;
border: 1px solid #73100c; padding: 1px;
}

div.imgright {
float: right;
clear: right;
margin-left: 20px;
margin-bottom: 5px;
border: 1px solid #73100c; padding: 1px;
}

div.imgcenter {
text-align: center;
border: 1px solid #73100c; padding: 1px;
}


#nav a {color: #e2e5bd;padding-left:9px;text-decoration:none;}
/* #nav a:hover {color: #a7826a;}*/ 