body
{
	background: #3a7f9d url('../../img/kuutse3/bigbg.png');
	margin: 0;
	margin-top: 11px;
	text-align: center;
	font-family: Verdana, Arial, Helevetica;
	font-size: 12px;
}
img
{
	border: 0;
}

h2
{
	margin: 0;
	margin-bottom: 12px;
	margin-top: 10px;
	color: #6eae00;
	font-size: 13px;
	fonft-weight: normal;
}

h3
{
	border-top: 1px solid #dadada;
	font-weight: normal;
	text-transform: uppercase;
	left: -15px;
	font-size: 10px;
	position: relative;
	width: 562px !important;
	width: 554px;
	padding-top: 10px;
}

h3 span
{
	background: #2cade4;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
	border-top: 1px solid #2cade4;
	border-bottom: 2px solid #2cade4;
	-moz-border-radius: 4px;
	font-weight: bold;
}


#container
{
	width: 770px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	padding-top: 1px;
	position: relative;
}

#top
{
	height: 128px;
	background: url('../../img/kuutse3/ylemine.png') repeat-x left top;
	margin: 10px;
	margin-bottom: 0;
	font-size: 10px;
	position: relative;
}

#logo
{
	position: absolute;
	left: 0;
	right: 0;
}

#banner
{
	position: absolute;
	top: 8px;
	left: 175px;
	border: 1px solid #fff;
}

#keeled
{
	position: absolute;
	top: 13px;
	right: 22px;
}

#keeled .keel
{
	clear: right;
	width: 52px;
	height: 18px;
}

#keeled .keel a
{
	color: #636363;
	text-decoration: none;
}

#keeled .keel a:hover
{
	text-decoration: underline;
}

#keeled .keel img
{
	float: right;
}

#linkpath
{
	color: #fff;
	font-size: 10px;
	width: 250px;
	position: absolute;
	top: 91px;
	left: 175px;
}

#linkpath a
{
	color: #fff;
	text-decoration: none;
}
#linkpath a:hover
{
	text-decoration: underline;
}
#otsi
{
	position: absolute;
	top: 89px;
	right: 6px;
	font-size: 10px;
	text-align: right;
	width: 181px;
}

#otsi .text
{
	/*background: #9ecee3;*/
	background: #fff;
	border: 1px solid #f8fbfd;
	color: #000;
	width: 117px;
	margin-right: 14px;
	margin-left: 8px;
	font-size: 10px;
	padding: 2px 0;
}

#otsi img, #otsi .img
{
	margin-left: 2px;
	margin-top:1px;
	vertical-align: top;
}
#otsi .img
{
	position: absolute;
	right:0px;
	top:2px;
}

#hills
{
	position: absolute;
	right: 190px;
	top: 79px;
	padding: 9px 15px 11px 15px;
	line-height: 19px;
	height: 19px !important;
	height: 19px;
	background: #005b83;
	color: #fff;
	text-decoration: none;
}

#hills a
{
	color: #fff;
	text-decoration: none;
}

#hills a:hover
{
	color: #fff;
	text-decoration: underline;
}

#main
{
	margin-left: 10px;
	background: url('../../img/kuutse3/main-bg.png') repeat-y left;
}

#main2
{
	background: url('../../img/kuutse3/logo2.png') no-repeat bottom left;
	padding-bottom: 61px;
}
#main2.inside
{
	padding-bottom: 61px;
}

.clear
{
	clear: both;
}

#menu
{
	float: left;
	width: 177px;
	position: relative;
	background: #3894bf url('../../img/kuutse3/main-bg.png') repeat-y left;
	margin-bottom:81px;
}

#menu div
{
	margin: 0;
	padding: 0;
	line-height: 0px;
	background: url("../../img/kuutse3/linkbg.png") no-repeat center left;
}

#menu div a
{
	display: block;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	padding-left: 29px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url("../../img/kuutse3/linkbg.png") no-repeat center left;
	line-height: 14px;
}
#menu div.menulevel_0
{
	letter-spacing:4px;
	text-transform: uppercase;
}
#menu div.break_level0
{
	border:none;
	margin:0;
	padding:0;
	background: none;
	line-height: 0px
}

#menu div.break_level0 div
{
	border-top: 1px dashed #68b5d7;
	background: none;
	margin: 0 7px 0 12px;
	line-height: 0px;
}


#menu div.menulevel_1, #menu div.break_level1
{
	background: #005B83 url("../../img/kuutse3/menubg.png") repeat-y  0px 0px;
}

#menu div.menulevel_1 a
{
	color: #b2e7ff;
	background: #005B83 url("../../img/kuutse3/menubg.png") repeat-y  0px 0px;
	padding-left:19px;
}


#menu div.break_level1
{
	border:none;
	line-height: 1px;
	padding:0;
}

#menu div.break_level1 div
{
	border-top: 1px dashed #6593a7;
	background: none;
	margin: 0 7px 0 12px;
	line-height: 0px;
}

#menu a:hover
{
	text-decoration: underline;
}


