@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
}
html, body {
    height: 100%;
}
body {
	background-image: url(../img/bg.png);
	background-color:#fff;
	color:#575656;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	line-height:18px;
}
#wrap {
	width: 970px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	padding-top:10px;
	height: auto !important;
    height: 100%;
}
#header {
	width: 970px;
	height:40px;
	background-image:url(../img/header_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom:20px;
}
#logo {
	width:190px;
	height:40px;
	float:left;
}
#menu {
	height:40px;
	float:left;
}
#search {
	width:200px;
	height:40px;
	float:right;
	background-image:url(../img/search_bg.png);
	background-position:right;
	background-repeat:no-repeat;
}
#left_search {
	width:140px;
	height:25px;
	padding-top:6px;
	float:left;
}
#right_search {
	width:42px;
	height:27px;
	float:left;
	line-height:27px;
	padding-top:6px;
	padding-left:4px;
}
.s_input {
	padding:0;
	margin:0;
	border: none;
	background-image:url(../img/search_input.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:137px;
	height:20px;
	padding-top:5px;
	padding-left:3px;
	background-color: transparent;
	overflow:hidden;
}
/* ERROR STYLE */
.error {
	color: red;
	font-style: italic;
}
.l_input {
	padding:0;
	margin:0;
	border: none;
	background-image:url(../img/login_input.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:196px;
	height:19px;
	padding-top:3px;
	padding-left:3px;
	background-color: transparent;
	overflow:hidden;
}
.t_input {
	padding:0;
	margin:0;
	border: none;
	background-image:url(../img/t_input.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:630px;
	height:195px;
	padding-top:3px;
	padding-left:3px;
	background-color: transparent;
	overflow:hidden;
	overflow-y:scroll;
}
.ok {
	border: none;
	width:42px;
	text-align:center;
	font-size:12px;
	height:27px;
	line-height:27px;
	padding-bottom:2px;
	font-weight:bold;
	background-image:url(../img/searchok.png);
	background-repeat:no-repeat;
	background-color: transparent;
	color:#383838;
	cursor:pointer;
}
.esita_k_v {
	border: none;
	width:112px;
	text-align:center;
	font-size:13px;
	height:32px;
	font-weight:bold;
	background-image:url(../img/esita_vaike.png);
	background-repeat:no-repeat;
	background-color: transparent;
	color:#383838;
	cursor:pointer;
}
.esita_k_s {
	border: none;
	width:213px;
	text-align:center;
	font-size:18px;
	height:39px;
	line-height:39px;
	padding-bottom:3px;
	background-image:url(../img/esita.png);
	background-repeat:no-repeat;
	background-color: transparent;
	color:#383838;
	cursor:pointer;
}
.logisisse{
	border: none;
	width:81px;
	text-align:center;
	font-size:12px;
	height:22px;
	float:right;
	cursor:pointer;
}
.logi_s{
	border: none;
	width:81px;
	text-align:center;
	font-size:12px;
	height:22px;
	line-height:22px;
	padding-bottom:3px;
	font-weight:bold;
	background-image:url(../img/logi.png);
	background-repeat:no-repeat;
	background-color: transparent;
	color:#383838;
	float:right;
	cursor:pointer;
}
#sisu_wrap {
	width:970px;
	height:auto;
	float:left;
	padding-bottom:20px;
	background-color:#fff;
}
#left_wrap{
	width:663px;
	height:auto;
	background-color:#f1f1f1;
	background-image:url(../img/left_sisu_top.png);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	padding-top:15px;
}
#left_sisu{
	width:634px;
	height:auto;
	float:left;
	padding-left:14px;
	padding-right:15px;
	padding-bottom:5px;
}
#left_sisu_bottom{
	width:663px;
	height:7px;
	background-image:url(../img/left_sisubottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}
