/* CSS Document */
.xz {
 background-color: #E2A989;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
 }

 .zx {
  padding-left: 5px;
  }

 .hide {display: none}

 .who{
 text-align: left;
 }

.who:hover {
 background-color: #E2A989;
 cursor: pointer;
}

.comm_content{
 padding: 4px 0px 0px 5px;
}

body {
padding:10px 0px 10px 0px;
margin:0;
background:#dba675;
font:11px Tahoma, Arial, Helvetica, sans-serif;
color:#000000;
text-align: justify;
}

a {
color:#791d0c;
text-decoration:none;
}

a:hover {
color:#791d0c;
text-decoration:underline;
}

form {
padding:0;
margin:0;
}

img {
border:none;
}

h1, h2, h3, h4, h5, h6 {
padding:0;
margin:0 0 10px 0;
font-weight:normal;
}

h1 {
font-size:20px;
}

h2 {
font-size:18px;
}

h3 {
font-size:16px;
}

h4 {
font-size:14px;
font-weight:bold;
}

#container {
width:990px;
padding:0 0 10px 0;
margin:0 auto;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background:#e3c2aa url(../images/main_bg.jpg) repeat-x top;
}

#wrapper {
background:url(../images/bg.jpg) no-repeat top;
float:left;
width:100%;
}

#content {
margin:0 260px 0 240px;
padding:100px 10px 40px 15px;
}

#main_content {
padding:10px 0 10px 0;
}

#slogan {
text-align:right;
}

#login {
background:url(../images/slogan.png) no-repeat;
width:423px;
height:194px;
padding:84px 0 0 40px;
color:#FFFFFF;
font-size:12px;
margin-bottom:90px;
}

#voc_login_form_room_select, #voc_login_form_login_input, #voc_login_form_pass_input {
margin-top:3px;
padding-right:60px;
}

#voc_login_form_room_select select {
height:20px;
border:1px solid #8c6d55;
width:205px;
background:#d2996e;
color:#FFFFFF;
}

#voc_login_form_login_input input, #voc_login_form_pass_input input {
background:url(../images/dot.png) repeat;
border:1px solid #8c6d55;
height:20px;
width:205px;
margin-top:3px;
color:#FFFFFF;
}

#voc_login_form_login_word, #voc_login_form_pass_word, #voc_login_form_room_word {
text-align:left;
float:left;
width:100px;
padding-top:3px;
}

.login_radio {
background:none;
border:none;
}

.login_z {
color:#7b4228;
}

#voc_login_form_button {
margin-top:28px;
margin-right:25px;
}

#voc_login2_form_button {
margin-top:35px;
margin-right:0px;
}

#voc_login2_form_button input {
background: url(../images/enter_new.png);
width:101px;
height:41px;
border:none;
cursor:pointer;
}

#voc_exit_form_button {
background: url(../images/exit.png);
width:101px;
height:41px;
border:none;
cursor:pointer;
margin-top:0px;
}

#voc_login_form_button input {
background: url(../images/enter.png);
width:131px;
height:41px;
border:none;
cursor:pointer;
}

#forum_title {
background:url(../images/forum.gif) no-repeat right;
height:45px;
padding:15px 0 0 0;
}

#forum_post {
margin-bottom:10px;
}

.date {
color:#FFFFFF;
width:10%;
}

.post {
color:#e8ac4f;
width:90%;
}

.post a {
color:#3d332c;
width:90%;
text-decoration:none;
}

.post a:hover {
color:#3d332c;
width:90%;
text-decoration:underline;
}

#left_block {
float:left;
width:240px;
margin-left:-100%;
padding:0 0 0px 0;
}

#logo {
padding:17px 0px 100px 40px;
height:83px;
}

#otzyv {
width:189px;
height:262px;
padding:10px 0 0 10px;
font-size:11px;
margin:0 0 50px 40px;
}

#otzyv a {
text-decoration:underline;
color:#FFFFFF;
}

#otzyv a:hover {
text-decoration:none;
color:#FFFFFF;
}

#otzyv_name {
color:#fdf6f5;
font-size:16px;
height:135px;
}

#otzyv_name span {
font-size:10px;
}

#otzyv_text {
background:url(../images/otzyv_text.png) no-repeat;
height:67px;
width:126px;
padding:35px 18px 0 20px;
}

#otzyv_razm {
text-align:center;
padding-top:10px;
}

#extra {
float:left;
width:255px;
margin-left:-260px;
padding:30px 5px 40px 0;
}

#top_menu {
color:#791d0c;
margin-bottom:0px;
}

#pathway {
color:#791d0c;
margin:10px 0 10px 0;
}

#top_menu a, .more a, #pathway a {
color:#791d0c;
text-decoration:underline;
}

