input, select, textarea	{	
		color: #000000;
		border: solid 1px black;
		background-color: #FFFFFF;
		font-size: 10px;
	}
	
input.submit {
	text-align: center;	
	border: 1px solid #1c8096;
	margin:2px 0 0 0;
	font-size:11px;
	background-color:#1b7f96;
	color:#fff;
     }

div.list_cell {
	float: left;
	background-color: transparent;
	padding-left: 0px; 
	padding-right: 0px;
	text-align: center;
	/* border: 1px solid black; */
}


div.list_cell_title {
	float: left;
	text-align: center;
	/* border: 1px solid black; */
}

div.list_cell_pic {
	float: left;
	/* border: 1px solid black; */
}

div.infosor {
	font-size:10px;
	background-color: #1C8097;
	color: white;
	font-weight: bold;
	margin-top: 3px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.list_main {
	font-size:10px;
	padding: 2px;
	background-color: white;
}

div.list_line {
	padding-top: 0px;
	padding-bottom: 0px;
	/* border-bottom: 1px solid #E6E6E6; */
}

.listazasnal {
	color: black;
	font-weight: bold;
	background-color: #DBE9ED;
	text-decoration: none;
	display: block;
	padding-top: 15px; 
	padding-bottom: 70px;
	padding-left: 8px;
	margin-bottom: 8px;
	cursor: pointer;
	border: 1px solid #DBE9ED;
}
.listazasnal_over {
	color: black;
	font-weight: bold;
	background-color: white;
	text-decoration: none;
	display: block;
	padding-top: 15px; 
	padding-bottom: 70px;
	padding-left: 8px;
	margin-bottom: 8px;
	cursor: pointer;
	border: 1px dotted #1C8096;
}
a.list:link,a.list:hover,a.list:visited {
	font-size: 11px;
}
a.list:hover {
}	

a.title_link {
	color: #FFFFFF;
}


a.title_link:hover {
	color: #F1EFF0;
	text-decoration: none;
}	

.detail {
	background-color: white;
	font-size: 12px;
	padding: 5px;
}

td.inner {
	border: 2px solid white;
}

.right {
	text-align: right;
}

img.hit_pic {
	position: relative;
	top: -5px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 3px solid #ACD1D9;
}
img.nyil
{
	padding: 0px;
	margin: 0px;
	border: none;
}

.leiras {
	font-size: 13px;
	font-weight: bold;
	color: #C70426;
}