/* CSS Document */
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
.style1 { font-family: Arial; font-size: 12px; font-weight: bold; }
.style2 {
	font-family: Arial;
	font-size: 13px;
	padding-bottom: 5px;
	position: relative;
	height: auto;
	width: 600px;
}
.style5 { font-family: "Courier New", Courier, monospace; font-size: 25px; font-weight: bold;}
.style7 { font-family: Arial; font-weight:bold; font-size:11px; color: #FFFFFF}
.style8 { font-family: Arial; font-weight:bold; font-size:13px; color: #455E8F}
body { background-image: none;}
#banner	{ background: images/test.png; height: 95px; margin: 0px; background-image: url(images/test.png); width: 1000px;  }
#topmenubanner { height: 28px; background-image: url(images/menu.gif); width: 1000px; margin-top: 0px; overflow:hidden;	}
#commonblocktwo{float:left; margin-left:240px;}
#link2 { font-family:Arial; font-size:12px; font-weight:bold; }
#link2 ul{ margin:0px; padding:0px; }
#link2 li{ padding:0px 1px; float:left; list-style:none; }
#link2 li a{ color:#000000; height:28px; width:104px; line-height:28px; background:url(images/button.gif); float:left; text-decoration:none; text-align:center; }
#link2 li a:hover{
color:#000;
text-decoration:none;
background:url(images/button.gif) 0 -28px; margin: 0px; }
/* topmenuend */

#shade {
	height:5px;
	width: 1000px;
	background-image: url(images/shadow.gif);
}

#leftsidebar {
	width: 180px;
	float: left;
	background-image: url(images/sidebar-bg.gif);
}
#textarea {
	width: auto;
	height: 430px;
	margin: 5px;
}
#rightsidebar {
	width: 180px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
}
/* topmenuend */
#subcategorylinks {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	width:165px;
}
	
#subcategorylinks ul{margin:5px;
	padding:0px;
	list-style:none;
	}
	
#subcategorylinks li{
	background: url(images/zsdf.png);
	background-repeat:no-repeat;
	padding-left:20px;
	}
	
#subcategorylinks a{
	color:#000;
	height:18px;
	line-height:18px;
	display:block;
	text-decoration:none;
	text-align:left;
	}
	
#subcategorylinks a:hover {
	color:#000;
	background-color:#B5D2F0;
	text-decoration:none;
	}

#heading {
	width:155px;
	background-image:url(images/heading.gif);
	height:21px;
	font-family: Arial;
	font-size: 12px;
	color: #455E8F;
	text-align: left;
	padding-left: 25px;
	padding-top: 6px;
	margin: 0px;
	font-weight: bold;
}
#bg {
	width:180px;
	background-image:url(images/sidebar-bg.gif);
	margin:0px;}
#textbg { background-image:url(images/bg_titlu_mare.jpg);
background-repeat:no-repeat;
height:120px;}
#text-text {
	height:120px;
	padding-top: 5px;
}
#textheading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 70px;
	padding-top: 60px;
}
#textsubheading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width:600px;
	height:22px;
	background-image:url(images/textheading.gif);
	padding-top: 5px;
	padding-left: 20px;
}
#footer {
	width:1000px;
	background-image:url(images/menu.gif);
	margin:0px;
	height: 23px;
	padding-top: 5px;
}
