.mail a,
.mail a:hover,
.mail a:hover,
.mail a:visited {
	color: #ffffff;
	border-color: #ffffff;
}

.clear {
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}

a, a:hover {
	text-decoration: none;
	color: #2a869d;
	line-height: 21px;
	font-size: 14px;
	font-family: Lucida Sans Unicode;
}

a:hover {
	border-bottom: 1px dotted #2a869d;
}

a:hover img {
	border: none;
}

li a:hover {
	border: none;
}

TABLE {
	border-width: 0px;
}

TD {
	border-width: 0px;
}

body {
	margin-top: 0px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	background-color: #FFFFFF;
}

p {
	padding: 0;
	margin: 0;

}

#body p {
	padding-bottom: 10px;
}

.smalltext, .newsitem_date {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #d9d6d6;
}

.newsitem_intro {
	float: left;
	clear: both;
	margin-left: 20px;
	font-family:Lucida Sans Unicode;
	font-size: 13px;
}

.newsitem_arrow {
	float: left;
}

.newsitem_arrow a:hover {
	margin: 0;
	padding: 0;
	border: 0;
}

.newsitem_intro p {
	padding-top: 2px;
	padding-bottom: 10px;
}

.newsitem_body {
	float: left;
	width: 240px;
}
	
.normaltext {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Lucida Sans Unicode;
	color: #331100;
}

.middletext {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #331100;
}

.bigtext {
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size: 20px;
	color: #331100;
	padding-bottom: 16px;
}

.comments {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #331100;
}

#topcontainer {
	width: 100%;
	background-image: url('img/topbg.png');
	background-repeat: repeat-x;
}

.bodycontainer {
	width: 875px;
	margin: 0;
	padding: 0;
}

#middlecontainer {
	margin: 0;
	padding: 0;
}

#body {
	width: 570px;
	float: left;
	font-size: 14px;
	font-family: Lucida Sans Unicode;
	color: #331100;
}

#topmenucontainer {
	height: 59px;
}

#topmenu ul, #lang ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 20px;
}

#topmenu li, #lang li {
	float: left;
	margin-left: 15px;
}

#topmenu a, #lang a {
	color: #ffffff;
	background-image: none;
	padding-left: 7px;
	float: left;
	
}

#topmenu a:hover, #lang a:hover {
	background-image: url('img/menuleft.png');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	cursor: pointer;
}

#topmenu span {
	height: 24px;
	padding-right: 7px;
	background-image: none;
	float: left;
}

#lang span {
    padding-right: 7px;
    padding-top: 2px;
    padding-bottom: 3px;
	height: 24px;
    background-image: none;
    float: left;
}

#topmenu .current a span {
	height: 30px;
	background-image: url('img/menurightcurr.png');
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

#topmenu .current a {
	background-image: url('img/menuleft.png');
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#topmenu .current a:hover {
	background-position: 0% 0%;
	
}

#topmenu a:hover span {
	height: 24px;
	background-image: url('img/menuright.png');
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
#lang a:hover span {
	background-image: url('img/menuright.png');
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
#header {
	position: relative;
	height: 192px;
	clear: both;
}

#rightpanel {
	float: right;
	width: 270px;
}

#bottomcontainer {
	width: 100%;
	height: 192px;
	background-image: url('img/bottombg.png');
	background-repeat: repeat-x;
}

.tulemuscontainer {
	height: 150px;
	width: 875px;
}

.tulemus {
	float: left;
	margin-left: 10px;
	
}

.tulemusimg {
	width: 49px;
	height: 49px;
	background-image: url('img/sammbg.png');
	background-repeat: no-repeat;
	margin-bottom: 7px;
}

.box {
	height: 235px;
	width: 273px;
	background-image: url('img/boxbg.png');
	background-repeat: repeat-x;
	float: left;
	margin-left: 1px;
	margin-bottom: 32px;
}

.box img {
	padding: 0;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 2px;
}


.boxtext {
	padding: 0 15px 0 15px;
}

.boxlink {
	background-image: url('img/tutvu.png');
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
	padding-right: 20px;
	margin-right: 15px;
	float: right;
}

