body{
    background-image: url('pic/bg.jpg');
    background-repeat: repeat;
	color:#666666;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
}

p{
    margin:10px 0;
}

a, a:link, a:visited{
	text-decoration:none;
	color:#1C75A1;
}

h1, h2, h3, h4, h5{
	clear:both;
	font-weight: bold;
}

h3{/* baloldali kisdobozban cím */
	margin:20px 0;
}

select{
	background:transparent;
}


table, td, th{
	border:0 none;
}

body {
    left: unset !important;
    position: unset !important;
    top: unset !important;
    width: unset !important;
    height: unset !important;
    overflow: unset !important;
}