body{
	margin: 0 0;
	background: #F1FAC0 url(imgs/bg2.gif) repeat-x top;
}
.bg_down{
	background: #FFFFFF url(imgs/down.gif) repeat-x bottom;
}
.bg_left{
	background: url(imgs/left.gif) repeat-y left;
}
.bg_left1{
	background: #F1FAC0 url(imgs/left.gif) repeat-y left;
}
.bg_left2{
	background: #FDFFEF url(imgs/left.gif) repeat-y left;
}
.bg_right{
	background: url(imgs/right.gif) repeat-y right;
}
.bg_right1{
	background: #F1FAC0  url(imgs/right.gif) repeat-y right;
}
.bg_right2{
	background: #FDFFEF  url(imgs/right.gif) repeat-y right;
}
.bg_up{
	background: #F1FAC0 url(imgs/up.gif) repeat-x top;
}
.text1{
	font: normal bold 15px Trebuchet MS;
	color: #000000;
}
a.text1, a.text1:active, a.text1:visited{
	font: normal bold 15px Trebuchet MS;
	color: #FF671A;
	text-decoration: none;
}
a.text1:hover{
	font: normal bold 15px Trebuchet MS;
	color: #FF671A;
	text-decoration: underline;
}
.date{
	font: normal normal 12px Trebuchet MS;
	color: #000000;
}
.title{
	font: normal bold 20px Times New Roman;
	color: #576B4C;
	text-decoration: underline;
}
a.title, a.title:active, a.title:visited{
	font: normal bold 20px Times New Roman;
	color: #576B4C;
	text-decoration: underline;
}
a.title:hover{
	font: normal bold 20px Times New Roman;
	color: #576B4C;
	text-decoration: underline;
}

.details{
	font: normal normal 14px Trebuchet MS;
	color: #303030;
}
.image{
	border: 1px solid #CFCFCF;
	display: block;
	background: #FFFFFF;
	width: 154px;
	height: 113px;
}
.gri_left{
	background: url(imgs/gri_left.gif) repeat-y center;
}
.gri_top{
	background: url(imgs/gri_top.gif) repeat-x center;
}
.gri_down{
	background: url(imgs/gri_down.gif) repeat-x bottom;
}
.gri_r{
	background: url(imgs/gri_r.gif) repeat-y right;
}
.comment{
	font: normal normal 12px Trebuchet MS;
	color: #000000;
}
a.comment, a.comment:active, a.comment:visited{
	font: normal normal 12px Trebuchet MS;
	color: #000000;
	text-decoration:none;
}
a.comment:hover{
	font: normal normal 12px Trebuchet MS;
	color: #FF671A;
	text-decoration: underline;
}
.categ{
	font: normal bold 12px Trebuchet MS;
	color: #FF671A;
	text-decoration: underline;
}
a.categ, a.categ:active, a.categ:visited{
	font: normal bold 12px Trebuchet MS;
	color: #FF671A;
	text-decoration: underline;
}
a.categ:hover{
	font: normal bold 12px Trebuchet MS;
	color: #000000;
	text-decoration: underline;
}
.border{
	border: 1px solid #CFCFCF;
}
.menu_title{
	font: normal bold 17px Times New Roman;
	color: #576B4C;
	text-decoration: none;
}
.input {
	width: 430px;
	border: 1px solid #F892C2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding: 2px;
	*height: 35px;
	margin-top:5px;
}
.form_access{
	font: normal bold 20px Trebuchet MS;
	color: #000000;
	text-decoration: none;
}
.meniu1{
	font: normal bold 12px Trebuchet MS;
	color: #484848;
	text-decoration: none;
}
a.meniu1, a.meniu1:active, a.meniu1:visited{
	font: normal bold 12px Trebuchet MS;
	color: #484848;
	text-decoration: none;
}
a.meniu1:hover{
	font: normal bold 12px Trebuchet MS;
	color: #FF671A;
	text-decoration: underline;
}
.meniu2{
	font: normal normal 12px Trebuchet MS;
	color: #484848;
	text-decoration: none;
}
a.meniu2, a.meniu2:active, a.meniu2:visited{
	font: normal normal 12px Trebuchet MS;
	color: #484848;
	text-decoration: none;
}
a.meniu2:hover{
	font: normal normal 12px Trebuchet MS;
	color: #FF671A;
	text-decoration: underline;
}
.links1{
	font: normal normal 12px Trebuchet MS;
	color: #484848;
	text-decoration: none;
	line-height: 17px;
}
a.links, a.links:active, a.links:visited{
	font: normal normal 12px Trebuchet MS;
	color: #484848;
	text-decoration: none;
	line-height: 17px;
}
a.links:hover{
	font: normal normal 12px Trebuchet MS;
	color: #FF671A;
	text-decoration: underline;
	line-height: 17px;
}
.bg_right{
	background: #F1E57A url(imgs/bg_right.jpg) no-repeat top;
}