img { border: 0; }
body {
	margin: 0;
	background-image: url(img/bot.gif);
}
.tb1 { height: 100%; width: 100%; border: none; }
.tb2 { height: 508px; width: 100%; }

.bg_11 {
	background-position: right bottom;
	background-image: url(img/top.gif);
}
.bg_12 {
	background-position: left bottom;
	background-image: url(img/top.gif);
}


.bg_21 {
	background-position: top right;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
.bg_22 {
	background-position: top left;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}


.bg_31 {
	background-position: right top;
	background-image: url(img/bot.gif);
}
.bg_32 {
	background-position: left top;
	background-image: url(img/bot.gif);
}


.main_top {
	height: 15px;
	background-position: top;
	background-image: url(img/main_top.gif);
	background-repeat: no-repeat;
}
.main_bot {
	height: 27px;
	background-position: top;
	background-image: url(img/main_bot.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #50504C;
}
.main_bot a, .main_bot a:visited {color: #50504C; text-decoration: none;}
.main_bot a:hover {color: #50504C; text-decoration: underline;}

.main_left {
	width: 10px;
	background-position: top right;
	background-image: url(img/main_left_bg.gif);
	background-repeat: repeat-y;	
	vertical-align: top;
}
.main_right {
	width: 10px;
	background-position: top left;
	background-image: url(img/main_right_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

.menu_bg {
	width: 226px;
	background-position: top left;
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
	background-color: #9A9A93;
	
	vertical-align: top;
}

#logo {
	position: absolute;
	margin: 21px 0 0 20;
}
#kalba {
	position: absolute;
	margin-left: 700px;
	margin-top: 70px;
	
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #50504C;
}
#kalba a, #kalba a:visited {color: #212121; text-decoration: none;}
#kalba a:hover {color: #212121; text-decoration: underline;}

#flash {
	margin: 20px 0 0 28px;	
}


.menu {
	width: 150px;
	margin: 0 0 0 35px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E2E2E0;
}
.menu a, .menu a:visited {color: #E2E2E0; text-decoration: none;}
.menu a:hover {color: #E2E2E0; text-decoration: underline;}
.menuru {
	width: 150px;
	margin: 0 0 0 35px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #E2E2E0;
}
.menuru a, .menuru a:visited {color: #E2E2E0; text-decoration: none;}
.menuru a:hover {color: #E2E2E0; text-decoration: underline;}

.menu2 {
	margin: 5px 0 0 50px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #F5F5F5;
	vertical-align: center;
}
.menu2 a, .menu2 a:visited {color: #F5F5F5; text-decoration: none;}
.menu2 a:hover {color: #F5F5F5; text-decoration: underline;}

.sk {
	width: 160px;
	height: 2px;
	margin: 5px 0 5px 34px;
	background-image: url("img/sk.gif");
	background-repeat: repeat-x;
	font-size: 0px;
}

h1 {
	margin: 25px 0 20px 30px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #435661;
}

.text {
	margin: 0px 30px 20px 30px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #5F686D;
}
.text a, .text a:visited {color: #5F686D; text-decoration: none;}
.text a:hover {color: #5F686D; text-decoration: underline;}


	.forma {
		font-family: Tahoma, Verdana;
		font-size: 12px;
		color: #5F686D;
		vertical-align: top;
		margin: 0 0 0px 29px;
	}
	.forma2 {
		font-family: Tahoma, Verdana;
		font-size: 12px;
		color: #5F686D;
		vertical-align: top;
		margin: 0 29px 0 0;
	}
	
	
	textarea, input {	
		BORDER-RIGHT: #717171 1px solid;
		BORDER-TOP: #717171 1px solid;
		BORDER-BOTTOM: #717171 1px solid;
		BORDER-LEFT: #717171 1px solid;
		BACKGROUND-COLOR: #fff;
		
		font-family: Tahoma, Verdana;
		font-size: 12px;
		color: #5F686D;
	}
