body, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, form {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

textarea {
	overflow: auto;
}

html {
	height: 100%;
}

body, td, th, input, textarea, select {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

body {
	background: #ffffff;
	text-align: center; /* IE5.5 centravimas */
	padding: 10px 0px;
}

/* === Links === */

a {
	color: #97935b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

	a.print {
		display: block;
		background: transparent url(../images/icon-print.gif) no-repeat right top;
		color: #777672;
		text-align: right;
		text-decoration: none;
	}

	a.print:hover {
		color: #777672;
		text-decoration: underline;
	}

/* === Main === */

/* Lang */

ul.lang {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.lang li {
		float: left;
	}

	.lang div {
		border-right: 1px solid #a0a0a0;
	}

		.lang a {
			display: block;
			font-size: 11px;
			color: #000000;
			text-align: center;
			text-decoration: none;
			text-transform: uppercase;
			width: 31px;
			height: 31px;
			padding-top: 8px;
			voice-family: "\"}\"";
			voice-family: inherit;
			height: 23px;
		}

		.lang a:hover {
			color: #000000;
			text-decoration: underline;
		}

		.lang a.selected {
			color: #a0a0a0;
			text-decoration: none;
		}

		.lang a.selected:hover {
			color: #a0a0a0;
			text-decoration: underline;
		}

/* Menu */

ul.nav,
ul.nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.nav li {
		/*+*/
	}

	.nav div {
		/*+*/
	}

		.nav div.sep {
			font-size: 0px;
			height: 5px;
			border-bottom: 1px solid #e8e8e8;
			margin: 0px 10px 9px 10px;
			voice-family: "\"}\"";
			voice-family: inherit;
			height: 4px;
		}

		.nav a {
			display: block;
			background: transparent url(../images/nav-bullet.gif) no-repeat 21px 1px;
			font-size: 11px;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
			text-transform: uppercase;
			padding: 1px 31px 2px 36px;
			margin-bottom: 5px;
		}

			.nav a.parrent {
				background: transparent url(../images/nav-bullet-parrent.gif) no-repeat 21px 1px;
			}

			.nav li li a {
				background: transparent url(../images/nav-bullet.gif) no-repeat 30px 1px;
				font-weight: normal;
				text-transform: none;
				padding-left: 45px;
			}

				.nav li li a.parrent {
					background: transparent url(../images/nav-bullet-parrent.gif) no-repeat 30px 1px;
				}

				.nav li li li a {
					background: transparent url(../images/nav-bullet.gif) no-repeat 39px 1px;
					font-weight: normal;
					text-transform: none;
					padding-left: 54px;
				}

					.nav li li li a.parrent {
						background: transparent url(../images/nav-bullet-parrent.gif) no-repeat 39px 1px;
					}

					.nav li li li li a {
						background: transparent url(../images/nav-bullet.gif) no-repeat 48px 1px;
						font-weight: normal;
						text-transform: none;
						padding-left: 63px;
					}

		.nav a:hover {
			color: #000000;
			text-decoration: underline;
		}

		.nav a.selected {
			background-color: #aca97c;
			text-decoration: none;
		}

			.nav li li a.selected {
				background-color: #c1be9d;
				text-decoration: none;
			}

				.nav li li li a.selected {
					background-color: #d5d4bd;
					text-decoration: none;
				}

					.nav li li li li a.selected {
						background-color: #eae9de;
						text-decoration: none;
					}

		.nav a.selected:hover {
			text-decoration: underline;
		}

/* Sub menu */

ul.sub-nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.sub-nav li {
		float: left;
		width: 33%;
	}

		.sub-nav a {
			display: block;
			background: transparent url(../images/nav-bullet.gif) no-repeat 0px 1px;
			font-size: 11px;
			font-weight: normal;
			color: #aaaaaa;
			text-decoration: none;
			padding: 0px 16px 5px 12px;
		}

		.sub-nav a:hover {
			color: #aaaaaa;
			text-decoration: underline;
		}

		.sub-nav a.selected {
			background: transparent url(../images/nav-bullet-parrent.gif) no-repeat 0px 1px;
			color: #000000;
			text-decoration: none;
		}

		.sub-nav a.selected:hover {
			color: #000000;
			text-decoration: underline;
		}


/* Icons */

ul.icons {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.icons li {
		float: left;
		border-left: 1px solid #a0a0a0;
	}

		.icons li a {
			display: block;
			width: 31px;
			height: 31px;
		}

			.icons a span {
				display: none;
			}

/* --- */

#container {
	text-align: left;
	width: 972px;
	border: 1px solid #a0a0a0;
	margin-left: auto;
	margin-right: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 970px;
}

	#header {
		border-bottom: 1px solid #a0a0a0;
	}

		h1.logo {
			float: left;
			padding: 20px 0px 18px 26px;
		}

			h1.logo a,
			h1.logo b {
				display: block;
				background: transparent url(../images/logo.gif) no-repeat;
				width: 268px;
				height: 66px;
			}

				h1.logo a span,
				h1.logo b span {
					display: none;
				}

		#search-wrapper {
			float: left;
			width: 381px;
			padding: 51px 20px 0px 202px;
			voice-family: "\"}\"";
			voice-family: inherit;
			width: 159px;
		}

		#ticker-wrapper {
			float: left;
			border-left: 1px solid #a0a0a0;
		}

	#cols {
		position: relative;
		background: transparent url(../images/cols-line.gif) repeat-y;
	}

		.left-col {
			float: left;
			width: 268px;
			padding-bottom: 0px;
	 	}

			#lang-wrapper {
				border-bottom: 1px solid #a0a0a0;
			}

				#lang-container {
					float: left;
				}

				#icons-wrapper {
					float: right;
				}

			#nav-wrapper {
				padding: 40px 0px 40px 0px;
			}

			.box-wrapper {
				padding: 0px 20px 40px 20px;
			}

		.right-col {
			float: left;
			width: 702px;
	 	}

			#photo-wrapper {
				padding-left: 1px;
			}

				.index #photo {
					width: 701px;
					height: 356px;
				}

				.page #photo {
					width: 701px;
					height: 212px;
				}

			#title-wrapper {
				background-color: #eeede4;
				padding: 8px 20px 9px 20px;
				border: 1px solid #a0a0a0;
				border-right: none;
			}

				#quick-nav-wrapper {
					font-size: 10px;
					color: #777672;
					padding-bottom: 16px;
				}

					#quick-nav-wrapper a {
						color: #777672;
						text-decoration: none;
					}

					#quick-nav-wrapper a:hover {
						color: #777672;
						text-decoration: underline;
					}

					#quick-nav-wrapper span {
						color: #000000;
					}

				#print-wrapper {
					float: right;
					padding-top: 4px;
				}

			#content-wrapper {
				padding: 22px 20px 54px 21px;
			}

				#content {
					line-height: 16px;
					width: 661px;
					height: 200px;
				}

				* > #content {
						min-height: 200px;
						height: auto;
					}

				#scroll-top {
					position: absolute;
					background: transparent url(../images/scroll-top.gif) no-repeat right top;
					right: 20px;
					bottom: 32px;
				}

	#info {
		background: transparent url(../images/info-lines.gif) repeat-y;
		border-top: 1px solid #a0a0a0;
	}

		#info #titles-wrapper {
			background: #cfcdb5 url(../images/info-lines.gif) repeat-y;

		}

		#info .news-wrapper {
			border-top: 1px solid #a0a0a0;
		}
			.col {
				float: left;
				width: 324px;
			}

			.col-last {
				float: left;
				width: 322px;
			}

				dl.news {
					line-height: 15px;
					padding: 15px 20px 25px 20px;
				}

					dl.news dt.thumb {
						float: left;
						padding: 3px 15px 5px 0px;
					}

					dl.news dt.date {
						/*+*/
					}

					dl.news dt.title {
						background: transparent url(../images/news-title-bullet.gif) no-repeat;
						font-size: 11px;
						font-weight: bold;
					}

					dl.news dd {
						/*+*/
					}

					dl.news dd.info {
						/*++*/
					}

	#footer {
		border-top: 1px solid #a0a0a0;
	}

		#addr {
			float: left;
			padding: 0px 0px 16px 10px;
		}

			#addr p {
				float: left;
				font-size: 10px;
				padding: 15px 24px 0px 0px;
			}

		#created {
			float: right;
			padding: 14px 10px 12px 10px;
			border-left: 1px solid #a0a0a0;
		}

			#created p {
				padding-bottom: 4px;
			}

				#created a.created-by {
					background: transparent url(../images/sys/artogama.gif) no-repeat right top;
					text-decoration: none;
					padding: 3px 70px 5px 0px;
				}

					#created a.created-by span.hide {
						display: none;
					}

	#bottom-space {
		font-size: 0px;
		height: 1px;
	}


