@charset "utf-8";
/* CSS Document */

/*menu*/
ul#navigatsioon {
    padding :0;
	margin: 0;
	display:inline;
	font-size : 14px;
	font-family: Lucida Sans Unicode;
	list-style:none;
	width:70px;
	line-height:39px;
}	
ul#navigatsioon li {
    background-image:url('img/pre.png');
    background-repeat : no-repeat;
    font-size : 14px;
	font-family: Lucida Sans Unicode;
    color: #ffffff;
    float:left;
    width:70px;
    line-height:39px;

}
ul#navigatsioon li a {
    background-image:url('img/pre.png');
    font-size : 14px;
	display : block;
	text-align :center;
	text-decoration : none;
	font-family: Lucida Sans Unicode;
	color: #ffffff;
	width:70px;
	line-height:39px;
}
ul#navigatsioon li a:hover {
	background-image:url('img/over.png');
	color: #ffffff;
	font-size: 14px;
	font-family: Lucida Sans Unicode;
	text-decoration : none;
	width:70px;
	line-height:39px;
}
ul#navigatsioon span {
	height: 39px;
	padding-right: 7px;
	background-image: none;
	float: left;
}
#lang a:hover {
	height:24px;
	background-image: url('img/langover.png');
	background-repeat: no-repeat;
	background-position:100% 0%;
	cursor: pointer;
}
a, a:hover {
	text-decoration: none;
	color: #fbcf00;
	font-size: 14px;
	font-family: Lucida Sans Unicode;
}
ul#navigatsioon ul, #lang ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 10px;
}

ul#navigatsioon li, #lang li {
	float: left;
}

ul#navigatsioon a, #lang a {
	color: #ffffff;
	background-image: none;
	padding-left: 7px;
	float: left;
	
}

#menu_line a:hover {
	background-image: url('img/over.png');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	cursor: pointer;
}

#menu_line span {
	height: 39px;
	padding-right: 7px;
	background-image: none;
	float: left;
}

ul#des {
	margin: 8px;
	line-height:22px;

}

#lang span {
    padding-right: 7px;
	height: 24px;
	padding-bottom:3px;
    background-image: none;
    float: left;
}

ul#navigatsioon .current a span {
	height: 39px;
	background-image: url('img/over.png');
	background-repeat: no-repeat;
}

ul#navigatsioon .current a {
	background-image: url('img/over.png');
	background-repeat: no-repeat;
}

ul#navigatsioon .current a:hover {
	background-position: 0% 0%;
	
}

ul#navigatsioon a:hover span {
	background-image: url('img/over.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%;
}
#lang a:hover {
	background-image: url('img/menuleft.png');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	cursor: pointer;
}
#current_lang a span {
	height: 22px;
	background-image: none;
	color: #fbcf00;
}
#lang #current_lang a:hover span {
	background-image: none;
	color: #fbcf00;
}
#lang #current_lang a:hover {
	background-image: none;
	color: #fbcf00;
}

/*menu*/

/*tekstid*/
.normaal_text {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Lucida Sans Unicode;
	color: #333333;
}
.bold_text {
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 14px;
	font-family: Lucida Sans Unicode;
	color: #333333;
}
.keskmine_text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #000000;
}

.suur_text {
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size: 20px;
	color: #000000;
	padding-bottom: 16px;
	padding-top:20px;
}
.credits{
	font-size:12px;
	color:#CCCCCC;
	padding-top:10px;
	font-family: Lucida Sans Unicode;
}
.uudised_date {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666666;
}

.uudised_intro {
	float: left;
	clear: both;
	margin-left: 20px;
	font-family:Lucida Sans Unicode;
	font-size: 13px;
}
.uudised_intro p {
	padding-top: 2px;
	padding-bottom: 10px;
}
.uudised_body {
	float: left;
	width: 240px;
}

/*tekstid*/

/*content*/
body {
	margin-top: 0px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	background-color: #FFFFFF;
	
}

#body p {
	padding-bottom: 10px;
}

#topbg {
	background-image: url('img/topbg.png');
	background-repeat: repeat-x;
}
#header {
	position: relative;
	height: 180px;
	clear: both;
}
#logo {
	position: absolute;
	left: 40px;
	top: 27px;
}

.sisu {
	width: 800px;
	margin: 0;
	padding: 0;
}

#middle {
	margin: 0;
}

#body {
	width: 550px;
	float: left;
	font-size: 14px;
	font-family: Lucida Sans Unicode;
	color: #331100;
}

#rightpanel {
	float: right;
	width: 184px;
}


.sisu_pad {
	padding: 0 15px 0 15px;
}

.bottompanel{
	width: 800px;
	margin:0;
	padding: 0;
}
#footermenu {
	position:absolute;
	left:0px;
	width: 100%;
	height: 39px;
	background-image:url('img/bottombg.png');
	background-repeat: repeat-x;
}

.clear {
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}

p {
	padding: 0;
	margin: 0;
}
/*content*/