/*
BODY {
	scrollbar-face-color : #E8E8E8;
	scrollbar-highlight-color : #E8E8E8;
	scrollbar-shadow-color : #E8E8E8;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #888888;
	scrollbar-track-color : #D0D0D0;
	scrollbar-darkshadow-color : #888888;

	font-family : Arial, Verdana, Helvetica, Sans-serif;
	
	font-size : 12px;
	margin-right : 0px;
	
	padding : 0px;
	margin : 0px;
	
	color: Black;
	background-color: White;
}
*/
BLOCKQUOTE {
	margin-top : 0;
}
.border {
	background-color: #808080;
	
	/*background-color : #6A5ACD;*/
}
/*
A {
	text-decoration : none;
	color : #D67500;
}
A:hover {
	text-decoration : underline;
	color : #E69500;
}
*/

.artikkel_sisu OL, .artikkel_sisu UL {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

FORM {
	/*font-family : "MS Shell Dlg", Arial, Verdana, Helvetica, sans-serif;*/
	color: Black;
	margin: 0px;
}
/*
TEXTAREA {
	font-size : 100%;
	font-family : Arial;
	background-color : #FAFAFA;
	font-weight : normal;
	width:100%;
	color: Black;
}
TEXTAREA.ie, TEXTAREA.textarea_ie {
	font-size : 100%;
	font-family : Arial;
	background-color : #FAFAFA;
	font-weight : normal;
	width:100%;
	border-width : 1;	
}

.input_border1 {
	border-width : 1;
	color: Black;
}
INPUT {

}
.input_text {
	font-size : 100%;
	font-family : Arial;
	background-color : #FAFAFA;
	border-width : 1;
	height : 20px;
	color: Black;
}
*/
.input_text, TEXTAREA {
	background: White;
	font-size: 14px;
	font-weight: bold;
	font-family: "MS Shell Dlg", Arial, Verdana, Helvetica, sans-serif;
}
.input_text {
	height: 20px;
}
textarea {
	width: 450px;
	height: 110px;
}
.saada {
	height: 20px;
}



.tyhi {
	font-size : 1px;
	line-height : 1%;
}
.nobr {
	white-space : nowrap;
}

TD.cell_align_right DIV {
	text-align: right;
}
TD.cell_align_center DIV {
	text-align: center;
}
TD.cell_align_justify DIV {
	text-align: justify;
}



.editor_oDiv {

}





.sulgeaken, .sulgeaken A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sulgeaken A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.invisible {
	
	visibility: hidden;
	font-size : 1px;
	color: White;
}




/*
TD {
	font-family : Arial, Verdana, Helvetica, Sans-serif;
	font-size : 12px;
	color : Black;
}
*/
.artikkel_sisu, .default, .artikkel_sisu TD {
	font-weight: normal;
}
.artikkel_sisu TD {
	/*vertical-align: top;*/
}
.rohut_tekst {
	font-weight: bold;
}
.news TABLE, .news TABLE .artikkel_sisu {
	
	width: 700px;
	/*overflow: hidden;*/
}
.artikkel_sisu A {
	/*word-wrap: break-word;*/
	
	white-space: -pre-wrap;      /* Opera 4 - 6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	white-space: pre-wrap;       /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
	white-space: -moz-pre-wrap !important;  /* Mozilla, supported since 1999 */
	word-wrap: break-word;       /* IE 5.5+ */	
	/*word-break: break-all;*/
}



.mystriped {

	width : 100%;

}

.editor_oDiv .mystriped {

	background-color : #F0F0F0;

}





/*===========================================================================================*/
/*===========================================================================================*/
/*===========================================================================================*/





/* @charset "utf-8"; */
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e6e4df;
	background-image: url(../staff/back.gif);
	overflow-x: hidden;
}
body,td,th {
	color: #000000;
}
# 
* {
   padding: 0;
   margin: 0;
}

a:link {
	color: #A41C22;
	/*text-decoration: underline;*/
	text-decoration: none;
}
a:visited {
	/*text-decoration: underline;*/
	text-decoration: none;
	color: #4D6889;
}
a:hover {
	/*text-decoration: none;*/
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #A41C22;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #A41C22;
}

.vasak {
	float: left;
	width: 780px;
	height: auto;
}
.vasak h1 {
	display: block;
	margin-top: 10px;
	/*margin-left: 45px;*/
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 18px;
	/*color: #990000;*/
	color: black;
	
}
.kommentaarium H1 {
	margin-left: 35px;
	font-size: 18px;
}
H1.kataloogipealkiri {
	margin-left: 40px;
	margin-top: 17px;
}


