﻿body {
	margin-top:0px;
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#142438 url('../images/main_bg.png');
	/*background:#181818 url('../js/snow/header.png') no-repeat;*/

	background-attachment:fixed;
	color:#2e2c2b;
}
a {text-decoration: none}

a:link {color: #24446b; /* All unvisited links will be colored black */ }
a:visited {color: #24446b; /* All visited links will be colored tan */ }
a:active {color: #24446b; font-style:italic;font-weight:bolder; /* All active links will be colored red */}
a:hover {color: red;}

a.menutop {text-decoration: none}

a.menutop:link {color: #000;font-family:"Comic Sans MS"; font-size:14px; /* All unvisited links will be colored black */ }
a.menutop:visited {color: #000;font-family:"Comic Sans MS";	font-size:14px; /* All visited links will be colored tan */ }
a.menutop:active {color: #000; /* All active links will be colored red */}
a.menutop:hover {color: #fff; background:#bbd8f8;}

a.menuleft {text-decoration: none}

a.menuleft:link {color: #000; /* All unvisited links will be colored black */ }
a.menuleft:visited {color: #000;padding:4px;border:#afd0f9 0px solid; /* All visited links will be colored tan */ }
a.menuleft:active {color: #000; /* All active links will be colored red */}
a.menuleft:hover {color: #fff; background:#bbd8f8;}


.div-main{
border: 1px solid #757575;  width: 990px; overflow:auto;
background:#fff url('../images/body_backgr.gif');/* #becde0*/
margin-left:auto;
margin-right:auto;
}

.div-banner{
border: 1px solid #e2dddc; width: 980px; height:110px;margin-top: 5px;
background:#fff url('../images/banner.jpg') no-repeat;/* #becde0*/
background-position:center;

}
.div-menu-top{
border: 0px solid #a3a09e; width: 980px; height:55px; margin-top:-5px;
background: #fff url('../images/menu-top1.png') no-repeat;
background-position:center;
color:#a3a09e; font-family:Tahoma, sans-serif;font-weight:bolder;
}
.div-pagina-top{
	border:0px solid black;
	width:111px;text-align:center;
	float:right; margin-top:20px;margin-left:0px;
}
.div-container-middle{
border: 0px solid #009900; width: 980px;margin-top: 5px; overflow:auto;
}

.div-holder-menu-left{
border:1px solid #a3a09e; position:relative; float:left; width: 197px;margin-right:10px;
background:#e2dddc;
}
.div-menu-left{
border: 1px solid #ffffff; float: left; width: 195px; position: relative; 
background:#fff url('../images/spine.png') no-repeat;
background-position:right;

}

.div-holder-middle{
border:1px solid #a3a09e; position:relative; float:left; width: 564px;  margin-right:6px;
background:#e2dddc;
}
.div-middle{
padding: 5px; border: 1px solid #fff; float: left; width: 551px;  position: relative;
background:#fff url('../images/background_block_slice.jpg') repeat-x;
}

.div-holder-menu-right{
border:1px solid #a3a09e; position:relative; float:left; width: 197px;margin-left: 0px;
background:#e2dddc;
}
.div-menu-right
{
border: 1px solid #ffffff;  width: 195px; position: relative;margin-left: 0px;
background-color:#f4f8fb;
}

.div-footer{
border: 1px solid #e2dddc; width: 980px;height:20px; padding-top:5px; margin-top: 5px; margin-bottom: 5px;
background:#0e213a;
color:#e2dddc;
font-weight:bold;
}
.ul-style{
padding-left: 0px;list-style-position : inside; margin-left: 5px; margin-right: 5px;list-style-type :none; 
}
.li-style{
	border-bottom: 1px dotted #cae0fb;
	padding-bottom:2px;padding-top:2px;
	font-weight:bolder;
}
.indent_10
{
	margin-left:30px;
}

/* css pt formular adauga cont si login */
.div-main-form-cont{
 border: 1px solid #C0C0C0; width: 500px;overflow:auto; padding-bottom:20px; background-color: #f1f5f9;
}
.div-main-form-login{
 border: 1px solid #C0C0C0; width: 500px;height:130px; padding-bottom:20px; background-color: #f1f5f9;
}
.div-camp-cont{
	border: 1px solid #C0C0C0; width: 100px; height: 20px; float:left; margin-top:10px; background-color: #FFFFFF;
} 
.div-input-cont{
	border: 1px solid #C0C0C0; width: 300px; height: 20px; float:left; margin-top:10px; margin-left:5px;

	}
.input-cont{
	border: 0px solid #C0C0C0;width: 296px;
}
.droplist-cont{
	border: 0px solid #C0C0C0; width: 300px; height: 20px;
}
.droplist-visibleBy{
	border: 0px solid #C0C0C0; width: 300px;
}
.div-button{
	 border: 0px solid #C0C0C0; width: 402px; height: 20px; float:right; margin-top:30px; margin-left:5px;
}
.button-cont{
	border-width: 1px; border: 1px solid #C0C0C0; height: 20px;  width: 150px; font-weight: normal; background-color: #dce9f9;
}

/* css pentru 	 */
a.login{
	color:#f32946;background:#072952;padding-top:4px;padding-bottom:4px;
}
a.login:hover{
	color:#000;background:#fff;
}
.headline{
	color:#1772b2;
	font-family:"Comic Sans MS";
	font-size:20px;
	font-weight:bold;
}
h1
{
font-size:12px;
display:inline;

}
h2
{
font-size:12px;
display:inline;

}
h3
{
font-size:12px;
display:inline;
}
