BODY {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #ffffdf;
	margin: 0px;
	padding: 0px;
}

TD {
	padding: 0px;
}

FORM {
	margin: 0px;
	padding: 0px;
}

.feedback_input INPUT {
	width: 200px;
}


#main_right {
	background-image: url(img/right.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.small {
	font-size: 2px;
}

#logo {
	position: absolute;
	left: 47px;
	bottom: 0px;
	width: 88px;
	height: 110px;
	cursor: pointer;
}

#footer {
	background-image: url(img/footer_bg.png);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 990px;
	height: 46px;
	
	font-family: Tahoma;
	color: white;
	font-size: 10px;
	
	
}

#footercontainer {
	position: relative;
	padding-left: 10px;
	padding-top: 27px;
	height: 40px;
}

#breadcrumb {
	position: absolute;
	top: 12px;
	right: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #bababa;
}

#breadcrumb A {
	font-family: Verdana;
	font-size: 10px;
	color: #bababa;
	text-decoration: none;
}

#mainbody {
	width: 1000px;
	background-color: white;
}

#header {
	background-image: url(img/header_bg.jpg);
	width: 1000px;
	height: 120px;
	position: relative;
}

#bodycontainer {
	position: relative;
	width: 1000px;
	background-image: url(img/content_bg.gif);
	margin: 0px;
	padding: 0px;
}

#topleft {
	width: 170px;
	padding: 60px 0px 0px 10px;
	
	background-image: url(img/topleft.jpg);
	background-repeat: no-repeat;
	background-color: #e3e3e3;
}

#topleft,
#topleft A {
	font-family: arial;
	font-size: 11px;
	color: #5f5b00;
	text-decoration: none;
}

#topleft A:hover {
	text-decoration: underline;
}

#topleft_bottom {
	width: 180px;
	height: 4px;
	
	font-size: 2px;
	
	background-image: url(img/topleft_bottom.jpg);
	background-repeat: no-repeat;
}

#topleft H1 {
	margin: 0px;
	padding: 2px 0px 7px 0px;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #595959;
}

#menucontainer {
	background-image: url(img/menuheader.jpg);
	background-repeat: no-repeat;
	
	width: 172px;
	margin: 4px 5px 0px 5px;
	padding-top: 22px;
	padding-bottom: 0px;
}

#bottomleft {
	position: absolute;
	bottom: 67px;
	left: 13px;
	
	width: 152px;
	height: 53px;
	
	background-image: url(img/bottomleft.jpg);
	background-repeat: no-repeat;
	
	margin: 0px;
	padding: 0px;
}

.search_input {
	width: 150px;
	padding-top: 4px;
	position: absolute;
	top: 71px;
	right: 33px;
	background-color: transparent;
	border: 0px;
	
	font-family: Arial;
	font-size: 10px;
	color: #b4b2ab;
}

.search_submit {
	width: 25px;
	height: 21px;
	position: absolute;
	
	top: 71px;
	right: 5px;
	
	background-color: transparent;
	border: 0px;
	cursor: pointer;
}

UL.menu A {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: black;
}

UL.menu A:hover {
	color: #d89105;
}

UL.menu {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border-top: 2px solid #efe8d6;
}

UL.menu LI {
	margin: 0px;
	padding: 2px 0px 2px 22px;
	text-transform: uppercase;
	line-height: 16px;
	border-left: 1px solid #efe8d6;
	border-right: 1px solid #efe8d6;
}

UL.menu UL LI {
	border: none;
}

UL.menu LI.active A {
	color: #d89105;
}

UL.menu LI.odd {
	background-color: #efe8d6;
}

UL.menu LI.last {
	background-image: url(img/menu_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	border: none;
}

UL.menu LI UL {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

UL.menu LI UL LI {
	text-transform: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

UL.menu LI UL LI A {
	font-size: 10px;
	color: #d89105;
}

UL.menu LI UL LI A:hover,
UL.menu LI UL LI.active A {
	text-decoration: underline;
	color: #825600;
}

H1 {
	font-family: Tahoma;
	color: #808080;
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	padding: 7px 0px 3px 9px;
}

#right, 
#content {
	margin-left: 10px;
	margin-top: 1px;
	padding-left: 11px;
}

#content {
	font-family: Arial;
	color: #3e2d00;
	font-size: 11px;
	
	position: relative;
	width: 635px;
}

#content > P {
	margin-left: 10px;
}

TABLE.content {
	margin-left: 10px;
}

#right {
	width: 145px;
	padding-left: 6px;
}

.floater {
	float: left;
}

.titlebar {
	background-image: url(img/titlebar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	
	padding: 6px 0px 0px 15px;
	
	height: 16px;
	width: 128px;
	
	font-family: Tahoma;
	color: #474747;
	font-size: 10px;
	text-transform: uppercase;
}

UL.search_res,
UL.useful_links,
UL.mangukohad {
	list-style-image: url(img/li.jpg);
	margin: 3px 0px 0px 20px;
	padding: 0px;
}

UL.sunnipaev LI,
UL.sunnipaev {
	margin: 0px;
	padding: 2px 0px 0px 3px;
	list-style-type: none;
	font-size: 11px;
	font-family: Tahoma;
}

UL.sunnipaev {
	padding-bottom: 5px;
}

UL.search_res A,
UL.useful_links A,
UL.mangukohad A {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #d89105;
}

UL.search_res {
	margin-bottom: 10px;
}

UL.mangukohad {
	margin-top: 10px;
}

HR {
	background-image: url(img/hr.gif);
	background-repeat: repeat-x;
	border: none;
	height: 1px;
	margin: 3px 0px 3px 0px;
	padding: 0px;
}

HR.hr2 {
	background-image: none;
	background-color: #e9e9e9;
	border: none;
	height: 2px;
	margin: 5px 0px 0px 0px;
}

#announces {
	width: 636px;
	background-color: #f2f2f2;
	background-image: url(img/announces_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#announces A {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
	color: #5c2600;
}

#announces UL {
	list-style-type: none;
	margin: 0px;
	padding: 15px 0px 15px 12px;
}

