/* css reset */
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0;	border: 0; outline: 0; font-size: 12px; font-family: tahoma, arial;	vertical-align: baseline; background: transparent;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
:focus {	outline: 0;}
ins {	text-decoration: none;}
del {text-decoration: line-through;}
div.clearboth {
	position: relative;
	display: block;
	float: none;
	clear: both;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	visibility: hidden;
}

/*Oldal*/

body {background-image: url(../img/bg.gif); background-color: #D3E7FF; background-repeat: repeat-x;}
div.container {background: #fff; width:780px; border-left: 2px solid #1F1F1F; border-right: 2px solid #1F1F1F; margin: 0 auto 0 auto; line-height:18px; color:#393939; font-size: 11px;}
h1.head, h2.head {display: none;}
div.header{width:780px; height:152px; background: url(../img/header.jpg);}
h1.title{font-size: 26px; letter-spacing: -2px; font-family: arial; font-weight: lighter; color: #001CC4; border-bottom: 1px solid #001CC4; padding-bottom: 5px; margin-bottom: 20px;}
h3.subtitle{font-size: 16px; letter-spacing: -1px; font-family: arial; font-weight: bold; color: #00B125;}
div.selector {width: 77px; _width: 79px; height:17px; background: #fff; border: 1px solid #255591; float: right; margin: 3px 3px 0 0;}
a.nyelv1, a.nyelv2, a.nyelv3 {display: block; margin-bottom: 2px; margin-top: 2px; margin-right: 2px; width: 23px; height: 13px; float: left;}
a.nyelv1 {background: url(../img/hun.gif);}
a.nyelv2 {background: url(../img/eng.gif);}
a.nyelv3 {background: url(../img/ger.gif);}
span.dn {display: none;}
p{
line-height: 18px;
margin-bottom: 7px;
}
div.right{
width: 165px;
padding: 10px;
float: left;
display: block;
background: #E6E6E6;
}
div.main{
width: 575px;
padding:10px;
display: block;
float: left;
}
div.footer, div.menu {width:780px; height: 26px; background: url(../img/kis_bg.gif);}
ul.menu { margin:0px; padding: 0px;}
ul.menu li{
margin: 0;
padding-top: 4px;
font-weight: bold;
font-size: 12px;
color: #fff;
text-decoration: none;
display: block;
width: 160px;
height: 22px;
text-align: center;
float:left;
background-image: url(../img/separator.gif);
background-repeat: no-repeat;
background-position: top right;
}
ul.menu li a{
font-weight: bold;
font-size: 12px;
color: #fff;
text-decoration: none;
}
ul.menu li a:hover{
color:#e6e6e6;
}