.wrap {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../staff/taust.png);
	background-position: center;
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
}
.top {
	height: 261px;
	margin-bottom: 0px;
	background-image: url(../staff/bg_top.png);
}
.top_small {
	height: 156px;
}

.vahe {
	height: 25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #595856;
	border-bottom-color: #595856;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(../staff/taust_vahe.png);
}
.vahe h1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 0px;
	width: 181px;
	font-weight: lighter;
	color: #4d4c4a;
	float: left;
	padding-left: 5px;
	margin-right: 5px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottom {
	height: 200px;
	margin-top: 0px;
	padding: 5px;
	color: #B8B7B4;
	clear: both;
	background-image: url(../staff/taust_bottom.png);
	padding-top: 0px;
}


.moodul {
	width: 550px;
	padding: 5px;
	/*padding: 0px;*/
	height: auto;
	float: left;
	/*margin-bottom: 20px;*/
}
.moodul h1 {
	font-size: 18px;
	display: block;
	/*margin-left: 0px;*/
	margin-top: 0px;
}



.moodul_soodus {
	width: 750px;
	padding: 5px;
	/*padding: 0px;*/
	height: auto;
	float: left;
	margin-bottom: 20px;
}


H1.kiiredostudpealkiri {
	margin-left: 35px;
	margin-bottom: 15px;
}
.blokk {
	height: 150px;
	width: 150px;
	float: left;
	/*background-color: #FFFFFF;*/
	background-image: url(../staff/t25.png);
	/*font-size: 18px;*/
	color: #807E7C;
	/*margin-bottom: 25px;*/
	margin-top: 5px;
	margin-bottom: 20px;
	/*margin-left: 12px;
	margin-right: 12px;*/
	margin-left: 25px;
}
.blokk A {
	margin: 0px;
	vertical-align: middle;
}
.blokk IMG {
	vertical-align: middle;
}
.blokk .kiired_tekst {
	padding-left: 5px;
	padding-right: 5px;
}
.blokk .kiired_tekst A:link, .blokk .kiired_tekst A:hover, .blokk .kiired_tekst A:active, .blokk .kiired_tekst A:visited {
	/*margin-left: 5px;
	margin-top: 2px;
	vertical-align: top;*/
}
.blokk .kiired_tekst A:hover, .blokk .kiired_tekst A:hover DIV {
	background-color: #A41C22;
}
.blokk .kiired_tekst DIV {
	margin-left: 0px;
	margin-top: 2px;
	vertical-align: top;
}

.menuu {
	height: 30px;
	/*width: 100%;*/
	/*float: left;*/
	float: left;
	display: block;
	width: 780px;
	/*top: -5px;*/
	/*background: red;*/
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-transform: lowercase;
	padding: 0px;
	/*margin: 0px;*/
	margin-top: 5px;
	
	color: #B6B5B1;
	margin-left: 0px;
	margin-right: 0px;
	letter-spacing: 1px;
	/*margin-right: 200px;*/
	/*padding-right: 200px;*/
	/*padding-right: 0px;*/
}
.menuu_margin {
	/*margin-right: 200px;*/
	display: block;
	float: right;
	
	/*background: red;	*/
	/*margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;*/
	margin: 0px;
	/*margin-bottom: 5px;*/
}
.menuu ul {
	display: block;
	height: 20px;
	/*margin-top: 0px;
	margin-bottom: 0px;*/
	padding-left: 10px;
	/*margin-left: auto;*/
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(../staff/blue_40.png);
	padding-right: 10px;
	
	/*padding-top: 0px;
	padding-bottom: 0px;*/
	
	float: right;
	width: auto;
}


.nav {
	display: block;
	float: right;
	/*margin: 0px;*/
	/*width: auto;*/
	width: 370px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	/*margin-right: 195px;*/
	padding-right: 195px;
	/*margin-left: 10px;*/
	margin-bottom: 20px;
	padding-top: 0px;
	/*background-image: url(../staff/triibud.jpg);*/
	/*background: blue;*/
}
.nav_triibud {
	display: block;
	margin: 0px;
	float: right;
	/*width: auto;*/
	background-image: url(../staff/triibud.jpg);
	/*background: red;*/
}
.nav_triibud UL {
	margin: 0px;
	padding: 0px;
}


