body{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: verdana;
}

div,p,h1,h2{
	display: block;
	margin: 0;
	padding: 0;
}

a{
	color: white;
	text-decoration: none;
}

#header{
	background: #F1F0D5 url(poze/layout/header_back_bottom.gif) bottom left repeat-x;
	
	padding-bottom: 5px;
}
#headerCon{
	background: url(poze/layout/header_back.jpg) top left no-repeat;
	width: 980px;
	height: 156px;
	margin: 0 auto;
	
}


#menu{
	padding-left: 280px;
	padding-top: 125px;
}
#menu p{
	display: inline-block;
	float: left;
	background: url(poze/layout/menu_back.gif) top left no-repeat;
	margin-right: 3px;
	margin-top: 5px;
}

#menu .on{
	margin-top: 0px;
}

#menu p a{
	display: inline-block;
	margin-left: 5px;
	background: url(poze/layout/menu_back.gif) top right no-repeat;
	padding: 8px 5px 5px 0;
	
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}

#introCon{
	width: 980px;
	margin: 0 auto;
	
}

#intro{
	background: url(poze/layout/intro_back.gif) top left repeat-x;
	height: 320px;
	border-bottom: 1px solid #595646;
}

#introConText{
	float: left;
	padding-left: 20px;
	padding-top: 30px;
	width: 370px;
	color: #FFFBE2;
}

#introConText p{
	padding-top: 12px;
}

#introConPoza{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 542px;
	height: 302px;
	background: url(poze/layout/intro_poza.jpg) top left no-repeat;
}

#introConPoza div{
	padding-left: 11px;
	padding-top: 11px;
}

#content{
	border-top: 1px solid black;
}

#mainContent{
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;

}

#contentColumn{
	float: left;
	width: 630px;
	display: inline-block;

}

#rightMenu{
	float: left;
	margin-left: 18px;
	width: 252px;
}

.fontSize1{
	11px;
}
.fontSize2{
	12px;
}
.fontSize3{
	13px;
}

.fontSize4{
	14px;
}

.fontSize5{
	15px;
}

.fontSizeBigest{
	18px;
}

h1{
	font-family: 'trebuchet MS';
	font-size: 26px;
	padding-bottom: 15px;
	
}

#textContent{
	
	padding: 10px;
	color: #7F7F7F;
}

#textContent a{
	color: #E55A5A;
}

#textContent h2{
	font-family: verdana;
	font-size: 16px;
	padding-bottom: 10px;
	color: #7C7C7C;
}

#underConstruction{
	padding: 50px 0 50px 0;
}

#rightPanel{
	background: url(poze/layout/rightMenuBackMid.gif) top left repeat-y;
}

#rightPanelContent{
	background: url(poze/layout/rightMenuBackTop.gif) top left no-repeat;
	
	padding: 15px 15px 15px 10px;
}

#rightPanelbottom{
	background: url(poze/layout/rightMenuBackRight.gif) top left no-repeat;
	height: 9px;
	overflow: hidden;
}
#rightPanel hr{
	color: #AAA42F;
	background: none;
	border: none;
	height: 1px;
}

#rightPanel h2{
	font-size: 20px;
	font-family: 'Trebuchet MS';
	background: url(poze/diverse/sag_h2.gif) 0 6px no-repeat;
	color: #4D4B3C;
	padding-left: 20px;
	font-weight: normal;
}

#rMenu a{
	display: block;
	font-family: 'Trebuchet MS';
	font-size: 16px;
	color: #6C6962;
	padding-left: 18px;
	font-weight: bold;
	background: url(poze/diverse/sag.gif) 4px 10px no-repeat;
}

#rMenu a:hover{
	color: black;
	text-decoration: underline;
}

ul.listNews{
	padding: 0;
	margin: 20px 0 0 30px;
	list-style-type: none;
	list-style-image: url(poze/diverse/ul_sag.gif);
}


ul.listNews li,ul.listBigNews li{
	padding-bottom: 10px;
}

ul.listBigNews{
	padding: 0;
	margin: 20px 0 0 30px;
	list-style-type: none;
	list-style-image: url(poze/diverse/ul_sag.gif);
}

.pData{
	font-family: arial;
	font-size: 11px;
}

.pData2{
	font-family: arial;
	font-size: 11px;
	padding-bottom: 8px;
}

.pNume{
	font-size: 14px;
	font-weight: bold;
}

.pNume a:hover,.pDetalii a:hover{
	text-decoration: underline;
}

.pDetalii{
	font-size :10px;
	padding-top: 8px;
}

.listItemsRight{
	list-style-type: none;
	list-style-image: url(poze/diverse/ul_sag_transp.gif);
	margin: 10px 0 10px 20px;
	padding: 0;
}

.listItemsRight a{
	color: #E55A5A;
}

.fontSize1{
	font-size: 11px;
}
.fontSize2{
	font-size: 12px;
}
.fontSize3{
	font-size: 13px;
}

.fontSize4{
	font-size: 14px;
}

.fontSize5{
	font-size: 15px;
}

.fontSizeBigest{
	font-size: 18px;
}


#mainText ul{
	margin-top: 0;
	margin-bottom: 0;
}


.galerieFoto .gfItem{
	width: 130px;
	
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.galerieFoto img{
	border: 3px solid #CCCCCC;
}

.galerieFoto .gfItem div{
	text-align: center;
	vertical-align: middle;
	padding: auto 0;
}
