@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:  #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top:5px;
}
.oneColFixCtrHdr #header {
	background:  #FFFFFF;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	
}


.oneColFixCtrHdr #headerLogo {
	background:  #FFFFFF;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width:288px;
	height:67px;
	border:0px;
	margin-right:20px;
	float:left;
}

.oneColFixCtrHdr #headerLogo img {
	border:0px;
}

.oneColFixCtrHdr #headerLinks {
	background:  #FFFFFF;
	padding: 5px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width:580px;
	height:20px;
	border:0px;
	float:right;
	line-height:20px;
}

.oneColFixCtrHdr #headerLinks a {
	font-size:15px;
	color: #666666;
	text-decoration:none;
}

.oneColFixCtrHdr #headerLinks .blackLink {
	font-size:15px;
	color: #000000;
	text-decoration:underline;
}

.oneColFixCtrHdr #headerLinksBottom {
	background:  #FFFFFF;
	padding: 5px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width:580px;
	height:25px;
	border:0px;
	float:right;
	line-height:20px;
}

.oneColFixCtrHdr #headerLinksBottom a {
	font-size:12px;
	color: #666666;
	text-decoration:none;
}


.oneColFixCtrHdr #headerLinksBottom .blackLink {
	font-size:12px;
	color: #000000;
	text-decoration:underline;
}

.oneColFixCtrHdr #mainContent {
	padding: 0 00px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 2px solid #000000;
	height: 500px;
	overflow:hidden;
	
}

.oneColFixCtrHdr #mainContentTekst {
	background:url(../images/bgmain.png) repeat;
	overflow:hidden;
	padding: 15px;
	margin-right:20px;
	height:470px;
	border:0px;
	float:right;
}

.oneColFixCtrHdr #mainContentTekst p, li {
	font-size:11px;
	color: #CCCCCC;
	text-decoration:none;
	line-height:14px;
}

.oneColFixCtrHdr #mainContentTekst a {
	font-size:11px;
	color: #FFFFFF;
	text-decoration:none;
	line-height:14px;
}

.oneColFixCtrHdr #mainContentTekst input, textarea, select {
	 border:1px solid #FFFFFF; 
	 background: #CCC;
}

.oneColFixCtrHdr #mainContentTekst h1, h2 {
	font-size:17px;
	color: #CCCCCC;
	text-decoration:none;
	margin-bottom:10px;
	margin-top:15px;
	font-weight:lighter;
}

.oneColFixCtrHdr #footer {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:  #FFFFFF;
	
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	
	
}
.oneColFixCtrHdr #footerBlack {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #000000;
	
}

.oneColFixCtrHdr #footerTerms {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #FFFFFF;
	height:30px;
	padding: 10px 0px 10px 0px;
}

.oneColFixCtrHdr #footerTerms p, a {
	
	font-size:11px;
	color: #666666;
	text-decoration:none;
	
}


.oneColFixCtrHdr #footer h3 {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:13px;
	color:#666666;
	padding: 5px 20px 5px 5px;
	font-weight:lighter;
}

.oneColFixCtrHdr #footer h5 {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:12px;
	color:#666666;
	padding: 5px 20px 5px 5px;
	font-weight:lighter;
}

.oneColFixCtrHdr #footer p {
	font-size:11px;
	color:#666666;
	padding: 5px 20px 5px 5px;
	font-weight:lighter;
}

.oneColFixCtrHdr #footer input {
	background: #CCC;
	border:0px;
}

.oneColFixCtrHdr #footer img {
	border:0px;
}



/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-align: center;
	color: #000000;
	background-color: #CCCCCC;
	border: 0px;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #FFFFFF;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #999999;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #999999;
	font-weight: bold;
	}
	
