td.pazintys
{
	width: 304px;
	height: 210px;

	background: url('pazintys_box.png');
}

td.pazintys .dezutes-turinys
{
	overflow: hidden;
}

.pazintys_text
{
	text-align: center;
}

.pazintys_text small
{
	font-size: 12px;
}

.bigger_link
{
	font-size: 1.2em;
	color: #A40000!important; 
}

.pazintys_text ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;

	margin-left: 15px;
}

.pazintys_text ul a
{
	display: block;

	padding: 5px;
	font-size: 1.3em;

	font-weight: bold;
	
	background-repeat: no-repeat;
	background-position: 25px 2px;
	background-color: #FFCFE6;

	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	
	color: #A80000;
}

.pazintys_text ul a:hover
{
	background-color: white;
	color: red;
}


a.p_reg
{
	display: block;

	padding: 10px;
	font-size: 1.4em;

	font-weight: bold;
	
	background-repeat: no-repeat;
	background-position: 25px -6px;
	background-color: #FFCFE6;

	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	
	color: #A80000!important;
	text-align: center;
}

a.p_reg:hover
{
	background-color: white;
	color: red!important;
}

.p_frame
{
	width: 100%;
	height: 95px;
	margin-bottom: 5px;
	overflow: hidden;
	margin-top: 5px;
}

td.p_nuotraukos
{
	width: 485px;
	height: 210px;

	background: url('p_nuotraukos_box.png');
}

td.naujienos
{
	width: 304px;
	height: 210px;

	background: url('pradinis/naujienos-bg.png');
}

td.skelbimai
{
	width: 485px;
	height: 210px;

	background: url('pradinis/skelbimai-bg.png');
}

table.forumas
{
	margin-top: 10px;
	margin-bottom: 10px;

	height: 200px;

	background: #E9E9E9;

	border-top: 3px solid #d4d4d4;
	border-bottom: 3px solid #d4d4d4;
}

table.forumas td
{
	width: 257px;
	vertical-align: top;
	text-align: center;
	border-right: 3px solid #242424;
}

.dezute
{
	overflow: auto;

	padding-left: 10px;
	padding-right: 10px;

	height: 180px;
}

.heading
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 9px;
	height: 26px;
}

.dezutes-turinys
{
	margin-left: 10px;
	margin-right: 5px;
	padding-right: 15px;

	overflow: auto;

	height: 155px;
}

.dezutes-turinys li
{
	margin-bottom: 7px;
}

.dezutes-turinys a
{
	color: #2D2D2D;
}