/***************************************************
	HTML Element Styles
 ***************************************************/

* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #FFFFFF;
	background-image: url(../kepek/hatter.jpg);
	background-repeat: repeat-y;
	background-attachment:fixed;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #212121;
}

/***************************************************
	General Styles
 ***************************************************/

#tartalom {
	position: absolute;
	left: 261px;
	top: 223px;
	width: 636px;
	height: 463px;
	z-index: 1;
}

#menu {
	position:absolute;
	left:38px;
	top:351px;
	width:170px;
	height:172px;
	z-index:2;
}

.apro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}


h1 {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-size: 18px;
	color: #60552B;
	margin-top:50px;
}

h2, h3 {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

h2 {
	font-size: 15px;
	line-height: 22px;
}

h3 {
	font-size: 15px;
	line-height: 17px;
}


a.link, 
a.link:hover, 
a.link:visited {
	border-bottom:1px solid #60552B; 
	text-decoration: none;
	cursor:pointer;
}


a,
a:visited, 
a.link, 
a.link:visited {
	color: #212121;
}

a:hover {
	color: #60552B;
}



a.menu,
a.menu:visited {
	color: #212121;
	text-decoration: none;
	cursor:pointer;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}


a.menu:hover {
	color: #60552B;
	text-decoration: none;
	cursor:pointer;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;

}

.menu {
	color: #60552B;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}

.kep_balra, .kep_balrateto, .kep_jobbra, .kep_jobbrateto  {
	background-image: url(../kepek/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.kep_balra {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.kep_balrateto {
	float: left;
	clear:left;
	margin-top: 3px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 15px;
}


.kep_jobbra {
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
}

.kep_jobbrateto {
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 3px;
}


#torzs-tartalom_program, 
#torzs-tartalom_program-reszletek {
	clear:both; /* !!! */
}

#reszletek-btn {
	float:right;
	clear:both;
}

.reszletek, .reszletekAKTIV {
	width:auto;
	margin-right: 40px;
	border:1px solid #CBBE93; 
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	
	padding: 4px 10px 4px 10px;
	cursor: pointer;
	
	font-style: bold;
	font-weight: bold;
}

.reszletek_txt {
	/*border-width: 1px;
	border-color: #CBBE93;
	border-style:solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px 7px 4px 7px;*/
}

a.link-reszletek {
	text-decoration: none;
	cursor:pointer;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #212121;
}
}

a.link-reszletek,
a.link-reszletek:visited {
	color: #212121;
}

a.link-reszletek:hover {
	color: #60552B;
}