#inside
{
	float: left;
	top: 0;
	margin-left: 20px;
	padding-right:0px;
	width: 541px;
	font-size: 11px;
	color: #636363;
}

#inside.default
{
	margin-bottom: 20px;
	padding-right:10px;
	width: 541px;
}

#inside a
{
	color: #3894bf;
}

#inside a:hover
{
	color: #0575a9;
}

#inside .block
{
	width: 370px;
}


#inside #buttons
{
	float: right;
	width: 153px;
}

#inside #buttons a
{
	text-decoration: none;
	position: relative;
	display: table !important;
	display: block;
	width: 153px;
	height: 77px;
}
#inside #buttons a:hover
{
	text-decoration: underline;
	color: #fff;
}
#inside #buttons .outer
{
	height: 75px;
	display: table !important;
	position: static !important;
	overflow:hidden;

	/* IE Shit */
	display:block; 
	position: relative ;


}
#inside #buttons .mid
{
	position: static !important;
	display: table-cell !important;;
	vertical-align: middle;
	top: 0px !important;

	/* IE Shit */
	position: absolute; 
	top: 50%;

}

#inside #buttons .inner
{
	width: 153px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;

	/* IE 6 Shit */
	position: relative; 
	top: -50%;

}

#inside #buttons #greenbutton
{
	background: url('../../img/kuutse3/roheline.png');
	margin-bottom: 10px;
}

#inside #buttons #bluebutton
{
	background: url('../../img/kuutse3/sinine.png');
}

#inside #webcam
{
	color: #ffffff;
	background: #85c11b;
	width: 142px !important;
	width: 142px;
	padding: 6px;
	float: right;
	margin-bottom: 2px;
	font-size: 11px;
	position: relative;
	margin-top: -25px;
}

#inside #webcam #top1
{
	positon: absolute;
}

#inside #webcam img.border
{
	border: 0;
	position: absolute;
}

#inside #webcam img.top1
{
	left: 0;
	top: -5px;
}

#inside #webcam img.top2
{
	right: 0;
	top: -5px;
}

#inside #webcam img.top3
{
	left: 0;
	bottom: 0;
}

#inside #webcam img.top4
{
	right: 0;
	bottom: 0;
}

#inside #webcam img
{
	border: 1px solid #fff;
	margin-top: 5px;
}

#inside #webcam em
{
	margin-top: 5px;
	font-style: normal;
	color: #363636;
	display: block;
	text-align: center;
}

#inside .smallpath
{
	font-size: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 20px;
}

#inside input
{
	font-size: 11px;
}

.newsitem
{
	margin-bottom: 25px;
}

.newstime
{
	width: 55px !important;
	width: 60px;
	float: left;
	text-align: right;
	padding-right: 5px;
	text-decoration: underline;
}

.newstitle
{
	color: #6eae00;
	margin-bottom: 10px;
	font-weight: bold;
}

.news
{
	margin-left: 60px;
	margin-bottom: 0px;
}

.newsbutton
{
	margin-top: 6px;
	color: #6eae00;
	text-align: right;
}

.newsbutton a
{
	color: #3894bf;
}


#footer
{
	border-top: 1px solid #d8d8d8;
	color: #3894bf;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	font-size: 10px;
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 4px;
	width: 752px !important;
	width: 752px;
}

#smallcalendar
{
    width: 100%;
    margin-bottom: 3px;
}

#smallcalendar td
{
    text-align: right;
}

#smallcalendar #calheader td
{
    background: #CEE4ED;
    text-align: center;
}

#smallcalendar #calheader .holiday {}

#smallcalendar .holiday
{
    background: #F6f9fa;
}

#smallcalendar .selected
{
    background: #F6f9fa;
}

#smallcalendar .selected_holiday
{
    background: #F6f9fa;
}

#smallcalendar .highlight
{
    background: #CEE4ED;
}

#smallcalendar .today
{
    font-weight: bold;
}

#smallcalendar .htoday
{
    background: #CEE4ED;
    font-weight: bold;
}

#calendar_1_month
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #485966;
    table-layout : auto;
    border : 1px solid #c0dceb;
    background : #f6f9fa;
}

#calendar_1_year
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #485966;
	table-layout : auto;
	border : 1px solid #c0dceb;
	background : #f6f9fa;
}

#calendar_1
{
	font-size: 12px;
	text-align: center;
	margin: 1px 2px;
}

#calendar_1 form
{
	padding: 0px 0px;
	margin: 0px;
}

#calendar_1 th
{
	padding: 3px 4px;
	background-color: #cde4ec;
}

#calendar_1 td
{
	padding: 3px 4px;
	background-color: #f5f9fa;
}

#calendar_1 .regular2
{
	padding: 3px 4px;
	background-color: #f8dad0;
}

#calendar_1 .empty
{
	background-color: #f5f9fa;
	
}

#calendar_1 .today
{
	background-color: #cde4ec;
}

#calendar_1 .notclickable
{
	color: #949494;
}

