*
{
	margin:0;
	padding:0;
}

body, html
{
	color: #242228;
	font : 14px Arial, Helvetica, sans-serif;
	background-color : Black;
}

a
{
	color : #242228;
	text-decoration : underline;
	outline-style : none;
}

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

.bold
{
	font-weight : bold;
}

.center
{
	text-align : center;
}

p
{
	padding : 0 0 12px 0;
}

.right
{
	float : right;
}

.left
{
	float : left;
}

.clear
{
	clear : both;
}

.just
{
	text-align : justify;
}

.textRight
{
	text-align : right;
}

/* START CONTAINERS */

#container
{
	width : 885px;
	margin : 0 auto;
	position : relative;
}

#logo
{
	width : 885px;
	height : 149px;
	background : url(../images/line.gif) no-repeat bottom;
}

#menu
{
	width : 885px;
	height : 25px;
	background : url(../images/background-menu.gif) no-repeat;
	position : absolute;
	top : 627px;
	left : 0px;
}

#banner
{
	width : 120px;
	height : 600px;
	position : absolute;
	top : 15px;
	left : 805px;
}

#credits
{
	width : 885px;
	height : 120px;
	position : absolute;
	top : 652px;
	left : 0px;
}

#content
{
	width : 800px;
	margin : 0 auto;
}

#text
{
	width : 800px;
	height : 365px;
	overflow : auto;
}

.paragraphs
{
	width : 520px;
	float : left;
	padding-right : 20px;
}

.images
{
	width : 200px;
	float : left;
}

.pageImg
{
	padding-bottom : 190px;
}

.publicTable tr td
{
	padding : 3px 0;
}

.downloadImg
{
	width : 190px;
	float : left;
	font-size : 10px;
	padding-bottom : 15px;
}

.downloadImg p
{
	width : 175px;
	height : 100px;
}

#home
{
	width : 885px;
	height : 765px;
}

#inside2
{
	width : 885px;
	height : 616px;
	background : url(../images/background_1.jpg) no-repeat;
}

#inside3
{
	width : 885px;
	height : 616px;
	background : url(../images/background_2.jpg) no-repeat;
}

#inside4
{
	width : 885px;
	height : 616px;
	background : url(../images/background_3.jpg) no-repeat;
}

#inside5
{
	width : 885px;
	height : 616px;
	background : url(../images/background_4.jpg) no-repeat;
}

#inside6
{
	width : 885px;
	height : 616px;
	background : url(../images/background_5.jpg) no-repeat;
}

#inside7
{
	width : 885px;
	height : 616px;
	background : url(../images/background_6.jpg) no-repeat;
}

#inside8
{
	width : 885px;
	height : 616px;
	background : url(../images/background_7.jpg) no-repeat;
}

/* END CONTAINERS */

/* START TITLES */

h1
{
	width : 800px;
	height : 85px;
	font-size : 5px;
	text-indent : -9999px;
}

h1#t21
{
	background : url(../images/title_en_1.png) no-repeat;
}

h1#t31
{
	background : url(../images/title_en_2.png) no-repeat;
}

h1#t41
{
	background : url(../images/title_en_3.png) no-repeat;
}

h1#t51
{
	background : url(../images/title_en_4.png) no-repeat;
}

h1#t61
{
	background : url(../images/title_en_5.png) no-repeat;
}

h1#t71
{
	background : url(../images/title_en_6.png) no-repeat;
}

h1#t81
{
	background : url(../images/title_en_7.png) no-repeat;
}

h1#t22
{
	background : url(../images/title_ro_1.png) no-repeat;
}

h1#t32
{
	background : url(../images/title_ro_2.png) no-repeat;
}

h1#t42
{
	background : url(../images/title_ro_3.png) no-repeat;
}

h1#t52
{
	background : url(../images/title_ro_4.png) no-repeat;
}

h1#t62
{
	background : url(../images/title_ro_5.png) no-repeat;
}

h1#t72
{
	background : url(../images/title_ro_6.png) no-repeat;
}

h1#t82
{
	background : url(../images/title_ro_7.png) no-repeat;
}

#webdesign
{
	font-size : 5px;
	text-indent : -9999px;
	text-decoration : none;
	display : block;
	width : 5px;
	overflow : hidden;
}

/* END TITLES */

/* START MENU */

#menu ul
{
	list-style-type : none;
}

#menu ul li
{
	float : left;
}

#menu ul li a
{
	display : block;
	float : left;
	width : 80px;
	height : 24px;
	font-size : 9px;
	text-indent : -9999px;
}

#menu ul li a#m11
{
	width : 75px;
	background : url(../images/menu_en.gif) no-repeat 0px 0px;
}

#menu ul li a#m11:hover
{
	background : url(../images/menu_en.gif) no-repeat 0px -25px;
}

#menu ul li a#m11.selected
{
	background : url(../images/menu_en.gif) no-repeat 0px -25px;
}

#menu ul li a#m21
{
	width : 90px;
	background : url(../images/menu_en.gif) no-repeat -75px 0px;
}

#menu ul li a#m21:hover
{
	background : url(../images/menu_en.gif) no-repeat -75px -25px;
}

