/* Main CSS */

@import url(nav.css);

body {
	background: url(../images/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-color: #222; }
	
img {
border: 0px; }

#wrap {
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	width:955px;
	margin:0 auto; }

.header {
	background: url(../images/header2.jpg) no-repeat;
	width: 955px;
	height: 199px; }
	
.headp {
	background: url(../images/head.jpg) no-repeat;
	width: 955px;
	height: 277px; }

/*******************************************************************
*******************************************************************/	

/* SEARCH FORM */

.search_box {
width: 300px;
float: left;
margin: 15px auto auto 15px; }

.sfield {
background: url(../images/search_bg.jpg) repeat;
width: 250px;
height: 16px;
padding: 2px 2px 1px 2px;
border: 0px; 
color: #CC3300; }

#s {
background: url(../images/search_bg.jpg) repeat;
width: 250px;
height: 16px;
padding: 2px 2px 1px 2px;
border: 0px; 
color: #CC3300; }

.sbutton {
background: url(../images/searchbutton.jpg) no-repeat;
margin: 2px auto auto 0px;
width: 24px;
height: 22px;
border: 0px; } 

.sbutton:hover {
background: url(../images/searchbutton.jpg) no-repeat;
margin: 2px auto auto 0px;
width: 24px;
height: 22px;
cursor: pointer;
border: 0px; } 

/*******************************************************************
*******************************************************************/

/* CONTENT */

.topline {
height: 45px;
border: 0px; }

.content_top {
background: url(../images/content_topp.jpg) #FFF;
height: 14px;
width: 956px; }

#content_box {
background: url(../images/content_bg.jpg) repeat; 
width: 926px;
height: auto; 
padding: 15px 12px 15px 18px;
margin-top: 12px;
  }

.top_box {
background: #000;
width: 926px;
padding: 15px;
height: auto; }

.left_box {
width: 660px;
height: auto;
float: left;
padding-right: 5px;
border-right: 1px #ddd solid; }

.right_box {
width: 248px;
height: auto;
padding: 5px;
float: right; }

#content_box img {
border: 3px #EEE solid;
margin: 1px 7px auto auto; }

#content_box img:hover {
border: 3px #D96E06 solid;
margin: 1px 7px auto auto; }

/*******************************************************************
*******************************************************************/

/* PICTURES */

.tmumbs_box {
/*width: 580px;
height: auto;
float: left; */}

.thumbs {
width: 80px;
height: 60px;
margin: 20px; }

/*******************************************************************
*******************************************************************/