/* BRON */

#lldate
{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#bron table
{
	width: 500px;
}

#bron th
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 3px 4px;
    background: #CEE4ED;
    color: #00437E
}

#bron th a
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    background: #CEE4ED;
    color: #00437E
}

#bron td
{
	padding: 2px 4px;
	background-color: #f5f9fa;
}

#bron .left
{
	width: 55%;
}

#bron .right
{
	width: 45%;
}

#bron .rightcent
{
	width: 45%;
	text-align: center;
}

/* FORMS */

.vorm
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #485966;
    table-layout : auto;
    border : 1px solid #c0dceb;
    background : #f6f9fa;
}

.error
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #F98080;
    text-align: center;
    padding-bottom: 10px;
}

fieldset.form form
{
    margin: 0px;
}

fieldset.form
{
    border: 0px;
    padding: 0px;
    margin: 0px;
}

table th
{
	background: #cee4ed;
	font-weight: bold;
}

table .table_dark
{
	background: #cee4ed;
}

table .table_light
{
	background: #f5f9fa;
}


fieldset.form table
{
    width: 500px;
}

fieldset.form .formrow1
{
    padding: 3px;
    border: 0px;
    vertical-align: middle;
    width: 45%;
    background-color: #f5f9fa;
}

fieldset.form .formrow2
{
    padding: 3px;
    border: 0px;
    vertical-align: middle;
    width: 55%;
    background-color: #f5f9fa;
}

fieldset.form textarea
{
    width: 100%;
}

fieldset.form .commentrow
{
    padding: 3px;
    background-color: #f5f9fa;
}

fieldset.form .catrow
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 3px;
    background: #CEE4ED;
    color: #00437E
}

fieldset.form .submitrow
{
    font-weight: bold;
    font-size: 11px;
    padding: 3px;
    text-align: center;
}


/* OVERLIB */

#overDiv
{
	color: #000;
	font-size: 10px;
	text-align: left;
}

#overDiv .olbg
{
	background: #63B2DB;
}

#overDiv .olfg
{
	background: #DCEEFA;
}

#overDiv .oltitle
{
	font-weight: bold;
}

#overDiv .olclose
{
	text-align: right;
}

/* IMAGE GALLERY */

.gallery
{
	text-align:center;
}
table.gallery
{
	width:100%;
}
td.gallery
{
	width:33%;
}

#gallery .goback
{
    font-size: 100%;
    margin-bottom: 10px;
    margin-top: 3px;
}

#gallery .goback a
{
    text-decoration: none;
}

#gallery .linklist
{
    margin-bottom: 10px;
    margin-left: 20px;
    font-weight: bold;
    list-style: square;
}

#gallery  .linklist li
{
    margin-bottom: 5px;
}

#gallery .subtitle
{
    font-weight: bold;
    font-size: 130%;
    color: #444444;
    margin-bottom: 10px;
}

#gallery .big_image
{
    padding: 2px;
    margin: 0px;
    border: 0px;
    text-align: center;
    width: auto;
    margin-bottom: 5px;
}

#gallery .big_image img
{
    padding: 1px;
	border: 1px solid #e2e2e2;
}

#gallery .big_image a:hover
{
    border: 0px;
    text-decoration: none;
}

#gallery .gal_image
{
    float: left;
    padding: 0px;
    margin: 0 auto;
    width: 180px;
    height: auto;
}

#gallery .gal_image table
{
	padding: 0px;
	margin: 0 auto;
}

#gallery .gal_image table td
{
    vertical-align: middle;
    height: 157px;
    width: 150px;
}

#gallery .gal_image img
{
	border: 1px solid #e2e2e2;
}

#gallery .main_image
{
	border: 1px solid #e2e2e2;
    padding: 3px;
}

#gallery .imagelist
{
	width: 100%;
}

#gallery .prevlink
{
    float: left;
    font-size: 11px;
}

#gallery .nextlink
{
    float: right;
    font-size: 11px;
}

#gallery .origlink
{
    text-align: center;
    display: block;
    font-size: 11px;
}
#gallery .prevlink a,#gallery .nextlink a,#gallery .origlink a
{
    text-decoration:none;	
}
#gallery .gal_desc
{
	border: 1px solid #e2e2e2;
	padding: 10px 10px;
	-moz-border-radius: 10px;
    margin: 1px;
    margin-bottom: 8px;
}

#gallery .clear
{
    display: block;
    clear: both;
    margin: 0 0;
    visibility: hidden;
    clear: both;
}


#logod
{
    position: absolute;
    border-top: 1px solid #dadada;
    right: 20px;
    padding-top: 10px;
    height: 41px !important;
    height: 51px;
    bottom: 10px;
    width: 541px;
    font-size: 10px;
    text-align: right;
}
#logod #banner
{
    position: static;
}
.avaleht
{
}
#logod a
{
    padding-right: 10px;
}

.searchbody
{
    padding-bottom: 20px;
}

.searchbody .stressword
{
    font-weight: bold;
}
