* { padding: 0; margin: 0; }
a{border:none;}
img{border:none;}
table  {	margin:auto;border-collapse:collapse;border-spacing:0;}
table.signup td{border-bottom:2px #fff solid;border-right:2px #fff solid;color:#000;font-weight:bold;}
table.signup td a{color:#000;}
table.signup td a:hover{color:#000;text-decoration:underline;}
table.rounded{background-color:#acc; margin:auto;}
table.rounded td{border-bottom:2px #fff solid;border-right:2px #fff solid;color:#000;font-weight:bold;}
table.rounded td a{color:#000;}
table.rounded td a:hover{color:#000;text-decoration:underline;}
table.rounded td.jos{border-bottom:none;border-right:2px #fff solid;color:#000;font-weight:bold;}
table.rounded td.jos a{color:#000;}
table.rounded td.jos a:hover{color:#000;text-decoration:underline;}
table.rounded td.right{border-bottom:2px #fff solid;border-right:none;color:#000;font-weight:bold;}
table.rounded td.right a{color:#000;}
table.rounded td.right a:hover{color:#000;text-decoration:underline;}
table.rounded td.last{border-bottom:none;border-right:none;color:#000;font-weight:bold;}
table.rounded td.last a{color:#000;}
table.rounded td.last a:hover{color:#000;text-decoration:underline;}
.rounded{background-color:#fff;filter:alpha(opacity=75);opacity: 0.75;-moz-opacity:0.75;}
.rounded2{background-color:#acc;padding:6px;margin:0 auto;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
/*Chestia cu poze de pe prima pagina*/
.pics { height: 182px; width:182px; padding:0; margin:0; overflow: hidden }
.pics img {height: 160px; width: 140px; padding: 10px; border: 1px solid #ccc; background-color: #eee; top:0; left:0;overflow:hidden; }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}
/*Sfarsit chestia cu poze de pe prima pagina*/

/*ajax username verificator*/
.top {
margin-bottom: 15px;
}
.messagebox{
	position:absolute;
	width:100px;
	margin-left:30px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
}
.messageboxok{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	
}
.messageboxerror{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}
 
/*sfarsit username verificator*/


body {
font-size:11px;
font-family:Tahoma;
color:#96D2D5;
 background:url(images/c.png);
 min-height:700px;
}
a{
font-size:11px;
font-family:Tahoma;
color:#96D2D5;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
#wrapper { 
 margin: 0 auto;
  width: 1050px;

}
#header {
 position:absolute;
 z-index:-1;
 color: #96D2D5;
 width: 100%;
 float: left;
 padding: 10px;
 height: 385px;
 margin: 0px 0px 5px 0px;
 background:url(images/header.png)
 }
 
/*Sexy dropdown menu*/
ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float:right;
	width: 700px;
	background: #222;
	font-size: 1.2em;
	background: url(images/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: right;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(images/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(images/dropdown_linkbg.gif) no-repeat 10px center; 
}
/*Sfarsit sexy drop down menu*/

/*Slide show prima pagina*/
#myslides1 {
	float:left;
	padding: 0;  
    margin:  0 auto;  
} 
 
#myslides1 img {  
    background-color: rgb(230,230,230);
    width: auto;
    height: 150px;
    top:  0; 
    left: 0; 
}

#myslides2 {
	float:left;
	height: 150px;
    padding: 0;  
    margin:  0 auto;
   
} 
 
#myslides2 img {  
    background-color: rgb(230,230,230);
    width: auto;
    height: 150px;
    top:  0; 
    left: 0 
}

#myslides3 {
	float:left;
	height: 150px;
    padding: 0;  
    margin:  0 auto;
 } 
 
#myslides3 img {  
    width: auto;
    height:150px;
    top:  0; 
    left: 0 
}
 /*Sfarsit slide show prima pagina*/
 
 
 .logo{
 float:left;
 margin-top:10px;
 }
 
 .logo img{
 border:none;
 }
 
 .menu{
 float:right;
 margin-top:0;
 margin-right:10px;
 padding-left:100px;
 display:inline;
 }
 
 .menu a{
 text-decoration:none;
 }
 .menu a:hover{
 text-decoration:underline;
 }
 .menu img{
 border:none;
 }
 
#leftcolumn { 
 margin: 0px 5px 5px 0px;
 padding: 5px;
 min-height: 350px;
 width: 180px;
 float: left;
  margin-top:130px;
}

#leftcolumn input{width:118px;}

.label{
font-size:25px;
color:#fff;
text-align:center;
padding-bottom:15px;
}

.label_stanga{
font-size:25px;
color:#000;
text-align:center;
padding-bottom:15px;
}

ul.cautare{
list-style:none;
}

li{
list-style:none;
}

.top_mare{width:625px;height:12px;background: url(images/brd_tp_mare.png);}
.centru_mare{width:625px;padding:0 0 0 0;background: url(images/brd_ct_mare.png) repeat-y;}
.continut{width:600px;margin-left:15px;}
.btm_mare{width:625px;height:15px;background: url(images/brd_btm_mare.png);}

p.stiri{width:160px;}

a.rosu{
color:#e72209;
}

ul.left{
display:block;
list-style:none;
margin-left:10px;
}

ul.left li{
text-decoration:none;
list-style:none;
}

ul.left li a{
color:#ff3e1e;
}

ul.admin{
display:block;
list-style:none;
margin-left:10px;
}

ul.admin li{
text-decoration:none;
list-style:none;
}

ul.admin li a{
color:inherit;
}

#rightcolumn { 
 float: left;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 width: 630px;
 display: inline;
 margin-top:85px;
}

.form_top{width:600px;height:10px;background:url(images/bg-form-top.png);opacity:0.4; filter:alpha(opacity=80);}
.form_mid{width:600px;background:url(images/bg-form.png);opacity:0.4; filter:alpha(opacity=80);}
.form_jos{width:600px;height:7px;background:url(images/bg-form-bt.png);opacity:0.4; filter:alpha(opacity=80);}

#cautare_counter{
float:right;
margin-top:30px;
margin-bottom:30px;
padding-bottom:30px;
}

/*form*/

.form{color: #5A698B;margin:auto;}
 
.col1 {
	text-align: right;
	width: 135px;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 2px;
	background: url(images/bg_label.gif) no-repeat;
}
 
.col2 {
	width: 195px;
	height: 31px;
	display: block;
	float: left;
	margin: 0;
	background: url(images/bg_textfield.gif) no-repeat;
}
 
.col2comment {
	width: 195px;
	height: 98px;
	margin: 0;
	display: block;
	float: left;
	background: url(images/bg_textarea.gif) no-repeat;
}
 
.col1comment {
	text-align: right;
	width: 135px;
	height: 98px;
	float: left;
	display: block;
	margin-right: 2px;
	background: url(images/bg_label_comment.gif) no-repeat;
}
 
div.row {
	clear: both;
	width: 335px;
}
 
.submit {
	height: 29px;
	width: 330px;
	background: url(images/bg_submit.gif) no-repeat;
	padding-top: 5px;
	clear: both;
} 
 
.input {
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid #8595B2;
}

.dropdown {
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid #8595B2;
}
 
.textarea {
	border: 1px solid #8595B2;
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
}
/*sfarsit form*/

.pager_inscriere {solid #999; margin: 10px 0;}
.pager_inscriere p { padding: 5px; margin: 0; }
.pager_inscriere .nav { background: #d86c2c; padding: 5px; text-align:center; }
.pager_inscriere .nav#nav3 { border-top: 0; border-bottom: 1px solid #999;  text-align:center;}
.pager_inscriere .nav a { padding: 0 5px;color:#fff; }
.pager_inscriere .nav a.highlight { color: #000; font-weight: bold; }

#dreapta{float:left;width:180px;  background:#fff;margin-top:84px;margin-left:5px;padding-left:10px;text-align:center;}


#footer { 
 width: 100%;
 background:url(images/footer.png);
 clear: both;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 padding-bottom:0px;
 height:190px;
}

.copy{
margin:0 auto;
padding-top:130px;
font-family:Courier New;
font-size:12px;
font-weight:bold;
color:#000;
text-align:center;
}

.copy a{color:#9d063c;text-decoration:none;}
.copy a:hover{text-decoration:underline;}