.menuu li {
	display: inline;
}
.menuu li a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #A41C22;
	float: left;
	margin-right: 10px;
	padding-left: 4px;
	padding-right: 4px;
}
.menuu li :link {
	color: #FFFFFF;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
}
.menuu li :visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: left;
	text-align: center;
}
.menuu li :hover {
	text-decoration: none;
	/*color: #FFFFFF;*/
	background-color: #A41C22;
	display: block;
	color: #E6E4DF;
	float: left;
	text-align: center;
}
.menuu li :active {
	text-decoration: none;
	color: #FFFFFF;
	float: left;
}
.alumine-menuu {
	height: 30px;
	width: auto;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: lowercase;
	padding: 6px;
	margin: 6px;
	margin-top: 80px;
}
.alumine-menuu a:link {
	color: #A41C22;
	/*text-decoration: underline;*/
	text-decoration: none;
	padding: 2px;
}
.alumine-menuu a:visited {
	/*text-decoration: underline;*/
	text-decoration: none;
	color: #4D6889;
	padding: 2px;
}
.alumine-menuu a:hover {
	/*text-decoration: none;*/
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #A41C22;
	padding: 2px;
}
.alumine-menuu a:active {
	text-decoration: underline;
	color: #FFFFFF;
	padding: 2px;
}


.parem {
	float: left;
	height: 100%;
	width: 190px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-bottom: 10px;
}
.logo {
	height: 100px;
	width: 250px;
	margin: 10px;
	margin-left: 0px;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}

.logo a:hover {
	background:none;
}
.bannerTOP {
	height: 90px;
	width: 728px;
	float: left;
	margin: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(../staff/t35.png);
	color: #807e7c;
}
.bannerTOP2 {
	height: 90px;
	width: 120px;
	float: left;
	margin: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(../staff/t35.png);
	color: #807e7c;
}
.bannerTOP3 {
	height: 90px;
	width: 240px;
	float: left;
	margin: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(../staff/t35.png);
	color: #807e7c;
}

.reklaam {
	height: 105px;
}
.uudised {
	float: right;
	height: 180px;
	width: 372px;
	margin: 5px;
	padding: 5px;
	background-image: url(../staff/t35.png);
}

/* Scroller Box */
#scroller_container {
	border: 1px dotted #ddd;
	position: relative;
	width: 100%;
	height: 150px;
	overflow: hidden;
}

#scroller p {
 	padding: 0;
}
/* Scoller Box */
.reklaam2 {
	height: 80px;
}
.banner {
	margin: 5px;
	height: 70px;
	width: 180px;
	float: left;
	background-image: url(../staff/triibud.gif);
	color: #807e7c;
}






.sisu {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	height: auto;
}
.kataloog {
	height: auto;
	width: 780px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	background-image: url(../staff/Blue_35.png);
}
.kataloog_soodus {
	height: auto;
	width: 780px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	background-image: url(../staff/punane.png);
}
.kataloog_viimatilisatud {
	height: auto;
	/*width: 780px;*/
	
	margin-bottom: 0px;
	background-image: url(../staff/green3.png);
	
	/*width: 370px;*/
	width: 287px;
	float: left;
	/*margin: 5px;*/
	/*padding: 5px;*/
	/*margin-bottom: 20px;*/
	/*height: 120px;*/
}
.kataloog_viimatilisatud2 {
	padding: 5px;
}
.kataloog_auhinnamang {
	height: auto;
	/*width: 780px;*/
	
	margin-bottom: 0px;
	background-image: url(../staff/punane_auhinnamang3.png);
	
	/*width: 370px;*/
	width: 287px;
	float: left;
}
.kataloog_auhinnamang A:visited {
	color: #A41C22;
}
.kataloog_auhinnamang A:hover {
	color: white;
	background: #A41C22;
}
.kataloog_auhinnamang2 {
	padding: 5px;
}
/*
.viimased {
	width: 370px;
	float: left;
	margin: 5px;
	padding: 5px;
	margin-bottom: 20px;
	background-color: #FFFFCC;
	height: 120px;
}*/

