* {
margin: 0px;
padding: 0px;
}

body {
/*position: relative;*/
font-family: Tahome;
font-size: 12px;
color: #000;
background-image: url("/img/body_bgr.jpg");
background-repeat: repeat;
}

h3 {
font-family: Tahoma;
font-size: 20px;
font-weight: normal;
color: #000;
}

a {
color: red;
text-decoration: none;
}


#page {
width: 1000px;
background-color: rgb(255,255,255);
/*margin: auto;*/
/*
border-left: 1px black solid;
border-right: 1px black solid;
*/
position: relative;

/*
z-index: 1;
overflow: hidden;
*/
}
* html #page {
background-color: rgb(255,255,255);
}

#page_content {
position: relative; 
z-index: 2;
background-image: url("/img/body_bg.jpg");
background-repeat: no-repeat;
background-position: top right;
}

#advert {
width: 100%;
height: 145px;
opacity: 0.9;
/*filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=0.9);*/
padding-top: 5px;
/*background-color: rgb(255,255,255);*/
}
#advert div {
float: left;
height: 145px;
padding-left: 0px;
}
#adv {
width: 45px;
/*background-image: url("/img/adv_bg.jpg");*/
background-image: url("/img/adv_bg2.jpg");
background-repeat: no-repeat;
background-position: top center;
padding-left: 0px;
}

#line {
background-color: rgb(176,17,28);
width: 780px;
height: 4px;
}
#line2 {
background-color: rgb(176,17,28);
width: 740px;
height: 4px;
}


#main {
width: 100%;
clear: both;
}

#left {
/*width: 780px;*/
margin-right: 245px;
/*background-color: #123;*/
}
#logo {
height: 101px;
background-image: url("/img/logo.gif");
background-repeat: no-repeat;
background-position: top center;
}
#logo_inner {
height: 101px;
background-image: url("/img/logo_inner.gif");
background-repeat: no-repeat;
background-position: top center;
}
#menu {
text-align: left;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 5px;
background-color: white;
z-index: 998;
}
#menu a {
font-size: 16px;
}
#menu a:hover {
border-bottom: 1px red solid;
}

#content {
margin: 10px;
}
#content p {
font-size: 12px;
padding-bottom: 10px;
line-height: 16px;
}
#heart {
background-image: url("/img/heart.jpg");
background-repeat: no-repeat;
background-position: top center;
height: 534px;
margin: 0px;
padding: 0px;
}
#best {
padding-left: 30px;
padding-top: 10px;
}
#best a:hover {
border-bottom: 2px black solid;
}
#form {
padding-left: 350px;
padding-top: 80px;
font-family: Tahoma;
color: rgb(255,255,255);
}
#form input.text {
height: 18px;
border: none;
background-color: rgb(255,204,204);
}
#form select.select {
height: 18px;
border: none;
background-color: rgb(255,204,204);
}

#right {
float: right;
width: 245px;
/*background-color: #321;*/
background-image: url("/img/right_bg.gif");
background-repeat: no-repeat;
}
*html #right {
position: absolute;
/*display: block;*/
/*position: relative;*/
/*width: 250px;*/
/*margin-right: 10px;*/
left: 755px;
/*width: 250px;*/
top: 155px;
}
#right div {
background-color: transparent;
}
#right h3 {
padding-left: 50px;
padding-top: 20px;
}
#login {
padding-top: 100px;
padding-left: 60px;
}
#login input.text {
width: 111px;
height: 13px;
border: 1px rgb(107,107,107) solid;
}
#login input.but {
position: relative;
top: -40px;
left: 35px;
}
#login a {
font-size: 18px;
font-weight: bold;
color: #000;
text-decoration: none;
padding-top: 5px;
}
#login a:hover {
border-bottom: 2px black solid;
}
#about {
text-align: center;
padding-left: 20px;
padding-top: 100px;
}
#about a:hover {
border-bottom: 2px black solid;
}

#man {
margin-left: 40px;
margin-top: 10px;
width: 198px;
height: 96px;
background-image: url(/img/man_bg.jpg);
background-repeat: no-repeat;
position: relative;
cursor: pointer;
}
#man div.photo {
float: left;
width: 61px;
padding: 5px;
padding-left: 3px;
padding-right: 0px;
}
#man div.text {
float: left;
width: 65px;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: rgb(0,0,0);
padding: 0px;
padding-top: 20px;
padding-left: 2px;
}
#man div.text span {
/*text-transform: uppercase;*/
}
#man div.present {
position: absolute;
font-family: Arial;
font-size: 14px;
font-weight: bold;
top: 15px;
left: 145px;
}
#man div.photos {
position: absolute;
font-family: Arial;
font-size: 14px;
font-weight: bold;
width: 20px;
top: 65px;
left: 165px;
text-align: center;
}

