@import url(http://fonts.googleapis.com/css?family=Roboto&subset=cyrillic,cyrillic-ext,latin,latin-ext);
body{
	padding:0;
	margin: 0;
	overflow-y: scroll;
	font-family: Roboto;
	font-size: 18px;
	background-image:url("/kujundus/background.png");
	color:#3c4142;
}
#logo{
	margin: 0 auto;
	background-image:url("logo_background.png");
	width:1000px;
	min-width:1000px;
	height:100px;
	text-align:center;
	font-size:50px;
	line-height:200%;
	
}
#nav{
	margin: 0 auto;
	background-color: #4BB74C;
	width:1200px;
	
}
/*#nav_wrapper{
	background-color: #4BB74C;
	min-width: 1000px;
	margin: 0 auto;
	text-align: left;
	height:75px;
}
*/
#nav ul{
	list-style-type:none;
	padding:0;
	margin:0;
	position: relative;
}
#nav ul li{
	display: inline-block;
	/*height:75px;*/
	line-height:250%;

	
}
#nav ul li:hover{
	background-color: #3D9140;
}
#nav ul li a,visited{
	color: white;
	display: block;
	padding: 15px;
	text-decoration: none;
}
#nav ul li a:hover{
	color: white;
	text-decoration: none;
}
#nav ul li:hover ul{
	display: block;
}
#nav ul ul {
	display: none;
	position: absolute;
	background-color: #3D9140;
	min-width: 200px;
	z-index:1;
}
#nav ul ul li{
	display: block;
}
#nav ul ul li a,visited{
	color: white;
}
#nav ul ul li a:hover{
	color: black;
}
#main{
	margin: 0 auto;
	padding:0;
	min-width:1200px;
	width:1200px;
	border-right: 1px double grey;
	min-height:1000px;
	height:100%;
	border-left: 1px double grey;
	background-color:white;
}
#main ul{
	list-style:none;
	margin: 0;
	padding:0;
	
}
#main h1{
	padding:0;
	margin: 0;
}
#main p{
	text-align:justify;
}

#footer{
	margin:0 auto;
	width:1200px;
	min-width:1200px;
	height:50px;
	background-color:black;
	color:white;
	text-align:center;
	border-right: 1px double grey;
	border-left: 1px double grey;
}

#pohikirititle{
	text-align:center;
		
}
#pohikirititle a{
	text-decoration:none;
	color:#3c4142;
}

#proto a{
	margin-top:50px;
	text-decoration:none;
	padding:10px;
	font-size:20px;
}
#link h2{
	padding:-10px;

}
#proto a:hover{
	color: black;
}
#Juhatus{
	margin-top:50px;
	border-radius:0px;
	margin-left:100px;	
	
}
#Juhatus tr th{
	font-family:Roboto;
}
#Juhatus tr  td{
	padding: 3px 7px 2px 7px;
	
}
#Juhatus td{
	font-family: Roboto;
	
}

#keel {
	margin:0 auto;
	margin-top:20%;
}
#keel td{

}
#keel a{
	text-decoration:none;
	width:100px;
}
#round{
	width:150px;
}
#uudised{
	padding:7px;
	margin-top:30px;
	font-size:16px;
	text-align:initial;
	font-family:Roboto;
}
#uudised a{
	padding:7px;
	font-size:16px;
	text-align:initial;
	font-family:Roboto;
	text-decoration:none;
}
#asukoht {
	
}
#pank table{
	margin:0 auto;
	margin-top:50px;
}
#pank table td{
	border-collapse:collapse;
	padding:5px;
}
#pohikiri{
	padding:16px;
	text-align:justify;
	font-family:Roboto;
}
#pohikiri ul li  img{
	padding:16px;
	text-align:justify;
	font-family:Roboto;
	height:1000px;
	width:100%;
}
/* MAIL SENDER FORM DESIGN */

#contactform{
	width:500px;
	height:500px;
	margin: 0 auto;
	margin-top:25px;
	padding:10px;
	
}
#contactform input[type=text],
#contactform input[type=email]{
	font-size:20px;
	
}
#contactform input[type=text],
#contactform input[type=email],
#contactform input[type=submit],
#contactform textarea {
	width:100%;
	height:34px;
	display:block;
	border: 1px solid #ddd;
	color: #222;
	margin-bottom:15px;
	font-family:Roboto;

	
}
#contactform textarea {
	min-height:300px;
	font-family:Roboto;
	max-height:300px;
	max-width:100%;
	font-size:20px;

}
#contactform input[type=submit]{
	margin-bottom: 0;
	border-radius:2px;
	cursor: pointer;
	font-size:20px;

}
#contactform input[type=submit]:hover{
	background-color: #ff3300;
	color: #fff;
	border-color: #dd2c00;
}
#contactform textarea.error,
.errorlist li
{
	border-color:red;
	
}
#contactform input[type=text].error,
.errorlist li{
	border-color:red;
}
label.error,
.errorlist li {
	float:right;
	color:#ff3300;
	display:block;
	border-color:red;
	margin-top:-77px;
	
}
.bru label.error
{
	margin-top:34px;
	margin-top:-342px;
	
}
label textarea.error
{
	color:blue;
	font-size:50px;
}
.errorlist li:last-child {

	margin-top:-10px;
}
.er{
	text-align: center;
	font-size:20px;
	color:red;
}
.suc p{
	margin-left:25%;
	color:green;
	font-size:30px;
}


	
/* VEENÄITUDE VORMS*/