.kataloog h1 {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 18px;
	color: #FFFFFF;
	height: 20px;
	margin-left: 0px;
	background-image: url(../staff/blue_30.png);
	text-transform: lowercase;
}
.kataloog_viimatilisatud h1 {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 18px;
	color: #FFFFFF;
	height: 20px;
	margin-left: 0px;
	background-image: url(../staff/green3.png);
	/*text-transform: lowercase;*/
}
.kataloog_auhinnamang h1 {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 18px;
	color: #FFFFFF;
	height: 20px;
	margin-left: 0px;
	background-image: url(../staff/punane_auhinnamang3.png);
	/*text-transform: lowercase;*/
}
.kataloog_soodus h1 {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 18px;
	color: #FFFFFF;
	height: 20px;
	margin-left: 0px;
	/*background-image: url(../staff/blue_30.png);*/
	/*background-image: url(../staff/t25.png);*/
	background-image: url(../staff/punane.png);
	text-transform: lowercase;
}
.suur_hallkast {
	background-image: url(../staff/reklaamviited.png);
}
.suur_hallkast_top {
	background-image: url(../staff/reklaamviited.png);
}
.suur_hallkast .suur_hallkast_pealkiri {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	/*padding-left: 10px;*/
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 18px;
	color: #FFFFFF;
	height: 20px;
	margin-left: 0px;
	/*background-image: url(../staff/reklaamviited.png);	*/ /* soodus_slideshow_scrollbar.png * /
	/*text-transform: lowercase;*/
}
.kataloog ul, .kataloog_soodus ul, .kataloog_viimatilisatud ul, .kataloog_auhinnamang ul {
	display: block;
	margin: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
	/*height: 114px;*/
	
}
.kataloog li, .kataloog_soodus li, .kataloog_viimatilisatud li, .kataloog_auhinnamang li {
	display: block;
	list-style-type: none;
	/*height: 15px;*/
	width: 150px;
	float: left;
	padding: 2px;
	color: #4D6889;
}
.kataloog li:link/*, .kataloog li A:link*/, .kataloog_soodus li:link, .kataloog_viimatilisatud li:link, .kataloog_auhinnamang li:link {
	display: block;
	list-style-type: none;
	/*height: 15px;*/
	width: 150px;
	float: left;
	padding: 2px;
	color: #4D6889;
}
.kataloog li:hover {								/* TOD3 */
	background-image: url(../staff/blue.png);
	color: #FFFFFF;
}
.kataloog_soodus li:hover {						/* TOD3 */
	background-image: url(../staff/punane.png);
 	color: #FFFFFF;
}
.kataloog li A:link, .kataloog_soodus li A:link, .kataloog_viimatilisatud li A:link, .kataloog_viimatilisatud A:link {
	color: #4D6889;
}
.kataloog li A:hover, .kataloog_soodus li A:hover, .kataloog_viimatilisatud li A:hover, .kataloog_viimatilisatud A:hover {
	color: #FFFFFF;
}

.kataloog li A:link, .kataloog_soodus li A:link, .kataloog li A:visited, .kataloog_soodus li A:visited, .kataloog li A:hover, .kataloog_soodus li A:hover {
	font-weight: bold;
	background: none;
	display: block;
	width: 100%;
	text-decoration: none;
}


.alam-kataloog {
	background-image: url(../staff/Blue_20.png);
	height: auto;
	margin-top: -5px;
	padding-bottom: 1px;
}
.alam-kataloog ul {
	display: block;
	margin: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
	/*height: 57px;*/
	padding-top: 5px;
}
.alam-kataloog li {
	display: block;
	list-style-type: none;
	height: 15px;
	width: 150px;
	float: left;
	padding: 2px;
	color: #4D6889;
}
.alam-kataloog li:link/*, .alam-kataloog li A:link*/ {
	display: block;
	list-style-type: none;
	height: 15px;
	width: 150px;
	float: left;
	padding: 2px;
	color: #4D6889;
}
.alam-kataloog li:hover {
	background-image: url(../staff/blue.png);
	color: #FFFFFF;
	background-color: none;
}
.alam-kataloog li A:link, .alam-kataloog li A:visited {
	color: #4D6889;
}
.alam-kataloog li A:hover {
	color: #FFFFFF;
}

.alam-kataloog li A:link, .alam-kataloog li A:visited, .alam-kataloog li A:hover {
	font-weight: bold;
	background: none;
	display: block;
	width: 100%;
	text-decoration: none;
}



.uudised2 {
	width: 770px;
	padding: 5px;
	color: #4D6889;
}
.uudised2 h1 {
	display: block;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 23px;
}
.uudisArtikkel {
	padding: 5px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 60px;
	
}
.uudisArtikkel h1 {
	display: block;
	font-size: 17px;
	
}
.soodus {
	width: 780px;
	padding: 0px;
	background-image: url(../staff/punane.png);
	height: auto;
	padding-bottom: 20px;
	margin-top: 20px;
	clear: both;
}