#woman {
margin-left: 40px;
margin-top: 10px;
width: 199px;
height: 134px;
background-image: url(/img/woman_bg.jpg);
background-repeat: no-repeat;
position: relative;
cursor: pointer;
}
#woman div.photo {
float: left;
width: 61px;
padding: 5px;
padding-left: 3px;
padding-right: 0px;
}
#woman div.text {
float: left;
width: 65px;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: rgb(0,0,0);
padding: 0px;
padding-top: 20px;
padding-left: 2px;
}
#woman div.text span {
/*text-transform: uppercase;*/
}
#woman div.present {
position: absolute;
font-family: Arial;
font-size: 14px;
font-weight: bold;
top: 24px;
left: 150px;
}
#woman div.photos {
position: absolute;
font-family: Arial;
font-size: 14px;
font-weight: bold;
width: 20px;
top: 65px;
left: 165px;
text-align: center;
}

#branch {
padding-top: 100px;

}

#arrivals {
clear: both;
height: 326px;
margin-left: 240px;
background-image: url("/img/arrivals_bg.gif");
background-repeat: no-repeat;
background-position: 0% 0%;
position: relative;
z-index: 900;
top: -40px;
overflow: hidden;
/*border: 1px red solid;*/
}
* html #arrivals { 
border-left: 1px rgb(255,255,255) solid;
z-index: 10;
}

#search {
clear: both;
margin-left: 240px;
position: relative;
z-index: 300;;
}
#search_count {
font-family: Arial;
font-size: 24px;
font-weight: bold;
color: rgb(172,6,18);
margin-left: 350px;
padding-top: 0px;
width: 350px;
text-align: left;
}
#search_count span { 
font-size: 36px;
}
#results {
clear: both;
margin-left: 50px;
margin-top: 10px;
}
#pages {
text-align: left;
padding-top: 20px;
}

/*
#forceps {
position: absolute;
left: -240px;
bottom: 0px;
z-index: 900;
}
*/

#forceps {
position: absolute;
left: 0px;
bottom: 220px;
z-index: 900;
}
* html #forceps {
bottom: 220px;
}

#count {
font-family: Arial;
font-size: 24px;
font-weight: bold;
color: rgb(172,6,18);
margin-left: 350px;
padding-top: 20px;
width: 350px;
text-align: left;
}
#count span { 
font-size: 36px;
}

#muzzle {
clear: both;
margin-left: 120px;
margin-top: 10px;
}
#next {
text-align: left;
padding-top: 40px;
}

#bottom {
clear: both;
position: relative;
width: 100%;
height: 210px;
background-image: url("/img/bottom_bg.jpg");
background-repeat: no-repeat;
background-position: 0px 0px;
/*z-index: 950;*/
}
#bottom div {
float: left;
}

#bottom_profile {
clear: both;
width: 100%;
height: 50px;
z-index: 950;
}

#bottom_profile div {
float: left;
}

#adv_bot {
width: 400px;
position: relative;
top: 10px;
}
#adv_bot div {
float: left;
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
}

#vote {
width: 70px;
}
#vote_result {
width: 260px;
padding-top: 25px;
/*border: 1px red solid;*/
}
#vote_result div {
/*clear: left;*/
}
div.vote_title {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
padding-top: 0px;
}
div.vote_variant {
/*width: 260px;*/
height: 35px;
}
div.vote_line {
height: 35px;
background-image: url(/img/vote_bg.jpg);
background-repeat: repeat-x;
width: 200px; 
position: relative;
}
div.vote_variant div {
float: left;
}
div.vote_res {
position: absolute;
left: 0px;
top: 0px;
height: 35px;
background-image: url(/img/vote_result.jpg);
background-repeat: repeat-x;
}

#news {
width: 240px;
height: 100px;
overflow: auto;
padding-left: 25px;
margin-top: 70px;
}
#news div {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
line-height: 18px;
}

