@charset "utf-8";

@import url('reset.css');
@import url('text.css');
@import url('960.css');
@import url('dropdown.css');

.suur-taust {
	background: url(../designfiles/suur_taust.png) no-repeat 0px 0px;
	width: 960px;
	margin: 0 auto;
	padding-left: 17px;
	position: relative;
}
#index-link {
	position: absolute;
	top: 20px;
	left: 20px;
	text-decoration: none;
	display: block;
	width: 160px;
	height: 140px;
}
#colors {
	position: absolute;
	top: 135px;
	left: 450px;
	width: 48px;
	height: 91px;
}
.container_12 {
	margin-bottom: 20px;
}
#logos p {
	margin-bottom: 0;
}

h2 {
	font-size: 36px;
	font-weight: bold;
	background: url(../designfiles/h2_bg.gif) no-repeat;
	padding-left: 15px;
	padding-bottom: 8px;
}
h2.news-title {
	margin-bottom: 0;
	margin-top: 40px;
	display: block;
	font-size: 24px;
}
h2.news-title a, a.news-summary {
	text-decoration: none;
}
h2.news-title a:hover, a.news-summary:hover {
	text-decoration: underline;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
}
#header {
	height: 118px;
}
#header-tools {
	margin-top: 25px;
}
#term, #search-button, #sitemap-button, #rss-button {
	float: left;
}
#term {
	width: 141px;
	height: 24px;
	border-style: none;
	background: url(../designfiles/search_bg.png) no-repeat;
	padding: 7px 5px 0 5px;
	font-weight: bold;
	margin-right: 5px;
}
#search-button {
	margin-right: 15px;
}
#sitemap-button {
	margin-right: 15px;
}
#mainmenu {
	height: 29px;
	margin-top: 20px;
}
#mainmenu ul.nav {
	background: url(../designfiles/mainmenu_bg.gif) repeat-x;
	height: 29px;
	margin: 0;
	padding: 0;
}
#mainmenu ul.nav li.lvl-1 {
	float: left;
	list-style: none;
	padding-top: 1px;
	height: 29px;
}
#mainmenu ul.nav li.lvl-1:hover {
	background: url(../designfiles/mainmenu_lvl1link_bg.gif) no-repeat 50% 22px;
}
#mainmenu ul.nav li a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
#mainmenu ul.nav li a:hover {
	text-decoration: none;
	color: #fff;
}
#leftcolumn {
	padding-top: 367px;
	margin-bottom: 20px;
}
#yellow-background {
	background-color: #fdf139;
	margin-bottom: 20px;
}
#calendar {
	padding-top: 0px;
}
#calendar-wrapper {
	padding: 20px;
	padding-top: 0px;
}
#calendar_content {
	clear: both;
	width: 175px;
	margin-bottom: 10px;
}
#calendar_content div {
	width: 25px;
	height: 12px;
	padding: 4px 0;
	text-align: center;
	float: left;
}
#calendar_content a {
	background-color: #000;
	color: #fdf139;
	text-decoration: none;
	padding: 0 3px;
}
#month-nav {
	height: 30px;
}
#currentmonth {
	float: left;
	display: inline;
	margin-left: 5px;
	width: 95px;
	text-align: center;
	background: #000;
	color: #fdf139;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 4px;
}
#days {
	background-color: #fff;
	height: 20px;
	width: 175px;
}
#days div {
	float: left;
	width: 25px;
	text-align: center;
	padding: 0 0;
	font-weight: bold;
	padding-top: 1px;
}
#logos {
	background-color: #fff;
}
#logos-1, #logos-2 {
	height: 240px;
	overflow: hidden;
}
#content {
	background: #ffffff;
	padding: 10px 20px 0;
}
#content img {
	border-style: none;
	border-width: 0px;
}
#content ul {
	margin: 0;
	padding: 0;
}
#content p {
	margin: 0;
	padding: 0;
}
.news-tags {
	background: url(../designfiles/news_tags.gif) 0px 3px no-repeat;
	padding-left: 50px;
	padding-bottom: 5px;
}
.news-tags a {
	font-size: 11px;
}
a.news-read-more {
	padding-left: 10px;
}
a.news-read-more img {
	position: relative;
	top: 3px;
}
#banner-right {
	width: 460px;
	height: 60px;
	overflow: hidden;
}
#banner-left {
	width: 460px;
}
#poll {
	padding-bottom: 20px;
}
#poll-wrapper {
	margin-left: 20px;
}
#poll-question {
	background: #000;
	color: #fdf139;
	font-weight: bold;
	text-transform: uppercase;
}
#answers {
	padding: 10px 0;
}
#poll-history-link {
	display: block;
	margin-top: 10px;
}
input[type=submit], input[type=button] {
	background-color: #000;
	border: 2px solid #fff;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
}
.poll-answered-title {
	font-size: 11px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
ul.sitemap li {
	list-style: none;
}
li.sitemap-lvl-1 {
	font-weight: bold;
}
li.sitemap-lvl-2 {
	padding-left: 30px;
}
#fp-rss-container {
	clear: both;
	padding-top: 25px;
}
.rss-item {
	width: 200px;
	float: left;
	height: 260px;
}
.rss-item a.title {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
.rss-item a.title:hover {
	text-decoration: underline;
}
.rss-item b {
	background-color: #000;
	color: #FDF139;
	font-weight: bold;
	font-size: 11px;
	padding: 0 5px;
	display: block;
	float: left;
	margin-top: 7px;
	margin-bottom: 5px;
}
.rss-item .summary {
	clear: both;
}
.rss-item a.read-more {
	padding-left: 10px;
}
.rss-item a.read-more img {
	position: relative;
	top: 3px;
}
#tags {
	background-color: #fff;
}
#tags a, #complete-tag-cloud a {
	text-decoration: none;
	padding: 0 5px;
}
#tags a:hover, #complete-tag-cloud a:hover {
	text-decoration: underline;
}
#tags a.tag-cloud-link {
	text-decoration: underline;
	padding: 0;
}
#tags a.tag-cloud-link:hover {
	text-decoration: none;
}
a.tag_1 {
	font-size: 18px;
	background-color: #000;
	color: #ffff33;
}
a.tag_2 {
	font-size: 16px;
	background-color: #0099cc;
	color: #fff;
}
a.tag_3 {
	font-size: 14px;
	background-color: #ff0066;
	color: #000;
}
a.tag_4 {
	font-size: 12px;
}
a.tag_5 {
	font-size: 10px;
}



