body {
	margin: 0px;
}

body, h1, h2, h3, h4, h5, p, div, span, td
{
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #5A5A5A;	
	line-height: 1.5;
}

a
{
	color: #0077BC;
	font-size: 13px;
}

.extremTracker {
display: none;
}

.alignCenter {
text-align: center;
}

.alignLeft {
text-align: left;
}

.valignTop {
vertical-align: top;
}

.widthPercent50 {
width: 50%;
}

/******* head ****************/

.headMenuTable {
width: 100%;
}

.headMenuTable td {
vertical-align: bottom !important;
}

.headMenuTable img {
	position: relative;
	right: 10px;
	margin-bottom: 2px;
}

.headMenuCell {
text-align: right !important;
vertical-align: bottom !important;
width: 480px !important;
}

.headMenuCell a {
font-family: arial;
font-size: 13px;
padding: 5px 0px;
margin: 0px 2px 0px 0px;
text-decoration: none;
}

.headMenuCell div {
padding: 4px 0px;
position: relative;
left: 4px;
}

.headPictureCell img
{
	margin: 0px 1px 5px 0px;
}

/********* footer *********************************/
.bottomCell
{
	text-align: center;
}

.bottomCell h3, .bottomCell h4
{
	margin: 2px;
	font-size: 13px;
	color: #5A5A5A;
}

.bottomCell h4
{
	margin: 2px;
	font-weight: normal;
}

.bottomCell a
{
	color: #5A5A5A;
	text-decoration: none;
}

/********* tartalom *********************************/

.contentCell
{
	vertical-align: top;
	padding: 10px;
}

.contentRightCell
{
	width: 220px !important;
	vertical-align: top;
	padding: 10px 5px 10px 20px;
}

.contentDiv
{
	text-align: justify;
}

.contentDiv h2
{
	color: #02A53A;
	font-size: 20px !important;
}

.contentDiv h3
{
	color: #0077BC;
	font-size: 16px !important;
}

.contentDiv h4, .contentDiv h4 a
{
	color: #FF9200;
	font-size: 14px !important;
	margin-bottom: 5px;
	text-decoration: none;
}

.contentTitle
{
	margin: 0px 0px 5px 0px;
	border-bottom: dotted 1px #0077BC;
}

.contentListTable td
{
	vertical-align: top;
	padding: 10px;
}

.contentListTable img
{
	padding: 1px;
	border: solid 5px #dddddd;
}

.contentDiv input, textarea, select
{
	background: #f2f2f2;
	border: solid 1px #f2f2f2;
	border-bottom: solid 1px #aaaaaa;
	padding: 2px;
}

.contentDiv hr
{
	border: dotted 1px #0077BC;
}

.priceTable
{
	width: 100%;
	background: white;
	text-align: center;
}

.priceTable td
{
	background: #F2F2F2;
	padding: 2px 4px;
}

.pipe
{
	font-weight: bold;	
}

.divOpinions
{
	padding: 0px 0px 10px 0px;
	border-bottom: dotted 1px #bbbbbb;
	color: #7F7F7F;
}

.divOpinions p
{
	color: #7F7F7F;
}

/********* Side bar ******************/
.widgettitle
{
	background:#93CE5D none repeat scroll 0 0;
	border-bottom:1px solid #6C9843;
	color:white;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:13px;
	margin:5px 0 0;
	padding:5px 3px 3px;
}

/*********Admin ***************/
.adminListTable th
{
 text-align: left;
 background: #93CE5D;
 color: white;
}
.adminListTable td, .adminListTable a, .adminListTable th
{
 line-height: 1.4;
 font-size: 12px;
}

.alertBox p {
color: #ff9200;
font-size: 13px;
font-weight: bold;
}

.alertBox {
padding: 5px;
border: solid 1px #eeeeee;
text-align: center;
}