#bottom_menu {
float: left;
width: 430px;
padding-left: 20px;
padding-top: 15px;
}
#bottom_menu div {
margin-right: 15px;
}
#bottom_menu a {
font-family: Tahoma;
font-size: 16px;
font-weight: bold;
font-weight: normal;
color: rgb(63,63,63);
}
#bottom_menu a:hover {
text-decoration: underline;
}

#copy {
float: left;
width: 530px;
padding-top: 10px;
font-family: Tahoma;
font-size: 14px;
font-weight: normal;
color: rgb(198,62,62);
}
* html #copy {
width: 530px;
}


div.elem {
float: left;
position: relative;
padding: 10px;
width: 100px;
z-index: 999;
}
div.face {
text-align: left;
}
div.info {
height: 80px;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: rgb(0,0,0);
padding-top: 3px;
/*text-transform: capitalize;*/
}
div.info a {
color: #000;
/*text-transform: lowercase;*/
text-transform: capitalize;
}
div.info a span {
color: #ff0000;
}
div.stat {
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: rgb(0,0,0);
padding-top: 10px;
}
div.stat img {
position: relative;
top: 6px;
}
* html div.stat img {
/*position: relative;*/
/*top: 0px;*/
position: static;
}

img {
border: none;
}


#anketa1 {
position: absolute;
left: -150px;
top: 320px;
width: 310px;
height: 382px;
background-image: url(/img/anketa_bg.jpg);
background-repeat: no-repeat;
z-index: 100;
}

#anketa2 {
position: absolute;
left: -110px;
top: 464px;
width: 310px;
height: 382px;
background-image: url(/img/anketa_bg.jpg);
background-repeat: no-repeat;
z-index: 101;
}

#anketa3 {
position: absolute;
left: -165px;
top: 608px;
width: 310px;
height: 382px;
background-image: url(/img/anketa_bg.gif);
background-repeat: no-repeat;
z-index: 102;
}

#anketa4 {
position: absolute;
left: -130px;
top: 752px;
width: 310px;
height: 350px;
background-image: url(/img/anketa_bg.gif);
background-repeat: no-repeat;
z-index: 103;
}

#anketa5 {
position: absolute;
left: -70px;
top: 896px;
width: 310px;
/*height: 255px; -35*/
height: 220px;
background-image: url(/img/anketa_bg.jpg);
background-repeat: no-repeat;
z-index: 104;
}
* html #anketa5 {
/*height: 252px;*/
height: 217px;
}
/*
html>body #anketa5 {
  height: 258px;
}
*/
/*
@-moz-document url-prefix() {
  #anketa5 { height: 223px; }
}
*/

div.anketa_photo {
position: absolute;
top: 26px;
right: 27px;
}

div.anketa_presents {
position: absolute;
top: 125px;
right: 75px;
font-family: Arial;
font-size: 11px;
font-weight: bold;
overflow: hidden;
}

div.anketa_photos {
position: absolute;
top: 125px;
right: 25px;
font-family: Arial;
font-size: 11px;
font-weight: bold;
overflow: hidden;
}

div.anketa_info {
position: absolute;
top: 105px;
right: 12px;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: rgb(0,0,0);
overflow: hidden;
}



div.comment {
border-left: 2px black solid;
padding: 0px;
padding-left: 8px;
margin-bottom: 10px;
}


#comment {
width: 400px;
height: 200px;
position: absolute; 
visibility: hidden;
background-color: rgb(255,255,255);
border: 1px rgb(222,222,222) solid;
padding-left: 20px;
}

#comment div.form input {
height: 25px;
font-size: 12px;
font-weight: bold;
border: 2px rgb(232,232,232) solid;
margin-bottom: 5px;
}

#comment div.form textarea {
width: 350px;
height: 90px;
font-size: 12px;
font-weight: bold;
border: 2px rgb(232,232,232) solid;
margin-bottom: 5px;
}

#comment div.form input.button {
border: 0px;
padding: 0px;
}


#present {
width: 550px;
position: absolute; 
visibility: hidden;
background-color: rgb(255,255,255);
border: 2px rgb(110,110,110) solid;
padding: 10px;
}

#present div.form input {
height: 25px;
font-size: 12px;
font-weight: bold;
border: 2px rgb(232,232,232) solid;
margin-bottom: 5px;
}

#present div.form textarea {
width: 350px;
height: 90px;
font-size: 12px;
font-weight: bold;
border: 2px rgb(232,232,232) solid;
margin-bottom: 5px;
}

#present div.form input.button {
border: 0px;
padding: 0px;
}


