html, body, form {
	padding: 0px;
	margin: 0px;
}

body {
	background: url('../i/oldal_hatter.jpg') repeat left top;
}

body, input, select, td, textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: white;
}
.input {
	padding: 4px;
	border: 1px solid #366cbd;
	margin: 0px 0px 10px;
	color: black;
	background: white;
}

a {
	color: #b3cd60;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.clearboth {
	clear: both;
	overflow: hidden;
	height: 1px;
}

/* oldal */

#oldal_tarto {
	width: 932px;
	margin: 0px auto;
}

h1 {
	height: 177px;
	margin: 0px;
	text-indent: -10000px;
	background: url('../i/logo.png') no-repeat 325px top;
}

#tartalom {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#elso_pont {
	float: left;
	width: 540px;
	padding: 0px 0px 36px 111px;
	background: url('../i/elso_pont.png') no-repeat left top;
}

h2 {
	padding: 10px 1px 11px;
	margin: 0px;
	font-size: 24px;
	text-transform: uppercase;
	color: #a3be4d;
}

.tartalom {
	padding: 13px;
	background: #5b92e5;
}

h3 {
	float: left;
	padding: 4px 6px;
	margin: 0px;
	font-size: 14px;
	background: black;
}

.tartalom p {
	clear: both;
	margin: 0px;
	padding: 2px 6px 13px;
}

#tecso {
	padding: 8px 0px 9px 250px;
	margin: 20px 0px 17px;
	height: 24px;
	background: #4170b8 url('../i/tecso.png') no-repeat 12px 8px;
}
#tecso a {
	display: block;
	float: left;
	width: 130px;
	height: 24px;
	text-indent: -10000px;
}

.gomb:hover,
.gomb_biger:hover {
	text-decoration: none;
}

.gomb {
	display: block;
	float: left;
	padding: 5px 14px 4px;
	border: 0px none;
	border-top: 1px solid #99baec;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #a3c1ed;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #5b92e5;
	background-color: #f5f5f6;
}

.gomb_biger {
	display: block;
	float: left;
	padding: 5px 14px 4px;
	border: 0px none;
	border-top: 1px solid #99baec;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #a3c1ed;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #B3CD60;
	background-color: #f5f5f6;
}

#link_drugreporter {
	width: 317px;
	background-image: url('../i/tovabbi_info.gif');
}
.gomb_kuld {
	width: 32px;
	height: 11px;
}
.gomb_tarto {
	height: 24px;
}
.gomb_tarto .gomb {
	float: right;
}

#masodik_pont {
	float: left;
	width: 540px;
	padding: 0px 0px 36px 111px;
	background: url('../i/masodik_pont.png') no-repeat left top;
}

#tecso_sajat {
	display: block;
	clear: both;
	width: 90px;
	height: 41px;
	border-top: 18px solid #5b92e5;
	border-bottom: 18px solid #5b92e5;
	text-indent: -10000px;
	background: url('../i/logo_tecso.gif') no-repeat left top;
}

h4 {
	padding-left: 6px;
	margin: 0px;
	font-size: 12px;
}

#harmadik_pont {
	float: right;
	width: 178px;
	padding: 0px 0px 36px 91px;
	background: url('../i/harmadik_pont.png') no-repeat left top;
}
#harmadik_pont .tartalom {
	padding: 10px 4px;
}
form div {
	padding: 2px 9px 0px;
}
#harmadik_pont .input {
	width: 142px;
}

#megosztas {
	float: right;
	width: 223px;
	padding: 49px 0px 36px 0px;
}
#megosztas .input {
	width: 172px;
}

#lablec {
	position: relative;
	clear: both;
	width: 100%;
	background: url('../i/csik.png') no-repeat 12px 0px;
}
#lablec ul {
	padding: 12px 0px 31px 31px;
}
#lablec li {
	float: left;
	padding-right: 24px;
}
#lablec a {
	font-size: 11px;
	text-decoration: underline;
	color: #5b92e5;
}

#mito {
	position: absolute;
	right: 40px;
	top: 17px;
	background: url('../i/logo_mito.gif') no-repeat left top;
}
#mito a {
	display: block;
	width: 46px;
	height: 21px;
	text-indent: -10000px;
}