body {
	margin:0;
	padding:0 0 14px 0;
	color:#333;
	font-family:'trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	line-height:1.4;
	background:#7E7E7E url(body-hom.gif) repeat-x scroll 0 0;
}

#wrap1 {
	width:100%;
}

.td1 {
text-align:center;
vertical-align:top;
}
/* bara neagra sus*/
#topbar1 {
	background:#222;
	color:#fff;
	overflow:hidden;
	border-bottom:1px solid #fff;
	line-height:24px;
	}

#editstatus {
	padding:0 25px;
	color:#ffd739;
	}

#editstatus label {
	font-weight:bold;
	color:#fff;
	}

#editstatus input {
	font-size:11px;
	margin-left:4px;
	border:1px solid #666;
	background:#000;
	color:#ffd739;
	padding:2px 5px;
	}

#editstatus input[type=submit] {
	color:#fff;
	}

#editstatus input:focus {
	background:#111;
	border-color:#aaa;
	}

#updstatus {
	width:340px;
	}

#wrap2, #topbar2, #footer1 {
	width:960px;
	max-width:100%;
	min-width:780px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	}

#wrap3 {
	padding:0 25px 1px 25px;
	background:#FFF url(../imgs/bg3.gif) repeat-y left top;
	}

#wrap4{
	width:100%;
	min-height:500px;
	min-width:730px;
	}

#topbar3 {
	padding:0 25px;
	height:32px;
	}

#topbar1 p.right {
	width:178px;
	text-align:right;
	}

#topbar1 img {
	margin-right:4px;
	}

#topbar1 a, #topbar1 .tpad {
	padding-right:7px;
	text-decoration:none;
	}

#topbar1 a:hover {
	text-decoration:underline;
	}

#topbar1 a:link, #topbar1 a:visited {
	color:#fff;
	}

#topbar1 a.yellow:link, #topbar1 a.yellow:visited {
	color:#ed2;
	}

#topbar1 .right a:hover {
	color:#fe6;
	}

#status-save {
	margin-right:8px;
	}

#status-error {
	background:#e02;
	color:#fff;
	padding:1px 4px;
	}

#topbar1 p {
	margin:0;
	font-size:11px;
	padding:4px 0;
	}

#toplogin {
	width:75%;
	float:left;
	}

#toplogin label {
	padding-right:4px;
	}

#toplogin input {
	font-size:11px;
	border-width:1px;
	}

#top {
	height:120px;
	background:#f2f2f2 url(top.png) top right no-repeat;
	margin-bottom:12px;
	}

#top a {
	color:#222;
	}

#logo {
	margin:0;
	height:88px;
	}

#menu {
	clear:both;
	margin:0;
	height:28px;
	}

#menu li {
	list-style:none;
	float:left;
	font-weight:bold;
	line-height:26px;
	height:28px;
	margin:0;
	border-right:1px solid #fff;
	}

#menu a:link, #menu a:visited, #menu a:active {
	color:#111;
	background:#f7f8f7 url(menu.gif) top left no-repeat;
	display:block;
	text-decoration:none;
	padding:1px 19px;
	border-right:1px solid #e2e2e2;
	}

#menu .on a:link, #menu .on a:visited, #menu a:hover {
	color:#fff;
	background-color:#696d73;
	background-position:0 -28px;
	border-color:#666;
	padding-left:23px;
	}

#menu a:hover {
	padding:1px 19px;
	}

.red {
	color:#c00;
	}

.mobile, .hide {
	display:none !important;
	}

.w100, table {
	width:100%;
	}

.clear, .w100, .col1, #top {
	clear:both;
	}

.col1, .col2 {
	width:49%;
	float:left;
	}

.col2, .right {
	float:right;
	}

.left {
	float:left;
	}

img.left, img.right {
	max-width:56%;
	}

.block {
	display:block;
	}

form, .nomarg {
	margin:0;
	padding:0;
	}

ul, ol {
	margin:0 0 0.75em 1.5em;
	padding:0;
	list-style-position:outside;
	}

li {
	margin:2px 0;
	padding:0;
	}

.nobullets {
	margin-left:0;
	list-style:none;
	}

dt {
	margin:10px 0 0 0;
	font-weight:bold;
	}

dd {
	margin:4px 0 4px 8px;
	}

img {
	max-width:100%;
	}

img, acronym {
	border:none;
	}

div.avatar {
	width:52px;
	height:52px;
	border:1px solid #ddd;
	float:left;
	margin:0 8px 6px 0;
	background:#fff;
	}

.avatar img {
	display:block;
	margin:1px;
	max-width:50px;
	max-height:50px;
	}


a:link, a:visited {
	color:#0072ca;
	}

a:hover {
	text-decoration:none;
	}

a.black:link, a.black:visited {
	color:#111;
	}

.grey {
	color:#888;
	}

.r, .alignright {
	text-align:right;
	display:block;
	}