.sisuhaldus a {
    color: #0044cc;
    text-decoration: underline;
}

.sisuhaldus a:hover {
    text-decoration: none;
}

.sisuhaldus h1 {
    font-size: 26px;
    font-weight: bold;
}

.sisuhaldus h2 {
    font-size: 20px;
}

.sisuhaldus h3 {
    font-size: 16px;
    font-weight: bold;
}

.sisuhaldus #login {
    margin-top: 100px;
    background-color: #eee;
    border: 1px solid #999;
    padding: 15px 0;
}

.sisuhaldus .field {
    margin-bottom: 10px;
}

.sisuhaldus .field label {
    display: block;
    font-weight: bold;
}

.sisuhaldus .field input {
    width: 200px;
}

.sisuhaldus  .field select {
    width: 200px;
}

.sisuhaldus  #login .field {
    margin-bottom: 20px;
}

.sisuhaldus  #login .field label {
    display: block;
    font-weight: bold;
}

.sisuhaldus  #login .field input {
    padding: 3px;
    width: 300px;
}

.sisuhaldus  #nav {
    margin-bottom: 30px;
}

.sisuhaldus  #nav ul li {
    float: left;
    margin-left: 0;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #ddd;
}

.sisuhaldus #nav {
    padding: 15px 0;
    border-bottom: 1px solid #999;
}

.sisuhaldus .data-table {
    border: 1px solid #999;
    border-collapse: collapse;
}

.sisuhaldus  .data-table th {
    border: 1px solid #999;
    padding: 3px 5px;
    font-weight: bold;
    background-color: #bbb;
    font-size: 14px;
}

.sisuhaldus .data-table td {
    border: 1px solid #999;
    padding: 3px 5px;
}

.sisuhaldus .data-table .actions {
    width: 150px;
}

.sisuhaldus .data-table tbody tr:nth-child(odd) td {
    background-color: #fff;
}

.sisuhaldus .data-table tbody tr:nth-child(even) td {
    background-color: #e9e9e9;
}

.sisuhaldus .form-table td {
    padding: 5px 5px;
    border-bottom: 1px solid #ccc;
}

.sisuhaldus .compulsory {
    color: red;
    font-weight: bold;
}

.sisuhaldus .button {
    background: #990000;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 5px 10px;
    font-size: 14px;
}

.sisuhaldus .textfield {
    border: 1px solid #666;
    padding: 3px 5px;
    width: 250px;
}

.thumb {
	/*margin-top: 20px;*/
}

pre {
	font: normal 13px/1.5em Tahoma, Helvetica, Arial, sans-serif;
	width: 410px; 
	white-space: pre-wrap; /* css-3 */  
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */  
	white-space: -pre-wrap; /* Opera 4-6 */  
	white-space: -o-pre-wrap; /* Opera 7 */  /* width: 99%; */  
	word-wrap: break-word; /* Internet Explorer 5.5+ */ 
}

.helper-button {
	background: #FFF8BA;
	color: #666 !important;
	font-weight: bold;
	text-decoration: none !important;
	display: inline-block;
	padding: 1px 7px;
}

.infolehe-logod {
	text-align: center;
	padding-top: 20px;
}

.infolehe-logod img {
	float: none !important;
	vertical-align: middle !important;
}

.leader-image {
	float: right;
	width: 130px;
	text-align: center;
}

.leader-image img {
	float: none !important;
}
