/* CSS Document
c 2009. Rosi - www.orosweb.hu
*/

body {
	margin: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	background: #424141 url(../media/site_bg.jpg) repeat-x bottom left;
}

A, A:link, A:visited, A:active, A:hover {
	color: #b03cf7;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	text-decoration: none;
	color: #f98923;
}

.reszletek A, .reszletek A:link, .reszletek A:visited, .reszletek A:active, .reszletek A:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.reszletek A:hover {
	text-decoration: none;
	color: #F98923;
}

h1 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 16px;
/*	color: #C3C0C0; */
	color: #ece7ad;
	font-weight: bold;
	border-bottom: 1px solid #ece7ad;
}

h2 {
	padding: 5px 0px 0px 30px;
	font-size: 16px;
/*	color: #C3C0C0; */
	color: #b03cf7;
	font-weight: bold;
	background: url(../media/csillag.gif) no-repeat top left;
}

h3 {
	padding: 0px;
	margin: 0px 0px 3px 0px;
	font-size: 14px;
/*	color: #C3C0C0; */
	color: #55c3ef;
	font-weight: bold;
}

#header {
	background: url(../media/header_01.jpg) no-repeat top left;
	width: 760px;
	height: 83px;
	padding: 11px 14px 0px 0px;
}

#page {
	width:774px;
	margin: auto;
	padding: 0px;
	background: url(/media/page_bg.gif) repeat-y top left;
}

#content{
	float: left;
	width: 487px;
	padding: 0px 20px 20px;
	overflow: auto;
}

#miertvelunk {
	float: right;
	overflow: auto;
	width: 217px;
}

.csomagleiras {
	padding: 5px 0px 0px 15px;
}

.albumnev {
	font-weight: bold;
	font-size: 14px;
}

.kep, A:link .kep, A:visited .kep, A:active .kep, A:hover .kep {
	padding: 3px;
	border: 2px solid #666666;
	background-color: #000000; 
}

A:hover .kep {
	padding: 3px;
	border: 2px solid #b03cf7;
	background-color: #000000; 
}

.kiemeles {
	font-weight: bold;
	color: #FFFF99;
}

#footer1 {
	float: left;
	width: 500px;
	padding: 5px;
	text-align: center;
}

#orosweb {
	float: right;
	padding: 5px;
	text-align: right;
}


#footer2 {
	clear: both;
	height: 52px;
	background: #000000 url(../media/footer_bg.gif) repeat-x top;
	padding: 18px 0px 0px 0px;
}

#header A, #header A:link, #header A:visited, #header A:active, #header A:hover,
#footer1 A, #footer1 A:link, #footer1 A:visited, #footer1 A:active, #footer1 A:hover,
#orosweb A, #orosweb A:link, #orosweb A:visited, #orosweb A:active, #orosweb A:hover {
	color: #55c3ef;
	text-decoration: none;
	font-weight: bold;
}

#header A:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#footer1 A:hover,
#orosweb A:hover {
	text-decoration: none;
	color: #b72dbc;
}

.g_box {
	width: 145px;
	padding: 10px 5px 5px 5px;
	margin: 3px;
	float: left;
	text-align: center;
	background-color: #303030;
}

.g_date {
	padding: 0px 0px 5px 0px;
	color: #FFFF99;
}

.g_name {
	padding: 3px;
	margin-top: 10px;
	height: 29px;
	overflow: hidden;
	background-color: #353535;
}