/*-----------------------------------------------------------*/


#calendar-block {
	width: 220px;
	height: 186px;
	float: right;
	text-align: center;
	bordeR: 1px solid #a0a0a0;
}

	#calendar-block .block {
		padding: 12px 10px;
		bordeR: 1px solid #a0a0a0;
	}

	#calendar-block h2 {
		text-align: center;
		color: #0082B8;
		font-size: 12px;
		font-weight: bold;
		margin: 0px 0px 6px 0px;
		padding: 0px 0px 0px 0px;
		background: #eeede4;
	}
	
	#calendar-block caption {
		text-align: center;
		color: #000000;
		font-weight: bold;
		padding: 4px 2px;
		font-size: 12px;
		background: #eeede4;
	}

		#calendar-block caption .r {
			float: right;
			width: 15px;
			text-align: center;
			line-height: 12px;
		}

		#calendar-block caption .l {
			float: left;
			width: 15px;
			text-align: center;
			line-height: 12px;
		}

	#calendar-block th {
		height: 18px;
		width: 20px;
		text-align: center;
		color: #3E3E3E;
		font-weight: bold;
		font-size: 12px;
	}

	#calendar-block td {
		font-size: 12px;
		height: 18px;
		width: 20px;
		text-align: center;
		color: #3E3E3E;
		border: 1px solid #fff;
		padding: 2px 2px 2px 8px;
	}

	#calendar-block th.weekend,
	#calendar-block td.weekend {
		color: #D6D6D6;
		font-weight: bold;
	}

	#calendar-block td.active {
		font-weight: normal;
		background: #eeede4;
		
	}
		
		
		#calendar-block td.active a {
			color: #000000;
		}
	
	#calendar-block td.today {
		font-weight: bold;
		color: #fff;
		background: #97935b;
	}
	
	#calendar-block td.today a {
		font-weight: bold;
		color: #fff;
		background: #97935b;
	}

table.reservation {
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
}
	
	table.reservation td {
		border-top: 1px solid #a0a0a0;
		border-left: 1px solid #a0a0a0;
	}
		table.reservation td.active {
			background: #eeede4;
		}
		table.reservation td.active.text {
			background: #eeede4;
			padding: 0px 13px;		
		}
		
		table.reservation td.active.time {
			font-weight: bold;
		}
		
		table.reservation td.time {
			font-weight: bold;
		}
		
	/* Content images */

	.img-container {
		/*+*/
	}

		.img-container table tr.image td {
			padding: 0px 0px 0px 0px;
		}

		.img-container table tr.title {
			/*+*/
		}

			.img-container table tr.title td {
				text-align: center;
			}

/* === Txt === */

h2.title {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-right: 20px;
}

h3.title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 12px 20px 7px 20px;
}

h4.title {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 5px 0px;
}

#search-wrapper h3.title {
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
}

span.copyright {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #a0a0a0;
	padding-top: 1px;
}

/* === Other === */

.w25 {
	width: 25%;
}

.w33 {
	width: 33%;
}

.w34 {
	width: 34%;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/* Clear Fix */

.clearfix:after {
	content: ".";
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1px;
}