#announces UL LI {
	background-image: url(img/li_a.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 23px;
	line-height: 18px;
	height: 18px;
}

#news_container,
.news_container {
	padding: 7px 0px 3px 9px;
}

.news_pages {
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
	color: #909090;
	text-align: center;
}

.news_pages A {
	color: #909090;
	text-decoration: none;
}

.news_pages A.active {
	color: white;
	background-color: #a37700;
	padding: 0px 1px;
}

.news_title,
.feedback_name,
H2 {
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
	color: #a37700;
	padding: 6px 0px;
}

.news_title {
	padding: 6px 0px 0px 0px;
}

.news_date {
	font-size: 10px;
	font-family: Tahoma;
	color: gray;
	padding-bottom: 6px;
}

.feedback_name {
	padding: 7px 0px 1px 0px;
}

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

.multipage_part H2 { 
	padding-left: 0px;
}

.feedback TEXTAREA {
	width: 300px;
	height: 150px;
}

H2 {
	padding: 7px 0px 3px 9px;
	margin: 0px;
}

.news_content,
.news_intro {
	font-size: 11px;
	font-family: arial;
	color: #3e2d00;
}

.news_intro P {
	padding: 0px;
	margin: 0px;
}

DIV.news_container > DIV.news_intro {
	font-weight: bold;
}

DIV.news_container > DIV.news_date {
	font-style: italic; 
}

.news_link,
.news_link A,
TABLE.calendar TD A {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	color: #d89105;
}

.news_link {
	padding: 5px 0px 3px 0px;
}

#calendar_sort {
	font-size: 10px;
	font-family: Verdana;
	color: #3d3d3d;
	text-align: right;
	margin: 6px 0px 4px 0px;
}

#calendar_sort SELECT {
	font-family: Verdana;
	font-size: 10px;
	color: #bababa;
}

#calendar_months_list {
	margin: 5px 0px 5px 5px;
}

#calendar_months_list A {
	font-size: 10px;
	font-family: Verdana;
	color: #a37700;
	text-decoration: none;
}

TABLE.calendar {
	border-collapse: collapse;
}

TABLE.calendar TH {
	background-color: #f4f4f4;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #969696;
	border: 1px solid #b5b5b5;
	padding: 4px;
}

TABLE.calendar TD {
	font-family: Verdana;
	font-size: 11px;
	color: #a37700;
	border: 1px solid #b5b5b5;
	padding: 4px;
}

TABLE.calendar TD.calendar_month {
	border: none;
	
	font-family: Tahoma;
	font-size: 18px;
	color: #464645;
	
	text-transform: uppercase;
	
	padding: 10px 0px 3px 2px;
}

TABLE.calendar TR.old TD {
	color: #525252;
	font-style: italic; 
}

TABLE.calendar TR.rating TD {
	font-weight: bold;
}

TABLE.place,
TABLE.comp {
	font-family: Verdana;
	font-size: 10px;
	margin: 9px;
}

TABLE.place TH,
TABLE.comp TH {
	text-align: right;
	color: #a37700;
	font-weight: normal;
}

TABLE.place TH {
	padding-left: 25px;
}

TABLE.place TD,
TABLE.comp TD {
	color: #3e2d00;
	padding-left: 5px;
}

TABLE.place TD A,
TABLE.comp TD A {
	color: #a37700;
}

TABLE.place {
	background-color: #f3f3f3;
	margin: 0px;
	padding: 0px;
}

#toplist {
	font-family: Verdana;
	font-size: 10px;
	color: #3e2d00;
	padding-left: 9px;
}

#tulemused {
	padding-left: 9px;
	padding-top: 12px;
}

#toplist H2,
#tulemused {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #4c4c4c;
}

#tulemused A {
	font-weight: normal;
	color: #a37700;
}

#place_header {
	background-image: url(img/place_top.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	padding-bottom: 10px;
	
	height: 32px;
}

#place_footer {
	background-image: url(img/place_bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	
	height: 20px;
}

TABLE.place A IMG {
	border: 2px solid white;
	margin-top: 5px;
}

#place_title {
	font-family: Tahoma;
	font-size: 18px;
	color: #a37700;
	text-transform: uppercase;
	
	background-image: url(img/place_title.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	
	padding: 4px 10px 0px 0px;
	line-height: 32px;
	margin-left: 15px;
}

.banner {
	text-align: center;
	border-bottom: 1px solid #f1f1f1;
	padding: 7px 0px;
	margin: 0px 5px;
}

#alphabet A,
#personalia_list A {
	color: #D89105;
	text-decoration: none;
}

#alphabet A:hover,
#personalia_list A:hover {
	text-decoration: underline;
}

#last_foorum {
	font-size: 9px;
	text-transform: none;
	color: gray;
}

#last_foorum A {
	font-size: 9px;
	color: gray;
	text-decoration: underline;
}

DIV.fb A {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #31519c;
}


