body {
    padding: 0;
    margin: 0;
    font-family: Arial;
}
h1 {
    color: #611509;
    font-size: 14px;
}
a {color: #611509;}
.index2 {
    position: relative;
    width: 950px;
    height: 650px;
    background: url('/konfigurator/img/fon.jpg') no-repeat;
    padding: 20px;
}
.button {
    position: absolute;
    margin: 10px 0 0 437px;
    background: url('/konfigurator/img/button.png') no-repeat;
    width: 128px;
    height: 31px;
    font-size: 12px;
    text-align: center;
    padding-top: 7px;
}
.button a {
    color: #fbe0c6;
    text-decoration: none;
}
.button a:hover {text-decoration: underline;}
.seria a, .model a {
    font-size: 12px;
    cursor: pointer;
}
.seria {
    position: absolute;
    color: #675957;
    font-size: 15px;
    font-weight: bold;
    margin: -20px 0 0 595px;
}
.seria img {border:0px;}
.gl_foto {
    position: relative;
    width: 564px;
    height: 318px;
    margin: 68px 0 0 16px;
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.5);
}
.gl_foto img {
    width:564px;
    height:318px;
    border: 0px;
}
.seria_vn {
    display: none;
    position: absolute;
    width: 280px;
    margin-left: 50px;
    z-index: 999;
    background: #f8ddc3;
    opacity: 0.8;
}
.seria_vn2 {
    float: left;
    width: 133px;
}
.seria_vn2:hover {
    background: #fff1e4;
    cursor: pointer;
}
.seria_vn2 img {
    height: 40px;
    vertical-align: middle;
    margin: 2px 5px 2px 10px;
    border: 0px;
}
.podhodit {
    color: #534232;
    margin: 5px 0 0 15px;
    font-size: 14px;
}
.podhodit img {
    margin: 0 7px -1px 0;
    width:13px;
    height:13px;
    border:0px;
}
.interery {
    width:654px;
    margin: 7px 0 0 15px;
}
.interery table {border:0px;}
.interery table td {width:150px;}
.interery2 {
	text-align: center;
	font-size: 12px;
	height: 105px;
}
.interery2 img {
    height: 77px;
    border: 0px;
}
.interery2 img:hover {
	border-radius: 5px;
	box-shadow: 3px 3px 10px 3px #666;
}
.interery2 a:hover {
    text-decoration:none;
    font-weight: bold;
}
.icons {
    position: absolute;
    margin-left: 604px;
    width: 340px;
}
.icon_series {
    position: relative;
    border-bottom: 1px solid;
    padding: 5px 0 5px 0;
}
/*.otstup {
    border: 1px solid;
    position: relative;
    float: left;
    margin-top: 149px;
    height: 20px;
    width: 50px;
}*/
.icons img {
    height: 50px;
    border: 1px solid;
}
.icons h2 {
    text-align: right;
    margin: 0;
    color: #675957;
    font-size: 15px;
    font-weight: bold;
}
.uvel_foto_infa {
    margin: -350px 0 0 720px;
    width: 153px;
    border: 1px solid #A68D77;
    color: #534232;
    font-size: 12px;
    padding: 10px;
}
.uvel_foto_infa div {margin-top:5px;}
.uvel_foto_infa img {
    border:0px;
    width:153px;
}
.disabled a img, .disabled img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
	 filter: gray;
     opacity: 0.7;
	 
}
.disabled a {color: #666;}
.active a {font-weight: bold;}
.active img {
	border-radius: 5px;
	box-shadow: 3px 3px 10px 3px #666;
	border: 4px solid #EEBE16;
}
.icon_series a img.active {
	border: 1px solid #f2eb0d;
	box-shadow: 1px 1px 1px 1px #f2eb0d;
}
#lupa {
    margin-top: -50px;
    margin-left: 514px;
}
#lupa img {
    width: 50px;
    height: 50px;
}