h1{
	width:100%;
	line-height:34px;
	font-weight:normal;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:22px;
	padding:0;
	margin:0;
	border-bottom: solid 1px #b6b6b6;
	margin-bottom:15px;
}
h2{
	width:100%;
	line-height:31px;
	font-weight: bold;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:16px;
	padding:0;
	margin:0;
	background-image:url(../img/login_bg.png);
	background-repeat:no-repeat;
	padding-left:10px;
	overflow:hidden;
	margin-bottom:15px;
}
h3{
	width:100%;
	line-height:30px;
	font-weight: normal;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:14px;
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	overflow:hidden;
}
#right_sisu{
	width:297px;
	height:auto;
	float:right;
}
#menu2{
	width:297px;
	height:auto;
	background-color:#f1f1f1;
	float:right;
	background-image:url(../img/right_sisu_top.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 10px;
}
.right_sisu_bottom{
	width:297px;
	height:8px;
	float:right;
	background-image:url(../img/right_sisu_bottom.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-bottom:10px;;
	background-color:#fff;
	margin:0;
}
#login{
	width:297px;
	height:auto;
	float:right;
	background-image:url(../img/right_sisu_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;;
	background-color:#f1f1f1;
	margin:0;
	margin-bottom:10px;
	overflow:hidden;
}
#footer{
	width:970px;
	height:30px;
	float:left;
	border-bottom: solid 1px #e5e5e5;
	border-top: solid 1px #e5e5e5;
	background-color:#fff;
	overflow:hidden;
	margin-bottom:20px;
}
#left_footer{
	width:450px;
	line-height:30px;
	float:left;
	color:#76797c;
}
#center_footer{
	width:200px;
	line-height:30px;
	float:left;
	color:#76797c;
}
#right_footer{
	width:250px;
	line-height:30px;
	float:right;
	color:#76797c;
	text-align:right;
	overflow:hidden;
	height:30px;
}
.profiil{
	width:634px;
	float:left;
	height:auto;
	background-color:#e8e8e8;
	background-image:url(../img/box_top.png);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.profiil2{
	width:634px;
	float:left;
	height:auto;
	background-color:#e8e8e8;
	background-image:url(../img/box_top.png);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:10px;
	font-size:13px;
}
.left_profiil{
	width:450px;
	float:left;
	height:auto;
	padding-left:10px;
	padding-top:10px;
}
.article{
	width:600px;
	float:left;
	height:auto;
	padding-left:10px;
	padding-top:10px;
}
.first_left{
	width:350px;
	float:left;
	height:auto;
	padding-left:10px;
	padding-top:10px;
}
.first_right{
	width:250px;
	float:right;
	height:auto;
	padding-right:10px;
	padding-top:10px;
	padding-left:10px;
}
.left_profiil2{
	width:350px;
	float:left;
	height:auto;
	padding-left:10px;
	padding-top:10px;
}
.kuupaev2{
	width:120px;
	float:right;
	height:60px;;
	padding-left:10px;
	text-align:center;
}
.kuupaev{
	width:100px;
	float:left;
	height:80px;
	padding-left:10px;
	padding-top:10px;
	text-align:center;
}
.otsing_kysimus{
	height:18px;
	line-height:18px;
	padding-left:10px;
	background:url(../img/bullet.png) no-repeat top left;
	padding-bottom:5px;
	font-size:11px;
}
.otsingulahter1{
	width:240px;
	float:left;
}
.otsingulahter2{
	width:300px;
	float:left;
}
.right_profiil{
	width:130px;
	float:right;
	height:auto;
	padding-right:10px;
	padding-top:10px;
	background-image:url(../img/eraldi_y.png);
	background-repeat:repeat-y;
	background-position:left;
	padding-left:10px;
}
.profiil_bottom{
	width:634px;
	float:left;
	height:7px;
	background-image:url(../img/box_bottom.png);
	background-position:bottom;
	overflow:hidden;
}
.profiili_pilt{
	width:110px;
	float:right;
	height:110;
}
.subject_intro{
	width:580px;
	float:left;
	height:auto;
	padding-left:10px;
	padding-top:10px;
}
.esita2{
	width:110px;
	float:right;
	padding-top:5px;
}
.numeratsioon{
	width:100%;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
}
.kysimus_vastus{
	width:634px;
	float:left;
	height:auto;
	background-color:#e8e8e8;
	background-image:url(../img/box_top.png);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding-top:10px;
}
.kysimus{
	width:614px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	height:auto;
	background-color:#e8e8e8;
	background-image:url(../img/eraldi_x.png);
	background-position:bottom;
	padding-bottom:10px;
	background-repeat: repeat-x;
	margin-bottom:10px;
}
.vastus{
	width:614px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	float:left;
	height:auto;
	background-color:#e8e8e8;
	background-repeat: repeat-x;
	margin-bottom:10px;
}

/*menu ul*/
ul#nav {
    padding :0;
	margin: 0;
	display:inline;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#383838;
	list-style:none;
	width:133px;
	line-height:40px;
}	
ul#nav li {
    background-image:url(../img/nav1.png);
    background-repeat : no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#383838;
    float:left;
    width:133px;
	line-height:40px;

}
ul#nav li a {
    background-image:url(../img/nav1.png);
    font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#383838;
	text-align :center;
	display : block;
	text-decoration : none;
	width:133px;
	line-height:40px;
}
ul#nav li a:hover {
	background-image:url(../img/active.png);
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration : none;
	width:133px;
	line-height:40px;
}
/*menu ul*/