#present_comment {
/*width: 184px;*/
/*height: 76px;*/
width: 164px;
height: 51px;
position: absolute; 
visibility: hidden;
/*background-color: rgb(255,255,255);*/
background-image: url(/img/present_bg.png);
background-repeat: no-repeat;
/*border: 2px rgb(110,110,110) solid;*/
padding: 10px;
padding-top: 15px;
}
* html #present_comment {
background-image: url(/img/present_bg.gif);
}


#tip {
width: 800px;
position: absolute; 
visibility: hidden;
background-color: rgb(255,255,255);
border: 1px rgb(222,222,222) solid;
padding-left: 20px;
}


#login_popup {
width: 350px;
position: absolute; 
visibility: hidden;
background-color: rgb(255,255,255);
border: 2px rgb(110,110,110) solid;
padding: 10px;
}

#login_popup div.form input {
height: 25px;
font-size: 12px;
font-weight: bold;
border: 2px rgb(232,232,232) solid;
margin-bottom: 5px;
}

#login_popup div.form input.button {
border: 0px;
padding: 0px;
}


#tip {
width: 800px;
height: 300px;
overflow: scroll;
position: absolute; 
visibility: hidden;
background-color: rgb(255,255,255);
border: 2px rgb(110,110,110) solid;
padding: 5px;
}


#profile_right {
position: relative;
padding-left: 50px;
top: 80px;
/*margin-top: 100px;*/
}


h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #666666;
font-weight: bolder;
}

p {
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
font-weight: bolder;
}


.pic_top {	
	border: solid 1px silver;
	padding: 5px;
}
.pic_top:hover {	
	border: solid 6px silver;
	padding: 0px;
}
.pic_top_over {	
	border: solid 6px silver;
	padding: 0px;
}



#profile {
clear: both;
width: 760px;
position: relative;
margin-left: 290px;
top: -40px;
/*
background-image: url("/img/profile_bg.gif");
background-repeat: repeat-y;
background-position: 554px 30px;
*/
z-index: 998;
/*
border: 1px red solid;
overflow: hidden;
*/
}

#profile_data {
margin-right: 170px;
margin-top: 25px;
z-index: 500;
/*display: none;*/
/*position: relative;*/
}

#profile_anketa {
width: 570px;
/*height: 560px;*/
/*height: 1085px;*/
position: relative;
/*position: absolute;*/
/*background-image: url(/img/profile_anketa.jpg);*/
/*background-image: url(/img/paper27.jpg);*/
background-image: url(/img/paper45.jpg);
/*background-repeat: no-repeat;*/
background-repeat: repeat;
left: 25px;
top: 70px;
z-index: 990;
/*
margin-left: 25px;
margin-top: 70px;
*/
}

#profile_anketa_bg {
position: absolute;
width: 624px;
/*height: 744px;*/
left: -55px;
top: -44px;
/*opacity: 0.8;*/
/*border: 1px red solid;*/
/*
background-image: url(/img/profile_anketa_bg.png);
background-repeat: no-repeat;
*/
/*z-index: 500;*/
/*border: 1px red solid;*/
z-index: -1;
}
* html #profile_anketa_bg {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/img/profile_anketa_bg.png', sizingMethod='scale');  
width:624px;height:744px;
}
* html #profile_anketa_bg img {
display:none; 
}

/*
#profile_anketa_bg img{
position: relative;
width: 624px;
height: 744px;
left: -50px;
top: -50px;
border: 1px green solid;
}
*/

#profile_anketa_bg2 {
position: absolute;
width: 170px;
left: 530px;
top: 850px;
bottom: 0px;
background-image: url("/img/profile_bg.gif");
background-repeat: repeat-y;
/*background-position: 554px 30px;*/
z-index: 950;
display:none; 
}
* html #profile_anketa_bg2 { 
display: none;
}

#profile_anketa_top {
position: absolute;
width: 523px;
height: 215px;
left: 20px;
top: 0px;
/*background-image: url("/img/anketa_top.gif");*/
background-image: url("/img/anketa_top.png");
background-repeat: no-repeat;
/*background-position: 554px 30px;*/
z-index: 890;
/*border: 1px red solid;*/
}
* html #profile_anketa_top {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/img/anketa_top.png', sizingMethod='scale');
}

