.oktatoink {
	
	width:850px;
	min-height:1000px;
	
	
}

.oktatoink_box {
	position:relative;
	float:left;
	min-height:625px;
	/*border: 1px ridge #D6DCE1;*/
	margin:20px 0 0 0;
	width:400px;
	
	
}


.oktatoink_box_title {
	
    background-image: url('../images/nav_menu.png');
	border-bottom: 1px solid #D6DCE1;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	padding: 10px;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.oktatok_data p {
	padding:5px;
	margin:5px;
	
}

.oktatoink_box  img {
	padding:0;
	margin:0;
	margin-top:10px;
	width: 400px;
	height: 300px;
    border: none;
	-moz-box-shadow: 0px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 0px #ccc;
	box-shadow: 5px 5px 5px #ccc;
}

.uj_sor {
	clear:both;
	text-align:justify;
	
	padding:15px 0 15px 0;
}
#subtitle {
	font-family: "Arial Narrow", helvetica, sans-serif;
	color: #4f6483;
	font-size: 18pt;
	background-image: url('../images/bullet2.png');
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0;
	padding: 0px 0px 0px 15px;
	background-position: left center;
	border-top:0px solid #000;
	border-bottom:1px solid #C3C3C3;
	border-image:url("../images/bottom_title.png") 30 30 stretch;
	-moz-border-image:url ("../images/bottom_title.png") 30 30 stretch;
	-o-border-image:url("../imagesbottom_title.png") 30 30 stretch;
	-webkit-border-image:url("../images/bottom_title.png") 30 30 stretch;
	
}
.oktatok_data {
	margin-top:10px;
	min-height:265px;
	background:#F1F1F1;
	border-right:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	color: #626262;
	
}

	