* {
	/*margin:0; padding:0;  Resetting spaces */
}

#znaika {
	border: 1px solid #FFFFFF;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background: #FFF4E9 url(images/page-bg.gif) repeat-y scroll center top;
	/*background: #1E3FA6 url(images/page-bg.jpg) repeat-y scroll center top;*/
}

body, td, p, h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}

#content p {
	text-align: justify;
	margin-top: 12px;
	margin-bottom: 12px;
}

#content p.center {
	text-align: center !important;
	margin-top: 12px;
	margin-bottom: 12px;
}

.author {
	text-align: right !important;
}

.text-blue {
	color: #1D63A2;
}

.text-green {
	color: #138F34;
}

#content a {
	color:#E58A00;
	font-weight: bold;
	text-decoration: none;
}

#content a:visited {
	color: #E58A00;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#content img {
	border: 1px solid #ccc;
	padding: 4px;
	background: #fff;
}

#content img.topleft {
	float: left;
	margin: 3px 10px 4px 0px;
}

#content img.left {
	float: left;
	margin: 4px 10px 4px 0px;
}

#content img.bottomleft {
	float: left;
	margin: 4px 10px 3px 0px;
}

#content img.topright {
	float: right;
	margin: 3px 0px 4px 10px;
}

#content img.right {
	float: right;
	margin: 10px 0px 4px 10px;
}

#content img.bottomright {
	float: right;
	margin: 4px 0px 3px 10px;
}

#content table {
	border: 2px solid #999;
	border-collapse:collapse;
}

#content td {
	padding: 5px;
	border: 1px solid #ccc;
}

#content table td p {
	margin: 0px !important;
	padding: 0px !important;
}

#content table td ul {
	margin: 0px !important;
	/*padding: 0px !important;*/
}

/* SUB MENU STYLES */

#submenu li {
	/* for IE5 and IE6 */
	display: inline;
}

#submenu {
	width: 220px;
	margin: 0;
	padding: 0;
	border-top: 1px #fff solid;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #E58A00;
	margin-bottom: 20px;
}

html>body #submenu li a {
	width: auto;
}

#submenu a {
	width: 99.99%;
	display: block;
	background-color: #FFCC99;
	border-bottom: 1px #fff solid;
	text-decoration: none;
	color: #600;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#submenu a:visited { color: #600; }
#submenu a:hover { color: #fff; background-color: #E58A00; }
#submenu a.active { background-color: #fff; color:#000}
#submenu a.active:visited { color: #600; }
#submenu a.active:hover { background-color: #E58A00; color: #fff }


/* END OF SUB MENU STYLES */


#header {
	background: url(images/mainmenu-shadow.gif) repeat-x 0px 100%;
	padding-bottom: 2px;
}

#mainmenu {
	width: 100%;
	float: left;
	text-align: center;
	background-color: #FF9900;
	/*margin-top: 12px;*/
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #E58A00;
	border-bottom: 1px solid #E58A00;
}

#mainmenu-list {
	margin: 0;
	padding: 0;
	margin-left: 1px;
	margin-right: 1px;
	color: #FFFFFF;
	line-height: 15px;
	height: 21px;
	border-left: 1px solid #fff;
}

#mainmenu-list li { display: inline; }

#mainmenu-list li a {
	padding: 3px 10px 3px 11px;
	background-color: #FFCC99;
	color: #600;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#mainmenu-list li a:hover {
	background-color: #E58A00;
	color: #FFFFFF;
}

#mainmenu a.active { background-color: #fff; color:#600}
#mainmenu a.active:visited { color: #600; }
#mainmenu a.active:hover { background-color: #E58A00; color: #fff }

#footer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3398C3;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
}

h1#pagetitle {
	font-size: 24px;
	color: #1D63A2;
	border-bottom-style: solid;
	border-bottom-color: #1D63A2;
	border-bottom-width: 2px;
	margin: 5px 18px -8px 18px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 26px;
}

#content h2 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 16px 0 16px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	background-color: #1D63A2;
	padding: 2px 4px;
	clear: both;
	float: none;
}

#content h1 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 16px 0 16px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	background-color: #138F34;
	padding: 2px 4px;
	clear: both;
	float: none;
}

#content div.csc-sitemap_csc-sitemap-level1 {
	width: 100%;
	font-size: 12px;
	color: #fff;
	margin: 16px 0 16px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear: both;
	float: none;
}

.csc-sitemap_csc-sitemap-level2 {
	text-align: left;
	padding-left: 20px;
}

.csc-sitemap_csc-sitemap-level3 {
	text-align: left;
	padding-left: 40px;
}

/*#left-col {
	border-top: 1px solid #995C00;
	border-bottom: 1px solid #FFCC80;
	background-color: #B4CF00;
}

#left-col p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525E00;
	margin: 0;
	padding: 10px;
	border-top: 1px solid #DAE780;
	border-bottom: 1px solid #6C7C00;
	line-height: 13px !important;
}

#left-col a, #left-col a:visited {
	text-decoration: none;
	color: #ff9;
}

#left-col a:hover { text-decoration: none; color:#CF006F; }*/

.csc-sitemap_csc-sitemap-level1 a, .csc-sitemap_csc-sitemap-level1 a:visited, .csc-sitemap_csc-sitemap-level1 a:hover {
	margin: 0 !important;
	display: block;
	width: auto;
	background-color: #138F34;
	padding: 2px 4px;
	color: #fff !important;
}

.csc-sitemap_csc-sitemap-level1 a, .csc-sitemap_csc-sitemap-level1 a:visited {
	background-color: #138F34;
	text-decoration: none;
}

.csc-sitemap_csc-sitemap-level1 a:hover {
	background-color: #1D63A2;
	text-decoration: none !important;
}

td ul {
	margin:0px;
	padding: 0 10px 0 20px;
}

td li {
	margin: 5px 0 8px 0;
	padding:0px;
}

#related p {
	font-size: 11px;
	line-height: 15px;
	margin: 5px 0;
}

#related a {
	color:#E58A00;
	font-weight: bold;
	text-decoration: none;
}

#related a:visited {
	color: #E58A00;
	font-weight: bold;
	text-decoration: none;
}

#related a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#related .rel-date {
	font: bold 11px "Courier New", Courier, mono;
	color: #888;
}

#related h2 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 16px 0 16px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #1D63A2;
	padding: 2px 4px;
	clear: both;
	float: none;
}

#related h1 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 16px 0 16px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #138F34;
	padding: 2px 4px;
	clear: both;
	float: none;
}

.top-search-box {
	border: 1px solid #1D63A2;
	border-right: none;
	padding: 2px 2px 3px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #464F63;
	background: url(images/search-bg.gif) no-repeat left top;
	width: 100%;
	height: 20px;
}

#top-ad {
	padding:6px;
	margin: 28px -1px -12px 11px;
	background: #ffebd6 url(images/ads-bg.gif) center top;
	text-align: left;
	border-top: 1px solid #ffd8b2;
	border-bottom: 1px solid #ffd8b2;
	border-left: 1px solid #ffd8b2;
}

#top-ad table {
	border: 2px solid #ffd8b2;
}

#top-ad table td {
	text-align: left;
	background-color: #fff;
}