#lastjob {
	height: 235px;
	width: 234px;
	background-image: url('img/boxbg.png');
	background-repeat: repeat-x;
	margin-bottom: 32px;
}

#lastjob img {
	margin-left: 12px;
	margin-top: 12px;
}

.link, .portfell, .tutvu, .hinnapakkumine {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 12px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 21px;
}


.link {
	background-image: url('img/link.png');
}

.tutvu {
	position: absolute;
	top: 77px;
	right: 0px;
	background-image: url('img/luup.png');
	background-position: 2px 3px;
}

.portfell {
	margin-top: 5px;
	background-image: url('img/portfell.png');
	background-position: 2px 3px;
}

.hinnapakkumine {
	position: absolute;
	top: 103px;
	right: 0px;
	background-image: url('img/luup.png');
	background-position: 2px 3px;
	font-size: 14px;
	font-family: Lucida Sans Unicode;
}


.link a:hover,
.portfell a:hover,
.tutvu a:hover,
.hinnapakkumine a:hover {
	padding-bottom: 0px;
	border-bottom: 1px dotted #2a869d;
	line-height: 21px;
}

#footermenu {
	color: #dedabd;
	padding-top: 10px;
	font-size: 14px;
	font-family: Lucida Sans Unicode;
}

#footermenu ul {
	list-style-type: none;
	margin:0;
	padding: 0;
}

#footermenu li {
	float: left;
	margin-left: 15px;
}

#biglogo {
	position: absolute;
	left: 0px;
	top: 36px;
}

#smalllogo {
	position: absolute;
	left: 0px;
	top: 61px;
}

#headercontent {
	margin-top: 0px;
	float: right;
	color: #331100;
}

#headercontent p {
	margin: 0;
	padding: 0;
}

#submenu {
	margin-left: 0;
	padding-left: 0;
	float: left;
	width: 100%;
	line-height: 21px;
}

#submenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-top: 10px;
}

#submenu li {
	float: left;
	margin-left: 15px;
}

#submenu li a:hover {
	
}

#submenu .current a {
	border-bottom: 1px dotted #2a869d;
}

#lang a:hover {
	height: 24px;
	background-image: url('img/menuleft.png');
	background-repeat: no-repeat;
	background-position: 0% 100%;
}

#lang span {
	height: 24px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 3px;
	height: 19px;
	background-image: none;
	float: left;
}

#lang #currentlang a span {
	height: 30px;
	background-image: none;
	color: #55abc1;
}

#lang #currentlang a {
	background-image: none;
	color: #55abc1;
}


.calendar_container {
	font-family: Verdana;
	font-size: 10px;
	color: white;
	background-image: url('img/calendar_bg.png');
	width: 184px;
	height: 111px;
	position: relative;
}

.calendar {
	position: absolute;
	top: 26px;
	left: 19px;
}

.calendar_date {
	position: absolute;
	top: 5px;
	left: 28px;
	width: 127px;
	text-align: center;
	font-size: 11px;
}

.calendar_prev {
	position: absolute;
	top: 4px;
	left: 9px;
}

.calendar_next {
	position: absolute;
	top: 4px;
	left: 163px;
}

.calendar_container td {
	border-left: 1px solid #499043;
	border-top: 1px solid #499043;
	width: 20px;
	text-align: center;
	font-size: 10px;
}

.sunday, .saturday {
	background-color: #44843c;
}

.sunday {
	border-right: 1px solid #499043;
}

.active_day {
	background-color: #b3d0b2;
	color: #2d632a;
}

.calendar a {
	color: #76daff;
}

.calendaritem_date {
	text-align: left;
	line-height: 18px;
	width: 120px;
}

.calendaritem_body {
	font-weight: normal;
	width: 449px;
}

.multipage_part {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.module_intro {
	font-family: Georgia;
	font-size: 20px;
	padding-bottom: 15px; 
}

.feedback_iteration {
	float: left;
	clear: both;
	line-height: 25px;
}

.feedback_name {
	float: left;
	width: 200px;
}

.feedback_input {
	float: left;
}

.feedback_input textarea {
	width: 300px;
	height: 100px;
}

.feedback_send {
	float: left;
	clear: both;
	margin-top: 5px;
	margin-left: 200px;
}
