/*
 * reneszansz iwiw fooldal
 */

#main div h1.mainheader{
	padding: 30px 0px 0px 52px;
	margin: 0px 0px 5px 30px;
	height: 22px;
	font-size: 14px;
	font-family: "Times New Roman";
	font-weight: bold; 
}

#connections h1{
	background: url(../images/k1.png) no-repeat;
	color: #005DAD;
}

#sysmessages h1.sysheader{
  background: url(../images/g1.png) no-repeat;
  color: #E00120;
}

#gallery h1{
  background: url(../images/k3.png) no-repeat;
  color: #7BB42E;
}

.sysmessage_item {
	margin: 5px 60px 20px 82px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.sysmessage_item .sm_item_date{
  font-weight: bold; 
}

.sysmessage_item .sm_item_msg{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.sysmessage_item .sm_item_msg p{
  margin: 0px 0px 4px 0px;
  padding: 0px 0px 0px 0px;
}

#sample_connections {
	background: url(../images/main_back.png) no-repeat;
  margin: 0px 0px 20px 30px;
  height: 300px;
	width: 820px;	
	position: relative;
}

.sc_card{
  position: absolute;
}

#sc_center{
	top: 91px;
	left: 323px;
}

#sc_topleft{
  top: 23px;
  left: 97px;
}
#sc_topright{
  top: 23px;
  left: 553px;
}
#sc_bottomright{
  top: 170px;
  left: 553px;
}
#sc_bottomleft{
  top: 170px;
  left: 97px;
}

table#ga {
	margin: 15px 0px 0px 62px;
  height: 95px;
	border-spacing: 10px 0px; 
}

table#ga tr td {
  margin: 0px;
	width: 95px;
	height: 95px;
}

table#ga tr {
  height: 95px;
}

div.ga_item {
	background-color: #cccccc;
  height: 95px;
	vertical-align: middle;
}

div.ga_item a{
	display: block;
  height: 95px;
}

div.ga_item a img{
  border-style: none;
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	display: block;
}
