html {
overflow-x: hidden;
overflow-y: scroll;
}

body {
background-color : white;
background-repeat : repeat;
background-position : top center;
}
td {
font-family : Verdana;
font-size : 12px;
line-height : 135%;
color : #464646;
}
a:link {
color : #464646;
text-decoration : underline;
}
a:visited {
color : #464646;
text-decoration : underline;
}
a:hover {
color : #00aeef;
text-decoration : underline;
}
a:active {
color : #00aeef;
text-decoration : underline;
}
a img {
border : 0;
}
.virsraksts {
color : #464646;
font-size : 19px;
font-weight:bold;
}
.teksts {
text-align : justify;
}

.fons1 {
background-image : url(fons1.jpg);
background-repeat : repeat;
background-position : top center;
}
.fons2 {
background-image : url(fons2.jpg);
background-repeat : repeat;
background-position : center;
}
.fons3 {
background-image : url(fons3.jpg);
background-repeat : repeat;
background-position : center bottom;
}

.fons_apraksts {
background-image : url(fons_apraksts.jpg);
background-repeat : repeat;
background-position : center top;
}

.copyright {
color : #464646;
font-size : 11px;
}
.copyright a:link {
color : #464646;
}
.copyright a:visited {
color : #464646;
}
.copyright a:hover {
color : #00aeef;
}
.copyright a:active {
color : #00aeef;
}


p.special {text-align:justify;}


.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid white;
}

.highslide-image {
    border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}


.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.highslide-move {
    cursor: move;
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}


