html, body, p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Sans-Serif;
}

* {
	outline: none;
}

a img {
	border: 0px;
}

body {
	background-color: #ffffff;
	background-image: url('/extras/images/top_bk.jpg');
	background-position: top top;
	background-repeat: repeat-x;
	font-family: "Arial", Georgia, Serif;
}

div#twall {
	width: 800px;
	margin: 0px auto 0px auto;
}

div#twall_top {
	background-image: url('/extras/images/top_logo.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

div.twall_top_twt_with_sms img {
	display: block;
	margin: 5px;
	float: left;
}

div#twall_top_meniu {
	width: 800px;
	height: 49px;
	text-align: right;
}

div#twall_top_meniu a {
	height: 49px;
	padding: 0px 10px;
	margin: 0px 2px;
	display: block;
	float: right;
	line-height: 49px;
	font-size: 14px;
	color: #5bbbe3;
	text-decoration: none;
	font-weight: bolder;
}

div#twall_top_meniu a:hover {
	color: #2586b3;
}

div#twall_top_meniu a.homepage {
	margin: 0px 320px 0px 0px;
	width: 150px;
}

div#twall_top_text {
	font-size: 34px;
}

div#twall_top_text_sec {
	padding: 10px 20px;
	color: #448dad;
	margin: 14px 0px 0px 0px;
	font-size: 17px;
	height: 62px;
}

div#twall_top_info {
	padding: 10px 20px;
	color: #448dad;
	/*
 	margin: 14px 0px 0px 0px;
	*/
	margin: 14px 0px 5px 0px;
	font-size: 17px;
	height: 62px;
}

div.twall_top_twt {
	display: block;
	width: 800px;
	/*width: 370px;*/
	float: left;
	margin-top: 8px;
}

div.twall_top_twt_with_sms {
	display: block;
	width: 370px;
	float: left;
	margin-top: 8px;
	margin-right: 20px;
}

div.twall_top_sms {
	display: block;
	width: 370px;
	float: left;
}
div.twall_top_sms p{
	margin-top: 8px
}

div.twall_top_sms_hidden {
	display: none;
	width: 370px;
	float: left;
}

div.twall_top_sms span {
	font-size: 14px;
	display: block;
}

div.twall_top_twt img {
	display: block;
	margin: 5px;
	float: left;
}

div.twall_top_info img {
	display: block;
	margin: 5px 0px;
	float: left;
}

div.twall_top_sms img {
	display: block;
	margin: 16px 5px;
	float: left;
}

div#twall_top_text_sec p {
	margin-top: 10px;
	margin-left: 10px;
	display: block;
	float: left;
}

div#twall_top_text_sec_with_sms p {
	width: 250px;
	margin-top: 10px;
	margin-left: 10px;
	display: block;
	float: left;
}

p.eveniment{
	padding-left: 100px;
	margin-top: 10px;
	color: #ffffff;
	letter-spacing: 2px;
}

p.locatie {
	padding-left: 100px;
	margin-top: 4px;
	color: #1e6485;
	font-size: 20px;
}

div#twall_footer {
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	text-align: center;
	color: #000000;
	background-color: #d9ecf3;
}

div#twall_footer a {
	color: #5bbbe3;
	text-decoration: none;
}

div#twall_footer a:hover {
	color: #2586b3;
}

a.tm_retweet, a.tm_retweet_first {
	display: block;
	float: left;
	width: 88px;
	height: 46px;
	background-image: url('/extras/images/buttons.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.tm_raspunde, a.tm_raspunde_first {
	display: block;
	float: left;
	width: 88px;
	height: 46px;
	background-image: url('/extras/images/buttons.jpg');
	background-repeat: no-repeat;
	background-position: -88px 0px;
}

a.tm_follow, a.tm_follow_first {
	display: block;
	float: left;
	width: 72px;
	height: 46px;
	background-image: url('/extras/images/buttons.jpg');
	background-repeat: no-repeat;
	background-position: -176px 0px;
}

a.tm_auth {
	display: block;
	float: left;
	width: 248px;
	height: 46px;
	background-image: url('/extras/images/button_auth.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div.twt_avatar {
	float: left;
	width: 48px;
	height: 48px;
	overflow: hidden;
	border: 1px solid #cccccc;
	margin-right: 15px;
}

/* aici era una bucata buba, avatarele prea mari */
div.twt_avatar img {
	width: 48px;
	height: 48px;
}

div.twt_txt {
	float: left;
}

div.twt {
	padding: 10px 0px;
	border-bottom: 2px solid #eaeaea;
	margin: 8px 0px;
}

div.twt_meniu {
	margin-top: 10px;
}

span.twt_time {
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}

span.twt_user {
	color: #cccccc;
	font-weight: bold;
	font-size: 14px;
	margin-right: 5px;
}

a {
	color: #5bbbe3;
	text-decoration: none;
}

a:hover {
	color: #2586b3;
}

div.numar_pagina_n a, div.numar_pagina_c a {
	display: block;	
	float: left;
	width: 28px;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 2px;
}

div.inainte_pagina a, div.inapoi_pagina a {
	display: block;	
	float: left;
	width: 65px;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

div.inainte_pagina a {
	margin: 2px 0px 2px 15px;
}

div.inapoi_pagina a {
	margin: 2px 15px 2px 0px;
}

div.inainte_pagina a {
	background-image: url('/extras/images/buttons_paginare.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div.inapoi_pagina a {
	background-image: url('/extras/images/buttons_paginare.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div.numar_pagina_c a {
	color: #666666;
	background-image: url('/extras/images/buttons_paginare.jpg');
	background-repeat: no-repeat;
	background-position: -65px 0px;
}

div.numar_pagina_n a {
	background-image: url('/extras/images/buttons_paginare.jpg');
	background-repeat: no-repeat;
	background-position: -93px 0px;
}

div#pagina_curenta {
	float: left;
	width: 120px;
	height: 28px;
	line-height: 28px;
	font-style: italic;
	font-size: 12px;
	color: #cccccc;
}

div#twall_paginare {
	margin: 10px 0px;
}

p.mesaj {
	margin: 0px;
	padding: 0px;
	display: inline;
}

p.mesaj_ascuns, p.id_mesaj_ascuns {
	margin: 0px;
	padding: 0px;
	display: none;
}

div#oes {
	display: none;
}

div.contact {
	margin: 30px 0px;
}

div.clear_both {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
