body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #c6c6c6;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
input, textarea, select {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 98%;
	border:solid 1px;
	line-height: 13pt;
}
.input_send {
	color: #012585;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 98%;
	height:25px;
	border:solid 1px #666666;
	background-image:url(../images/btn_send.jpg)
}

/* lingid */
a:active {
	color: #666666; 
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666; 
	text-decoration: none;
}
a:hover {
	color: #666666;  
	text-decoration: underline;
}

/* top */
#top a
{
	display: block;
	text-decoration: none;
	color:#ffffff;
	font-weight: normal;
	height: 24px;
	background-image: url(../images/nbi_layout_07.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;

}

#top a:hover
{
	background-image: url(../images/nbi_layout_07_o.jpg);
	background-repeat: repeat-x;
	text-decoration: underline;
}

#top_o a
{
	display: block;
	text-decoration: none;
	color:#ffffff;
	font-weight: normal;
	height: 24px;
	background-image: url(../images/nbi_layout_07_o.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;

}

/* menyy */
#menyy a
{
	display: block;
	text-decoration: none;
	color:#666666;
	font-weight: normal;
	height: 26px;
	background-image: url(../images/nbi_layout_12.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 18px;

}

#menyy a:hover
{
	background-image: url(../images/nbi_layout_12_o.jpg);
	background-repeat: repeat-x;
	text-decoration: underline;
}

#menyy_o a
{
	display: block;
	text-decoration: none;
	color:#666666;
	font-weight: normal;
	height: 26px;
	background-image: url(../images/nbi_layout_12.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 18px;
	text-decoration: underline;
}
#menyy_o a:hover
{
	background-image: url(../images/nbi_layout_12_o.jpg);
	background-repeat: repeat-x;
	text-decoration: underline;
}

/* current */
.current {
	color:#ffffff;
	font-weight: normal;
	margin-left: 9px;
}
.current a:active {
	color:#ffffff;
}
.current a:link {
	color:#ffffff;
	text-decoration: none;
}
.current a:visited {
	color:#ffffff;
	text-decoration: none;
}
.current a:hover {
	color:#ffffff;
	text-decoration: underline;
}


/* bot */
.bot {
	color:#ffffff;
	font-weight: normal;
	margin-top: 8px;
}
.bot a:active {
	color:#ffffff;
}
.bot a:link {
	color:#ffffff;
	text-decoration: none;
}
.bot a:visited {
	color:#ffffff;
	text-decoration: none;
}
.bot a:hover {
	color:#ffffff;
	text-decoration: underline;
}

/* sitemap */
.sitemap {
	color:#012585;
	font-weight: normal;
}
.sitemap a:active {
	color:#012585;
}
.sitemap a:link {
	color:#012585;
	text-decoration: none;
}
.sitemap a:visited {
	color:#012585;
	text-decoration: none;
}
.sitemap a:hover {
	color:#012585;
	text-decoration: underline;
}

/* tekst */
.tekst {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	line-height: 13pt;
	text-align: justify;
}
.tekst a:active {
	color:#666666;
}
.tekst a:link {
	color:#666666;
	text-decoration: none;
}
.tekst a:visited {
	color:#666666;
	text-decoration: none;
}
.tekst a:hover {
	color:#666666;
	text-decoration: underline;
}

/* partnerid */
.partnerid {
	line-height:14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:solid #999999 1px;
}
.partnerid a:active {
	color:#666666;
}
.partnerid a:link {
	color:#666666;
	text-decoration: none;
}
.partnerid a:visited {
	color:#666666;
	text-decoration: none;
}
.partnerid a:hover {
	color:#666666;
	text-decoration: underline;
}

/* inside */
.inside {
	color: #666666;
	background-color:#f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:solid #999999 1px;
	padding: 3px;
}
.inside a:active {
	color:#666666;
}
.inside a:link {
	color:#666666;
	text-decoration: none;
}
.inside a:visited {
	color:#666666;
	text-decoration: none;
}
.inside a:hover {
	color:#666666;
	text-decoration: underline;
}
/* inside_sm */
.inside_sm {
	line-height:14px;
	color: #666666;
	background-color:#f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:solid #999999 1px;
	padding: 4px;
}
.inside_sm a:active {
	color:#666666;
}
.inside_sm a:link {
	color:#666666;
	text-decoration: none;
}
.inside_sm a:visited {
	color:#666666;
	text-decoration: none;
}
.inside_sm a:hover {
	color:#666666;
	text-decoration: underline;
}


/* level3 */
.level3 {
	color: #012585;
	font-weight: normal;
}
.level3 a:active {
	color: #012585;
}
.level3 a:link {
	color:#012585;
	text-decoration: none;
}
.level3 a:visited {
	color:#012585;
	text-decoration: none;
}
.level3 a:hover {
	color:#012585;
	text-decoration: underline;
}

/* hinnap */
.hinnap {
	color: #012585;
	font-weight: normal;
	font-weight:bold;
}
.hinnap a:active {
	color: #012585;
}
.hinnap a:link {
	color:#012585;
	text-decoration: none;
}
.hinnap a:visited {
	color:#012585;
	text-decoration: none;
}
.hinnap a:hover {
	color:#012585;
	text-decoration: underline;
}

/* hinnap_keha */
.hinnap_keha {
	color: #012585;
	font-weight: normal;
	font-weight:normal;
}
.hinnap_keha a:active {
	color: #012585;
}
.hinnap_keha a:link {
	color:#012585;
	text-decoration: none;
}
.hinnap_keha a:visited {
	color:#012585;
	text-decoration: none;
}
.hinnap_keha a:hover {
	color:#012585;
	text-decoration: underline;
}

/* hinnap_keha */
.hinnap_keha_small {
	color: #666666;
	font-size:11px;
	font-weight: normal;
	font-weight:normal;
}

/* vajalik */
.vajalik {
	color: #FF0000;
	font-weight: normal;
	font-weight:normal;
}

.left_bkg {
background-image:url(../images/left_bkg.jpg);
background-repeat:repeat-x;
}

/* lang */
.lang {
	font-weight: normal;
}
.lang a:active {
	text-decoration: none;
}
.lang a:link {
	text-decoration: none;
}
.lang a:visited {
	text-decoration: none;
}
.lang a:hover {
	text-decoration: underline;
}

/* lang_paks */
.lang_paks {
	font-weight: bold;
	text-decoration: underline;
}
.lang_paks a:active {
	text-decoration: underline;
}
.lang_paks a:link {
	text-decoration: underline;
}
.lang_paks a:visited {
	text-decoration: none;
}
.lang_paks a:hover {
	text-decoration: underline;
}

.vasak {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:16px;
	border:solid 0px;
}
