BODY
{
	background: #2E4540;
	font: 10px Verdana;
	color: #FFFFFF;
}
UL#menu
{
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 615px;
	height: 30px;
	position: relative;
	left: 10%;
}
UL#menu SPAN
{
	display: none;
}
UL#menu A
{
	background: url(./images/menu.png) no-repeat;
	margin: 0;
	padding: 0;
	width: 129px;
	height: 73px;
	position: absolute;
	text-decoration: none;
}
#menu .about A
{
}
#menu .portfolio A
{
	left: 159px;
	background-position: -128px 0px;
}
#menu .partners A
{
	left: 318px;
	background-position: -256px 0px;
}
#menu .contacts A
{
	left: 477px;
	background-position: -385px 0px;
}
.topbar
{
	width: 750px;
	height: 35px;
	background-repeat: repeat-x;
	background-image: url(./images/top_bar.png);
	position: absolute;
	top: 19px;
}
.edge
{
	width: 5px;
	height: 5px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(./images/corners.png);
	/*[disabled]background-color:#F61D1D;*/
	overflow: hidden;
}
DIV.tl
{
	top: 0;
	left: 0;
}
DIV.tr
{
	top: 0;
	right: 0;
	background-position: -5px 0px;
}
DIV.bl
{
	left: 0;
	bottom: 0;
	background-position: 0px -5px;
}
DIV.br
{
	bottom: 0;
	right: 0;
	background-position: -5px -5px;
}
#menu LI
{
	top: 0;
	position: absolute;
}
#header
{
	position: relative;
	width: 750px;
	height: 75px;
	/*[empty]background-color:;*/
	/*[disabled]border:1px solid #EFEBEB;*/
}
#logo
{
	width: 175px;
	height: 60px;
	background-repeat: no-repeat;
	background-image: url(./images/logo.png);
	margin-top: 65px;
	margin-bottom: 25px;
	margin-left: 15px;
}
#logo A
{
	display: block;
	width: inherit;
	height: inherit;
}
#content
{
	width: 452px;
	height: 260px;
	overflow: auto;
	scrollbar-base-color: #3C514D;
	line-height: 15px;
	position: relative;
	left: 22px;
	top: 21px;
}

.kapcsolat #content
{
	padding-top: 70px;
}

#wrapper
{
	margin-left /**/: auto;
	margin-right /**/: auto;
	width /**/: 80%;
}
P
{
	margin-top: 20px;
	margin-bottom: 20px;
}
#contentbg
{
	width: 491px;
	height: 301px;
	background-image: url(./images/content.png);
	position: relative;
	left: 191px;
	top: 45px;
	background-repeat: no-repeat;
}
#cube
{
	width: 123px;
	height: 34px;
	position: absolute;
	top: 345px;
	background-image: url(./images/kocka.png);
	background-repeat: no-repeat;
}
.rolunk #cube
{
	background-position: 0px 0px;
}

.munkaink #cube
{
	background-position: 0px -34px;
}

.partnerek #cube
{
	background-position: 0px -68px;
}

.kapcsolat #cube
{
	background-position: 0px -102px;
}

A
{
	color: #D25501;
}

A:hover
{
	text-decoration: none;
}
