div,h1,h2,h3,p,ul,ol,li {
	margin:0;
	padding:0;
}
img {
    border:0;
}
a {
outline: none;
}

html {
	background-color:#33523B;
}

body {
	background-color:#33523B;
	xbackground-image:url('img/stripe_23f709127ef294124502b28065bd890d.png');
	color:#000;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:12px;
	margin:10px 0 0 0;
}

#wrapper {
	margin:0 auto;
	width:1000px;
}
#wrapper2 {
	margin:0 auto;
	width:950px;
	background-color:#fff;
}

#top {
	background-image:url(img/r1.gif);
	background-repeat:no-repeat;
	padding-top:70px;
	width:950px;
}
#top a {
	padding-left:35px;
}

#navigation {
	width:900px;
	height:25px;
	border-bottom:1px solid #589067;
	margin-left:25px;
}
html>body #navigation {
	border-bottom:1px dotted #33523B;
}

#navigation ul {
	list-style-type:none;
}
#navigation ul li {
	float:right;
}
#navigation ul li a {
	font-size:11px;
	line-height:25px;
	color:#000;
	text-decoration:none;
	height:25px;
	padding:0 12px 0 12px;
	border-right:1px solid #589067;
}
html>body #navigation ul li a {
	border-right:1px dotted #33523B;
}
#navigation ul li#first2 a {
	padding:0 10px 0 12px;
	border:0 !important;
}

#left {
	float:left;
	font-size:11px;
	height:431px;
	padding:10px 0 22px 35px;
	width:170px;
}
#left .title {
	color:#2B0000;
	font-size:12px;
	font-weight:bold;
	padding:12px 0;
}
#left table#calendar {
	width:170px;
	margin-bottom:10px;
}
#left table#calendar .info {
	border:0;
	font-size:11px;
}
#left table#calendar td.info a {
	color:#000;
	text-decoration:none;
}
#left table#calendar td.days {
	background-color:#589067;
	color:#fff;
}
#left table#calendar td {
	border-bottom:1px solid #589067;
	border-right:1px solid #589067;
	xcolor:#333;
	font-size:10px;
	height:21px;
	text-align:center;
}
#left table#calendar td.first {
	border-left:1px solid #589067;
}
#left table#calendar td.past {
	color:#888;
}
#left table#calendar td.reserved {
	background-color:#D2E3D6;
}
#left p#isnuomota {
	font-size:11px;
	background-image:url(img/isn.bmp);
	background-position: 0 6px;
	background-repeat:no-repeat;
	padding-left:19px;
	line-height:20px;
	padding-bottom:10px;
	xdisplay: none;
}
#left a {
	color:#000;
	text-decoration:underline;
}

#right {
	float:left;
	width:680px;
	padding:10px 0 10px 30px;
}
#right h1 {
	font-size:15px;
	padding-bottom:20px;
	padding-top:9px;
}

#border {
	clear:both;
	width:900px;
	margin-left:25px;
	border-bottom:1px solid #589067;
}
html>body #border {
	border-bottom:1px dotted #33523B;
}
#lankytojai {
	background-color:#fff;
	background-image:url(img/r2.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-bottom: 25px solid #33523B;
	clear:both;
	color:#000;
	font-size:10px;
	float:left;
	height:30px;
	line-height:30px;
	padding-left:35px;
	width:440px;
	white-space: nowrap;
}
#copyright {
	background-color:#fff;
	background-image:url(img/r2.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	border-bottom: 25px solid #33523B;
	color:#000;
	float:right;
	font-size:10px;
	height:30px;
	line-height:30px;
	padding-right:35px;
	text-align:right;
	width:440px;
	white-space: nowrap;
}
