body {
	background-color: #d6d3c8;
	background: #90A7A4 url(../bg.jpg) repeat-x left top;
	color: #4e4f49;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}
.content_padding {
	padding: 0 10px;
	}
.color_white {
	 color: #FFFFFF;
	 font-size: 10px;
	}
.color_orange {
	color: #b83e05;
	font-size: 10px;
	}
.email_subscription {
	margin: 80px 0 0 50px;
	}
	.email {
		width: 142px;
		}

.search_padding2 {
	margin-top: 100px;
	}
.form {
	padding: 0px;
	margin: 0px;
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;
	}
a:hover {
	color: #666666; 
	}
#left {
	background: url(../left_bg.jpg) repeat-y right top;
	}
#content {
	background: #E6E6E6;
	}
#right {
	background: url(../left_bg.jpg) repeat-y left top;
	}
ul#menu {
	list-style: none;
	padding: 0 15px 0 24px;/* for IE */
	margin: 0 15px 0 23px;/* for FF */
	}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 146px; /* Width of Menu Items */
	}
	#menu li {
		background: #F8F8F0;
		border: 1px solid #DBDBCF;
		border-top: none;
		position: relative;
		cursor: pointer;
		}
		#menu li ul li{
			width: 100%;
			list-style: none;
			border: 1px solid #DBDBCF;
		border-top: none;
			}
		li ul {
			position: absolute;
			left: 144px; /* Set 1px less than menu width */
			top: 0;
			display: none;
			}
		#menu li a{
			display: block;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px; 
			color: #7d7c75; 
			text-decoration: none;
			font-weight: normal;
			width: 130px;
			padding: 3px 0 2px 15px;
			}
		#menu li a:hover {
			color: #bfbeb1; 
			}
		#menu li a.active {
			color: #000; 
			}
			#menu li span {
				float:right;
				width:10px;
				text-align:left;
				cursor: pointer;
				}
		/* Holly Hack. IE Requirement \*/
		* html ul li { float: left; height: 1%; }
		* html ul li a { height: 1%; }
		/* End */

		li:hover ul, li.over ul { display: block; } /* The magic */

	/* the menu */




table.gallery td {
	vertical-align: top;
	/*background: url(../bg_galery.jpg) no-repeat center center;*/
	}
	table.gallery td a {
		text-decoration: none;
		}

table#poll {
	background: url(../right8.jpg) no-repeat 27px 8px;
	}
	#poll .q_padding_top {
		padding: 3px;
		}
		#poll .answer {
			padding: 10px;
			text-align: left;
			}

table#kontakti td div.center {
	margin: 0 0 15px 0;
	text-align: center;
	}
#kont1 {
	width: 100%;
	vertical-align: top;
	}

div.jaunumi p span {
	display: block;
	float: left;
	padding: 0 5px 0 0;
	}
div.jaunumi p,
div.jaunumi h2 {
	margin: 5px 0;
	}

img {
	border: 0;
	}
	table.calendar {
		border: 0;
		font: 10px/12px Verdana;
		}
		.calendar tr th,
		.calendar tr td {
			padding: 2px;
			}
		.calendar tr th {
			color: white;
			}
		.calendar tr td {
			text-align: center;
			}
			.calendar tr td a {
				text-decoration: none;
				color: #000;
				}
			.calendar tr td acronym {
				border-bottom: 1px dashed #a8a8a8;
				cursor: help;
				}
		.calendar tr .event {
			color: #AF0000;
			}
		.calendar tr td#current {
			background: #878C6C;
			color: #fff;
			}
			.calendar tr td#current a {
				color: #fff;
				}