body {
	background:#fff;
	padding:0px; margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
img { border:0px }
#topContainer {
	background:url("/images/bg_top.gif") repeat-x top #eee9dc;
	height:44px;
}
#top {
	width:970px;
	padding-top:5px;
}
#container {
	background:#eee9dc;
}
#content1 {
	width:937px;
	background:url("/images/bg3.gif") repeat-y right;
}
#content2 {
	background:url("/images/bg2.gif") no-repeat bottom right;
}
#content3 {
	background:url("/images/bg1.gif") no-repeat top right;
}
#sidebar {
	float:left;
	width:193px;
}
.sidebar {
	background:url("/images/sidebar/bg.gif") repeat-y right;
}
.sidebar_content {
	background:url("/images/sidebar/footer.gif") no-repeat bottom right;
	padding:7px 4px 15px 8px;
	text-align:left;
	font-size:12px;
	color:#fff;
}
#real_content {
	width:729px;
	float:left;
	padding:0px 5px 0px 5px;
	font-size:12px;
}
#footer {
	background:url("/images/bg_bottom.gif") repeat-x top #fff;
	padding-top:25px;
	padding-bottom:10px;
	text-align:center;
	color:#676767;
	font-size:11px;
	font-family:Verdana, Tahoma;
}

td {
	font-family:"verdana";
	font-size:11px;
	color:#000;
}
.underlined {
	text-decoration:underline;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:underline;
}
.hd {
	height:47px;
	font-size:24px;
	color:#555;
	font-family:Helvetica, Tahoma; font-weight:normal;
	padding:10px 5px 5px 5px; margin:0px 0px 4px 0px;
	background:url("/images/hd.gif") no-repeat;
	text-align:left;
}
.bld {
	font-weight:bold;
}
.error {
  border:1px solid #999999;
  padding:10px;
  padding-left:35px;
  margin:10px;
  font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
  color:#555;
  text-align:left;
  background:url("/icons/stop.gif") no-repeat #fffcd7;
	background-position:13px 18px;
}
.success {
  border:1px solid #999999;
  padding:10px;
  padding-left:15px;
  margin:10px;
  font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
  color:white;
  text-align:left;
  background:#c1d96f;
}
option {
	background:#ffffff;
}
.textarea {
	font-family:"verdana";
	font-size:10px;
	color:000;
	border:solid;
	border-width:1px;
	border-color:#aaa;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	height:200;
	width:400;
	background:url(images/textarea.gif);
	background-repeat:repeat-x;
	background-color:#f4f1e8;
}
.inp_new {
	border:1px #CCCCCC solid;
	font-family:tahoma;
	font-size:12px;
	background:url('images/input.gif');
}
.txt10px {
	font-family:"verdana";
	font-size:10px;
}
.txt11px {
	font-family:"verdana";
	font-size:11px;
}
.txt12px {
	font-family:"verdana";
	font-size:12px;
}
.t10 {
	font-size:10px;
}
.t11 {
	font-size:11px;
}
.t12 {
	font-size:12px;
}
.t13 {
	font-size:13px;
}
.t14 {
	font-size:14px;
}
.t15 {
	font-size:15px;
}
.t16 {
	font-size:16px;
}
.t17 {
	font-size:17px;
}
.t18 {
	font-size:18px;
}
.t19 {
	font-size:19px;
}
.t20 {
	font-size:20px;
}
hr {
  border: 0;
  color: #d1d1d1;
  background-color: #d1d1d1;
  height: 1px;
  width: 100%;
  text-align: left;
}

.articol {
	line-height:19px;
}

.inp {
	font-family:"verdana";
	color:#606060;
	border:1px solid #b0b0b0;
	padding:3px 3px 0px 3px;
	font-size:11px;
	width:200px;
	height:22px;
	background:url(/images/inp.gif) no-repeat top left;
	position:relative; top:-2px;
}
.textarea {
	font-family:"verdana";
	color:#606060;
	border:1px solid #b0b0b0;
	padding:3px;
	font-size:11px;
	background:url(/images/inp.gif) no-repeat top left;
	position:relative; top:-2px;
	width:300px; height:100px;
}
.submit {
	font-family:Arial, Helvetica sans-serif;
	font-size:12px; font-weight:bold;
	border:1px solid #4f462b;
	background:#a3ac0a;
	padding:3px;
	color:#ffffff;
	cursor:pointer;
}
.submit:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:bold;
	border:1px solid #d2cab2;
	background:#6d6347;
	padding:3px;
	color:#ffffff;
	cursor:pointer;
}

