@charset "utf-8";

/* CSS Document */

html,body {
	background-color: #000000;
	background-image:url(../image/bady_bg.jpg); 
	background-position: center top;
	line-height:1 em;
	background-repeat: no-repeat;
}

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

a:hover{
	text-decoration: none;
	color:#DA251E
}

img {

	border:1px solid #FFFFFF;

	margin:0px;

	padding:0px;

	vertical-align:bottom;

}

h1{
	font-size:18px;
	margin:0px;
	padding-top:10px;
	font-weight:lighter;
	color:#FFFF00;
	background-image: url(../image/bg_link_menu_stanga.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 37px;
}

h2{
	font-size:14px;
	margin:0px;
	font-weight:bolder;
	color:#CCFF00;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

h3{
	font-size:14px;
	margin:0px;
	padding:0px;
	padding-top:10px;
	font-weight:lighter;
	color:#CCCCCC
}

td {vertical-align:top}

p{
	font-size:14px;
	margin:0px;
	padding-top:10px;
	font-weight:lighter;
	color:#CCCCCC;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
ul {
}
li{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF00;
}



#container{

	width:900px;

}

#stanga {

	float: left;

	width: 270px;

}

#dreapta {

	float: right;

	width: 600px;

}

#sigla {

	background-image: url(../image/sigla.jpg);

	height: 136px;

	width: 266px;

	border: 1px solid #FFFFFF;

	float: left;

}

#flash {

	background-image: url(../image/bg_flash_header.jpg);

	height: 371px;

	width: 596px;

	border: 1px solid #FFFFFF;

	float: right;	

}

#header_general {
	height: 268px;
	width: 596px;
	background-image: url(../image/header_pavaj.jpg);
	background-repeat: no-repeat;
	border: 1px solid #FFFFff;
	margin-top: 7px;
	float: right;
}


/* menu stanga*/

#menu_stanga {

	background-image: url(../image/bg_menu_stanga.jpg);

	height: 559px;

	width: 266px;

	border: 1px solid #FFFFFF;

	float: left;

	margin-top: 7px;

	

	

}

#menu_stanga ul{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	list-style-type: none;
	padding-top: 50px;
	width: 200px;
}

#menu_stanga li{
	padding-top: 3px;
	padding-bottom:3px;
	background-image: url(../image/bg_link_menu_stanga.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 200px;

}

#menu_stanga a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	width: 200px;
	background-repeat: no-repeat;
	

	

}

#menu_stanga a:hover {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #FFFF00;
	width: 200px;
	
}

/* main menu */

#main_menu {

	background-color: #FFFFFF;

	height: 28px;

	width: 596px;

	float: right;

	border: 2px solid #FFFF00;

	margin-top: 7px;

	

}

#main_menu a{
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	width: auto;
	height: 26px;
	background-image: url(../image/bulet_frunza.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	padding-left: 40px;
	padding-top: 7px;
	padding-bottom: 5px;
}

#main_menu a:hover{
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFF00;
	background-color:#003300;
	text-decoration: none;
	height: 26px;
	background-image: url(../image/bulet_frunza.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

/*main content*/

#main_content {
	background-image: url(../image/bg_main_content.png);
	background-repeat: repeat-y;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 596px;
	float: right;
	margin-top: 7px;
	margin-bottom: 7px;
	
}
#bannermiddle { cursor: pointer; overflow: hidden; position: relative; width: 596px;	height: 371px; }
#bannermiddle img {	width: 596px;	height: 371px; 	display: none; position: absolute;	top: 0;left: 0; }


#text_barbologie {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	width: 300px;
	
	margin-top: 60px;
	
	border: 1px solid #FFFFFF;
}

