
* {
	margin: 0;
	padding: 0;
}


body {
	background: url(images/taust.jpg) repeat-x;
    text-align: center; /* IE jaoks */	
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 150%;

}

html { min-width: 600px; }


.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/


img {
	border: none;
}


form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px/normal Tahoma, Arial, sans-serif;
	color: #484848;
}


textarea {
	padding-left: 2px;
	font: 11px/normal Tahoma, Arial, sans-serif;
	color: #484848;
}

td {
	xborder: 1px solid #ccc;
	
}

p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}

/* HEADER DEKL */

table.header {
	margin: 0;
	padding: 0;
	background: url(header5.jpg) no-repeat top left #FFF;
	width: 960px;
}

h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #3399ff; 
	padding-top: 10px; 
	border-bottom: 1px solid #99ccff;
}

/* GENERAL DEKL */

#bannerid  {
	clear: both;
	padding: 10px 5px;
	xborder: 5px solid #000;
	overflow:hidden;
}

#sisu {
	min-height: 450px;
	width: 100%;
	xborder: 1px solid #FCF;
	padding: 0;
	margin: auto 0;
}

#sisu ul.sisupunktid li {
	font: 12px Tahoma, sans-serif;
	padding-top: 2px;
}


#subsisu {
	min-height: 500px;
	width: 780px;
	xborder: 1px solid #0FC;
	float: right;
	background: url(klambertopleft.jpg) no-repeat ;
	padding-top: 0px;
}

#nurkbottomright{
	background: url(nurkbottomright.jpg) no-repeat bottom right;
	xborder: 1px solid #ccc;
	padding: 10px;
	overflow: hidden;
	margin: auto 0;
}

#realsisu {
	xborder: 1px solid #ccc;
	padding: 10px;
	wheight: 400px;
}

#kontakt {
	padding: 30px;
	background: url(kontakt.jpg) no-repeat top left;
}



.footer {
	text-align: center;
	background: url(footer.jpg);
	height: 25px;
	font: 12px Times New Roman #333;
	padding-top: 5px;
}

/* GENERAL DEKL END */




/* TABELI DEKLARATSIOONID */
/* TELLIJA DEKLARATSIOONID */

table.klass {
	margin: 5px 0;
	xborder: 1px solid #CCC;
	text-align: left;
	background-color: white;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	font-size: 12px;
	

}
table.klass th {
	xcolor: #3399ff;
	color: #333333;
	
	border-bottom: 1px solid #ccc;
	padding: 2px 0 2px 5px;
}

table.klass td {
	border-bottom: 1px dotted #CCC;
	text-align: left;
	padding: 2px 0 2px 5px;
	vertical-align: top;
}

table.klass a:link, a:visited {
	text-decoration: none;
	color: #3366cc;	
}

table td.tund {
	padding-left: 10px;
	color: #3399ff;
	color: #333333;
	font-weight: bold;
}

table.klass img {
	text-align: center;
}
/* KLASSIHEADER DEKLARATSIOONID */

table.klassiheader {
	margin: 5px 0;
	xborder: 1px solid #CCC;
	text-align: left;
	background-color: white;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	

}
table.klassiheader th {
	xcolor: #3399ff;
	color: #333333;
	
	border-bottom: 1px solid #ccc;
	padding: 2px 0 2px 5px;
}

table.klassiheader td {
	border-bottom: 1px dotted #CCC;
	text-align: left;
	padding: 2px 0 2px 5px;
	vertical-align: top;
}


/* END TABELI DEKLARATSIOONID */

#tekst {
	padding-top: 20px;
}

#tekst ul {
	float: left;
	margin: 0;
	padding-left: 10px;

}

#tekst li {
	font: 12px Tahoma;
	line-height: 150%;
	background: url(punkt.gif) no-repeat 0% 50%;
	padding: 0 10px;
}