@charset "utf-8";
/* CSS Document */

#mainWindow {
	width:800px;
	height:600px;
	background-color:#ffffff;
}
#petreceriCopiiWIndow {
	width:800px;
	height:600px;
	background-image:url(../images/designPetreceriCopii.jpg)
}

#left_top {
	width:75px;
	height:232px;
	background-image:url(../images/left_top.gif);
	background-repeat:no-repeat;
	float:left;
}
#left_top1 {
	width:136px;
	height:232px;
	background-image:url(../images/left_top1.gif);
	background-repeat:no-repeat;
	float:left;
}
#banner {
	width:557px;
	height:232px;
	background-image:url(../images/banner.gif);
	background-repeat:no-repeat;
	float:left;
}
#right_top {
	width:32px;
	height:232px;
	background-image:url(../images/right_top.gif);
	background-repeat:no-repeat;
	float:left;
}
#left_bottom {
	width:75px;
	height:359px;
	background-image:url(../images/left_bottom.gif);
	background-repeat:no-repeat;
	float:left;
}
#meniu {
	width:136px;
	height:359px;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	float:left;
}
#content {
	width:557px;
	height:359px;
	float:left;
}
#content_top {
	width:557px;
	height:26px;
	font-family:"Century Gothic";
	font-size:12px;
	font-weight:bold;
	color:#663333;
	background-image:url(../images/content_top.gif);
	background-repeat:no-repeat;
	float:left;
}
#right_bottom {
	width:32px;
	height:359px;
	background-image:url(../images/right_bottom.gif);
	background-repeat:no-repeat;
	float:left;
}
#content_midle {
	width:557px;
	height:322px;
	background-image:url(../images/back.gif);
	background-color:#FFFFFF;
	font:"Century Gothic";
	font-size:14px;
	color:#990033;
	float:left;
	text-align:left;
}
#content_bottom {
	width:557px;
	height:11px;
	background-image:url(../images/content_bottom.gif);
	background-repeat:no-repeat;
	float:left;
}
#right {
	width:32px;
	height:591px;
	background-image:url(../images/right.gif);
	background-repeat:no-repeat;
	float:left;
}
#copyright {
	color:#663333;
	font-family:"Century Gothic";
	font-size:10px;
	text-align:right;
	padding-top:5px;
	padding-right:10px;
}
a:link {
	font-family:"Century Gothic";
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
a:hover {
	font-family:"Century Gothic";
	font-size:14px;
	font-weight:bold;
	color:#663366;
}
a:visited {
	font-family:"Century Gothic";
	font-size:12px;
	font-weight:bold;
	color:#FFCC66;
}
img {
	border-style:none;
}
#mesaj_eroare {
	font-family:"Century Gothic";
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}
#titlu {	
	font-family:"Century Gothic";
	font-size:18px;
	font-weight:bold;
	color:#FF0000;
}
#subtitlu {
	font-family:"Century Gothic";
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

#nume {
	font-family:"Century Gothic";
	font-size:12px;
	color:#666666;
}
#mesaj {
	font-family:"Century Gothic";
	font-size:12px;
	color:#663333;
|

