/* CSS Document */

body
{
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 14px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

html
{
	overflow-y: scroll;
}

hr
{
	margin: 0px;
	padding: 0px;
	height: 1px;
}

.nav_table_cells
{
	background-color: #676d7d;
	height: 23px;
	/*margin: 50px 0px;*/
}
	
.nav_row
{
	height: 20px;
}
	
.nav_links
{
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

.nav_links:link 
{
    font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

.nav_links:visited 
{
    font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

.nav_links:hover 
{
    font-size: 12px;
	color: #343434;
	font-weight:bold;
	text-decoration:none;
}
	
.nav_links:active
{
    font-size: 12px;
	color: #343434;
	font-weight:bold;
	text-decoration:none;
}
	
/*---------------------*/
.links
{
    font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}

.links A:link
{
    font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}

.links A:visited
{
    font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}

.links A:hover
{
    font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}
	
.links A:active
{
    font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}
/*---------------------*/

.section_title
{
	font-size: 12px;
	color: #343434;
	font-weight:bold;
	margin: 10px;
}


.language_links
{
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-align:center;
}

.kontaktu_txt
{
	margin: 0px auto;
	width: 950px;
	text-align: center;
	font-size: 11px;
	color: #333333;
}

.txt_field
{
	width: 150px !important;
	margin: 0px;
	padding: 0px;
}

.message_field
{
	width: 150px;
	height: 150px;
}

.txt_field_small
{
	width: 100px;
}

.small_dropdown
{
	width: 60px;
}

.poga
{
	background-color: #9A3232;	
	color: #ffffff;
	border: 1px solid #000000;
	/*nav pabeigts*/
}

.bold_txt_meklesana
{
	font-size: 13px;
	color: #343434;
	font-weight:bold;
}

.bold_txt_cits
{
	font-size: 11px;
	color: #999999;
	font-weight:bold;
}

.superscript
{
	font-size: 10px;
	vertical-align:super;
	font-weight:bold;
}

.small_page_2_col
{
	width: auto;
	min-height: 480px;
	background-color: #e8e8e8;
}

.krasa_fontam
{
	color: #000000;
}

.border
{
	padding-bottom: 0px;
}

.id_style
{
	font-size: 13px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.id_style_lg
{
	font-size: 16px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.nolink
{
	color: #999999;
	text-decoration:none;
}

.nolink:link
{
	color: #999999;
	text-decoration:none;
}

.nolink:visited
{
	color: #999999;
	text-decoration:none;
}

.nolink:hover
{
	color: #999999;
	text-decoration: underline;
}
	
.nolink:active
{
	color: #999999;
	text-decoration:none;
}