@charset "iso-8859-1";
/* CSS Document */
body {
	margin:0;
	text-align:center;
	color:#999999;
	font-family:Arial;
	font-size:14px;
}
#overall {
	height:371px;
	width:735px;
	margin-top:100px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: #FBE6E8;
}
#thin_red_line {
	background-color:#EEA1A6;
	height:5px;
	overflow:hidden;
}	
#left-right_combo {
	overflow:hidden;
}
#left {
	background-color:#FBE6E8;
	width:367px;
	height:341px;
	float:left;
	text-align:center;
}
#right {
	background-color:#FBE6E8;
	height:341px;
	width:368px;
	float:right;
}
#left2 {
	background-color:#FBE6E8;
	width:280px;
	height:265px;
	float:left;
	text-align:center;
}
#right2 {
	background-color:#FBE6E8;
	height:265px;
	width:285px;
	float:right;
}
#center {
	background-color:#FBE6E8;
	height:240px;
	width:170px;
	float:left;
	background-image: url(../pics/ct_logo.gif);
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center center;
	vertical-align: middle;
}
#logo {
	background-image:url(../pics/logo.gif);
	background-repeat:no-repeat;
	width:236px;
	height:56px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	margin-bottom: 5px;
}
#ct_logo {
	background-image:url(../pics/ct_logo.gif);
	background-repeat:no-repeat;
	width:167px;
	height:182px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#ct_lingid {
	text-align:left;
	font-family:Arial;
	font-size:14px;
	width:167px;
	height:182px;
	padding-left:10px;
	padding-top:10px;
}
#eraldaja {
	background-color:#FBE6E8;
	height:20px;
	overflow:hidden;
}
#viited {
	background-color:#FBE6E8;
	text-align:center;
	font-family:Arial;
	height:20px;
	margin-left:auto;
	margin-right auto;
	overflow:hidden;
}
#alumine_tekst {
	background-color:#FBE6E8;
	text-align:center;
	font-size:12px;
	font-family:Arial;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#text_box {
	background-image:url(../pics/main_back.jpg);
	background-repeat:no-repeat;
	width:348px;
	height:321px;
	border-style:solid;
	border-width:1px;
	border-color:#AAA1A1;
	margin-top:10px;
}
#bold_red_line {
	background-color:#F7D2D5;
	height:20px;	
	overflow:hidden;
}
#blankett {
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	width:780px;
	height:auto;
	margin-top:10px;
}
#toote_titlebar{
	background-color:#FFFFFF;
	width:inherit;
	height:16px;
	border-width:1px;
	border-bottom-style:solid;
	text-align:center;
	font-weight:bold;
}
a {
	color:#999999;
	text-decoration:none;
}
a:hover {
	color:#CC3333;
	text-decoration:none;
}
h1 {
	text-align:left;
	color:#999999;
	font-family:Arial;
	font-size:16px;
	text-decoration:none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h2 {
	text-align:left;
	color:#999999;
	font-family:Arial;
	font-size:16px;
	text-decoration:none;
}
li {
	line-height:normal;
}
ul {
	line-height:5px;
}
ol {
	line-height:5px;
}