.soodus h1 {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 18px;
	color: #FFFFFF;
	height: 20px;
	background-image: url(../staff/punane.png);
	margin-left: 0px;
}
.soodusBlokk {
	margin: 21px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 150px;
	background-image: url(../staff/t25.png);
	border: 1px;
}
.pood {
	/*height: 120px;*/
	width: auto;
	margin-bottom: 10px;
	border-bottom-color: #4D6889;
	/*border-bottom-style: dotted;*/
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 20px;
	margin-right: 20px;
	/*background: red;*/
}
/*
.poe_info {
	height: 90px;
	background: red;
}
*/
/*
.pood .img_container img {
	height: 120px;
	width: 180px;
	
}
*/
.pood .img_container {
/*
	height: 120px;
	width: 180px;
*/
/*
	height: 96px;
	width: 144px;
*/
	
	height: 84px;
	width: 126px;	
		
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 20px;
	
	float: left;	
	border-color: #A2D8FF;
	border-width: 1px;	
	border-style: solid;
}
.pood h1 {
	/*color: #990000;*/
	display: block;
	margin-top: 0px;
	margin-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 16px;
	height: 17px;
	background-image: url(../staff/emty.gif);
	margin-left: 0px;
	margin-top: 0px;
}
.news_item {
	margin-bottom: 10px;
	margin-top: 0px;
}
.news_item h1 {
	display: block;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	/*color: #A41C22;*/
	
}
.news {
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-top: 10px;
	font-size: 12px;
	width: 700px;
}
.news h1 {
	display: block;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	/*color: #A41C22;*/
	font-weight: lighter;
}
.news IMG {
	display: block;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	vertical-align: middle;
	float: right;
	border-color: #A2D8FF;
	border-width: 1px;
	border-style: solid;
}
.artikkel_sisu IMG {
	float: left;
}
.artikkel_sisu .editor_oDiv IMG {
	float: none;
}
.kommentaarium {
	height: auto;
	width: auto;
	padding: 10px;
}
.kommentaarium h1 {
	display: block;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	/*color: #A41C22;*/
	font-weight: lighter;
}
.kommentaarium h2 {
	display: block;
	width: 120px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
	/*color: #A41C22;*/
	font-size: 12px;
	font-weight: normal;
}
.kommentaarium input.textfield {
	/*height: 24px;*/
	border-color: #A41C22;
	border-width: 1px;
	border-style: solid;
	width: auto;
	/*float: left;*/
	display: block;
	/*font-size: 20px;*/
	color: #A41C22;
	margin-bottom: 5px;
	
	background: White;
	font-size: 14px;
	height: 20px;
	font-weight: bold;
}
.kommentaarium input.textarea, .kommentaarium .mess {
	/*height: 24px;*/
	border-color: #A41C22;
	border-width: 1px;
	border-style: solid;
	/*width: auto;*/
	/*float: left;*/
	display: block;
	/*font-size: 20px;*/
	color: #A41C22;
	margin-bottom: 5px;
	
	background: White;
	font-size: 14px;
	font-weight: bold;
}
.kommentaarium input#komment_button, .kommentaarium input.button, input.button {
	color:#FFFFFF;
	height: 28px;
	width: auto;
	background-color: #A41C22;
	border-width: 1px;
	border: none;
	/*display: block;*/
	
	/*height: 20px;*/
}
/*
.kommentaarium input#textfield {
	height: 24px;
	border-color: #A41C22;
	border-width: 1px;
	border-style: solid;
	width: 170px;
	float: left;
	display: block;
	font-size: 20px;
	color: #A41C22;
	margin-top: 5px;
}
*/
.kommentaarium-lisamine {
	margin-bottom: 10px;
	margin-left: 60px;
	padding: 10px;
}
.komentaar {
	display: block;
	height: auto;
	width: 680px;
	margin-left: 60px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	background-image: url(../staff/yellow.png);
	padding: 0px;
	/*padding-bottom: 20px;*/
}
.komentaar_inner {
	display: block;
	height: auto;
	width: auto;
	/*background-image: url(../staff/yellow.png);*/
	padding: 10px;
	padding-bottom: 20px;
}
.komentaar h1 {
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	/*color: #A41C22;*/
	font-weight: bolder;
	margin-left: 0px;
	float: right;
	margin-right: 50px;
}
.komentaar h2 {
	display: block;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4D6889;
	font-weight: lighter;
	margin-left: 10px;
	width: auto;
}
/* Page Numbers */
.pages {
	font-size: 10px;
	margin-left: 60px;
	/*height: 18px;*/
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 60px;
	/*clear: both;*/
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #A41C22;
    font-weight: bold;
    background: #A41C22;
    color: #fff;
}

