.margins {
	background-color: #012C51;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bg_r {
	background-image: url('images/right_bg.jpg');
	background-repeat: repeat-y;
	background-position: left;
}

.bg_l {
	background-image: url('images/left_bg.jpg');
	background-repeat: repeat-y;
	background-position: right;
}

.plain {
	font-family: Verdana;
	font-size: 11px;
	color: #012C51;
	text-decoration: none;
}

.plain:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #012C51;
	text-decoration: underline;
}

.plaink {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.plainkk {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.margo {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.margo_t {
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 5px;
}

.margo_txt {
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.margo_nagy {
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
}

.cont_tab {
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.news_txt {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.input-box {
	font-size: 12px;
	color: #012C51;
	background: url(images/shadow.gif) no-repeat;
	height: 24;
	width: 163;
}

.input {
	font-size: 12px;
	color: #012C51;
	background: url(images/shadow2.gif) no-repeat;
}

.btn { 
    border: none;
    background-image: url(images/btn_elkuld.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
	height: 25px;
	width: 78px;
	font-family: Verdana;
	font-size: 10px;
	color: #012C51;
	font-weight: bold;
	text-decoration: none;
}

.ns { 
    border: none;
    background-image: url(images/submenu.gif);
    background-position: absolute;
    background-repeat: no-repeat;
	height: 28px;
}	

.bs {
	border: none;
    background-image: url(images/submenu_.gif);
    background-position: absolute;
    background-repeat: no-repeat;
	width: 741px;
	height: 9px;
}