.alignleft {
	text-align:left;
	display:block;
	}

.aligncenter {
	text-align:center;
	display:block;
	}

.alignjustify {
	text-align:justify;
	display:block;
	}

.big, #intro {
	font-size:13px;
	}

h1, h2, h3, h4, h5, #side h2 {
	margin:0 0 10px 0;
	font-size:13px;
	font-family:'tahoma','trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica, sans-serif;
	text-transform:uppercase;
	line-height:1;
	}

h1 {
	font-size:22px;
	}

p {
	margin:2px 0 10px 0;
	}

p img, input, li img, h2 img {
	vertical-align:middle;
	}

.small {
	font-size:11px;
	}

#mainwrap {
	width:100%;
	margin:0 -270px 0 0;
	float:left;
	}

#main {
	padding-right:270px;
	}

#side {
	width:250px;
	overflow:hidden;
	float:right;
	font-size:11px;
	padding-bottom:20px;
	}

#side a:link, #side a:visited {
	color:#111;
	}

.sidebox {
	clear:both;
	margin-bottom:12px;
	}


#users li {
	width:78px;
	height:65px;
	margin:0 0 6px 8px;
	float:left;
	}

#users .first {
	margin-left:0;
	}

#users img {
	display:block;
	margin:4px;
	}


#users a:hover {
	background-position:100% -67px;
	}

#side .frames {
	margin-bottom:-6px;
	}

.frames li {
	width:122px;
	height:118px;
	background:#fff url(frame-us.gif) top left no-repeat;
	margin:0;
	padding-top:1px;
	}

.frames img {
	display:block;
	margin:4px 5px 3px 5px;
	}

.frames p {
	width:115px;
	height:15px;
	line-height:15px;
	font-size:10px;
	text-transform:uppercase;
	overflow:hidden;
	}

.frames p a, .frames p a:link, .frames p a:visited {
	display:block;
	padding-left:22px;
	text-decoration:none;
	color:#777;
	}

#side .frames p a:hover {
	color:#888;
	}

#f-album li {
	background:#fff url(frame-al.gif) top left no-repeat;
	}

#side h2 {
	background:#ebebec url(sideh2.gif) bottom left repeat-x;
	padding-left:14px;
	line-height:26px;
	color:#444;
	}

.clearfix:after {
	content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
	}

#footer1 {
	background:#fff url(footer1.gif) top left no-repeat;
	height:71px;
	}

#footer2 {
	background:transparent url(footer2.gif) top right no-repeat;
	padding:34px 25px 1px 25px;
	font-size:11px;
	height 71px;
	}

#footer2 .right {
	text-align:right;
	width:248px;
	}

#sitenav {
	margin:30px 0 0 0;
	height:22px;
	list-style:none;
	}

#sitenav li {
	font-weight:bold;
	display:block;
	float:left;
	padding:1px 8px 2px 21px;
	background:transparent url(globe.gif) center left no-repeat;
	color:#898d96;
	}

#sitenav a:link, #sitenav a:visited {
	color:#000;
	}

#sitenav a:hover {
	color:#fff;
	}

.section {
	clear:both;
	width:100%;
	background:#fff url(dust1000.gif) top left repeat-x;
	padding-top:24px;
	margin-top:24px;
	border-top:1px solid #ccc;
	}

img.left {
	margin-right:12px;
	}

div.clear {
	height:0px;
	line-height:1px;
	overflow:hidden;
	}


#intropic {
	margin-left:12px;
	}

#top form {
	float:right;
	width:300px;
	text-align:right;
	margin-top:15px;
	font-size:11px;
	}

#top form div {
	padding:10px;
	background:transparent url(topsearc.png) top right no-repeat;
	}

#search input[type=image] {
	margin-bottom:-2px;
	}

#search p {
	clear:both;
	margin:4px 2px 0 0;
	}

#search span {
	padding-right:8px;
	}

#searchbox {
	font-size:11px;
	width:160px;
	}


.pagenav {
	margin:18px 0 0 0;
	font-size:12px;
	clear:both;
	text-align:right;
	font-weight:bold;
	line-height:2.4;
	}

.pagenav a:link, .pagenav a:visited, .pagenav a:active, .pagenav strong,
#letters a:link, #letters a:visited, #letters a:active {
	padding:0 3px;
	margin:0 1px;
	background:#fff;
	color:#000;
	border:1px solid #aaa;
	text-decoration:none;
	line-height:2.2;
	}

#letters b, #letters a:hover, .pagenav b, #wrap1 .pagenav a:hover {
	background:#000;
	padding:0 3px;
	border:1px solid #000;
	color:#fff;
	}

.pagenav-info {
	margin-top:0;
	text-align:right;
	font-size:11px;
	color:#777;
	font-style:italic;
	}

#tabs {
	clear:both;
	height:23px;
	background:#fff url(bg100001.gif) top left no-repeat;
	margin:12px 0;
	}