.pages a {
    border: 1px solid #A41C22;
    text-decoration: none;
}

.pages a:hover, .pages a:active {
    border-color: #A41C22;
	background-color: #A41C22;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #A41C22;
}

.pages span.nextprev {
    border: 1px solid #ddd;
    color: #999999;
}

.pages .nextprev-next {
    float: right;
}



.uudiste-nimekiri {
	float: left;
	width: 200px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	/*padding: 0px;*/
	margin-bottom: 5px;
}
.uudiste-nimekiri h1 {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom-color: #4D6889;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	/*padding-top: 12px;*/
}
.uudis {
	width: auto;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-color: #4D6889;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.uudis h1 {
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	margin: 0px;
	padding: 0px;
}
.nav_triibud li {
	display: inline;
}
.nav_triibud li a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #A41C22;
	float: left;
	height: 15px;
	padding: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 25px;
	margin-top: 10px;
	background-color: #B8B7B4;
}

.nav_triibud li :link{
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
}
.nav_triibud li :hover {
	display: block;
	color: #E6E4DF;
	float: left;
	text-align: center;
	text-decoration: none;
	border-top-color: #A41C22;
	border-top-style: solid;
	border-top-width: 5px;
	padding-top: 20px;
	background-color: #B8B7B4;
}
.alumine-info {
	color: #E6E4DF;
	height: 120px;
	/*width: 510px;*/
	width: 400px;
	float: left;
}
.vaata-ja-osta {
	height: 120px;
	width: auto;
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-color: #4D6889;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-color: #4D6889;
	border-top-style: dotted;
	border-top-width: 1px;
	margin-left: 20px;
	margin-right: 20px;
}
.vaata-ja-osta img {
	height: 120px;
	width: 180px;
	float: left;
	margin-right: 15px;
	border-color: #A2D8FF;
	border-width: 1px;
	margin-left: 15px;
	border-style: solid;
}
#doc {
	clear: both;
	margin-bottom: 30px;
}

#info {
	width:auto;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	height: 120px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom-color: #4D6889;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-color: #4D6889;
	border-top-style: dotted;
	border-top-width: 1px;
	margin-left: 10px;
	margin-right: 10px;
}

#info a {
	background:#fff;
	color:#333;
	display:block;
	position:absolute;
	text-decoration:none;
	top:50px;
	z-index:100;
}
#info a#move-left {
	left:5px;
}
#info a#move-right {
	right:5px;
}
#info .mod {
	overflow:hidden;
}
#themes {
	width:2000px;
}
.mod1 {
	width:auto;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	zoom:1;
	margin-left: 0px;
	margin-right: 0px;
}
#themes, #themes li {
	margin:0;
	overflow:hidden;
	padding:0;
}
#themes li {
	float:left;
	height:122px;
	width:182px;
	padding:0;
	margin-left: 5px;
	margin-right: 5px;
}
li img {
	border:1px solid #A2D8FF;
}
#soodus, .soodus .alam-kataloog {
	background-image: url(../staff/punane.png);
	margin-bottom: 20px;
}



