
@import "menu.css";
@import "circles.css";

.dBug_object td {
	color: black;
}

root { 
    display: block;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	text-decoration: none;
	color: white;
}

p {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: white;
	background: url('../images/page_bottom_bg.png') repeat-x #dbe2e6 top;
}

#page-background {
	width: 1100px;
	background: url('../images/page_bg.png') no-repeat;
	/*background-color: #dbe2e6;*/
	background-position: top center;
	margin: auto;
}

#page {
	width: 960px;
	margin: auto;
}

#menu {
	/* menu.css */
}

#content {
}

#content #content-columns {
	width: 100%;
}

#content #content-columns td {
	vertical-align: top;
}

#content #content-columns #content-columns-boxes {
	width: 1%;
}

#content #wetforum {
	width: 283px;
	height: 46px;
	text-align: center;
	margin-bottom: 20px;
}

#content #wetforum a {
	display: block;
	color: white;
	line-height: 46px;
}

#content #wetforum a b,
#content #wetforum a {
	font-size: 12pt;
}

#content #newsletter {
}

#content .box {
	color: #adb6a2;
}

#content .box {
	width: 283px;
	background-color: #fcfdfd;
}

#content .box > .title {
	height: 32px;
	background: url('../images/box_title_bg.png') no-repeat;
	line-height: 32px;
	font-size: 11pt;
	padding-left: 15px;
	margin-bottom: 1px;
	color: white;
}

#content .box > .content {
	color: #505050;
}

#content #login-box .content  {
	height: 193px;
	background: url('../images/box1_bg.png') no-repeat;
	background-position: bottom;
}

#content #news-box .content  {
	height: 277px;
	background: url('../images/box2_bg.png') no-repeat;
	background-position: bottom;
}

#header {
	position: relative;
}

/*
#logo {
	position: absolute;
	left: 8pt;
	top: 14px;
	width: 142px;
	height: 59px;
	background: url('../images/logo_top.png') no-repeat;
}
*/
#footer {
	height: 47px;
	background: #b6c3cb;
}

#footer > .content {
	position: relative;
	width: 960px;
	margin: auto;
}

#logo-bottom-bg {
	position: relative;
	height: 135px;
	background: url('../images/logo_bottom_bg.png') repeat-x;
}

#logo-bottom-bg > #logo-bottom {
	position: absolute;
	margin-top: -24px;
	top: 50%;
	left: 330px;;
	width: 142px;
	height: 59px;
	background: url('../images/logo_bottom.png') no-repeat;
}

#login-box form {
	width: 170px;
	padding-top: 20px;
	margin: auto;
}

#login-box .label {
}

#login-box .data input {
	width: 168px;
	border: 1px solid #a4a6a8;
}

#login-box .control {
}

#login-box a.btn_login {
	color: white;
	display: block;
	width: 102px;
	height: 38px;
	line-height: 38px;
	background: url('../images/btn_login.png') no-repeat;
	font-size: 9pt;
	margin: auto;
	text-align: center;
}

#login-box .data {
	margin-bottom: 10px;
}

#news-box {
}

#news-box a{
color:#333333;
}


#news-box a:hover{
color:#333333;
}

#news-box .content {
	padding: 1px 13px;
}

#news-box .content .news {
	height: 53px;
	margin-top: 19px;
}

#news-box .news > .tn {
	/*background: #b5b7b7;*/
	border: 1px solid white;
	width: 49px;
	height: 49px;
	float: left;
}

#news-box .news > .info {
	margin-left: 68px;
	font-size: 8pt;
}

#news-box .news > .info > .title {
	font-weight: bold;
}

#news-box .news > .info > .descr {
	
}

#static-content {
	border-top: 3px solid #cbd4d9;
	background: url('../images/text_bg.png') repeat-x top;
	color: #585e63;
	/*width: 590px;*/
	width: 615px;
	margin-top: 20px;
	padding-right: 0;
	padding: 0;
	padding-left: 25px;
	margin-right: 25px;
}

#static-content small{
font-size:10px;
}

#static-content a {
color:#585e63;
}
#static-content a:hover {
color:#888888;
}

#static-content #content-page
{
padding-right:25px;
padding-bottom:50px;}

#content-page a{
	color:#62729D;
}

#content-page a:hover{
color:#555555;
}

#static-content-scroll {
	margin-top: 25px;
	height: 582px;
	overflow: auto;
}

#static-content h1 {
	color: #585e63;
	font-size: 12pt;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	margin-bottom: 20px;
}

#static-content h1,
#static-content h2 {
	color: #6aa823;
	/*color: #0055a0;*/
}

#static-content p {
	margin-bottom: 15px;
}

#static-content .scrollable {
}

.pk{
padding:1px;
border:#999999 solid 1px;}

.bold-blue{
color:#3d89ce;
font-weight:bold;


}

.blue a, .blue{
color:#3d89ce;

}

#subm, #subm a{
	color:#222222;
	text-decoration:none;
	font-size:10px;
}
#subm .right{
text-align:right;
}

#felsorolas{
width:96%;
height:120px;
padding:5px;
border:#aaaaaa solid 1px;
background:#FFFFFF
}

#felsorolas .orszag{
color:#006633;
}


#felsorolas .cim{
font-size:80%;
}


#login-box{
margin-top:50px;
margin-left:auto;
margin-right:auto;}



