/**********************ROLUNK***********************/

/* Use of Terms*/
.box2 {
	background:#F1F1F1;
	position:relative;
	border:1px solid #C8C8C8;
	padding:20px 19px 21px;
	display:inline;
	float:left;
	position:relative;
	margin:5px;
	height:400px;
	width:380px;
	margin-bottom:45px;	
}

.post {
	position:relative;
	width:100%;
	
	font-size:10pt;
	line-height:1.8em;
	
	/*color:#838383;*/
	text-align:justify;
}
.post h3 {
	float:left;
	
}
.post p {
	margin:5px 0 0 0;
	background:#F1F1F1;
}

.post ul {	
}

.post ul li {
	margin-top:10px;	
}

.post h2 {
	letter-spacing:0.1em;	
}

.post table {
	margin:40px 0;	
}


.post2 {
	margin:5px 0 0 0;
	background:#F1F1F1;
    border:1px solid gray;
}
.bg2 {
    padding: 10px;
    margin: 10px;
	text-align:justify;
}




.bg_1 {
	position:relative;
	width:820px;
	background:#CD2B3A;
	color:#FFD700;
	padding:15px;
	margin-bottom:5px;
}
.bg_1 h2 {
	font-size:1.3em;
	text-align:center;
	padding:15px;
	margin:0;
	color:#fff;
}

.bg_1 table {
	padding:0;
	margin:0;
	border:0;	
}

.td_1 {
	width:300px;
	font-weight:bold;
}

.td_2 {
	color:#fff;
}


ul li {
    list-style-type: none;
    text-decoration: underline;
    font-weight: bold;    
}

.behuzas {
    padding-left: 30px;
    font-weight: bold;
}

