/* This file needs to be saved in the UTF-8 format in order to handle EditMenuName attributes with non-english characters */
/* --- Divs used for page structure ---*/
.normalpageVinovum
{
	background-image:url(/images/avantime/Vinovum/bg.jpg);
	background-repeat:no-repeat;
	background-color:#5c002e;
}
#ContentDiv
{
	text-align:center;
}
#PageContent
{
	margin:40px auto;
	width:900px;
	background-color:White;
}

#MainAreaDiv
{
    text-align: left;
}
#MainAreaPaddingDiv
{
	text-align:left;
	padding:18px 20px 20px 20px;
}

.LeftContentArea
{
	/*Width is defined in masterpage*/	
	float:left;
	text-align:left;
}
.LeftContentAreaPaddingDiv
{
	
}
.MainContentArea
{
	/*Width is defined in masterpage*/	
	float:left;
	text-align:left;

}
.MainContentAreaPaddingDiv
{
}
.RightContentArea
{
	/*Width is defined in masterpage*/	
	float:left;
	text-align:left;
}
.RightContentAreaPaddingDiv
{
	
}
#FooterDiv
{
	text-align:center;
	color:#DFDFDF;
	padding:17px 0px 15px 0px;
	background-color:#DCDCDC;
}

.SPLeftColumn
{}

.SPContentPadding
{
    padding: 14px 33px 14px 33px;
}


/*Vinranka*/
.vinRankaImgTop
{
	position:relative;
	left:72px;
}
td.vinRankaTdTop
{
	vertical-align:top;
	width:57px;
}
.vinRankaImgBottom
{
	position:relative;
	left:-45px;
}
.vinRankaTdBottom
{
	vertical-align:bottom;	
	width:148px;
}
.structTable
{
	border-collapse:collapse;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}