#tabs ul {
	margin:0 0 0 8px;
	padding:0;
	height:23px;
	background:transparent url(bg200001.gif) top right no-repeat;
	}

#tabs li {
	float:left;
	line-height:20px;
	width:84px;
	height:20px;
	overflow:hidden;
	list-style:none;
	margin:3px 2px 0 0;
	font-size:11px;
	}

#tabs a {
	display:block;
	height:22px;
	color:#000;
	text-decoration:none;
	text-align:center;
	background:transparent url(tab84000.gif);
	}

#tabs a:hover, #tabs a:link.on, #tabs a:visited.on, #tabs a:active.on {
	background-position:100% -20px !important;
	}

li#tabs_rss {
	float:right;
	width:22px;
	}

li#tabs_rss a {
	background:transparent;
	}

#tabs_rss img {
	margin-top:3px;
	}

.button {
	background:url(button-b.gif) 0 50% no-repeat;
	padding:4px 6px;
	margin-right:4px;
	border:1px solid #ccc;
	min-height:22px;
	}

.button:hover {
	border-color: #999;
	}

a.button, .button a {
	text-decoration:none;
	color:#000;
	}

.button img { padding-right:4px; }

#cats {
	margin:0;
	}

#cats li {
	margin:0 1px;
	background:transparent url(sb500000.gif);
	padding:4px 9px 3px 9px;
	}

#cats li a:link, #cats li a:visited, #cats li a:active {
	display:block;
	color:#111;
	}

#cats li a.on:link, #cats li a.on:visited {
	text-decoration:none;
	font-weight:bold;
	}

#cats li a:hover {
	font-weight:bold;
	}

#topnavbar {
	font-size:11px;
	}

.alignright {
	text-align:right;
	}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus {
	background:#ffc;
	}

/* login */
#inlinelogin { 
  padding-bottom:2em;
  }

#inlinelogin input {
  margin:2px;
  }

#inlinelogin label {
  width:6em;
  display:block;
  float:left;
  }

#inlinelogin input#loginbutton {
  display:block;
  clear:left;
  margin-left:6.65em;
  }

#inlinelogin input#passwd, #inlinelogin input#usrname {
  width:12em;
  }
  

 a.plkNavC {
	color: #333;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

a.plkNavC:visited {
	color: #333;
	text-decoration:none;
}
a.plkNavC:hover, active {
	color: #0066cc;
	text-decoration:underline;
}

a.plkNavC2 {
	color: #333;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

a.plkNavC2:visited {
	color: #333;
	text-decoration:none;
}
a.plkNavC2:hover {
	color: #06c;
	text-decoration:underline;
}
a.plkNavC2:active {
	color: #FF3300;
	text-decoration:underline;
}
.LMenu1{
	background:#FFF url(../imgs/menuLM.gif) repeat-y left top; 
	padding:0px 0px 0px 14px; 
	margin:1px 0px;
}

.LMenu2{
	padding:0px 0px 0px 14px; 
	margin:1px 0px 0px 6px;
/*	border-bottom:#666600 1px solid;*/
}
#navLList{
	font-size: 11px;
	padding:0px 0px 20px 0px;
	width:194px;
	position:relative;
	float:left;
	height:100%;
	BORDER-RIGHT: #f1f1f1 1px solid; 
	
	
}
.navLListp {
margin:0px 0px 16px 0px;
padding:0px;}

#navLPrint{
padding:0px 4px 0px 0px;
}

#mainwrap {
	width:100%;
	margin:0 -270px 0 0;
	float:left;
	}


#contentC23{
	font-size: 11px;
	padding:0px 12px 20px 11px;
	width:681px;
	float:left;
	position:relative;
	margin:0px;
}

h2 {
color:#000;
padding:6px 10px 3px 10px;
background:#FFF url(../imgs/h2.gif) repeat-y left top; 
}

.tblL {
vertical-align:top;
max-width:687px;
}

.tblR {
vertical-align:top;
width:130px;
text-align:center;
}
.tblL p {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
color:#333;
text-align:justify;}

.p2 {
margin:0px 0px 0px 20px;
}

#content{
width:100%;
min-height:300px;
margin:0px;
background:#FFCC33;
}

.tblL1 {
vertical-align:top;
border:0px;}

.tblR1 {
vertical-align:top;
border:0px;
padding:0px 10px 0px 10px;
text-align:left;
width:690px;
};

.tblR300{
vertical-align:top;
border:0px;
width:360px;
}

.tblL300{
vertical-align:top;
border:0px;
padding:0px 10px 0px 0px;
width:310px;
}

.tblGV{
width:60px;
vertical-align:top;
border:0;
padding:3px 8px 0px 0px;
}
.tblGImg{
width:300px;
vertical-align:middle;
border:0px;
text-align:right;
}
.tblClear{
padding:0px;
border:0px;
width:5px;
}