body {
	margin: 0px;
	font-family: tahoma;
	background: #000000;
	border: 0px;
}

TABLE.page {
	width: 100%;
	height: 100%;
}

DIV.document {
	width: 990px;
	height: 100%;
}

TD.left {	
	background: url(../img/background_left2.png);
	width: 296px;
	height: 100%;
}

TD.right {
	width: 690px;
	height: 100%;
	background:  url(../img/background2_full.gif);
}

DIV.televizor {
	background: url(../img/televizor.png);
	width: 201px;
	height: 181px;
}

DIV.meniu_left {
	margin-top: 20px;
	padding-right: 50px;
}

DIV.meniu_left li {
	list-style: none;
	font-family: tahoma;
	font-size:14px;
	color: #000000;
	display:block;
	margin-bottom: 20px;
	text-align: right;
}

DIV.meniu_left a{
	text-decoration: none;
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

DIV.meniu_left a:hover {
	text-decoration: none;
	font-family: tahoma;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

DIV.header {
	background: url(../img/background_meniu.png);
	width: 690px;
	height: 112px;
	clear: both;
}

TABLE.main_menu {
	width: 690px;
	margin-top: 85px;
}

TABLE.main_menu TD {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

TABLE.main_menu TD a{
	text-decoration: none;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

TABLE.main_menu TD a:hover {
	text-decoration: none;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

DIV.content {
	width: 690px;
	text-align:left;
}

DIV.middle {
	float: left;
	background: url(../img/background2.gif);
	width: 690px;
	height: 234px;
	background-repeat: no-repeat;
}

DIV.text {
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 50px;
	font-family: tahoma;
	font-size:15px;
	color: #000000;
}

DIV#comentarii {
	padding-top: 10px;
	padding-left: 50px;
	padding-right:40px;
	font-family: tahoma;
	color: #000000;
	font-size: 12px;
	margin-top: 60px;
	border: 1px solid #555555;
	width: 500px;
	margin-left: 20px;
	background: #ffffff;
	margin-bottom: 10px;
}

DIV#comentarii H1 {
	font-family: tahoma;
	font-size: 19px;
	color: #000000;
}

DIV#comentarii H4 {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
}

TABLE TD.td_text {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}

.send_comment {
	margin-right: 65px;
	background: #a8af5d;
	border: 1px solid #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
}

*html .send_comment {
	margin-right: 85px;
}

DIV.comments_page a {
	font-family: tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

DIV.comments_page a:hover {
	text-decoration: underline;
	font-family: tahoma;
	font-weight: bold;
	color: #000000;
}

DIV.comments_page {
	margin-top:10px;
	margin-bottom: 20px;
	margin-left: 120px;
}

#text_commnet {
	background: #a8af5d;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

#name_commnet {
	width: 250px;
	background: #a8af5d;
	border: 1px solid #000000;
}

a.link {
	font-family: tahoma;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#buton_back {
	float: right;
	border: 1px solid #000000;
	margin-top: 20px;
	margin-right: 70px;
	background: #a8af5d;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	width: 70px;
}

a.paging {
	font-family: tahoma;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}

DIV.paginare {
	text-align: center;
}


DIV.text H2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	size:1px;
}