* { 
	margin: 0; 
	padding: 0;
}

body {
	background:#f8f3e0 url(img/bg_body.jpg);
	font-family: Georgia, Times, Arial;
	font-size: 14px;
	color: #000;
}
img {border:none;}
a:link, a:visited {
	color: #153a84;
	text-decoration: none;
}

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

.clear {
	clear: both;
}

#black_board {
	background: url(img/bg_black_board.jpg) repeat-x;
	width: 100%;
}

#container {	
	width: 1000px;
	margin: auto;
}
#logo{padding:15px 0px 10px 0px;}
#header_content  {
	color: #fff;
	text-align: center;
	height:240px;
}
	
#header_content h1 {
	width: 1000px;
	height: 80px;
	display: block;
	background: url(img/hotel_peeps_welcome_2.png) no-repeat 50% 0%;
	margin-bottom:10px;
}	

#header_content h1 span, #header_content h2 span, #go_to_app a span, #go_to_app_2 a span, #follow_hotelpeeps a span {
	display: none;
}

#header_content h2 {
	width: 1000px;
	height: 75px;
	display: block;
	background: url(img/what_is_hotel_peeps.png) no-repeat;
}	

#go_to_app {
	padding-bottom: 30px;
}

#go_to_app a {
	width: 273px;
	height: 37px;
	margin: auto;
	display: block;
	background: url(img/go_to_app_2.png) no-repeat 50% 0%;
}

#go_to_app a:hover {
	background: url(img/go_to_app_2.png) no-repeat 50% 100%;
}


#go_to_app_2 a {
	width: 347px;
	height: 73px;
	margin: auto;
	display: block;
	background: url(img/go_to_hotel_peeps_app.gif) no-repeat;
}

#go_to_app_2 a:hover {
	background: url(img/go_to_hotel_peeps_app.gif) no-repeat bottom;
}


#follow_hotelpeeps {
	width: 176px;
	float: right;
}

#follow_hotelpeeps a {
	width: 176px;
	height: 36px;
	margin: auto;
	display: block;
	background: url(img/follow_bt.gif) no-repeat;
}

#follow_hotelpeeps a:hover {
	background: url(img/follow_bt.gif) no-repeat bottom;
}

#screen_shot {
	height: 1030px;
	background: url(img/hotel_peeps_screenshot_2.png) no-repeat 50% 0%;
	display: block;
}


.farmville_joke {
	width: 120px;
	height: 57px;
	display: block;
	position: absolute;
	margin: 208px 0 0 877px;
}

.my_hr {
	width: 1000px;
	height: 34px;
	display: block;
	background: url(img/hr.gif);
}

.hotel_peeps_fans {
	float: left;
	width: 320px;
	margin: 0 15px 0 20px;
}

.twitter_box {
	float: left;
	width: 620px;
}



.query {}

.query .tweet_list {

    list-style-type: none;
    margin: 0;
    padding: 0;
}
.query .tweet_list li { overflow: auto; padding: .5em; background: url(img/tweets_sep.gif) no-repeat bottom; }
.query .tweet_list li a { }
.query .tweet_list .tweet_even { }
.query .tweet_list .tweet_avatar { padding-right: .5em; float: left; }
.query .tweet_list .tweet_avatar img { vertical-align: middle; }
.query .tweet_date, .query .tweet_date a:link, .query .tweet_date a:visited { font-family: Tahoma, Arial; font-size: 12px; color: #969696; }
.query .tweet_date a:hover { color: #710808; }

.facebook_header {
	width: 302px;
	height: 40px;
	display: block;
	background: url(img/facebook_header.gif) no-repeat;
	text-indent: -99999px;
}

.twitter_header {
	width: 613px;
	height: 40px;
	display: block;
	background: url(img/twitter_header.gif) no-repeat;
	text-indent: -99999px;
}

#footer {
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #717171;
	margin: -6px 0 20px 0;
	padding: 0 11px;
}

#footer a:link, #footer a:visited { color: #637fba;}
#footer a:hover { color: #1f3f82; }
#footer .copyright { float: left; }
#footer .by { float: right; }

/* concurs praga */

#header_content div.concurs_intro {
	background: url(img/hotel-peeps-concurs.png) no-repeat center bottom;
	width: 826px;
	height: 195px;
	margin: auto;
	text-indent: -99999px;
	padding-top: 27px;
}

.page {
	background: url(img/page_bg.gif) repeat-y top;
	width: 969px;
}

.page_top {
	background: url(img/page_top.gif) no-repeat top;
	width: 969px;
}

.page_footer {
	background: url(img/page_footer.gif) no-repeat;
	width: 969px;
	height: 25px;
	display: block;
}

.header_page {
	margin: 30px 0 10px 0;
}

.logo_hotel_peeps a {
	background: url(img/logo_hotel_peeps.gif) no-repeat;
	width: 221px;
	height: 48px;
	float: left;
}

.participa_concurs a {
	background: url(img/bt_intra_in_concurs.gif) no-repeat top;
	width: 251px;
	height: 54px;
	display: block;
	float: right;
	margin: 0 35px 0 0;
}

.participa_concurs a:hover {
	background: url(img/bt_intra_in_concurs.gif) no-repeat bottom;
}

.continut {	padding: 20px;  }
.continut p { margin: 0 0 25px 0;}
.continut h2 { color: #193878; font-size: 20px;}
.continut ul, .continut ol { margin: 0 0 10px 20px;}
.continut ul li { padding-bottom: 5px;}

.em_table { font-size: 16px; }

.regulament { font-size: 12px; line-height: 18px; margin-top: 30px;  }