#waterform{
	width:500px;
	height:500px;
	margin: 0 auto;
	margin-top:25px;
	padding:10px;
	
}
#waterform input[type=text],
#waterform input[type=password],
#waterform input[type=email]{
	font-size:20px;
	
}
#waterform input[type=text],
#waterform input[type=password],
#waterform input[type=email],
#waterform input[type=submit],
#waterform textarea {
	width:32%;
	height:34px;
	display:block;
	border: 1px solid #ddd;
	color: #222;
	margin-bottom:15px;
	font-family:Roboto;

	
}
#waterform textarea {
	min-height:300px;
	font-family:Roboto;
	max-height:300px;
	max-width:100%;
	font-size:20px;

}
#waterform input[type=submit]{
	width:100%;
	margin-bottom: 0;
	border-radius:2px;
	cursor: pointer;
	font-size:20px;

}
#waterform input[type=submit]:hover{
	background-color: #ff3300;
	color: #fff;
	border-color: #dd2c00;
}
#waterform textarea.error,
.errorlist li
{
	border-color:red;
	
}
#waterform input[type=text].error,
.errorlist li{
	border-color:red;
}
#waterform input[type=password].error,
.errorlist li{
	border-color:red;
}
#parool.error,
.errorlist li{
	border-color:red;
}
#waterform label.error,
.errorlist li {
	float:right;
	color:#ff3300;
	display:block;
	margin-top:-47px;
	vertical-align:middle;
	
}
.bru label.error
{
	margin-top:34px;
	margin-top:-342px;
	
}
label textarea.error
{
	color:blue;
	font-size:50px;
}
.errorlist li:last-child {

	margin-top:-10px;
}
.er{
	margin-left:25%;
	font-size:20px;
	color:red;
}
.suc p{
	margin-left:25%;
	color:green;
	font-size:30px;
}
#galerii{
	margin:0 auto;
	border:1px solid grey;
}
.ee {
 background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5OTAgNjMwIj4NCjxwYXRoIGZpbGw9IiMzYTc1YzQiIGQ9Im0wLDBoOTkwdjYzMGgtOTkweiIvPg0KPHBhdGggZD0ibTAsMjEwaDk5MHY0MjBoLTk5MHoiLz4NCjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im0wLDQyMGg5OTB2MjEwaC05OTB6Ii8+DQo8L3N2Zz4NCg==');
 width: 157px;
 height: 157px;
 }
#eesti
{
	float:right;
	width:75px;
	height:50px;
	background-image:url("/kujundus/ee.gif");
	background-size: 75px 50px;
	margin-top:12.5px;
	margin-left:20px;
	margin-right:10px;
    background-repeat: no-repeat;
	text-indent: -9999px;               
	
		
}
#vene
{
	float:right;
	width:75px;
	height:50px;
	background-image:url("/kujundus/rus.gif");
	background-size: 75px 50px;
	margin-top:12.5px;
    background-repeat: no-repeat;
	text-indent: -9999px;          

}
#img{
	width:100px;
	height:100px;
	padding-left:10px;
	
}
#joulud
{
	width:800px;
	height:500px;
	margin-left:17.5%;
	margin-top:50px;
}
#allalaadimiseks 
{
	text-align: left;
	float:right;
	font-size:20px;
	color:red;
}
#juhend p
{
	text-align:center;
	margin-top:120px;
	
}
#juhend a
{
	font-size:25px;
}
#juhend a:hover
{
	color:blue;
}
/* PROTOKOLLID */
#protocols{
	width:500px;
	height:500px;
	margin: 0 auto;
	margin-top:25px;
	padding:10px;
	
}
#protocols input[type=password]{
	font-size:20px;
}

#protocols input[type=password],
#protocols input[type=submit],
#protocols textarea {
	width:100%;
	height:34px;
	display:block;
	border: 1px solid #ddd;
	color: #222;
	margin-bottom:15px;
	font-family:Roboto;

	
}
#protocols  input[type=submit]{
	width:100%;
	margin-bottom: 0;
	border-radius:2px;
	cursor: pointer;
	font-size:20px;

}
#protocols  input[type=submit]:hover{
	background-color: #ff3300;
	color: #fff;
	border-color: #dd2c00;
}
#protocols  textarea.error,
.errorlist li
{
	border-color:red;
	
}
#protocols  input[type=password].error,
.errorlist li{
	border-color:red;
}
#parool.error,
.errorlist li{
	border-color:red;
}
#protocols  label.error,
.errorlist li {
	float:right;
	color:#ff3300;
	display:block;
	margin-top:-47px;
	vertical-align:middle;
	
}
.bru label.error
{
	margin-top:34px;
	margin-top:-342px;
	
}
label textarea.error
{
	color:blue;
	font-size:50px;
}
.errorlist li:last-child {

	margin-top:-10px;
}
.error_protocols{
	margin-left:45%;
	font-size:20px;
	color:red;
}
.suc p{
	margin-left:25%;
	color:green;
	font-size:30px;
}