.login {
	height: 40px;
	width: auto;
	/*color: #A41C22;*/
	color: black;
	padding: 5px;
	margin-bottom: 5px;
}
.loginal .login {
	margin-bottom: 0px;
}
.login TD {
	/*color: #A41C22;*/
	color: black;
	height: 20px;
}
.login LABEL {
	padding-top: 15px;
	height: 30px;
}
.login input.textfield, .login .input_text, .login textarea {
	/*height: 24px;*/
	border-color: #A41C22;
	border-width: 1px;
	border-style: solid;	
	float: left;
	display: block;
	/*font-size: 20px;*/
	color: #A41C22;
	/*margin-top: 5px;*/
	
	background: White;
	font-size: 14px;
	font-weight: bold;
}
.login input.textfield, .login .input_text {
	width: 170px;
	height: 20px;
}
.captcha_table {
	width: 174px;
	height: 20px;
}
.captcha_table_td2 {
	padding-right: 4px;
}
.login .captcha {
	width: 100%;
}
.login input#login_button, .login input.button {
	color:#FFFFFF;
	height: 28px;
	/*width: 40px;*/
	width: auto;
	background-color: #A41C22;
	border-width: 1px;
	float: left;
	border: none;
	display: block;
	margin-top: 10px;
}
.login h1 {
	display: block;
	/*color: #A41C22;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-weight: lighter;
}
.news .login INPUT, .news .login .input_text, .news .login TEXTAREA {
	/*margin: 0px;*/
	
}
.news .login input#button, .news .login input.button {
	margin-top: 10px;
}
.loginal .login input.button {
	float: right;
	margin-top: 0px;
}
.loginal {
	padding-left: 5px;
	padding-right: 5px;
	/*margin-bottom: 10px;*/
	
	margin-bottom: 22px;
	padding-top: 5px;
}
.form {
	margin-bottom: 10px;
	/*margin-top: 50px;*/
	margin-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	/*padding-bottom: 60px;*/
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 12px;
	width: auto;
	color: #A41C22;
	margin-left: 120px;
	margin-right: 120px;
	background-image: url(../staff/t35.png);
	border-color: #A2D8FF;
	border-style: solid;
	border-width: 1px;
}
.ikoonid {
	float: right;
	height: 16px;
	width: 150px;
	/*position: relative;*/
	/*bottom: 25px;*/
	bottom: -32px;
	right: 0px;
	/*left: 580px;*/
	display: block;
	/*background: red;*/
}
.ikoonid2 {
	float: right;
	text-align: right;
	height: 16px;
	/*width: 150px;*/
	/*position: relative;*/
	/*bottom: 25px;*/
	bottom: -2px;
	right: 0px;
	/*left: 580px;*/
	/*display: block;/*
	/*background: red;*/
}
.ikoonid img, .ikoonid2 img {
	width: 16px;
	height: 16px;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
	margin-right: 2px;
}
.keelevalik {
	float: left;
	height: 20px;
	width: 50px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	background-color: #A41C22;
	padding-left: 10px;
}
.keelevalik img {
	padding: 0px;
	margin: 4px;
	background: none;
}


.keelevalik_disabled {
	float: left;
	height: 20px;
	width: 50px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	background: none;
	padding-left: 10px;
}

/*
.fp_mod_gallup UL {
	margin-left: 20px;
}
*/
.fp_mod_gallup #gallup_kystul_kast #gallup_kysimused A:active {
	text-decoration: none;
	background-color: #A41C22;
}
A.sooduslink:link, A.sooduslink:visited {
	color: #A41C22;
	font-weight: bold;
}
A.sooduslink:active, A.sooduslink:hover {
	
	text-decoration: none;
	/*color: #FFFFFF;*/
	background-color: #A41C22;
	display: block;
	color: #E6E4DF;
	float: left;
	text-align: center;
}

.otsing {
	margin: 2px;
	margin-right: 10px;
	display: block;
	/*height: 30px;*/
	/*height: 135px;*/
	/*width: 172px;*/
	/*float: right;*/
	background-image: url(../staff/t35.png);
	padding: 5px;
	padding-top: 9px;
	
	height: 130px;
}


.otsing input {
	
}
.otsing input#otsi_button, .otsing input.otsi_button {
	color:#FFFFFF;
	/*height: 28px;*/
	/*width: 40px;*/
	width: 45px;
	/*width: auto;*/
	background-color: #A41C22;
	border-width: 1px;
	float: left;
	border: none;
	display: block;
	
	height: 24px;
}
.otsing input#otsi_textfield {
	float: left;
	width: 123px;
}
.otsing input#otsi_textfield, .otsing SELECT {
	/*height: 24px;*/
	border-color: #A41C22;
	border-width: 1px;
	border-style: solid;
	/*width: 123px;*/
	/*float: left;*/
	display: block;
	/*font-size: 20px;*/
	color: #A41C22;
	float: left;
	
	background: White;
	font-size: 14px;
	height: 20px;
	font-weight: bold;
}
.otsing SELECT {
	width: 170px;
	font-size: 15px;
	margin-top: 14px;
	height: 20px;
	/*margin-bottom: 10px;*/
}
.otsing .tahestik {
	text-align: justify;
	/*margin-left: 1px;*/
	/*padding-left: 2px;*/
}
.otsing .tahestik A {
	/*margin: 5px;*/
	/*display: block;*/
	/*float: left;*/
	text-align: justify;
	line-height: 20px;
	margin-right: 4px;
	text-decoration: none;
	font-weight: bold;
}
.otsing .tahestik A.viimanetaht {
	margin-right: 0px;
}