#menu ul li a#m21.selected
{
	background : url(../images/menu_en.gif) no-repeat -75px -25px;
}

#menu ul li a#m31
{
	width : 110px;
	background : url(../images/menu_en.gif) no-repeat -165px 0px;
}

#menu ul li a#m31:hover
{
	background : url(../images/menu_en.gif) no-repeat -165px -25px;
}

#menu ul li a#m31.selected
{
	background : url(../images/menu_en.gif) no-repeat -165px -25px;
}

#menu ul li a#m41
{
	width : 90px;
	background : url(../images/menu_en.gif) no-repeat -275px 0px;
}

#menu ul li a#m41:hover
{
	background : url(../images/menu_en.gif) no-repeat -275px -25px;
}

#menu ul li a#m41.selected
{
	background : url(../images/menu_en.gif) no-repeat -275px -25px;
}

#menu ul li a#m51
{
	width : 110px;
	background : url(../images/menu_en.gif) no-repeat -365px 0px;
}

#menu ul li a#m51:hover
{
	background : url(../images/menu_en.gif) no-repeat -365px -25px;
}

#menu ul li a#m51.selected
{
	background : url(../images/menu_en.gif) no-repeat -365px -25px;
}

#menu ul li a#m61
{
	width : 105px;
	background : url(../images/menu_en.gif) no-repeat -475px 0px;
}

#menu ul li a#m61:hover
{
	background : url(../images/menu_en.gif) no-repeat -475px -25px;
}

#menu ul li a#m61.selected
{
	background : url(../images/menu_en.gif) no-repeat -475px -25px;
}

#menu ul li a#m71
{
	width : 80px;
	background : url(../images/menu_en.gif) no-repeat -580px 0px;
}

#menu ul li a#m71:hover
{
	background : url(../images/menu_en.gif) no-repeat -580px -25px;
}

#menu ul li a#m71.selected
{
	background : url(../images/menu_en.gif) no-repeat -580px -25px;
}

#menu ul li a#mEN
{
	width : 205px;
	background : url(../images/menu_en.gif) no-repeat -660px 0px;
}

#menu ul li a#mRO
{
	width : 180px;
	background : url(../images/menu_en.gif) no-repeat -685px -25px;
}

#menu ul li a#mROh
{
	width : 95px;
	background : url(../images/menu_en.gif) no-repeat -770px -25px;
}

#menu ul li a#m12
{
	width : 80px;
	background : url(../images/menu_ro.gif) no-repeat 0px 0px;
}

#menu ul li a#m12:hover
{
	background : url(../images/menu_ro.gif) no-repeat 0px -25px;
}

#menu ul li a#m12.selected
{
	background : url(../images/menu_ro.gif) no-repeat 0px -25px;
}

#menu ul li a#m22
{
	width : 80px;
	background : url(../images/menu_ro.gif) no-repeat -80px 0px;
}

#menu ul li a#m22:hover
{
	background : url(../images/menu_ro.gif) no-repeat -80px -25px;
}

#menu ul li a#m22.selected
{
	background : url(../images/menu_ro.gif) no-repeat -80px -25px;
}

#menu ul li a#m32
{
	width : 110px;
	background : url(../images/menu_ro.gif) no-repeat -160px 0px;
}

#menu ul li a#m32:hover
{
	background : url(../images/menu_ro.gif) no-repeat -160px -25px;
}

#menu ul li a#m32.selected
{
	background : url(../images/menu_ro.gif) no-repeat -160px -25px;
}

#menu ul li a#m42
{
	width : 90px;
	background : url(../images/menu_ro.gif) no-repeat -270px 0px;
}

#menu ul li a#m42:hover
{
	background : url(../images/menu_ro.gif) no-repeat -270px -25px;
}

#menu ul li a#m42.selected
{
	background : url(../images/menu_ro.gif) no-repeat -270px -25px;
}

#menu ul li a#m52
{
	width : 85px;
	background : url(../images/menu_ro.gif) no-repeat -355px 0px;
}

#menu ul li a#m52:hover
{
	background : url(../images/menu_ro.gif) no-repeat -355px -25px;
}

#menu ul li a#m52.selected
{
	background : url(../images/menu_ro.gif) no-repeat -355px -25px;
}

#menu ul li a#m62
{
	width : 105px;
	background : url(../images/menu_ro.gif) no-repeat -440px 0px;
}

#menu ul li a#m62:hover
{
	background : url(../images/menu_ro.gif) no-repeat -440px -25px;
}

#menu ul li a#m62.selected
{
	background : url(../images/menu_ro.gif) no-repeat -440px -25px;
}

#menu ul li a#blog
{
	width : 55px;
	background : url(../images/menu_ro.gif) no-repeat -545px 0px;
}

#menu ul li a#blog:hover
{
	width : 55px;
	background : url(../images/menu_ro.gif) no-repeat -545px -25px;
}

#menu ul li a#m72
{
	width : 80px;
	background : url(../images/menu_ro.gif) no-repeat -600px 0px;
}

#menu ul li a#m72:hover
{
	background : url(../images/menu_ro.gif) no-repeat -600px -25px;
}

#menu ul li a#m72.selected
{
	background : url(../images/menu_ro.gif) no-repeat -600px -25px;
}

/* END MENU */