/* TYPOGRAPHY */
.title {
font-size: 24px;
color: #D96E06; }

.poveche {
text-decoration: none;
font-weight: bold;
color: #999; }

.poveche:hover {
font-weight: bold;
text-decoration: underline;
color: #D96E06; }

.stats {
color: #4B8316;
size: 10px; }

.title1 {
font-size: 18px;
color: #D96E06;
font-weight: bold; }

/*******************************************************************
*******************************************************************/

/* LEFT BOX - MAP, ADD COMMENT... */

.leftmap {
width: 245px;
height: 163px; 
background-image: url(../images/map_little.jpg); }

.leftt {
text-transform: uppercase;
color: #D96E06;
font-size: 13px; }

.left_rating {
color: #222;
size: 14px; }

.vsichki_mesta {
background: url(../images/vsichki_hoteli.jpg) no-repeat;
width: 206px;
height: 33px;
margin: 20px auto 0px 15px;
display: block; }

.vsichki_mesta:hover {
background: url(../images/vsichki_hoteli.jpg) no-repeat;
background-position: 1px 2px;
width: 206px;
height: 33px;
margin: 20px auto 0px 15px;
display: block; }

.obratno_obekt {
background: url(../images/obratno_obekt.jpg) no-repeat;
width: 206px;
height: 33px;
margin: 20px auto 0px 15px;
display: block; }

.obratno_obekt:hover {
background: url(../images/obratno_obekt.jpg) no-repeat;
background-position: 1px 2px;
width: 206px;
height: 33px;
margin: 20px auto 0px 15px;
display: block; }

.dobavi_komentar {
background: url(../images/dobavi_komentar.jpg) no-repeat;
width: 206px;
height: 34px;
margin: 0px auto 0px 15px;
display: block; }

.dobavi_komentar:hover {
background: url(../images/dobavi_komentar.jpg) no-repeat;
background-position: 1px -1px;
width: 206px;
height: 34px;
margin: 0px auto 0px 15px;
display: block; }

.dobavi_hotel {
background: url(../images/dobavi_hotel.jpg) no-repeat;
width: 206px;
height: 34px;
margin: 0px auto 0px 15px;
display: block; }

.dobavi_hotel:hover {
background: url(../images/dobavi_hotel.jpg) no-repeat;
background-position: 1px -1px;
width: 206px;
height: 34px;
margin: 0px auto 0px 15px;
display: block; }

.vsichki_mesta_down {
background: url(../images/vsichki-mesta_down.jpg) no-repeat;
width: 206px;
height: 34px;
margin: 0px auto 0px 15px;
display: block; }

.vsichki_mesta_down:hover {
background: url(../images/vsichki-mesta_down.jpg) no-repeat;
background-position: 1px -1px;
width: 206px;
height: 34px;
margin: 0px auto 0px 15px;
display: block; }

/*******************************************************************
*******************************************************************/

/* HOME PAGE */

.map {
width: 550px;
height: 366px;
background-image: url(../images/map.jpg);
border: 0px #CC6633 solid; }

.search_box2 {
width: 914px;
margin: 15px auto auto 0px; }

.sfield2 {
background: #fdfdfd;
width: 200px;
height: 14px;
padding: 3px;
border: 1px #ddd solid; 
font-size: 12px;
color: #222; }

.sbutton2 {
background: #CF6C0C;
margin: 2px auto auto 5px;
width: 74px;
height: 32px;
border: 1px #ddd solid; } 

/*******************************************************************
*******************************************************************/

/* DOWN BOX */

.down_left {
width: 785px;
height: auto;
float: left;
margin-top: 30px; }

.down_right {
width: 130px;
height: auto;
float: right;
margin-top: 70px; }

.banner_right {
background: #DBE1B5;
width: 120px;
height: 200px; }

/*******************************************************************
*******************************************************************/

/* COMMENTS */
.komentari_obekt {
background: url(../images/komentari_obekt.jpg);
width: 181px;
height: 41px; }

.spisak_hoteli {
background: url(../images/spisak_hoteli.jpg);
width: 181px;
height: 41px; }

.komentari_samo {
background: url(../images/komentari_button.jpg);
width: 184px;
height: 41px; }

.comments_box {
background: #F1F3E8;
width: 906px;
height: auto; }

.comments_text {
margin: 15px; }

.comments_top {
background: url(../images/komentar_topbox.jpg);
width: 886px;
height: 26px;
color: white;
padding: 8px 10px 8px 10px; }

.comments_page {
background: #D6DDA7;
width: 886px;
height: 14px;
padding: 5px 10px 5px 10px;
font-size: 12px;
font-weight: 700;
word-spacing: 8px;
color: #333; }

.comments_page a {
color: #333;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 900; }

.comments_page a:hover {
color: #DD6C0C; 
text-decoration: underline; }

.page_arr {
color: #333;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 900; }

.page_arr:hover {
color: #DD6C0C; 
text-decoration: underline; }

/* ADD COMMENT */
.add_comment {
background: #F1F3E8;
width: 876px;
height: 496px;
margin-top: 20px;
padding: 15px;
border: 2px #D6DDA7 solid; }

.ac_title {
text-transform: uppercase;
color: #D96E06;
font-size: 13px; }

.ac_field {
width: 400px;
height: 15px;
padding: 2px 5px 2px 5px;
color: #222;
/*
margin-bottom: 15px;
*/
border: 1px #D6DDA7 solid; }

.ac_field:hover {
border: 1px #DD6A0F solid; }

.c_field {
width: 865px;
height: 190px;
padding: 5px;
color: #222;
margin-bottom: 15px;
border: 1px #D6DDA7 solid; }

.c_field:hover {
border: 1px #DD6A0F solid; }

.add_button {
background: url(../images/komentar_dobavqne.jpg);
width: 132px;
height: 28px;
border: 0px; }

.add_button:hover { 
background-position: -1px -1px; }

/*******************************************************************
*******************************************************************/

.input_text {float:left; width:158px; border:1px solid #9e9e9e; padding:0; margin:0; height:18px;}

.soft_text {color:#4d4d4d; font-size: 12px;}

.stick_right {
margin: 0px 12px 15px 0px;
padding: 5px;
width: 430px;
height: 190px;
background: #fefefe;
border: 1px #eee solid;
float: right; }

.stick_left {
margin: 0px 12px 15px 0px;
padding: 5px;
width: 430px;
height: 190px;
background: #fefefe;
border: 0px #eee solid;
float: left; }

.button_p {
background: url(../images/buton.jpg);
width: 120px;
height: 23px;
color: #fff;
font-size: 11px;
font-weight: bold;
cursor:pointer;
border: 0px; }

.banner_front_right {
margin: 0px 12px 15px 0px;
padding: 5px;
width: 300px;
height: 250px;
background: #fefefe;
border: 0px #eee solid;
float: right; }

.editors_choice {
margin: 15px 12px 15px 0px;
padding: 5px;
width: 320px;
height: 531px;
background: #fefefe;
border-left: 1px #eee solid;
float: right;}

.editors_choice_title {
font-size: 18px;
color: #D96E06;
font-weight: none; }

.comments_random {
margin: 0px 12px 15px 0px;
padding: 5px;
width: 550px;
height: 260px;
background: #fefefe;
border-top: 1px #eee solid;
border-bottom: 1px #eee solid;
float: left;}

.random {
margin: 0px 12px 15px 0px;
padding: 5px;
width: 270px;
height: 250px;
background: #fefefe;
border-right: 1px #eee solid;
float: left;}

.last_comments {
margin: 0px 12px 15px 0px;
padding: 5px;
width: 230px;
height: 250px;
background: #fefefe;
float: right;}

.last_comment {
text-decoration: underline;
font-weight: none;
color: #4d4d4d; }

.last_comment:hover {
font-weight: none;
text-decoration: none;
/*color: #D96E06;*/ }

.place_link {
font-weight: bold;
text-decoration: underline;
color: #D96E06; }

.place_link:hover {
font-weight: bold;
text-decoration: none;
color: #D96E06; }

.place_link_m {
font-weight: bold;
text-decoration: underline;
color: #D96E06; }

.place_link_m:hover {
font-weight: bold;
text-decoration: underline;
background-color:  #D96E06;
color: white; }

.place_link_m_over {
font-weight: bold;
text-decoration: underline;
background-color:  #D96E06;
color: white; }

.mandatory_field {font-size: 12px; color:#cf0000; font-style: normal; font-weight: bold;}

/* FOOTER */

.footer {
background: url(../images/footer.jpg);
width: 911px;
height: 30px;
padding-top: 105px;
padding-left: 20px;
padding-right: 20px;
font-size: 10px;
margin-bottom: 0;  }

