body { background-color: #fff; color:#000; }
a { color: rgb(80,90,160); }
/*
td { border: 1px solid silver;}
div { border: 1px solid #88f;}

/* - - main construction elements -- */

#foot { border-top: 1px solid #f80; }

/* --- haus --- */

#topnav {
	color: white;
	background-image: url(../images/haus.topnav-bg.png);
}

#topnav a { color: white; }

/* - news date -*/
.small { color: gray; }

/* --- left wing --- */

#leftColumn { }
#leit { background-image: url(../images/colmnrgt.top-leita.gif); }
#leitTxt { border: 1px solid blue; }

/**/

#lftnavb .left, #lftnavb .center, #lftnavb .right { 
	padding: 4px 0px; 
}


#moli .top, #efstABaugi .top, #rgtExtraWithTitle .top { color: #456; }
#lftnav li { border-bottom: 1px solid white;}
.lftnav1 { background-color: #6690bb; }
.lftnav2 { background-color: #b0cce0; }
.lftnav3 { background-color: #fff; }
.lftnav4 { background-color: #fff; }
.lftnav5 { background-color: #fff; }

.lftnav1 a { color: white;; }
.lftnav2 a { color: #456; }
.lftnav3 a { color: #456; }
.lftnav4 a { color: #456; }
.lftnav5 a { color: #456; }

/* - - -*/

.pilaopin { background-image: url(../images/pila.opin.gif); }
.pilalokud { background-image: url(../images/pila.lokud.gif); }
.pilaopin2 { background-image: url(../images/pila.opin-2.gif); }
.pilalokud2 { background-image: url(../images/pila.lokud-2.gif); }

/* --- center content --- */

#cont { }

/* --- right (and some left) wing --- */

.box .top {	background: url(../images/box_top.png) no-repeat; }
#moli .top, #efstABaugi .top, #rgtExtraWithTitle .top { background: url(../images/box_top_fill.png) no-repeat; }

.box .left { background: url(../images/box_left.png) repeat-y; }
.box .right { background: url(../images/box_right.png) repeat-y; }
.box .bottom { background: url(../images/box_bottom.png) no-repeat; }


/* --- images for ol' MSIE --- */
* html .box .top { 		background: url(../images/box_top.gif) no-repeat; }
* html #moli .top { 		background: url(../images/box_top_fill.gif) no-repeat; }
* html #efstABaugi .top { 	background: url(../images/box_top_fill.gif) no-repeat; }
* html #rgtExtraWithTitle .top { background: url(../images/box_top_fill.gif) no-repeat; }
* html .box .left { 		background: url(../images/box_left.gif) repeat-y; }
* html .box .right { 		background: url(../images/box_right.gif) repeat-y; }
* html .box .bottom { 		background: url(../images/box_bottom.gif) no-repeat; }

/*	Leitin	*/
#leitinput input{
	border: 1px solid rgb(109,109,109);
	background-color: rgb(242,240,234);
}

