@charset "utf-8";
/* CSS Document */

/* CSS Document */

html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;

	font-size: 100%;
	font-family: Tahoma, Arial;
}
/* remember to define focus styles! */
span, li {	margin: 0px;}
span, ol, ul, li {
	padding: 0px;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;
}

:focus {
	outline: 0px;
}

/* A:visited {color:#660099 !important} */

body {
/*	line-height: 1; */
	color: black;
	background:#ffffff;
}

html, body {
    -width:100%;
    -height:100%;
    -overflow:hidden;
}

* html .layout{
    position:relative;
    width:100%;
    height:100%;
    overflow:auto;
}

div { border:0px;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0px;
}
caption, th, td {
	text-align: left;

	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {border:none;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;

	font-size: 100%;
	font-family: Tahoma, Arial;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background:#ffffff;
}
div {
	border:0px;
	}

ol, ul {
/*	list-style: none; */

}
li {margin-left:15px;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.checkbox {width:14px; height:14px; margin:0px;}
.radio {width:14px; height:14px; margin:0px;}

#scroller{
	float:left;
}
#scroller A {
	color:#0060a9;
	font-size:14px;
	}
#scroller TD {
	vertical-align:middle;
	font-size:14px;
	}
	
/* A:visited {color:#660099 !important} */

a.blue{
	color: #0060A9;
	font-size:12px;
}


a.black{
	color: black;
	font-size:12px;
}

.constAddress {
	background: #fefefe;
	padding-left:2px;
}

/* Visited Links */

/*
a.news_informer:visited  {
	color:#660099
} 
*/
a.news_informer  {
	color: #0060A9;
} 

.aukro_link {
	position: relative;
	float: right;
	margin: -1px 23px 0 0;
}
