	/* pagrindinis blokas */
.main
{
	margin: 0 auto;
	width: 990px;
	height: 620px;
	color: #0079b8;
	background-color: white;
	text-align: center;
}

#left_block
{
	width: 183px;
	height: 600px;
	float: left;
}

#main_left
{
	margin: 20px 0 0 0;
	width: 33px;
	height: 560px;
	background: url("../images/main_left.gif") no-repeat left top;
	float: left;
}

	/* miestu sarasas */
#main_towns
{
	margin: 15px 0 0 0;
	width: 150px;
	height: 565px;
	text-align: left;
	float: left;
}
#main_towns select
{
	margin: 10px 0 0 2px;
	width: 120px;
	height: 23px;
	font: 12px Arial, sans-serif;
	color: #0079b8;
	background-color: white;
}
#main_towns h1
{
	margin: 2px 0 6px 0;
	padding: 0;
	font: 22px 'Arial Narrow', Arial, sans-serif;
	font-weight: bold;
	color: #ffae00;
	background-color: white;
}
#main_towns h2
{
	margin: 2px 0 0 2px;
	padding: 0;
	font: 12px Arial, sans-serif;
	text-decoration: underline;
	color: #0079b8;
	background-color: white;
}
#main_towns h2 a:link { text-decoration: underline; color: #0079b8; }
#main_towns h2 a:visited { text-decoration: underline; color: #0079b8; }
#main_towns h2 a:hover { text-decoration: underline; color: #91cced; }

	/* centrine lentale */
.main_table
{
	margin: 20px 37px 0 12px;
	border-bottom: 1px #c9e7ff solid;
	width: 604px;
	height: 600px;
	text-align: left;
	float: left;
}
	/* nuoroda i pirma puslapi */
.grizti_pradzia
{
	width: 150px;
	height: 18px;
    float: left;
/*border: 1px red solid;*/
}
.grizti_pradzia a:link { text-decoration: none; color: #0079b8; }
.grizti_pradzia a:visited { text-decoration: none; color: #0079b8; }
.grizti_pradzia a:hover { text-decoration: none; color: #91cced; }

.grizti_pradzia1
{
	margin: 2px 0 0 3px;
	width: 25px;
	height: 13px;
	float: left;
}
.grizti_pradzia2
{
	width: 105px;
	height: 18px;
	font: 15px Arial, sans-serif;
	font-weight: bold;
	color: #0079b8;
	background-color: white;
	float: left;
}

	/* atsakomybes apribojimas */
#bottom_top_pav
{	margin: 10px 0 20px 0;
	font-weight: bold;
	text-align: center;}

.atsak
{
	margin: 0 30px 0 30px;
	text-align: justify;
	line-height: 20px;
	text-indent: 20px;
}

	/* kontaktai */
form
{	margin: 0 auto;
	width: 382px;
	height: 400px;
	text-align: right;
}

.ivedimai_txt
{
    margin: 5px 0 5px 0;
	width: 100%;
	height: 20px;
}
.ivedimai_txt_left
{
	margin: 10px 0 0 0;
	width: 100%;
	height: 18px;
	text-align: left;
}
.ivedimai_txt_area
{	margin: 0;
	width: 100%;
	height: 200px;
	text-align: right;
}

.ivedimai_btn
{
	margin: 10px auto;
	width: 100%;
	height: 25px;
	text-align: center;
}

.btn
{
	width: 150px;
	height: 25px;
}

.klaida
{
	margin: 5px 0 5px 0;
}

#empty
{	margin: 20px auto;
	text-align: center;
}