body {
	color: #000;
	background: #fff;
	font-family: Arial, sans;
	font-size: 10pt;
}

h1 {
}

h2, .h2 {
	width: 100%;
	font-size: 16pt;
	margin-bottom: 1em;
}

h3, .h3 {
	width: 100%;
	font-size: 12pt;
	margin-bottom: 0.5em;
}

h4 {
}

h5 {
}

h6 {
}

a:link {
}

a:visited {
}

a:hover {
}

a:focus {
}

a:active {
}

#content ul, ol {
	padding: 0 0 1em 0;
}

#content p {
	padding: 0 0 1em 0;
}

.clear {
	float: none !important;
	clear: both;
	width: 0 !important;
	height: 0 !important;
	visibility: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

.tilt {
	cursor: default;
}

#content_ {
	padding: 10px;
	min-height: 559px;
	width: 636px;
	background-color: white;
	margin: 0 1px 10px 1px;
	border: 1px solid grey;
}

#content_hir {
	padding: 10px;
	min-height: 559px;
	width: 636px;
	background-color: white;
	margin: 0 1px 10px 1px;
	border: 1px solid grey;
	position: relative;
}

#contentversenynaptar {
	padding: 16px 10px 10px 10px;
	width: 938px;
	height: 329px;
	background: url(../../images/bg_versenynaptar.jpg) #FFF;
	margin: 0 1px 10px 1px;
	border: 1px solid grey;
	position: relative;
}

#contentszobibalazs {
	width: 958px;
	min-height: 355px;
	background: url(../../images/bg_szobi_szobi.jpg) bottom right no-repeat #FFF;
	margin: 0 1px 0 1px;
	border: 1px solid grey;
	position: relative;
}

#contentbimbi {
    width: 958px;
    min-height: 355px;
    background: url(../../images/bg_bimbi.jpg) bottom right no-repeat #FFF;
    margin: 0 1px 0 1px;
    border: 1px solid grey;
    position: relative;
}

#contentjobbagy {
	width: 958px;
	min-height: 355px;
	background: url(../../images/bg_kulcs_jobbagy.jpg) bottom right no-repeat #FFF;
	margin: 0 1px 0 1px;
	border: 1px solid grey;
	position: relative;
}
#contenttarsoly {
	width: 958px;
	min-height: 355px;
	background: url(../../images/bg_kulcs_tarsoly.jpg) bottom right no-repeat #FFF;
	margin: 0 1px 0 1px;
	border: 1px solid grey;
	position: relative;
}
#contentadri{
	width: 958px;
	min-height: 355px;
	background: url(../../images/bg_kulcs_adri.jpg) bottom right no-repeat #FFF;
	margin: 0 1px 0 1px;
	border: 1px solid grey;
	position: relative;
}

#contentbruno{
	width: 958px;
	min-height: 355px;
	background: url(../../images/bg_kulcs_bruno.jpg) bottom right no-repeat #FFF;
	margin: 0 1px 0 1px;
	border: 1px solid grey;
	position: relative;
}
#contenteder {
	width: 958px;
	min-height: 355px;
	background: url(../../images/bg_kulcs_eder.jpg) bottom right no-repeat #FFF;
	margin: 0 1px 0 1px;
	border: 1px solid grey;
	position: relative;
}

#contentpalmai {
	width: 958px;
	min-height: 355px;
	background: url(../../images/bg_kulcs_palmai.jpg) bottom right no-repeat #FFF;
	margin: 0 1px 0 1px;
	border: 1px solid grey;
	position: relative;
}

#contentcsapat {
	width: 958px;
	min-height: 355px;
	background: /*url(../../images/bg_kulcs_palmai.jpg) bottom right no-repeat*/ #FFF;
	margin: 0 1px 0 1px;
	border: 1px solid grey;
	position: relative;
}

#contentpartnerek {
	width: 958px;
	min-height: 355px;
	background: url(../../images/bg_partnerek.jpg) top right no-repeat #FFF;
	margin: 0 1px 0 1px;
	border: 1px solid grey;
	position: relative;
}

#contenttruckrace {
	width: 958px;
	min-height: 355px;
	background: #FFF;
	margin: 0 1px 0 1px;
	border: 1px solid grey;
	position: relative;
	background: url(../../images/bg_eredmeny.jpg) top right no-repeat #FFF;	
}

#contentmotor {
	width: 958px;
	min-height: 355px;
	background: url(../../images/bg_motor.jpg) bottom right no-repeat #FFF;
	margin: 0 1px 0 1px;
	border: 1px solid grey;
	position: relative;
}

#contentkamion {
	width: 958px;
	min-height: 355px;
	background: url(../../images/bg_kamion.jpg) bottom right no-repeat #FFF;
	margin: 0 1px 0 1px;
	border: 1px solid grey;
	position: relative;
}


#contentszobibalazs h1,#contentszobibalazs h2,#contentszobibalazs h3,#contentszobibalazs h4,#contentszobibalazs h5{
	color: #F00;
}

#contentmotor img, #contentkamion img, #contentversenynaptar img, #contentszobibalazs img, #contentjobbagy img, #contenteder img, #contentpalmai img {
	padding: 3px;
	border: 1px solid #DEDEDE;
}

.block {
	display: block;
	width: 100%;
	min-height: 50px;
	margin-bottom: 1em;
	position: relative;
}

ul.srt {
	padding: 0;
	list-style: none;
}

ul.block_elements {
	width: 100%;
	padding: 0;
}

ul.block_elements li {
	margin: 0 5px 5px 0;
	position: relative;
}

li.spacer {
	width: 100px;
	height: 50px;
}

li.pic {
	width: 132px;
	height: 100px;
	text-align: center;
}

/*li.pic img {
	padding: 1px;
	border: 1px solid #CCC;
}*/

li.pic_empty {
	background-color: #cfe673;
}

li.pic_empty img {
	display: none;
}

li.pic_orig {
}

li.text {
	width: 300px;
	height: 200px;
}

.small {
	font-size: 8pt;
}

