
/* közös */

.langSelect {
	position: absolute; 
	top: 53px; 
	left: 148px; 
}

.langSelect img {
	border: none;
	margin: 0px;
	padding: 0px;	
}

table.strip
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

input.textbox, textarea.textarea {
	width: 300px;	
}

.align-left
{
	text-align: left;
}

.align-right
{
	text-align: right;
}

/* keret */

table.frame
{
	width: 994px;
	height: 745px;
}

table.frame td.topleft
{
	background-image: url(../images/topleft.jpg);
	background-repeat: no-repeat;
	width: 329px;
	height: 86px;
}

table.frame td.top
{
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}

table.frame td.topright
{
	width: 15px;
	background-color: #03281f;
}

td.left {
	width: 329px;	
}

table.frame td.left
{
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
}

table.frame td.mmenu
{
	background-image: url(../images/mmbg.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

table.frame td.cont
{
	background-image: url(../images/cont.jpg);
	background-repeat: no-repeat;
	background-color: #f9f8f8;
	height: 574px;
	width: 620px; /*630px*/ /*650*/
	padding: 15px;
	line-height: 150%;
}

table.frame td.right
{
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	/*background-color: #062f24;*/
	/*background-color: #03281f;*/
}

table.frame td.foot
{
	background-image: url(../images/foot_c.jpg);
	background-repeat: no-repeat;
	height: 50px;
}

/* egyéb */

img.pimg
{
	cursor: pointer;
	margin: 5px;
	border: 0px;
}

.cont li {
	list-style-image: url("../images/bekezdes.gif");	
}