.admin_block {
	float:left;
	width:30%;
	padding-right:10px;
}
.admin_block h3 {
	color:#777;
	font-weight:bold;
	font-size:12px;
	padding:2px 2px 4px 3px;
	border-bottom:1px solid #d9d9d9;
	text-align:left;
	margin:0px 0px 3px 2px;
}
.admin_block a {
	font-size:11px;
	color:#777;
	display:block;
	margin-bottom:5px;
	text-align:left;
}
.categorii_sidebar a {
	display:block;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:2px 2px 2px 4px;
}
.categorii_sidebar a:hover {
	display:block;
	color:#333;
	font-size:14px;
	font-weight:bold;
	background:#eee9dc;
}

h2 {
	height:47px;
	font-size:24px;
	color:#555;
	font-family:"Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:10px 5px 5px 5px; margin:0px 0px 4px 0px;
	background:url("/images/hd.gif") no-repeat;
	text-align:left;
}
h2 a {
	color:#333;
}
.links_sidebar a {
	display:block;
	font-size:12px;
	font-family:Arial, sans-serif; font-weight:bold;
	color:#fff;
	background:url('/images/sageata.gif') no-repeat 2px 3px;
	padding-left:13px;
}
.links_sidebar a:hover {
	display:block;
	font-size:12px;
	font-family:Arial, sans-serif; font-weight:bold;
	color:#333;
	background:url('/images/sageata.gif') no-repeat 2px 3px #eee9dc;
	padding-left:13px;
}