.gallupitaust {
	height: auto;
	/*width: 780px;*/
	
	margin-bottom: 0px;
	
	
	width: 180px;
	float: left;
	/*margin: 5px;*/
	/*padding: 5px;*/
	/*margin-bottom: 20px;*/
	height: 120px;
}
.gallupitaust3 {
	background-image: url(../staff/kollane64.png);
}
.gallupitaust h1 {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 18px;
	color: #FFFFFF;
	height: 20px;
	margin-left: 0px;
	background-image: url(../staff/kollane64.png);
	/*text-transform: lowercase;*/
}
.gallupitaust2 {
	padding: 10px;
	background-image: url(../staff/kollane64.png);
}

/*
.reklaamviited {
	margin: 5px;
	height: auto;
	width: 180px;
	float: left;
	color: #807e7c;
}
.reklaamviited li {
	list-style: none;
	display: block;
	margin-bottom: 5px;
	margin-top: 0px;
	list-style-image:none;
	margin-top: 5px;
}
*/


.reklaamviited {
	height: auto;
	/*width: 780px;*/
	
	
	margin-bottom: 0px;
	background-image: url(../staff/reklaamviited.png);
	
	width: 180px;
	float: left;
	margin: 5px;
	/*padding: 5px;*/
	/*margin-bottom: 20px;*/
	/*height: 120px;*/
}
.reklaamviited h1 {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	/*padding-left: 10px;*/
	padding-bottom: 5px;
	padding-top: 5px;
	
	/*padding: 0px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 18px;
	color: #FFFFFF;
	height: 20px;
	margin-left: 0px;
	background-image: url(../staff/bg_top.png);
	/*text-transform: lowercase;*/
}
.reklaamviited2 {
	padding: 10px;
}
.reklaamviited .artikkel_sisu, .reklaamviited .artikkel_sisu A {
	color: #5A5A58;
	font-weight: bold;
}
.reklaamviited .artikkel_sisu A:hover {
	text-decoration: underline;
	background: none;
}


.sooduspakkumise_pildid {
	background-image: url(../staff/soodus.png);
}


.pood .artikkel_sisu, .pood .artikkel_sisu DIV {
	display: inline;
}



.soodus_soidavad {

	height: auto;
	width: 780px;	
	background-image: url(../staff/reklaamviited.png);
}
.soodus_soidavad_pad {

	height: auto;
	width: 710px;	
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	
}
.soodus_soidavad_wrap {

	height: auto;
	width: 710px;	
	overflow-x: hidden;
	overflow-y: visible;
	
}
#soodus_soidavad_inner {

	height: auto;
	width: auto;
	white-space: nowrap;
	word-break: keep-all;
	
}
.soodus_slideshow_pilt {
	
	padding-right: 15px;	
	/*display: inline;
	float: left;	*/
	
}
.soodus_slideshow_pilt A:hover {

	background: none;
}
.soodus_soidavad_comment A {

	word-break: normal;
	word-wrap: normal;
	white-space: normal;
	width: 150px;
	/*width: 100%;*/
	height: auto;
	text-align: center;
	display: block;
}
.soodus_slideshow_pilt .soodus_soidavad_comment A:hover  {
	
	background: #A41C22;
}
.soodus_soidavad_scrollbar {
	
	height: 14px;	
	width: 778px;	
	background-image: url(../staff/soodus_slideshow_scrollbar.png);
	margin: 0px;
	padding: 1px;
	overflow: hidden;
}
/*
.soodus_soitev_pildike {
	
	width: 130px;
	height: 130px;
}
*/
A.scroll_klots {

	margin: 0px; 
	padding: 0px;
	height: 11px;
	overflow: hidden;
}
A.scroll_klots:hover, A.scroll_klots:active {

	background: none;
}

.kataloogi_pealkiri {

	background-image: url(../staff/hall_gradient2.png); 
	background-repeat: repeat-x; 
	padding-left: 5px;
}
.kataloogi_pealkiri_soodus {

	background-image: url(../staff/roosa_gradient.png); 
	background-repeat: repeat-x; 
	padding-left: 5px;
}


.vormi_comment {
	font-weight: bold;
	/*margin-top: 25px;*/
}

.kiired_logo {

	height: 100px;
	/*background-color: White;*/
	margin-bottom: 5px;
}
.kiired_logo A {
	background-color: White;
}
.kiired_logo_td {
	height: 100px;
}
.kiired_logo_div {
	height: 100px;
	background-color: White;
}


.karikas {
	background: url(../staff/karikastaustaga.png) no-repeat right;
	width: 71px; 
	height: 50px;
}













