body, td {
	font-size:12px;
	font-family:arial;
}

body {
	margin-top:0px;
	background: url('images/bg.jpg') repeat-x;
}

a {
	color:#60a7eb;
	text-decoration:none;
}

a:hover {
	color:#60a7eb;
	text-decoration:underline;
}

.logo {
	position:absolute;
	top:-13px;
	left:0px;
	width:396px;
	height:69px;
}

.login {
	position:absolute;
	top:11px;
	left:461px;
	width:480px;
	height:60px;
	background: url('images/login.jpg') no-repeat;
}

.login input {
	position:absolute;
	top:15px;
	height:18px;
	font-size:11px;
	color:#d4d4d4;
	border:none;
	background: none;
	
}

.login .user {
	left:16px;
	width:201px;
}

.login .pass {
	left:225px;
	width:162px;
}

.login .submit {
	
	top:15px;
	left:394px;
	width:76px;
	height:18px;
	border:none;
	z-index:1;
}

.login .button {
	background: url('images/button.jpg') no-repeat;
	position:absolute;
	top:15px;
	left:394px;
	width:76px;
	height:18px;
	border:none;
	font-size:10px;
	font-family:arial;
	padding-top:2px;
	text-align:center;
	color:white;
	z-index:0;
	cursor:pointer;
}

.keeled {
	position:absolute;
	height:20px;
	border:solid 0px red;
	width:250px;
	text-align:right;
	right:10px;
	top:-5px;
	color:#4F4F4F;
	font-size:11px;
}

.signup {
	position:absolute;
	height:20px;
	border:solid 0px red;
	width:350px;
	text-align:right;
	right:92px;
	top:36px;
	color:#4F4F4F;
	font-size:10px;
}

.keeled b {
	font-weight:normal;
}

.keeled a {
	color:#4F4F4F;
}

.keeled .sellang a {
	font-weight:bold;
	color:#60a7eb;
}

.search {
	background: url('images/search.jpg') no-repeat;
	height:25px;
}

.search_form {
	position:absolute;
	height:25px;
	border:solid 0px red;
	width:500px;
	right:0px;
	top:0px;
}

.otsi_text {
	position:absolute;
	right:240px;
	top:6px;
	font-size:11px;
	color:#4F4F4F;
}

.otsi_nupp {
	position:absolute;
	right:5px;
	width:30px;
	height:25px;
	top:0px;
	cursor:pointer;
}

.stext {
	position:absolute;
	right:37px;;
	width:193px;
	top:4px;
	height:16px;
	font-size:11px;
	border:solid 0px red;
	background: none;
}

.menu td {
	padding:3px 3px 3px 10px;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}

.menu .mbr {
	height:3px;
	text-align:center;
	padding:0px;
	background: url('images/menu_line.jpg') no-repeat;
}

.contact td {
	font-size:11px;
	color:#4F4F4F;
	line-height:17px;
}

.contact .mbr {
	height:5px;
	line-height:3px;
	text-align:center;
	padding:0px;
}

.con_right {
	padding-left:6px;
}


.menu a {
	text-decoration:none;
	color:#4f4f4f;
}

.menu a:hover {
	color:#818181;
}

.menu .selmenu a, .arr {
	color:#60a7eb;
}

.menu .submenu {
	margin:;
}

.menu .submenu td {
	font-weight:normal;
	padding:1px 1px 1px 10px;
	font-style:italic;
	font-family:arial;
	font-size:11px;
}






.menu .submenu a:hover {
	color:#818181;
}

.menu .submenu .selmenu a, .arr {
	color:#60a7eb;
}



.menu .submenu a, .menu .submenu .not_selected a {
	text-decoration:none;
	color:#4f4f4f;
}

.keyword {
	color:#0670A2;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
}

.firstpage_keyword {
	color:#0670A2;
	font-size:22px;
	font-family:tahoma;
	padding-top:5px;
}

