body {
	text-align: center;
	margin: 0px;
	margin-bottom: 15px;
	background: url(images/body_bg.jpg) repeat;
}

form {
	margin: 0;
	padding: 0;
}

form, input, select, textarea {
	font-size: 12px;
}

div.clear {
	clear: both;
	overflow: hidden;
	height: 0;
}

div#wrapper {
	width: 949px;
	margin: 0px auto;
	text-align: left;
}

div#wrapper {
	width: 949px;
	margin: 0px auto;
	text-align: left;
}

div#top_box {
	color: #f1f1e0;
	background: url(images/header_bg.jpg) repeat-x;
	height: 87px;
	overflow: visible;
	margin-bottom: 32px;
}

div#top_box_picture {
	background: url(images/header_picture.png) no-repeat center;
	height: 112px;
	margin: 0 auto;
}

div#cols2 {
	margin-top: 4em;
}

div#cols2 div.title {
	color: #6E1F1D;
	font-size: 18px;
	margin-bottom: 2em;
	text-align: center;
	text-transform: uppercase;
}

div#cols2 div#col1 {
	float: left;
	/*padding: 0 20px;*/
	position: relative;
	top: -3em;
	width: 672px;
}

div#cols2 div#col1 div.title {
	text-align: left;
}

div#cols2 div#col1 div.col_top {
	background: url('images/content_top.jpg') no-repeat;
	height: 15px;
	margin-top: -22px;
}

div#cols2 div#col1 div.col_bg {
	background: url('images/content_bg.jpg') repeat-y;
	padding: 5px 20px;
	margin-top: -5px;
}

div#cols2 div#col1 .wmenu {
	margin-left: 185px;
}

div#cols2 div#col1 div.col_bottom {
	background: url('images/content_bottom.jpg') no-repeat;
	height: 15px;
}

div#cols2 div#col2 {
	float: left;
	padding: 0 20px;
	position: relative;
	top: -3em;
	width: 237px;
	height: 480px;
	background: url('images/col_2.jpg') no-repeat 0 35px;
}

.system-pager a {
	color: gray;
}

div.separator {
	height: 2px;
	overflow: hidden;
	margin: 1em 0;
	background: silver;
}

.no-wrap {
	white-space: nowrap;
}

a.btnRezervuoti {
	color: #F1F1E0;
	background: #600000;
	display: block;
	padding: 3px 10px;
	text-decoration: none;
	font-weight: bold;
	float: left;
	white-space: nowrap;
}

a.btnRezervuoti:hover {
	background: #900000;
}

input.btnRezervuoti {
	color: #F1F1E0;
	background: #600000;
	display: block;
	padding: 3px 10px;
	text-decoration: none;
	font-weight: bold;
	float: left;
	white-space: nowrap;
	cursor: pointer;
	border: none;
	font-family: Verdana;
	font-size: 12px;
	padding: 3px 10px;
	*padding:2px 0;
	margin:	0;
}

input.btnRezervuoti:hover {
	background: #900000;
}

table#repertuaras {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

table#repertuaras thead tr th {
	border-bottom: 2px solid silver;
	padding: 2px 5px;
}

table#repertuaras thead tr th.menuo {
	padding: 5px;
	font-size: 1.2em;
	background: #752626;
	color: white;
}

table#repertuaras tbody:hover {
	background: #f0f0f0;
}

table#repertuaras tr.wBorder td {
	border-bottom: 1px solid silver;
	padding: 3px;
}

table#repertuaras tbody tr.upper td{
	padding-top: 0.5em;
}
table#repertuaras tbody tr.lower td{
	padding-bottom: 0.5em;
}

.premjera {
	color: red;
	font-weight: bold;
	text-transform: uppercase;
}

div.premjera {
	margin-bottom: 1em;
}

table#rezervacija {
	width: 500px;
}

table#rezervacija th, table#rezervacija td {
	height: 21px;
}

table#rezervacija th {
	text-align: right;
	width: 30%;
}

table#rezervacija td.bBorder {
	background: silver;
	height: 2px;
	overflow: hidden;
}

table#rezervacija select#laikas {
	width: 145px;
}

.error {
	color: red;
	font-weight: bold;
}

.message {
	color: green;
	font-weight: bold;
}

div#salesPlanas {
	float: right;
}

table.gallery {
	width: 100%;
	border: none;
}

table.gallery td {
	text-align: center;
	vertical-align: middle;
	padding: 4px;
}

table.gallery td img {
	border: 1px solid #505050;
	padding: 2px;
}