#profile_anketa_right {
position: absolute;
width: 170px;
/*height: 1001px;*/
background-image: url(/img/profile_right.gif);
background-repeat: no-repeat;
left: 530px;
top: -70px;
bottom: 0px;
/*border: 1px red solid;*/
z-index: 900;
}
* html #profile_anketa_right { 
display: none;
}

#profile_id {
position: absolute;
left: 330px;
top: 145px;
font-family: Tahoma;
font-size: 24px;
font-weight: normal;
color: #000;
}

#profile_pic {
position: absolute;
left: 445px;
top: 142px;
width: 75px;
height: 100px;
z-index: 900;
}

#profile_message {
position: absolute;
left: 420px;
top: 250px;
z-index: 900;
}
#profile_message a {
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #000;
text-decoration: underline;
}

#profile_offset {
/*position: relative;*/
/*left: 20px;
top: 50px;
*/
/*position: static;*/
clear: left;
padding-top: 300px;
/*z-index: 900;*/
}
#profile_offset div span {
font-weight: bold;
/*
background-image: url(/img/line_bg.png);
background-repeat: repeat-y;
*/
}

#profile_nick {
/*
position: absolute;
left: 70px;
top: 234px;
*/
width: 500px;
height: 21px;
font-family: Tahoma;
font-size: 14px;
font-weight: normal;
color: #000;
background-image: url(/img/line_bg.png);
background-repeat: repeat-y;
margin-left: 30px;
/*border: 1px red solid;*/
}
* html #profile_nick {
padding-left: 30px;
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/img/line_bg.png', sizingMethod='scale');
}

#profile_firstname {
width: 500px;
height: 21px;
font-family: Tahoma;
font-size: 14px;
font-weight: normal;
color: #000;
background-image: url(/img/line_bg.png);
background-repeat: repeat-y;
margin-left: 30px;
}
* html #profile_firstname {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/img/line_bg.png', sizingMethod='scale');
}

#profile_lastname {
width: 500px;
height: 21px;
font-family: Tahoma;
font-size: 14px;
font-weight: normal;
color: #000;
background-image: url(/img/line_bg.png);
background-repeat: repeat-y;
margin-left: 30px;
}
* html #profile_lastname {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/img/line_bg.png', sizingMethod='scale');
}

#profile_age {
width: 500px;
height: 21px;
font-family: Tahoma;
font-size: 14px;
font-weight: normal;
color: #000;
background-image: url(/img/line_bg.png);
background-repeat: repeat-y;
margin-left: 30px;
}
* html #profile_age {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/img/line_bg.png', sizingMethod='scale');
}

#profile_work {
width: 500px;
height: 21px;
font-family: Tahoma;
font-size: 14px;
font-weight: normal;
color: #000;
background-image: url(/img/line_bg.png);
background-repeat: repeat-y;
margin-left: 30px;
}
* html #profile_work {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/img/line_bg.png', sizingMethod='scale');
}

#profile_place {
width: 500px;
height: 21px;
font-family: Tahoma;
font-size: 14px;
font-weight: normal;
color: #000;
background-image: url(/img/line_bg.png);
background-repeat: repeat-y;
margin-left: 30px;
}
* html #profile_place {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/img/line_bg.png', sizingMethod='scale');
}

#profile_price {
width: 500px;
height: 21px;
font-family: Tahoma;
font-size: 14px;
font-weight: normal;
color: #000;
background-image: url(/img/line_bg.png);
background-repeat: repeat-y;
margin-left: 30px;
}
* html #profile_price {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/img/line_bg.png', sizingMethod='scale');
}

#profile_link {
width: 500px;
font-family: Tahoma;
font-size: 14px;
font-weight: normal;
color: #000;
background-image: url(/img/line_bg.png);
background-repeat: repeat-y;
background-position: 0px 2px;
margin-left: 30px;
line-height: 21px;
z-index: 900;
}
* html #profile_link {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/img/line_bg.png', sizingMethod='scale');
}


#profile_char {
width: 500px;
font-family: Tahoma;
font-size: 14px;
font-weight: normal;
color: #000;
background-image: url(/img/line_bg.png);
background-repeat: repeat-y;
background-position: 0px 2px;
margin-left: 30px;
line-height: 21px;
z-index: 900;
}
* html #profile_char {
background-image: url(/img/line_bg.gif);
}

#profile_desc {
width: 500px;
font-family: Tahoma;
font-size: 14px;
font-weight: normal;
color: #000;
background-image: url(/img/line_bg.png);
background-repeat: repeat-y;
background-position: 0px 2px;
margin-left: 30px;
line-height: 21px;
z-index: 900;
}
* html #profile_desc {
background-image: url(/img/line_bg.gif);
}

