* {
	margin: 0px;
	border: 0px;
}

IMG {
	border:0px;
	vertical-align: top;
}

html, body {
	height: 100%;
	margin: 0px;
	color: white;
}

.all {
	margin-left:auto;
	margin-right: auto;
	width:1000px;
	background:white;
}


.header { width: 1000px; background: #fff;}
.header .logo { float:left; }

.menu { width: 811px; float: left;}

.menu .menuitems UL {
	padding: 0px;
}

.menu .menuitems LI {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: 0px;
}


.content {
	width: 1000px;
}

.content .left {
	position: relative;
	float: left;
}

.content .right {
	height: 1px;
	float: right;
}

#footer {
	width: 1000px;
	text-align: right;
	top: -114px;
	position: relative;
}

#footer2 {
	float: right;
	width: 332px;
	height: 114px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/footer.png', sizingMethod='scale');
}

#footer2 IMG {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); 
}


#clear {
	clear: both;
}

.contenttext {
	font-family: Arial;
	font-size: 30px;
	color: black;
	padding: 0px 16px 0px 16px;
}

.ordertable {
	font-family: Arial;
	font-size: 18px; 
	color: black;
}

.ordertable INPUT {
	width: 300px;
	color: black;
	font-size: 16px;
	padding: 2px;
}

.ordertable TEXTAREA {
	width: 300px;
	height: 100px;
	color: black;
	font-size: 16px;
	padding: 2px;
}


.ordertable .shtuk {
	width: 30px;
	color: black;
	font-size: 16px;
	padding: 2px;
}

.razdel {
	font-size: 12px;
}

.razdel2 {
	font-size: 18px;
	font-weight: bold;
}

.summa {
	font-family: Arial;
	font-size: 16px;
	color: black;
	text-align: right;
}

.button {
	font-family: Arial;
	background: white;
	border:1px solid black;
}

.photo {
	width: 630px;
}

.photolist {
	border:1px solid red;
}

.phototext {
	font-family: Arial;
	font-size: 24px;
	color: black;
	padding: 0px 6px 0px 6px;
}

.plusminus {
	text-decoration: none;
	color: #990000;
	font-size: 26px;
}

.plusminus:hover {
	color: #FF0000;
}


.link {
	color: #226996; font-size:16px
}

.fmed {
	font-size: 26px; color:#767c7e
}

.fsmall {
	font-size: 20px;
}

.faddition {
	font-size: 20px;
}

.bordertable {
	background: #d9ebf3;
	background-color:#d9ebf3;
	padding:0px;
	width: 100%;
	clear:both;
}

.bordertable2 {
	background: #d9ebf3;
	background-color:#d9ebf3;
	padding:0px;
	width: auto;
	clear:both;
	margin-left: 32px;
	margin-right: 32px;
}

.bordertable_up_left {
	width:18px;height:18px; float:left; background-color:#d9ebf3; background:#d9ebf3 url('img/lu.gif') no-repeat top left;
}

.bordertable_up_right {
	width:18px;height:18px; float:right; background-color:#d9ebf3; background:#d9ebf3 url('img/ru.gif') no-repeat top right;
}

.bordertable_down_left {
	width:18px;height:18px; float:left; background-color:#d9ebf3; background:#d9ebf3 url('img/ld.gif') no-repeat top left;
}

.bordertable_down_right {
	width:18px;height:18px; float:right; background-color:#d9ebf3; background:#d9ebf3 url('img/rd.gif') no-repeat top right;
}
.bordertable_content {
	background: #d9ebf3;
	background-color:#d9ebf3;
	font-family: Arial;
	font-size: 30px;
	color: black;
	padding-left: 16px;
	padding-right: 8px;
}


