﻿body
{
	padding:0px;
	margin:0px;
}

#divPageCenter
{
	width: 860px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;	
}

#divPageStretch
{		
	width: 860px;
	height: 100%;	
	background-color: GrayText;	
	position:fixed;	
}

#divMainFrame
{
	width: 800px;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: white;
}

#divHeader
{
	width: 800px;
	height: 136px;
	vertical-align: middle;
	text-align: center;
	background-image: url(doina_pana.jpg);
}

#divMenu
{
	width: 800px;
	height: 28px;
	background-image: url(banner.png);
	border-top: white 1px dotted;	
}

#divContent
{
	width: 798px;
	height: 100%;
	padding-bottom: 28px;
	border-left: red 1px solid;
	border-right: red 1px solid;
	overflow: scroll;	
}

#divFooter
{
	width: 800px;
	height: 28px;
	bottom: 0px;
	position: absolute;
	background-image: url(banner.png);		
}

#divTop
{
	width: 800px;
	height: 28px;
	background-image: url(banner.png);
}

#imgContact
{
	left: 18px;
	position: relative;
}

#imgMail
{
	left: 18px;
	position: relative;
}

#objMovie
{	
	float: right;
	margin: 0px;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#objMovie2
{	
	float: right;
	margin: 0px;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#objClip
{
	float: right;
	margin: 0px;	
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 20px;
}