#profile_send {
margin-top: 10px;
margin-left: 30px;
}
#profile_send a {
font-family: Tahoma;
font-size: 16px;
font-weight: bold;
color: #000;
text-decoration: underline;
}
#profile_presents {
width: 480px;
/*outline: 1px #000 solid;*/
/*border: 3px #ccc solid;*/
margin-top: 5px;
margin-left: 30px;
padding: 5px;
z-index: 900;
}

#profile_add {
z-index: 900;
margin-top: 10px;
margin-left: 30px;
}
#profile_add a {
font-family: Tahoma;
font-size: 16px;
font-weight: bold;
color: #000;
text-decoration: underline;
}
#profile_comments {
width: 480px;
margin-top: 5px;
margin-left: 30px;
padding: 5px;
z-index: 900;
}

#profile_rate {
width: 470px;
height: 60px;
margin-top: 25px;
margin-left: 30px;
margin-bottom: 30px;
}
* html #profile_rate {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/img/rate_bg.png', sizingMethod='scale');  
width:485px;height:45px;
}
* html #profile_rate img {
display:none; 
}

#profile_peace {
width: 470px;
height: 60px;
margin-top: 5px;
margin-left: 30px;
margin-bottom: 30px;
font-family: Tahoma;
font-size: 15px;
font-weight: normal;
color: rgb(198,62,62);
text-align: center;
}


#profile_book {
position: absolute;
left: -5px;
bottom: -30px;
top: 1039px;
width: 340px;
/*height: 521px;*/
z-index: 950;
overflow: hidden;
}
#profile_book_content {
position: relative;
width: 340px;
height: 521px;
z-index: 991;
}
#profile_advert {
position: absolute;
top: 170px;
left: 20px;
width: 300px;
height: 300px;
z-index: 992;
}


#bottom_mestitle {
font-family: Tahoma;
font-size: 16px;
font-weight: bold;
padding-top: 0px;
}

#bottom_messages {
clear: left;
position: relative;
height: 100px;
overflow: auto;
width: 350px;
}
#bottom_messages p {
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
padding-top: 8px;
color: rgb(236,18,26);
line-height: 16px;
}


#page_about {
position: relative;
width: 1000px;
/*height: 670px;*/
background-image: url(/img/about_left_bg.jpg);
background-repeat: no-repeat;
/*border: 1px red solid;*/
}
#page_about  p {
font-family: Tahoma;
font-size: 16px;
font-weight: normal;
padding-top: 8px;
color: rgb(0,0,0);
}
#page_about  p span {
color: rgb(255,0,0);
}
#about_bg {
position: absolute;
width: 243px;
height: 445px;
background-image: url(/img/about_right_bg.jpg);
background-repeat: no-repeat;
right: 0px;
}
#about1 {
position: relative;
left: 185px;
top: 10px;
width: 480px;
}
#about2 {
position: relative;
left: 380px;
top: 20px;
width: 380px;
}
#about3 {
position: relative;
left: 380px;
top: 60px;
width: 480px;
}
#about4 {
position: relative;
left: 50px;
top: 100px;
width: 600px;
}


#page_top4 {
position: relative;
width: 1000px;
height: 1350px;
background-image: url(/img/top.gif);
background-repeat: no-repeat;
background-position: 45% 0%;
}
#tops {

}
#top_step {
position: absolute;
top: 190px;
left: 20px;
font-family: Tahoma;
font-size: 16px;
font-weight: normal;
color: rgb(255,0,0);
text-transform: uppercase;
}
#top_step div {
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: rgb(0,0,0);
}

#top_present {
position: absolute;
top: 190px;
left: 630px;
font-family: Tahoma;
font-size: 16px;
font-weight: normal;
padding-top: 8px;
color: rgb(255,0,0);
text-transform: uppercase;
}

#top_present div {
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: rgb(0,0,0);
}

* html #advertimg {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/img/advert.png', sizingMethod='scale');  
width:673px;height:135px;
/*background-color: rgb(255,255,255);*/
}
* html #advertimg img { 
display:none; 
}


#top4_love {
width: 100%;
font-family: Tahoma;
font-size: 15px;
font-weight: normal;
color: rgb(198,62,62);
text-align: center;
padding-bottom: 10px;
}