#top_menu a:hover, .more a:hover, #pathway a:hover {
color:#791d0c;
text-decoration:none;
}

#news {
margin-bottom:10px;
}

#news_r {
padding: 0px 20px 0px 0px;
margin-bottom:10px;
}

.news_item {
margin-bottom:10px;
}

.news_date {
color:#FFFFFF;
background:#E8B058;
padding: 0 3px;
}

.news_title {
font-size:13px;
color:#711000;
font-weight:bold;
}

.news_title a {
text-decoration:none;
color:#711000;
}

.news_title a:hover {
text-decoration:underline;
color:#711000;
}

#news_desc {
}

.gallery {
text-align: center;
}

.imageborder
{
  border-style: solid;
  border-color: #96523D;
  border-width: 1px;
  padding: 10px;
  margin: 1px;
}

.imagelinkborder a img
{
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.imagelinkborder a:hover img
{
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-width: 2px;
  border-color: #96523D;
  margin: 0px;
  text-align: center;
}

.com-input {
background:#fcf0cc;
border:1px solid #dfd2aa;
width:250px;
}

.com-text {
background:#fcf0cc;
border:1px solid #dfd2aa;
width:250px;
}

.add-com {
background:#fcf0cc;
border:1px solid #dfd2aa;
color:#333333;
}

.capcha {
background:#fcf0cc;
border:1px solid #dfd2aa;
}

#pages {
font-size:11px;
text-align:center;
font-weight:bold;
}

#foto-desc {
color:#eb9f30;
}

.users {
background:url(../images/users.png) no-repeat;
height:35px;
width:200px;
padding:6px 10px 0 16px;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}

#footer {
background:url(../images/footer-bg.gif) repeat-y;
clear:left;
font-size:11px;
color:#000000;
margin:0px 40px 0px 40px;
}

#footer a {
text-decoration:none;
color:#000000;
}

#footer a:hover {
text-decoration:underline;
color:#000000;
}

#footer2 {
background:url(../images/footer-top.gif) no-repeat top;
}

#footer1 {
background:url(../images/footer-bottom.gif) no-repeat bottom;
padding: 10px 40px 10px 40px;
}

#about {
background:url(../images/about.gif) no-repeat right;
padding:12px 0 13px 0;
}

#photo_galery {
margin-bottom:50px;
padding:5px 0 0 0;
}

/* Инклуды */

.name_user {
font-size:12px;
font-weight:bold;
}

.name_user a {
text-decoration:none;
color:#000000;
}

.name_user a:hover {
text-decoration:underline;
color:#000000;
}

.user_point {
color:#e99615;
font-weight:bold;
}

#new_users {
margin-bottom:50px;
padding:0 0 0 40px;
}

#new_users a {
text-decoration:none;
color:#791c0b;
}

#new_users a:hover {
text-decoration:underline;
color:#791c0b;
}

#history {
background: url(../images/history_of_love.png) no-repeat;
margin-bottom:50px;
padding:125px 0px 0px 25px;
}

.path_arrow {
color:#000000;
padding:0px 5px 0px 5px;
font-size:10pt;
}

#users-search {
padding:20px 0 0 0;
margin-bottom:10px;
font-size:13px;
color:#010100;
}

#users-search-left {
background:#e2a889 url(../images/users-search-left.gif) no-repeat top left;
height:24px;
padding:5px 0 0 40px;
margin:0 2px 4px 0;
}

#users-search-right {
background:#f6c686 url(../images/users-search-right.gif) no-repeat top right;
margin-bottom:4px;
height:24px;
padding:5px 0 0 34px;
}

#login-panel {
background:url(../images/login-panel-bg.gif) no-repeat;
width:166px;
height:116px;
padding:38px 0 0 33px;
margin:0 0 30px 40px;
}

.login-input {
height:18px;
width:126px;
background:#fcf0cc;
border:1px solid #dfd2aa;
color:#711000;
font-size:14px;
}

#new-users-title {
background:url(../images/news-users-bg.gif) no-repeat right;
margin-bottom:10px;
padding:10px 0 0 0;
height:29px;
}


.rul{width:463px;text-decoration:none;text-align:left;padding:10px 0px 0px 0px;}
.rul-top{width:463px;height:15px;background:url('../images/rul-top.png') no-repeat;text-decoration:none;}
.rul-bottom{width:463px;height:15px;background:url('../images/rul-down.png') no-repeat;text-decoration:none;}
.rul-center{width:433px;background:url('../images/rul-center.png') repeat-y;text-decoration:none;padding:0 15px;}
.rul-text a{color:#eee;}
.rul-text a:hover {text-decoration:underline;}