/*üldine*/
BODY {
	scrollbar-face-color: #CCCCCC; 
	scrollbar-shadow-color: #686869; 
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-3dlight-color: #B3B3B5; 
	scrollbar-darkshadow-color: #686869; 
	scrollbar-track-color: #D1D2D4;
	scrollbar-arrow-color: #333333;
}

/*sisestusvormid*/
INPUT, textarea {
font-family: Arial; font-size: 10px; color: #666666;
border: 1px solid #DDDDDD;
}
INPUT#submit {
vertical-align: middle;
border: 0;
}


TD {
	font-family: Arial;
	font-size: 0.7em;
	color: #000000;
}

/*pealkiri*/
H1 { 
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #D4D2D2;
}

/*lingid*/
a:link { font-family: Arial; font-size: 1em; font-weight: normal; color: #000000; TEXT-DECORATION: none}
a:active { font-family: Arial; font-size: 1em; font-weight: normal; color: #ADADAD; TEXT-DECORATION: none}
a:visited { font-family: Arial; font-size: 1em; font-weight: normal; color: #000000; TEXT-DECORATION: none}
a:hover { color: #777777; TEXT-DECORATION: none}

/*paigutus ja fondid*/
.page {
	margin: 25px;
	width: 700px;
	text-align: center;
	
	font-family: Arial;
	font-size: 0.7em;
	color: #000000;
}

.header {
	margin: 0 auto;
	text-align: left;
}

.header_info {
	padding-top: 2px;
	background-color: white;
	border-bottom: 2px solid #901118;
}

#sik_logo {
	float: left;
}

#header_joon {
	height: 23px;
	width: 100%;	
	background-image: url(images/header_joon.gif);
	border-left: 1px solid #d6a6a8;
	border-right: 1px solid #e5c7c8;
	border-bottom: 1px solid #FFFFFF;
}

.menu {
	width: 100%;
	display: inline-block;
	background-color: #dbdbdb;
}

.menu_h {
	display: inline-block;
	padding: 5px 2px 2px 2px;
	background-color: white;
	font-size: 1em;
	text-align: center;
}
.menu_h:after {
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .menu_h {height: 1%;}
.menu_h {display: block;}
/* End hide from IE-mac */

.menu_h_item {
	padding-left: 10px;
	padding-right: 10px;
}

#active_h_item {
	border-top: 5px solid #ff3f00;
}

.flags {
	float: right;
}

.menu_v {
	margin: 10px 0px 10px 20px;
	text-align: left;
	font-size: 1em;
}
.menu_v1_item {
}
.menu_v2_item {
}
.active_v_item {
	margin-left: -20px;
}

.content {
	padding: 10px 30px 30px 30px;
#	width: 580px;
	text-align: left;
	font-size: 1em;
	background-color: #efefef;
	overflow: hidden;
}

#footer_joon {
	height: 98px;
	background-image: url(images/footer_joon.gif);
}
#footer_nurk {
	height: 98px;	
	background-image: url(images/footer_nurk.gif);
}

.footer {
	margin-top: 10px;
	text-align: center;
	clear: both;
	font-size: 1.1em;
	color: #901218;
}

#imageContainer {
	BORDER: 0px solid #000; 
	height: 178px; 
	POSITION: relative;
	overflow: hidden;
}