@charset "utf-8";

.phpnote
{
	background-color:#FFFFCC;
	border:1px dotted #FF0000;
}
BODY
{
	background-color:#efefef;
	scrollbar-3dlight-color : #336633;
	scrollbar-arrow-color : #ffffff;
	scrollbar-darkshadow-color : #efefef;
	scrollbar-face-color : #dddddd;
	scrollbar-highlight-color : #efefef;
	scrollbar-shadow-color : #efefef;
	scrollbar-track-color : #efefef;
	font-family:arial,tahoma,verdana,helvetica,sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
}



A
{
		font-family:Arial,Verdana,Tahoma,Helvetica;
		color:#336633;
}

.systemmessage
{
	color:red;
	font-family:Arial,Verdana,Tahoma,Helvetica;
}
.systemmessage legend
{
		font-size:10px;
		color:#336633;
		text-align: left;
		margin:0px;
		padding:10px;
}

fieldset.systemmessage
{
	color:red;
	font-family:Arial,Verdana,Tahoma,Helvetica;
	font-size:12px; 
	margin:20px;
	margin-top:0px;
	padding:20px;
	text-align:center;
	width:400px;
	/*border: 1px solid #339933;*/
	/*background-color: #FFCCCC;*/
	/**/
}


.systemmessage div
{
		font-size:10px;
		color:#660000;
		text-align: left;
		margin:0px;
		padding:3px;
}


.centerplace
{
	position:absolute;
	top:200px;
	left:300px;
	border:1px solid #cccccc;
	padding:20px;
	background-color:#eeeeee;
	font-size:12px;

}


.login th
{
	background-color:#cccccc;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}
.login td
{
	font-size:12px;
	font-weight:bold;
}
.workplace
{
	border:1px solid #cccccc;
	padding:20px;
	background-color:#efefef;
	font-size:12px;
	width:1000px;
	height:600px;
}

.forma
{
	
	border:1px solid #cccccc;
	padding:20px;
	background-color:#eeeeee;
	font-size:12px;
	width:340px;
	height:auto;


}
.results
{
	border:1px solid #cccccc;
	padding:20px;
	background-color:#eeeeee;
	font-size:12px;
	width:560px;
	height:540px;
	overflow-Y:auto;

}
.out_results
{
	border:1px solid #cccccc;
	padding:20px;
	background-color:#eeeeee;
	font-size:12px;
	width:560px;
}

.forma th
{
	background-color:#cccccc;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}
.forma td
{
	font-size:12px;
	font-weight:bold;
	padding:2px;
}
.forma td.hdr
{
	text-align:right;
}

.forma table
{
	width:180px;
}
.forma input,.forma select
{
	width:96%;
}
.gram_nosaukums
{
	color:#339900;
	font-weight:bold;
	font-size:12px;
}
.gram_nosaukumsdisabled
{
	color:#333333;
	font-weight:bold;
	font-size:12px;
}
.author
{
	color:#000000;
	font-weight:normal;
	font-size:10px;
}
.year
{
	color:#000000;
	font-weight:normal;
	font-size:11px;
}
.isbn
{
	color:#000000;
	font-weight:normal;
	font-size:9px;
}
.odd
{
	background-color:#eeeeee;

}
.even
{
	background-color:#ffffff;

}
.rownum
{
	color:#660000;
	font-weight:bold;
	font-size:9px;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:3px;

}
.btn
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight:bold;
	background-color: #666666;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#ffffff;
	padding:2px;
	text-decoration:none;
	cursor:pointer;

}

.btn:hover
{
	background-color: #FF9900;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	color:#000000;
	padding:2px;
	text-decoration:none;
	cursor:pointer;
}
.btn[disabled]
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight:bold;
	background-color: #cccccc;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#eeeeee;
	padding:2px;
	text-decoration:none;
}

.menubtn
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight:bold;
	background-color: #999999;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#ffffff;
	padding:2px;
	padding-left:5px;padding-right:5px;
	text-decoration:none;
	cursor:pointer;


}

.menubtn:hover
{
	background-color: #FF9900;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	color:#000000;
	padding:2px;
	padding-left:5px;padding-right:5px;
	text-decoration:none;
	cursor:pointer;
}
.menubtn[disabled]
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight:bold;
	background-color: #eeeeee;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#eeeeee;
	padding:2px;
	padding-left:5px;padding-right:5px;
	text-decoration:none;
}
.menubtnselected
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight:bold;
	background-color: #FF9900;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#ffffff;
	padding:2px;
	padding-left:5px;padding-right:5px;
	text-decoration:none;
	cursor:pointer;


}

.menubtnselected:hover
{
	background-color: #996600;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	color:#ffffff;
	padding:2px;
	padding-left:5px;padding-right:5px;
	text-decoration:none;
	cursor:pointer;
}

caption
{
	font-weight:bold;
}
table.block2009
{
		font-family:Arial,Verdana,Tahoma,Helvetica;
		font-size:10px;
		margin:2px;
		width:100%;
}



table.block2009 caption
{
		background-color: #7BC623; 
		color:#FFFFFF;
		font-size:12px;
		font-weight:bold;
		padding:2px;
		TEXT-ALIGN:left;
		/*TEXT-TRANSFORM: uppercase; */
		width:100%;
		padding-left:10px;
}
table.block2009 td
{
		font-size:10px;
}
table.block2009 th
{
		font-size:10px;
		text-align:right;
		font-weight:bold;
}

