* {
	border: 0;
	margin: 0;
}

img {
	border: none;
}


a {
	color: #333;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

body {
	font: 12px Tahoma, Verdana, Segoe, sans-serif;
	color: #000000;
	line-height:20px;
	background: #ECF5FB url('images/background.png') bottom repeat-x;
	margin-bottom: 30px;
}

#main {
	width: 932px;
	margin: 0px auto;
	background: url('images/header.png') no-repeat top center #E0EFF6;
}


#header { 
	width:932px;
	padding: 0px 0px 0px 0px;
	height: 170px;
}

#logo {	
	color:#fff;
	font-size: 14px;
	padding: 25px 0px 0px 20px;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #fff;
}



#buttons_bg {
	background: url('images/meniu.png') repeat-x;
	width: 800px;
	height:44px;
	margin: auto;
	border: 1px solid #739CB5;
	margin-top: 40px;
}

#buttons {
	width: 800px;
	height: 44px;
	text-align:center;
	float:right;
	padding-left: 0px
}

.but {
	border-left: 1px dotted #A6A6A6;
	height:44px;
	float:left;
}

.but_1 {
	
	height:44px;
	float:left;
}

#buttons a {
	font-size: 12px;
	font-weight:normal;
	display: block;
	float: left;
	height: 30px;
	text-decoration: none;
	color: #333;
	padding-top: 12px;
	margin-right:3px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}


#buttons a:hover {
	text-decoration: underline;
	color: #000;
}

#content{
	width: 932px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	min-height: 430px;
}

#left{
	width: 670px;
	margin: 0px 0px 0px 0px;
	float: left;
	color:#000000;
}

.white { 
padding: 0px 20px 0px 10px;}



.text{
	padding: 0px 0px 0px 0px;
}

.img {	float:left;
		margin: 5px 12px 5px 0px;
}

.img_g {	margin-right: 44px;
}

span {	font-weight:bold;
}

.dat { text-decoration: underline;
		}

#left H2{
	font-size:18px;
	font-weight: 100;
	padding-bottom: 9px;
	padding-top: 10px;
	padding-left: 0px;
	text-align: left;
	background: url(images/tit_right.jpg) bottom repeat-x;
	width: 100%;
}

.read_r{
	text-align:right;
	padding-right:10px;
	padding-top: 8px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}


#right{
float:right;
width: 260px;
padding: 0px 0px 0px 2px;
background: url('images/sidebar.png') no-repeat left top;
min-height: 340px;
margin-top: 50px;
}

#right H1{
	font-size:18px;
	font-weight: 100;
	color: #000;
	text-align:center;
	height: 32px;
	padding-top: 15px;
}

.tit_bot {
width: 260px;
margin-left:1px;}

#footer{
	height: 62px;
	width: 932px;
	font-size: 12px;
	color: #000000;
	text-align: center;
	clear:both;
	padding: 16px 0px 0px 0px;
	background: url(images/header.png) center top no-repeat;
}

#footer a{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}


/*	De aici incepe CSS propriu	*/

#footermenu {
    list-style: none;
    text-align: center;
    padding: 0px 0px 5px 0px;
    margin: 0px;
}

#footermenu li {
    display: inline;
    margin-right: 10px;
    padding-left: 2px;
}

#footermenu li:after {
	content: " | ";
	padding-left: 10px;
}

#footermenu li:last-child:after {
	content: "";
}

.catbox {
    width: 140px;
    height: 180px;
    float: left;
    margin: 9px;
    color: #000;
    background: #eee;
    border: 1px solid #739CB5;
    text-align: center;
}

.catbox .imgbox {
	width: 140px;
	text-align: center;
	height: 140px;
}

.catbox img {
    max-width: 140px;
    max-height: 140px;
}

.catbox a {
    color: #03f;
    text-decoration: none;
}

.clear {
    clear: both;
}

.shorterr {
    text-align: center;
    color: #c00;
}

.eroare {
    text-align: center;
    color: #f30;
    border: 2px solid #900;
}

.adminmenu {
    width: 180px;
    float: left;
    border: 1px solid #739CB5;
    margin-left: 11px;
    margin-right: 11px;
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: center;
}

img {
    border: none;
}

.handle {
    cursor: move;
    width: 15px;
    height: 15px;
}

input {
    color: #000;
    background: #fff;
    border: 1px solid #739CB5;
    width: 170px;
}

select {
    color: #000;
    background: #fff;
    border: 1px solid #739CB5;
    width: 170px;
}

textarea {
    color: #000;
    background: #fff;
    border: 1px solid #739CB5;
    width: 170px;
    height: 50px;
}

.btn {
    margin: 0px;
}

.pagnav li {
    display: block;
    list-style: none;
    text-align: center;
    float: left;
}

.pagnav ul {
    display: inline;
    padding: 0px;
    margin: 0px;
}

.pagnav input {
    width: 20px;
    height: 20px;
    text-align: center;
    cursor: pointer;
    border: #739CB5 1px solid;
    margin: 2px;
    background: #eee;
    color: #00f;
}

.pagnav a {
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    cursor: pointer;
    border: #739CB5 1px solid;
    margin: 2px;
    background: #eee;
    color: #00f;
    text-decoration: none;
}

#layer1 {
    position: absolute;
    visibility: hidden;
    width: 400px;
    height: 200px;
    top: 300px;
    background-color: #ECF5FB;
    border: 1px solid #739CB5;
    padding: 10px;
}

#layer2 {
    position: absolute;
    visibility: hidden;
    width: 400px;
    height: 200px;
    top: 300px;
    background-color: #ECF5FB;
    border: 1px solid #739CB5;
    padding: 10px;
}

#layer3 {
    position: absolute;
    visibility: hidden;
    width: 400px;
    height: 200px;
    top: 300px;
    background-color: #ECF5FB;
    border: 1px solid #739CB5;
    padding: 10px;
}

#layer4 {
    position: absolute;
    visibility: hidden;
    width: 400px;
    height: 200px;
    top: 300px;
    background-color: #ECF5FB;
    border: 1px solid #739CB5;
    padding: 10px;
}

#searchbox .btn {
	width: 60px !important;
}

#showimage {
	max-width: 650px;
}

.adsense {
	width: 468px;
	margin: auto;
}