#nav li#active a {
	background-image:url(../img/nav2.png);
	color:#fff;
}
#nav li#active a:hover {
	background-image:url(../img/nav2.png);
}









/*menu ul*/
ul#nav2 {
    padding :0;
	margin: 0;
	display:inline;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	color:#383838;
	list-style:none;
	width:297px;
	line-height:30px;
}	
ul#nav2 li {
    background-image:url(../img/menu2_bg1.png);
    background-repeat : no-repeat;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	color:#383838;
    float:left;
    width:297px;
	line-height:30px;

}
ul#nav2 li a {
    background-image:url(../img/menu2_bg1.png);
    font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	color:#383838;
	text-align :left;
	display : block;
	text-decoration : none;
	width:267px;
	line-height:30px;
	padding-left:30px;
}
ul#nav2 li a:hover {
	background-image:url(../img/menu2_bg2.png);
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration : none;
	width:267px;
	line-height:30px;
	padding-left:30px;
}
ul#nav2 li a .active {
	background-image:url(../img/menu2_bg2.png);
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration : none;
	width:267px;
	line-height:30px;
	padding-left:30px;
}
/*menu ul*/



#nav2 li#active2 a {
	background-image:url(../img/menu2_bg2.png);
	color:#fff;
}
#nav2 li#active2 a:hover {
	background-image:url(../img/menu2_bg2.png);
}





.questions_link a:link {
	font-size: 14px;
	color: #6699ff;
	text-decoration: none;
}
.questions_link a:visited {
	font-size: 14px;
	color: #6699ff;
	text-decoration: none;
}
.questions_link a:hover {
	font-size: 14px;
	color: #6699ff;
	text-decoration: underline;
}
.questions_link a:active {
	font-size: 14px;
	color: #6699ff;
	text-decoration: underline;
}

a:link {
	/* color: #999999; */
	color: #6699ff;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: underline;
}
a:active {
	color: #6699FF;
	text-decoration: none;
}


.numeratsioon a:link {
	font-size: 14px;
	color: #6699ff;
	text-decoration: none;
}
.numeratsioon a:visited {
	font-size: 14px;
	color: #6699ff;
	text-decoration: none;
}
.numeratsioon a:hover {
	font-size: 14px;
	color: #6699ff;
	text-decoration: underline;
}
.numeratsioon a:active {
	font-size: 14px;
	color: #6699ff;
	text-decoration: underline;
}

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

a:link {
	/* color: #999999; */
	color: #6699ff;
	text-decoration: none;
}
a:visited {
	color: #6699ff;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: underline;
}
a:active {
	color: #6699FF;
	text-decoration: none;
}


.style12 {
	font-size:12px;
}
.bold {
	font-weight:bold;
}
.largertext {
	font-weight:bold;
	font-size:13px;
	margin-left:10px;
}