table.block2009 th.caption
{
		background-color: #7BC623; 
		color:#FFFFFF;
		font-size:12px;
		font-weight:bold;
		TEXT-ALIGN:left;
		/*TEXT-TRANSFORM: uppercase; */
		width:300px;
		padding:1px;
		padding-left:10px;
		margin:0px;
		margin-bottom:2px;
}
table.block2009 td.content p
{
	padding:10px;margin:0px;
	border:none;
	text-align:justify;
}

table.block2009 small
{
	font-size:10px;
}

div.sysmsg
{
	visibility:visible;
	width:300px;
	position:absolute;
	top:100px;
	left:100px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #003300;
	font-size:12px;
/*	background-color: #5BD363;*/
	background-color: #7BC623;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33CC66;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #33CC66;
	margin: 0px;
	padding: 5px;
/*	clear: none;
	float: none;*/
	z-index: auto;
}
table.sysmsg
{
		font-family:Arial,Verdana,Tahoma,Helvetica;
		font-size:10px;
		font-weight:bold;
		margin:5px;
		width:80%;

}
table.sysmsg th.caption
{
		background-color: #CCCCCC; 
		color:#FFFFFF;
		font-size:12px;
		font-weight:bold;
		TEXT-ALIGN:left;
		/*TEXT-TRANSFORM: uppercase; */
		width:300px;
		padding:1px;
		padding-left:10px;
		margin:0px;
		margin-bottom:2px;
}
table.sysmsg td.content
{
	padding:10px;margin:0px;
	border:1px dotted #cccccc;
	color:#999999;
}
.active0
{
	border-right:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color: #FF0000;
	color:#FFFFFF;
}
.active1
{
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	border-left:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	background-color: #00FF00;
	color:#FFFFFF;
}

table.dictionary
{
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
	padding:1px;
	border:0px none;
	width:98%;
}
#dictcontent
{
	/*border:1px solid red;*/
	height:90%;
	width:100%;
	position:relative;
	overflow:auto;
	visibility:inherit;
}
.dictionary th.hdr
{
	border:none;
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
	font-weight:bold;
	text-align:right;
	/*TEXT-TRANSFORM: uppercase;*/
}
.dictionary td input[type=text]
{
	width:96%;
	font-size: 12px;
}
.dictionary th input [type=checkbox]
{
	width:20px;
	font-size: 12px;
}
.dictionary td textarea
{
	width:96%;
	font-size: 12px;
}
div#pictures
{
	visibility:visible;
	width:260px;height:600px;
	position:absolute;
	top:40px;
	left:945px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #003300;
	font-size:12px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33CC66;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #33CC66;
	margin: 0px;
	padding: 5px;
	z-index: auto;
	overflow:auto;
}
div.picture_holder
{
	width: 90%;
	height:48px; 
	border: 1px solid #000000;
	margin: 5px;
	display: inline;
	float: left;
	background-color:#ffffFF;
	font-family: Arial,Tahoma, Verdana;
	font-size:10px;
	color:#000000;
	text-align:left;
	/*position:relative;*/
	overflow:none;

}
div.float 
{
	width: 100%;
	height:48px; 
	border: 1px solid #000000;
	margin: 5px;
	display: inline;
	float: left;
	background-color:#ffffFF;
	font-family: Arial,Tahoma, Verdana;
	font-size:10px;
	color:#000000;
	text-align:center;
	/*position:relative;*/
	overflow:none;
}
.float img
{
	border:1px solid #cccccc;
}
.float table
{
	background-color:#ffffFF;
	font-size:10px;
}

.float button
{
	font-family:  Arial,Tahoma, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	height:16px;
	background-color:#7BC623;
	border:1 dotted #666666;
}

.days
{
	width:40px;
}
.months
{
	width:40px;
}
.years
{
	width:60px;
}
.cena
{
	font-family:  Arial,Tahoma, Verdana, Helvetica, sans-serif;
	color: #330000;
	font-size: 12px;
	font-weight:bold;
}

table#main
{
	background-color:#efefef;
	margin:0px;
	BORDER:NONE;
}
table#main td.maintd
{
	/*background:url(http://www.ritters.lv/imgs/bg1024.jpg);*/
	/*background-attachment:fixed;*/
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#eeeeee;
}
table.toplist td
{
	color:white;
	font-size:12px;
	font-weight:normal;
	padding-left:20px;
}
table.toplist th
{
	color:red;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}
table.toplist td a,table.toplist td a:visited
{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
table.toplist td a:hover,table.toplist td a:visited:hover
{
	color:white;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

div#content
{
	background:url(http://www.ritters.lv/imgs/bgcontent.gif);
	/*background-attachment:fixed;*/
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFFFFF;
	padding:20px;
	padding-left:40px;
	width:600px;
}
div#content p
{
	color:#000000;
	font-size:12px;
	text-align:justify;
	text-indent:15px;
}
div#content ul
{
	text-align:left;
	font-size:12px;
}
div.copyright
{
	color:#ffffff;
	font-size:10px;
	text-align:center;
}

.rowheader01 th
{
	background-color:#FFFFCC;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
.rowheader01 td.kvartiri
{
	font-size:10px;
	font-weight:bold;
	background-color:#CCFFCC;
	color:#336633;
	text-align:center;
}
.rowheader01 td.doma
{
	font-size:10px;
	font-weight:bold;
	background-color:#99CC00;
	color:#336633;
	text-align:center;
}
.rowheader01 td.uchastki
{
	font-size:10px;
	font-weight:bold;
	background-color:#CC6600;
	color:#336633;
	text-align:center;
}
.rowheader01 td.komerc
{
	font-size:10px;
	font-weight:bold;
	background-color:#33CCFF;
	color:#336633;
	text-align:center;
}