.text_content {
	color:#5e5e5e;
	font-size:11px;
	line-height:16px;
	padding:1px 1px 3px 1px;
}

.text_content table td {
	color:#5e5e5e;
	font-size:11px;
}


.uudised .date {
	color:#60a7eb;
}

.uudised .title {
	color:#5e5e5e;
	font-weight:bold;
}

.uudised .news {
	color:#5e5e5e;
	font-weight:normal;
}

.uudised td {
	font-size:11px;
	font-family:arial;
	color:#5e5e5e;
	padding-left:7px;
}

.mbr2 {
	height:12px;
	text-align:center;
	background: url('images/news_line.jpg') center no-repeat;
}

.uudised a {
	color:#60a7eb;
	text-decoration:none;
}

.uudised a:hover {
	color:#60a7eb;
	text-decoration:underline;
}

.menu .not_selected a {
	color:red;
}

.blue_box_item {
	padding:3px 0px 3px 5px;
	color:#505050;
	font-weight:bold;
	font-size:12px;
	font-family:arial
}

.blue_box_item a {
	color:#505050;
}

.footer_text {
	padding-top:10px;
	text-align:center;
	font-size:11px;
	color:#B5B5B5;
}

/****************************************************************************************/
/************************************************************************************/
/*******************************************************************************/
/* LEFT BOX */

.left_box {
	height:100%;
	width:100%;
	background: url('images/left_box_bg.jpg') repeat-y;
}

.left_box .top {
	background: url('images/left_box_top.jpg') top no-repeat;
}

.left_box .content {
	padding:5px 10px 8px 10px;
	background: url('images/left_box_bot.jpg') bottom no-repeat;
}

/*******************************************************************************/
/* BOX TOP */

.box_top {
	height:100%;
	width:100%;
	background: url('images/box_top_bg.jpg') repeat-y;
}

.box_top .top {
	background: url('images/box_top_top.jpg') top no-repeat;
}

.box_top .content {
	padding:5px 10px 5px 10px;
	background: url('images/box_top_bot.jpg') bottom no-repeat;
}

.box_top .content_right {
	padding:5px 0px 0px 15px;
}

/*******************************************************************************/
/* BOX BOT */

.box_bot {
	height:100%;
	width:100%;
	background: url('images/box_bot_bg.jpg') repeat-y;
}

.box_bot .top {
	background: url('images/box_bot_top.jpg') top no-repeat;
}

.box_bot .content {
	padding:5px 10px 5px 10px;
	background: url('images/box_bot_bot.jpg') bottom no-repeat;
}

/*******************************************************************************/
/* BANNER BOX */

.banner_box {
	height:100%;
	width:100%;
	background: url('images/banner_box.jpg') no-repeat;
}

.banner_box .content {
	padding:10px;
}

/*******************************************************************************/
/* BLUE BOX */

.blue_box {
	background: #74bbff;
	height:100%;
	width:100%;
}

.blue_box div {
	height:100%;
	width:100%;
}

.blue_box .left{
	background: url('images/blue_box_left.jpg') left repeat-y;
}

.blue_box .right {
	background: url('images/blue_box_right.jpg') right repeat-y;
}

.blue_box .top {
	background: url('images/blue_box_top.jpg') top repeat-x;
}

.blue_box .left_top {
	background: url('images/blue_box_left_top.jpg') top left no-repeat;
}

.blue_box .right_top {
	background: url('images/blue_box_right_top.jpg') top right no-repeat;
}

.blue_box .left_bot {
	background: url('images/blue_box_left_bot.jpg') bottom left no-repeat;
}

.blue_box .right_bot {
	background: url('images/blue_box_right_bot.jpg') bottom right no-repeat;
}

.blue_box .bot_blue {
	background: url('images/blue_box_bot.jpg') bottom repeat-x;
}

.blue_box .content_blue {
	padding:15px 12px 15px 12px;
}




