/* Basic
---------------------------------------------------------- */

body {
	/*background:#fff;*/
	margin:0 auto;
	padding:0;
	background-color: #fff;
}
	body, input, textarea {
		font-family: Arial,Verdana,  Helvetica, sans-serif;
		color: #858383;
		font-size: 13px;
	}

	form, dl, dt, dd, ol, ul, li, h1, h2, p {
		margin: 0;
		padding: 0;
		}

hr {
	margin: 2px;
	height: 2px;
	border-top:2px solid #ce0203;
}

a{
	text-decoration: underline;
	color:  #9a012d;
}

a:hover{
	color: #000;
}

/* Section - Header
---------------------------------------------------------- */
	
	#wrapper{
		margin:0 auto;
		width:774px;
		position: relative;
		text-align:left;
		margin-top: 20px;
		background: #fff url("../images/container.jpg") repeat-y;
	}
	


	#left{
		float:left;
		width:730px;
		padding:0;
		margin:0;
		z-index:1;
	}

	#header {
		width:774px;
		height:30px;
		background: transparent;
		background: #fff url("../images/container-top.jpg") 0 0 no-repeat;
	}

	#content {
		margin:0 auto;
		width:730px;
		position: relative;
		background: transparent;
		padding:0px;
	}

	#footer {
		margin:0 auto;
		width:774px;
		height:22px;
		position: relative;
		background: #fff url("../images/container-bottom.jpg") 0 0 no-repeat;
		clear:both;
		text-align:center;
	}
		

	#footerNotes {
		margin:0 auto;
		width:744px;
		height:22px;
		position: relative;
		background: #fff;
		clear:both;
		text-align:left;
		padding-left: 30px;
		background: #fff;
	}
	
	#menu {
		float:left;
		width:44px;
		clear:none;
		min-height: 10px;
		
    }

	#navlist
	{
		padding: 0;
		margin-top: 10px;
		font: bold 12px Verdana, sans-serif;
		width: 44px;
		background: url("../images/menu.jpg") 0 0 repeat-y;
	}

	#navlist li
	{
		list-style: none;
		margin: 0;
		text-align: left;
		
		
		text-indent: -1000em;
		z-index:1000;
		
	}

	

	#despre a{
		background: url("../images/despre1.jpg") 0 0 no-repeat;
		height: 119px;
		display: block;
		padding: 0;
		text-decoration: none;
	}

	#limba a{
		background: url("../images/limba1.jpg") 0 0 no-repeat;
		height: 147px;
		display: block;
		padding: 0;
		text-decoration: none;
	}

	#cursuri a{
		background: url("../images/cursuri1.jpg") 0 0 no-repeat;
		height: 102px;
		display: block;
		padding: 0;
		text-decoration: none;
	}

	#general a{
		background: url("../images/general1.jpg") 0 0 no-repeat;
		height: 134px;
		display: block;
		padding: 0;
		text-decoration: none;
	}

	#specializat a{
		background: url("../images/specializat1.jpg") 0 0 no-repeat;
		height: 147px;
		display: block;
		padding: 0;
		text-decoration: none;
	}

	#examene a{
		background: url("../images/examene1.jpg") 0 0 no-repeat;
		height: 96px;
		display: block;
		padding: 0;
		text-decoration: none;
	}

	#afaceri a{
		background: url("../images/afaceri.jpg") 0 0 no-repeat;
		height: 91px;
		display: block;
		padding: 0;
		text-decoration: none;
	}

	#juridic a{
		background: url("../images/juridic1.jpg") 0 0 no-repeat;
		height: 91px;
		display: block;
		padding: 0;
		text-decoration: none;
	}

	#istorie a{
		background: url("../images/istorie1.jpg") 0 0 no-repeat;
		height: 92px;
		display: block;
		padding: 0;
		text-decoration: none;
	}

	#vocabular a{
		background: url("../images/vocabular1.jpg") 0 0 no-repeat;
		height: 166px;
		display: block;
		padding: 0;
		text-decoration: none;
	}

	#gramatica a{
		background: url("../images/gramatica1.jpg") 0 0 no-repeat;
		height: 110px;
		display: block;
		padding: 0;
		text-decoration: none;
	}
	
	li#cursuri a:hover{
		background: url("../images/cursuri1.jpg") -44px 0 no-repeat;
	}

	li#general a:hover{
		background: url("../images/general1.jpg") -44px 0 no-repeat;
	}

	li#specializat a:hover{
		background: url("../images/specializat1.jpg") -44px 0 no-repeat;
	}

	li#examene a:hover{
		background: url("../images/examene1.jpg") -44px 0 no-repeat;
	}

	li#afaceri a:hover{
		background: url("../images/afaceri-over.jpg") 0 0 no-repeat;
	}

	li#juridic a:hover{
		background: url("../images/juridic1.jpg") -44px 0 no-repeat;
	}
	

	li#despre a:hover{
		background: url("../images/despre1.jpg") -44px 0 no-repeat;
	}

	li#limba a:hover{
		background: url("../images/limba1.jpg") -44px 0 no-repeat;
	}
	
	li#istorie a:hover{
		background: url("../images/istorie1.jpg") -44px 0 no-repeat;
	}
	
	li#vocabular a:hover{
		background: url("../images/vocabular1.jpg") -44px 0 no-repeat;
	}

	li#gramatica a:hover{
		background: url("../images/gramatica1.jpg") -44px 0 no-repeat;
	}

	#limbaSelected {
		background: url("../images/limba1.jpg") -88px 0 no-repeat;
		height: 147px;
	}
	
	
	#cursuriSelected {
		background: url("../images/cursuri1.jpg") -88px 0 no-repeat;
		height: 102px;
	}
	
	#cursuriSelected  a:hover{
		background: url("../images/cursuri-selected.jpg") 0 0 no-repeat;
	}
	
	#generalSelected {
		background: url("../images/general1.jpg") -88px 0 no-repeat;
		height: 134px;
	}
	

	#specializatSelected {
		background: url("../images/specializat1.jpg") -88px 0 no-repeat;
		height: 147px;
	}
	

	#exameneSelected {
		background: url("../images/examene1.jpg") -88px 0 no-repeat;
		height: 96px;
	}
	

	#despreSelected {
		background: url("../images/despre1.jpg") -88px 0 no-repeat;
		height: 119px;
	}

	#afaceriSelected {
		background: url("../images/afaceri-selected.jpg") 0 0 no-repeat;
		height: 91px;
	}

	#juridicSelected {
		background: url("../images/juridic1.jpg") -88px 0 no-repeat;
		height: 91px;
	}
	
	#istorieSelected {
		background: url("../images/istorie1.jpg") -88px 0 no-repeat;
		height: 92px;
	}

	#vocabularSelected {
		background: url("../images/vocabular1.jpg") -88px 0 no-repeat;
		height: 166px;
	}

	#gramaticaSelected {
		background: url("../images/gramatica1.jpg") -88px 0 no-repeat;
		height: 110px;
	}
	
	#cursuriHeader h1 {
		text-indent: -1000em;
	}
	#topCorner{
		margin: 0;
		text-align: left;
		height: 40px;
		width:30px;
		background: url("../images/container-top-corner.jpg") 0 0 no-repeat;
		text-indent: -1000em;
	}



	#img1{
		text-align: left;
		width: 700px;
		height:298px;
		margin-left: 18px;
		background: url("../images/photo1.jpg") 0 0 no-repeat;
	}

	#img2{
		text-align: left;
		width: 700px;
		height:298px;
		margin-left: 18px;
		background: url("../images/photo2.jpg") 0 0 no-repeat;
	}

	#img3{
		text-align: left;
		width: 700px;
		height:298px;
		margin-left: 18px;
		background: url("../images/photo3.jpg") 0 0 no-repeat;
	}

	#img4{
		text-align: left;
		width: 700px;
		height:298px;
		margin-left: 18px;
		background: url("../images/photo4.jpg") 0 0 no-repeat;
	}

	#img5{
		text-align: left;
		width: 700px;
		height:298px;
		margin-left: 18px;
		background: url("../images/photo5.jpg") 0 0 no-repeat;
	}

	#img6{
		text-align: left;
		width: 700px;
		height:298px;
		margin-left: 18px;
		background: url("../images/photo6.jpg") 0 0 no-repeat;
	}

	#img7{
		text-align: left;
		width: 700px;
		height:298px;
		margin-left: 18px;
		background: url("../images/photo7.jpg") 0 0 no-repeat;
	}

	#body{
		width: 700px;
		margin-left: 18px;
	}

	#bodyTop{
		width: 700px;
		height:30px;
		margin-top: 0px;
		background: url("../images/body-top.jpg") 0 0 no-repeat;
		z-index: -1;
	}
	#bodyContent{
		width: 700px;
		background: url("../images/body.jpg") 0 0 repeat-y;
	}
	#bodyBottom{
		width: 700px;
		height:25px;
		background: url("../images/body-bottom.jpg") 0 0 no-repeat;
			
	}

	.con{
		border: 1px solid blue;
		width: 60px;
		height: 20px;
		float:right;
		margin-top: -20px;
		cursor: pointer;
		z-index: 100;
	}

	#bodytext {
		width: 658px;
		margin-left: 30px;
		font-weight: normal;

	}

	h1 {
		font-family: Arial,Verdana,  Helvetica, sans-serif;
		color: #494848;
		font-size: 18px;
		font-weight: bold;
		text-decoration: none;
		padding-top: 10px;
		line-height: 150%;
	}

		h2 {
		font-family: Arial,Verdana,  Helvetica, sans-serif;
		color: #494848;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		line-height: 150%;
	}

	#body p{
		line-height: 150%;
		font-family: Arial,Verdana,  Helvetica, sans-serif;
		color: #6a6969;
		font-size: 12px;
		margin-top:10px;
		margin-right: 20px;
		text-align: left;
	}

	.missing{
		border: #333 1px dashed;
		background-color: #ddd;
		padding: 10px;
	}

	#logoInt{
		float: left;
		padding: 0px;
		width: 97px;
		height: 63px;
	}

	b{
		color: #494848;
	}

	#cursuriContainer{
		float:right;
		line-height: 150%;
		width: 300px;
		margin-right: 10px;
		text-align: left;
		margin-left: 20px;
		cursor: pointer;
	}

	#cursuriHeader {
		background: url("../images/cursuriHeader.jpg") 0 0 no-repeat;
		width: 300px;
		height: 52px;
	}

	#cursuriSmall {
		background: url("../images/cursuriSmall.jpg") 0 0 no-repeat;
		width: 300px;
		height: 78px;
	}


	#cursuriFooter {
		background: url("../images/cursuriFooter.jpg") no-repeat;
		width: 300px;
		height: 28px;
	}

	#cursuriBody {
		background: url("../images/cursuriBody.jpg") repeat-y;
		color: #444;
		padding: 10px 25px 5px 25px;
	}

	
	.line{
		border: 1px solid red;
	}
	

	#contactContainer{

	}


	#contactDetails{
		width:230px;
		padding-top:50px;
		padding-left:10px;
		font-size:11px;
		height: 110px;
	}

	#contactH {
		width:270px;
		height:47px;
		background: url("../images/contactH.jpg") 0 0 no-repeat;
		cursor: pointer;
	}

	#contactB {
		padding-top: 10px;
		width:270px;
		background: url("../images/contactB.jpg") 0 0 repeat-y;
	}


	#contactV {
		float: right;
		width:44px;
		height:118px;
		background: url("../images/contactV.jpg") 0 0 no-repeat;
		margin-left: 20px;
		cursor: pointer;
	}

	#contactV-Large {
		float: right;
		width:324px;
		height:185px;
		background: url("../images/contactV-Large.jpg") 0 0 no-repeat;
		margin-left: 20px;
		cursor: pointer;
	}

	#contactText{
		margin-left: 45px;
		margin-top: 15px;
		width: 250px;
	}

	#info{
		width: 80px;
		height: 30px;
		background: url("../images/btnInfo.jpg") 0 0 no-repeat;
		float: right;
		cursor: pointer;
		margin-right: 20px;
	}

	.add{
		border-bottom: 2px solid #aaa;
		padding-bottom: 2px;
		margin-left: 5px;
		width: 250px;
		font-size: 12px;
		margin-bottom: 10px;
		line-height: 160%;
	}

	.crs{
		border-bottom: 2px solid #aaa; 
		padding-bottom: 2px;
		width: 250px;
		
		line-height: 160%;
}

	.addEmail{
		padding-bottom: 2px;
		margin-left: 5px;
		margin-top: 20px;
		width: 250px;
	}

	#contactF {
		width:270px;
		height:25px;
		background: url("../images/contactF.jpg") 0 0 no-repeat;
	}


	#contactSmall{
		width:100px;
		height:48px;
		background: url("../images/contactSmall.jpg") 0 0 no-repeat;
		cursor: pointer;
	}

	#contactSmallOver{
		width:100px;
		height:48px;
		background: url("../images/contactSmall-over.jpg") 0 0 no-repeat;
		cursor: pointer;
	}

	.enum{
		margin-left: 30px;
		line-height: 150%;
		margin-right: 25px;
	}

	.line {
		border: none;
		border-bottom: 2px solid #b20001;
		height: 1px;
		margin: 0;
	}



	#space20px{
		height: 20px;
	}
	
	#photoContainerH {
		float: right;
		border: 1px solid #888;

		margin: 10px;
		padding: 10px;
		cursor: pointer;
	}

	.photo-1-small{
		
		height: 235px;
		width:200px;
		background: url("../images/photo-1-small.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-1-large{
		height: 470px;
		width:400px;
		background: url("../images/photo-1-large.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-2-small{
		height:114px;
		width:200px;
		background: url("../images/photo-2-small.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-2-large{
		height: 251px;
		width: 440px;
		background: url("../images/photo-2-large.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-3-small{
		height:316px;
		width:200px;
		background: url("../images/photo-3-small.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-3-large{
		height: 631px;
		width: 400px;
		background: url("../images/photo-3-large.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-4-small{
		height:133px;
		width:200px;
		background: url("../images/photo-4-small.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-4-large{
		height: 293px;
		width: 440px;
		background: url("../images/photo-4-large.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-5-small{
		height:133px;
		width:200px;
		background: url("../images/photo-5-small.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-5-large{
		height: 293px;
		width: 440px;
		background: url("../images/photo-5-large.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-6-small{
		height:306px;
		width:200px;
		background: url("../images/photo-6-small.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-6-large{
		height: 611px;
		width: 400px;
		background: url("../images/photo-6-large.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-7-small{
		height:141px;
		width:200px;
		background: url("../images/photo-7-small.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-7-large{
		height: 311px;
		width: 440px;
		background: url("../images/photo-7-large.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-8-small{
		height:249px;
		width:200px;
		background: url("../images/photo-8-small.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-8-large{
		height: 497px;
		width: 400px;
		background: url("../images/photo-8-large.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-9-small{
		height:133px;
		width:200px;
		background: url("../images/photo-9-small.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-9-large{
		height: 266px;
		width: 400px;
		background: url("../images/photo-9-large.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-10-small{
		height:200px;
		width:200px;
		background: url("../images/photo-10-small.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-10-large{
		height: 441px;
		width: 440px;
		background: url("../images/photo-10-large.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-11-small{
		height:135px;
		width:200px;
		background: url("../images/photo-11-small.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-11-large{
		height: 298px;
		width: 440px;
		background: url("../images/photo-11-large.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-12-small{
		height:346px;
		width:200px;
		background: url("../images/photo-12-small.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-12-large{
		height: 588px;
		width: 340px;
		background: url("../images/photo-12-large.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-13-small{
		height:346px;
		width:200px;
		background: url("../images/photo-13-small.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}

	.photo-13-large{
		height: 622px;
		width: 360px;
		background: url("../images/photo-13-large.jpg") 0 0 no-repeat;
		margin-bottom: 4px;
	}




	.trafic{
		float: right;
		vertical-align:text-top;
		padding-right:50px;
		margin-top: -16px;
	}

	#sitemap{
		margin-left: 20px;
		list-style-type: square;
		line-height: 150%;
	}

	.level2{
		margin-left: 40px;
		list-style-type: square;
	}

	.level3{
		margin-left: 70px;
		list-style-type: square;
	}

	.program{
		width: 180px;
		padding: 5px;
		margin-left: 10px;
		font-size: 12px;

	}

	.cursuriType{
		color:#660000;
		font-size: 18px;
		font-weight: normal;
	}