* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;

	scrollbar-highlight-color: #6B6B6D;
	scrollbar-face-color: #3C3B40;
	scrollbar-3dlight-color: #3C3C3E;
	scrollbar-shadow-color: #3C3C3E;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #6B6B6D;
	scrollbar-arrow-color: #000000;

	scrollbar-base-color: #663366;
}


html,body {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
img {
	border: 0px;
}


body {
	background-color: #000000;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}


table#menu * {
	color: #FFFFFF;
}
table#menu tr td a:hover,
table#menu tr td a:hover span,
table#menu tr td a.active,
table#menu tr td a.active span {
	color: #000000;
}
table#menu tr td a span {
	font-size: 20px;
}


table.month {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px 10px 15px 0px;
}
table.month tr td {
	background-color: #000000;

	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;

	padding: 3px;
	text-align: center;
}
table.month tr td {
/*	font-size: 10px;*/
}

table.month tr td.name {
	text-align: left;
	font-weight: bold;
}
table.month tr td.sestd {
	background-color: #525252;
}
table.month tr td.svetd {
	background-color: #666666;
}
table.month tr td.link_1 {
	background-color: #FF8040;
	cursor: pointer;
}
table.month tr td.link_2 {
	background-color: #FF0000;
	cursor: pointer;
}


table.year tr td {
	background-color: #000000;
	padding: 2px 5px 2px 5px;
}
table.year tr td:hover a {
	color: #FF0000;
}
table.year tr td.active {
	background-color: #FF0000;
}


table.fotoramis {
	border: 1px solid #333333;
}
td.fotoramis_slide {
	padding: 2px 2px 2px 5px; color:#666666;
}
td.fotoramis_slide a:hover {
	color: #FF0000;
}
img.tn {
	border: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
img.tn:hover {
	border-bottom: 1px solid #DA1E00;
}


a#gbActive, a.gbLink:hover{
	color: #f00;
}
a.gbLink:link{
	color: #fff;
	text-decoration: none;
}
div.gbook{
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 40px;
	width: 340px;
}
div.gbook div.entry{
	border-top: 1px solid #aaa;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.gbook div.inputrow{
	color: #ccc;
	background-color: #666;
	height: 15px;
	padding-left: 6px;
	font-size: 12px;
	width: 341px;
}
div.gbook input{
	height: 14px;
	font-size: 10px;
	width: 120px;
	background-color: #000;
	color: #ccc;
	border: 1px solid #666;
}
div.gbook textarea{
	width: 347px;
	height: 100px;
	border: 1px solid #666;
	background-color: #000;
}
/*Neglīts IE haks, bet viņa box-model ir neciešams*/
* html div.gbook textarea{
	width: 341px;
}

div.submitrow{
	padding-top: 2px;
	text-align: right;
}
div.submitrow input{
	border: 2px solid #666;
	color: #ccc;
	font-weight: bold;
	width: 80px;
	height: 20px;
}
div.submitrow input.Hover{
	border: 2px solid #666;
	color: #f00;
	font-weight: bold;
	width: 80px;
	height: 20px;
}
input.viewVideo{
	border: 2px solid #666;
	color: #ccc;
	font-weight: bold;
	width: 80px;
	height: 20px;
	background-color: #000;
	cursor: pointer;
}
input.viewVideoHover{
	border: 1px solid #666;
	font-weight: bold;
	width: 80px;
	height: 20px;
	color: #f00;
	background-color: #000;
	cursor: pointer;
}
div.bottomLinks{
	padding-top: 5px;
	border-top: 1px solid #aaa;
	padding-bottom: 5px;
}
