
div.calendar {
	width: 150px;
	* width: 150px;
	text-align: left;
}
div.calendar ul {
	margin: 0 0 0 0px; padding: 0;
	list-style-type: none;
	outline-style:none;
}
div.calendar li {
	margin: 0 -0 -2 0; padding: 0;
	height: 27px;
	float: left;
    position: relative;
}
div.calendar li.item2 {
	width: 85px;
}
div.calendar li.item3 {
	width: 65px;
}
div.calendar li a {
	display: block;
	height: 27px;
	outline-style:none;
}
div.calendar li a span {
	display: none;
}
div.calendar li.item1 a {
	background: url(http://g.delfi.ee/e/w2c/huvialad_tab.png) 0 0 no-repeat;
}
div.calendar li.item2 a {
	background: url(http://g.delfi.lv/e/s/notikumi.gif) 0 0 no-repeat;
	width: 85px;
}
div.calendar li.item3 a {
	background: url(http://g.delfi.lv/e/s/vietas.gif) 0 0 no-repeat;
	width: 65px;
}
div.calendar li.item1 a.active {
	background: url(http://g.delfi.ee/e/w2c/huvialad_tab.png) 0 0 no-repeat;
}
div.calendar li.item2 a.active {
	background: url(http://g.delfi.lv/e/s/notikumi.gif) 0 0 no-repeat;
	width: 85px;
}
div.calendar li.item3 a.active {
	background: url(http://g.delfi.lv/e/s/vietas.gif) 0 0 no-repeat;
	width: 65px;
}

div.calendar div.calendarclear {
	clear: both; height: 1px; overflow: hidden;
}

div.calendar div.calendarborder {
	 min-height: 160px;
     height: 210px;
     background-repeat: no-repeat;
}

div.calendar div.calendarborder form {
	margin: 0 0 10 0; padding: 20 10;
	background-repeat: no-repeat;
}
div.calendar div.calendarborder input {
	margin: 0;	
}
div.calendar div.calendarborder input.sbox2b {
	height: 18px;
	background: #e9e2e9;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #717171;
	width: 130px;
}



div.calendar div.calendarborder select {
	width: 130px;
	margin: 0 0 5px 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}



div.calendar div.calendarborder div.calendardates p {
	margin: 0;
	padding: 0px;
	color: #666;
	font-weight: bold;
	text-align: center;
}
div.calendar div.calendarborder div.calendardates p a {
	color: #666;
	text-decoration: none;
}

div.calendar div.calendarborder div.calendardates table.calendardates {
	width: 200px;
	margin: 0 0 0 20px;
}
div.calendar div.calendarborder div.calendardates th {
	font-size: 11px;
	color: #b90202;
	text-align: left;
	font-weight: bold;
	padding: 1px 5px;
}
div.calendar div.calendarborder div.calendardates td, div.calendar .calendarborder div.calendardates td a {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
div.calendar div.calendarborder div.calendardates td {
	padding: 0px 5px;
}
div.calendar div.calendarborder div.calendardates td.disabled {
	color: #c5c4c4;
}
div.calendar div.calendarborder div.calendardates td.active {
	background: #fff;
	border: #9c9c9c solid 1px;
}
div.calendardates_b {
	min-height: 115px;
}
table.calendardates td {
	font-family: Verdana, Arial,Helvetica,sans-serif;
}
span.xwhi {
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
