a {
	color : #373737;
	text-decoration : none;
}

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

a.login {
	color : #f0f8fb;
	text-decoration : none;
}

a:hover.login {
	color : #f0f8fb;
	text-decoration : underline;
}


a.white {
	color : #FFF;
	text-decoration : none;
}

a:hover.white {
	color : #FFF;
	text-decoration : underline;
}


body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin : 0px;
	padding: 0px;
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #eee;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.all_page {
	margin : 0px;
	padding : 0px;
	width : 1000px;
}

.login_head {
	margin : 0px;
	padding-left : 15px;
	color : #FFF;
	font-size : 11px;
	font-family : verdana;
	font-weight : bold;
}

.login_input {
	border: 1px solid #75c2dc;
	height : 17px;
	color : #4c7ca2;
	font-size : 12px;
	font-family : verdana;
}

.login_content {
	color : #FFF;

}

.login_button {
	border: 1px solid #75c2dc;
	font-size : 10px;
	margin-left : 128px;
	background-color : #5db8d5;
	color : #FFF;
}

.login_button:hover {
	border: 1px solid #ff0279;
	font-size : 10px;
	margin-left : 128px;
	background-color : #5db8d5;
	color : #FFF;
}
.side {
	background-image : url('../images/vdg_13.jpg');
	background-repeat : repeat-y;
	width : 229px;
}

.side_head {
	background-image : url('../images/side_03.jpg');
	background-repeat : no-repeat;
	padding-left : 11px;
	padding-bottom : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	width : 225px;
	height : 48px;
}

.side_content {
	background-image : url('../images/side_06.jpg');
	background-repeat : repeat-y;
	padding-left : 11px;
	padding-bottom : 15px;
	width : 225px;
}

.side_foot {
	background-image : url('../images/side_08.jpg');
	background-repeat : no-repeat;
	width : 225px;
	height : 20px;
}

.side_panel {
	width : 225px;
	margin-left : 4px;
}

.button {
	border : 1px solid #7cc3e8;
	background-color : #8ecceb;
	margin : 0px;
	height : 20px;
	color : #FFFFFF;
}

.button:hover {
	border : 1px solid #8ecceb;
	background-color : #8ecceb;
	margin : 0px;
	height : 20px;
	color : #FFF;
}

.content {
	background-color : #ecddb1;
	margin : 0px;
	padding : 0px;
	width : 771px;
}

.registracija {
	border : 1px solid #cbcbca;
	background-image : url('../images/textbox.gif');
	margin : 0px;
	padding-left : 15px;
	width : 200px;
	height : 20px;
	color : #666666;
}

.textbox {
	border : 1px solid #cbcbca;
	background-image : url('../images/textbox.gif');
	margin : 0px;
	padding-left : 15px;
	height : 20px;
	color : #666666;
}

.textarea {
	border : 1px solid #cbcbca;
	margin : 0px;
	color : #666666;
}

.registracija2 {
	border : 1px solid #dbdbdb;
	margin : 0px;
	color : #666666;
}

.select {
	border : 1px solid #dbdbdb;
	margin : 0px;
	padding-left : 15px;
	width : 200px;
	height : 20px;
	color : #666666;
}
.select1 {
	border : 1px solid #dbdbdb;
	margin : 0px;
	padding-left : 10px;
	width : 80px;
	height : 20px;
	color : #666666;
}
.select2 {
	border : 1px solid #dbdbdb;
	margin : 0px;
	padding-left : 5px;
	width : 65px;
	height : 20px;
	color : #666666;
}
.select3 {
	border : 1px solid #dbdbdb;
	margin : 0px;
	padding-left : 5px;
	width : 48px;
	height : 20px;
	color : #666666;
}

.select4 {
	border : 1px solid #dbdbdb;
	margin : 0px;
	padding-left : 15px;
	width : 170px;
	height : 20px;
	color : #666666;
}


.pavadinimas {
	margin : 0px;
	padding-left : 35px;
	color : #85cb2f;
	font-weight : bold;
	font-size : 15px;
}

.header {


}

.footer {
	color : #FFFFFF;
}