.p
{
	font-size: 12px;
	text-align: justify;
}

.p2
{
	font-size: 14px;
	text-align: justify;
}

.varos
{
	font-size: 12px;
	text-align:center;
	font-weight: bold;
}

.leftside
{
	background-image : url(leftside.jpg);
	background-color : #29AADD;
	background-repeat: repeat-y;
	background-position: right;

}

.rightside
{
	background-image : url(rightside.jpg);
	background-color : #29AADD;
	background-repeat: repeat-y;
	background-position: left;
}

.mainframe
{
	border-left : 1px solid #000066;
	border-right : 1px solid #000066;
}

.textarea{
	background-color : #FFFFFF;
	border : 1px solid #5B5150;
	}

.footerText
{
		color : #E6FCE2;
		font-size:10px;
}

.h3
{
	font-size: 13px;
	font-weight: bold;
	line-height:20px;
	width : 100%;


}

.h2
{
	background-image : url(../img/separator.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 27px;
	font-size: 14px;
	font-weight: bold;
	line-height:27px;
	width : 100%;

}

.h1
{
	background-image : url(../img/title_bg.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	line-height:40px;
	width : 100%;
	padding-left: 10px;
}

.li
{
	font-size: 12px;
	list-style-image: url(pict/li.jpg);
	text-align: justify;
}
