/**
 * szakmaidijak CSS
 * Készítette: "Balogh Tibor - Dolphinet Kft." <btibor@dolphinet.hu>
 */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff;
}

.hidden, .printonly, .hr hr, .hr2 hr {
	display:none;
}
.hr {
	display:block;height:0px;clear:left;
}
.required, .error {
	color: #f00;
}
.checkbox, .radio {
	border:none;
}

.success {
	text-align:center;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	margin: 50px auto 50px;
	color: #0082C6;
}

p, h1, h2, h3, h4, h5, h6 {
	padding-top:6px;
	margin:0;
	padding-bottom: 6px;
}
h1 {font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1em; }
h4 { font-size: 1em; }
h5 { font-size: 0.8em; }
h6 { font-size: 0.7em; }
h7 { font-size: 0.6em; }
table, td, th {
	font-size: 1em;
}

input, textarea, select {
	font-size: 1em;
	border: 1px solid #000;
    margin: 0;
}
input.submit, input.reset {
    border: none;
    background: #010099;
    color: #fff;
    cursor: pointer;
}
form {
    margin:0;
}
form h2 {
    clear:left;
}
form dt {
    width: 160px;
    float:left;
    padding-top:5px;
}
form dd {
    margin-left: 170px;
    display:block;
    padding-top: 5px;
}
.backlink {
	text-align: center;
	clear:both;
}

#container_main {
    width: 790px;
	text-align: left;
	margin:auto;
}

#header {
	display:block;
	height: 71px;
	background: url(images/header.jpg) no-repeat left top;
}


#header h1 {
	margin: 0;
	padding: 0;
}
#header h1 a {
	width: 759px;
	height: 70px;
	display:block;
}

.nav_middle {
    float:left;
    width: 485px;
    background-color: #F1F5F9;
}
.nav_left {
    width: 151px;
    float: left;height: 600px;
    text-align:center;
}
.nav_right {
	 width: 154px;
	 float:left;
	 overflow:hidden;
	 text-align:center;
}
.nav_right h2 {
	color: #52697B;
	font-size: 1em;
	text-align:center;
}
.banner, .banner2 {

    height: 75px;
    text-align:center;
    margin: 10px auto;
}

#divban1 {
height: 200px;
}
#divbanner1 {
height: auto;	
}
#divbanner2 {
height: 600px;	
background: url(images/left_bg_2009.jpg) no-repeat;
}

#topnav, .topnav {
    display:block;
    height: 21px;

    margin:0;
    background: #000 /*url(images/top_right.gif) no-repeat right top*/;
}

.nav_right .topnav {
	margin-right:31px;
	background: #000 url(images/top_right.gif) no-repeat right top;
}

.topnav h2{
	color:#ffffff;
}

#content_width {
	display:block;
	margin: 0 10px 10px;
	width: 465px;
	overflow:hidden;clear:left;
}
#content_width a {
	color: #000;
}
