.id1 { 
    background-image: url(images/foot_note.png); 
	background-repeat:no-repeat;
} 
 
.id2 { 
    background-image: url(images/note_lone.png); 
	background-repeat: repeat-y;
} 
#bg {min-width: 1500px; width: 100%; //width:expression(document.body.clientWidth < 1500? "1500px": "auto" );}

.paper{
position: absolute; top:0; height: 273px; z-index: 3;
}

.right_note
{
position: absolute; top:0; left: 788; top: 151; width: 171px; height: 410px; background-image: url(images/right_note.png); z-index: 4; 
}

.cup{
position: absolute; top:0; height: 400px;  z-index: 5;
}

.pen{
position: absolute; top:420; height: 135px; z-index: 5;
}

BODY {
background-image: url(images/bg.jpg); 
padding:0px; 
margin:0px;
overflow-x: hidden;
}

#full {
position: relative; width: 100%; height: 100%; z-index: 1;
}

#mainbg {
position: absolute; top:0; left: 0; width: 788px; height: 561px; background-image: url(images/left_top_bg.jpg); z-index: 2;
}

#photo
{
position: absolute; top: 180; left: 163; background: url(images/photo.jpg); background-repeat:no-repeat; width: 275; height: 218; z-index: 3;
}

#contacts {
position: absolute; top: 470; left: 130; width: 240; height: 90; z-index: 4; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 12px;color: #494646; font-weight: 0; line-height: 23px;
}
.kod{
font-size: 12px;
}

.phone
{
font-size: 14px;
}

.fio {
position: absolute; width: 500px; height: 100px; z-index: 6; top:52px; left:150px;
}

.f{
color: #fafbfb; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 40px; text-transform:uppercase;
}

.io{
color: #fafbfb; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 24px;
}

.maintext{
background-image: url(images/note_lone.png); background-repeat: repeat-y; background-position: 0; 
}

.mt-container{
height: 100%; width: 390px; z-index: 30; position: relative; left: 520px; top: 20px;
}

.mt-text{
position: relative; width: 100%; margin-bottom: 20px; margin-top: 10px; font-size: 11px; font-family: tahoma; color: #c7cbcd; line-height: 18px; text-align: justify;
}

.topic {
color: c4e6f4; font-size: 19px; font-family: 'Times New Roman', Times, serif;
}

.paper_image{
background-image: url(images/paper.png); text-align: right; font-size: 1px;
filter: alpha(style=1, opacity=100, startx=0, finishx=750, starty=0, finishy=0);
}

.right_note_image{
background-image: url(images/cup2.png); font-size: 1px;
}

.pen_image{
background-image: url(images/pen.png); font-size: 1px;
}
