.lentele{
	display: table;
	text-align: center;
	box-shadow: 10px 10px 5px #888888;
	font-size: 16px;
	max-width: 100%;
	background-color: #F0F0F0;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}

.eilute-antrastine{
	display: table-header-group;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	background-color: #222222;
	color: #ffffff;
	}

.el{
	display: table-row;
}

.el-paryskintas{
	display: table-row;
	background-color: #E0E0E0;
}

.el:hover{
	display: table-row;
	font-weight: bold;
	background-color: #D0D0D0;
	font-size: 18px;
}
.el-paryskintas:hover{
	display: table-row;
	font-weight: bold;
	background-color: #D0D0D0;
	font-size: 18px;
}

.st{
	display: table-cell;
	border: 1px solid #ffffff;
	padding: 5px 10px 5px 10px;
}

.st-kaire{
	display: table-cell;
	border: 1px solid #ffffff;
	padding: 5px 10px 5px 10px;
	text-align: justify;
}

.st-antrastine{
	display: table-cell;
	border: 1px solid #ffffff;
	padding: 10px 30px 10px 30px;
}

.pastabos{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 40px;
}

.pastabos-itrauktos{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 40px;
	text-indent: 20px;
}

.mygtukas{
    background-color: #FF3939;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}

.mygtukas:hover{
    background-color: #FF3939;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    opacity: 0.7;
}

.zalias {
	margin-bottom: 40px;
}

.tirazas{
	border-style: solid;
	border-color: #eee;
	border-width: 1px;
	box-shadow: 10px 10px 5px #888888;
	margin-bottom: 40px;
}

.sn-logotipas-reklama{
	width: 400px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.tirazo-tekstas{
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}
   