.formular {
	padding:15px;
}
.formular .inp2 {
	background:#e8e5da;
	border:1px solid #ccc7b7;
	height:26px; width:350px;
	padding:4px 3px 0px 3px;
	color:#333f69;
	font-size:13px; font-family:Verdana;
	margin-bottom:8px;
	float:left;
}
.formular label {
	font-size:12px;
	padding:2px;
	color:#797256;
}
.formular br {
	clear:left;
}
.formular textarea {
	background:#e8e5da; border:1px solid #ccc7b7;
	color:#333f69;
	padding:10px;
	font-size:12px;
	width:100%;
	height:150px;
	margin-bottom:8px;
	font-family:Arial, sans-serif;
}
.colored1 {
	color:#6d6347;
}
.colored {
	color:#6d6347;
}
.green1 {
	color:#a3ac0a;
}
.green2 {
	color:#b0bb0b;
}
h3 {
	font-size:24px;
	font-weight:normal;
	font-family:Arial, sans-serif;
	color:#6d6347;
	display:block;
	margin:2px 2px 3px 2px;
	padding:0px;
}
h3 a {
	color:#6d6347;
}
h3 a:hover { color:#6d6347; }

/*
h1 {
	font-size:24px;
	font-weight:normal;
	font-family:Arial, sans-serif;
	color:#6d6347;
	display:block;
	margin:2px 2px 7px 2px;
	padding:0px 0px 3px 14px;
	background:url("/images/sageata3.gif") left no-repeat;
}*/
h1 {
	font-size:36px;
  font-weight:bold;
  font-family:"Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
  color:#6d6347;
  background:url("/images/empty_tab.gif") no-repeat bottom left;
  padding:2px 0px 8px 8px; margin:0px;
  letter-spacing:-1px;
}
h1 a {
	color:#6d6347;
}
h1 a:hover { color:#6d6347; }

.bara {
	padding:5px;
	border-top:1px solid #ccc7b7;
	border-bottom:1px solid #ccc7b7;
	background:#e8e5da;
	font-size:12px;
	font-family:Arial, sans-serif;
	color:#333f69;
	margin:4px 0px 4px 0px;
}
.bara img { 
	vertical-align:middle;
	position:relative; top:-1px;
	margin-right:2px; 
}

.tip-tip {
	color: #fff;
	z-index: 13000;
}
.tip-title {
	font-weight: bold;
	font-size: 12px;
	font-family:Arial, sans-serif;
	margin: 0;
	color: #6d6347;
	padding: 6px;
	background: #d5ceb5;
	border:1px solid #6d6347;
	border-bottom:none;
}
.tip-text {
	font-size: 11px;
	padding: 6px 4px 6px 4px;
	background: #e8e5da;
	border:1px solid #6d6347;
	border-top:none;
	color:#333;
}
.imgTip-tip {
	color: #fff;
	z-index: 13000;
}
.imgTip-title {
	font-weight: bold;
	font-size: 12px;
	font-family:Arial, sans-serif;
	margin: 0;
	color: #6d6347;
}
.imgTip-text {
	font-size: 11px;
	padding: 6px 4px 6px 4px;
	color:#333;
}
.yellowDiv {
	background:#fffcd7;
	border:1px solid #d1d1d1;
	padding:8px;
	margin:8px;
	font-size:17px;
	color:#555;
}
.coment-text {
	margin:5px 10px 0px 10px; 
	padding:10px; 
	background:#e8e5da; 
	border:1px solid #ccc7b7;
}
.coment-sageata {
	position:relative;
	top:-1px;
	background:url("/images/sageata2.gif") no-repeat 20px 0px;
	height:5px;
}
.coment-autor {
	padding-left:18px;
	font-size:11px;
	color:#555;
}

.navBar {
	padding:5px;
	border-top:1px solid #ccc7b7;
	border-bottom:1px solid #ccc7b7;
	background:#e8e5da;
	font-size:12px;
	font-family:Arial, sans-serif;
	color:#333f69;
	margin:4px 0px 4px 0px;
}
.navBar a {
	padding:4px;
	color:#555;
	font-size:13px;
	font-family:Arial, sans-serif;
}
.navBar a:hover {
	color:#555;
	font-size:13px;
	font-family:Arial, sans-serif;
}
.navBar .hov {
	position:relative;
	padding:6px;
	background:#fff;
	font-weight:bold;
}
.calendar {
	float:left;
	width:28px;
	height:32px;
	background:url("/icons/calendar2.gif");
	margin-right:5px;
	margin-top:7px;
	text-align:center;
}
.calendar span {
	font-size:12px;
	color:#535353;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	display:block;
	padding-top:4px;
}
.arial { font-family:Arial, san-serif; }
.grey1 { color:#333; }
.grey2 { color:#555; }
.grey3 { color:#777; }

.paginare_afis a {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:2px 4px 2px 4px;
	border:1px solid #ccc;
	background:#f8f8f8;
	color:#333;
}
.paginare_afis a:hover {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:2px 4px 2px 4px;
	border:1px solid #ccc;
	background:#ffffff;
	color:#333;
}

.categorii-poze {
	margin-bottom:10px;
}
.categorii-poze a {
	color:#6d6347;
  float:left;
  width:30%;
  font-size:17px;
  font-weight:bold;
  font-family:Arial, sans-serif;
  padding:5px;
}
.contact input {
	width:400px;
  margin-bottom:8px;
}
.contact label {
	font-family:Arial, sans-serif;
  font-size:13px;
  color:#555;
  margin-bottom:3px;
  display:block;
}
.contact textarea { width:100%; height:150px; margin-bottom:10px; }

.bara-polls {
	height:10px;
	background:url('/images/bara-polls.gif') no-repeat top left;
	border:1px solid #4f4842;
	overflow:hidden;
	margin:2px 0px 2px 5px;
}

.sprite {
	display:inline-block;
  cursor:pointer;
  overflow:hidden;
}
.spr-vote-plus {
	width:13px;
  height:13px;
  background:url('/images/voteup.gif') no-repeat top;
	margin-left:5px;
}
.spr-vote-minus {
	width:13px;
  height:13px;
  background:url('/images/votedown.gif') no-repeat top;
	margin-left:3px;
}
.pic-link {
	cursor:url(/icons/search.gif), pointer;
	display:inline-block;
	vertical-align:top;
}
.pic-link img {
	display:block;
}

.blog-img {
	display:inline-block;
	margin:0 auto;
	text-align:left;
}
.blog-img-vote {
	display:block;
	margin-bottom:5px;
	border:1px solid #ccc7b7;
	background:#e8e5da;
	padding:4px;
	border-top:none;
}
.blog-img-vote-pos, .blog-img-vote-neut, .blog-img-vote-neg {
	font-size:17px;
	font-family:"Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	display:inline-block;
	margin-right:10px;
	letter-spacing:1px;
}
.blog-img-vote-pos {
	color:#5c9420;
}
.blog-img-vote-neg {
	color:#e11e00;
}
.blog-img-vote-it img {
	margin-bottom:-3px;
}

img {
       -ms-interpolation-mode: bicubic;
}