body, html {
text-align: center;
width: 100%;
height: 100%;
background-color: #a9bfdf;
margin: 0px;
padding: 5px 0 5px 0;
background-image: url(../imgs/page_back.jpg);
background-repeat:repeat-x;
font: 12px Verdana, Arial, Helvetica, sans-serif;
}
input,select,textarea { border: 1px solid #666666; }
img { border: none; }

table {
	border: 0px solid #CCCCCC;
	}
.top_td {
	 background: url(../imgs/top_back.png) left top;
	 height: 9px;
	 line-height: 9px;
	 }
.banner_td {
	height: 167px;
	background:url(../imgs/banner2.jpg) left top no-repeat;
	border-right: 1px solid #999999;
	
	}
.menu_td {
	text-align: left;
	vertical-align:top;
	padding-left: 20px;
	border-left: 1px solid #999999;
	width: 180px;
	background: #FFFFFF;
	}
.contents_td {
	text-align: left;
	line-height: 150%;
	vertical-align: top;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 570px;
	height: 500px;
	border-right: 1px solid #999999;
	background:#FFFFFF;

	}

.bottom_menu {
	text-align:left;
	font: 11px tahoma;
	color:#CCCCCC;
	background:#FFFFFF;
	border-right: 1px solid #999999;
	border-top: 1px solid #ccc;
	height: 30px;
	vertical-align: top;
	}
.bottom_td {
	background-image:url(../imgs/bottom_back.png);
	background-repeat:no-repeat;
	line-height:9px;
	height: 9px;
	}
	
.box_div {
	background-image:url(../imgs/box_back2.png);
	background-repeat:repeat-x;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom:1px;
	width: 150px;
	}
.menu_link:link, .menu_link:visited, a.menu_link:active {
	font: 12px tahoma;
	color: #6c93d4;
	text-decoration:none;
	line-height: 10px;
	display:block;
	}
a.menu_link:hover {
	color: #000000;
	text-decoration:underline;
	}
.bottom_menu_link:link, .bottom_menu_link:visited, a.bottom_menu_link:active {
	font: 10px tahoma;
	color: #6c93d4;
	text-decoration:none;
	line-height: 10px;
	}
a.bottom_menu_link:hover {
	color: #000000;
	text-decoration:underline;
	}

.menu_image {
	vertical-align:middle;
	}
.pavadinimas {
	font: 32px tahoma;
	color: #6c93d4;
	}
.pavadinimas2 {
	font: bold 16px tahoma;
	color: #6c93d4;
	}
.b1 { border: 1px solid #CCCCCC;	}
.b2 { border: 1px solid #999999;	}
.b3 { border: 1px solid #666666;	}
.b4 { border: 1px solid #333333;	}
.b5 { border: 1px solid #000000;	}
.cc { text-align: center; vertical-align: middle; }
	
.calendar {
	background:#FFF;
	border: 1px solid #000000;
	}
	
.rez_input {
	width: 350px;
	}
.second_tr {
	background: #f5f6f6;
	border-left: 2px solid #666;
	}
.gallery_table {
	width: 100%;
	}
.gallery_div {
	border: 1px solid #ccc;	
	background:url(../imgs/box_back.jpg);
	padding-top: 15px;
	padding-bottom: 5px;
	}
.big_pic {
	position: absolute;
	padding: 0px 30px 30px 0;
	background:url(/imgs/huge_shadow.png) bottom right no-repeat;

	}
.photo_div {
	border: 10px solid white;
	margin: 0 30px 30px 0;
}
.pic_holder {
	border:1px solid #ccc; 
	min-height:4px;
	visibility: hidden;
}
.pic_holder_holder {
	position:absolute;
	left: 80px;
	top: 100px;
	visibility: hidden;
}
.real_pic {
	border: 4px solid #FFFFFF;
	cursor: move;
	}
.gal_controls_div {
	background:url(/imgs/controls_back.png) top left no-repeat;
	width: 150px;
	height: 30px;
	padding: 5px 0 0 10px;
}
.input_error {
	background: #ffe0e0;
	border: 1px solid red;
}

.edit_input {
	border: 0px;
	background: #fffde9;
	}

a.edit_link:link, a.edit_link:visited {
	font: 12px verdana;
	color: navy;
	text-decoration: none;
	}
a.edit_link:hover {
	color: red;
	}