/* -----------------------------------------------------------------------

   ----------------------------------------------------------------------- */
body 		{background: #080f1a url("../images/site-bkg1.png") repeat-x 0 0; margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;} 

a 			{text-decoration: none; color: #ffd200; }  /* border-bottom: 1px dotted #ffd200; */
a:hover 	{text-decoration: none; color: #ff0000; border-color: #ff0000;}
a.active	{text-decoration: none; color:#ff0000;border-color: #ff0000;}
a:focus 	{text-decoration: none; color:#ff0000;border-color: #ff0000;}
a img {
	border-top-width: 0px;
	border-right-width-value: 0pt;
	border-bottom-width: 0px;
	border-left-width-value: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input {
	color: #FFFFFF;
	background-color: #111D2D;
	border: 1px solid #999999;
}
em 			{font-weight: bold;	font-style:normal;}
strong		{font-weight: normal; }

h1, h2, h3, h4, h5, h6	{color: #5cc0ff; font-weight: normal;}

/* ------------------------------- General Layout --- */
#sidebar			{background: url("../images/site-bkg2.jpg") no-repeat;
				background-position: right top; 
				 margin-right: 0px;}
#oldsidebar         {background: transparent url("../images/site-bkg2.jpg") no-repeat scroll 0px 95px; margin-right: -1px;}
#sidebar-logo		{margin-top: 10px; text-align:center;}

#top				{position:relative; line-height: 1px;}
#top *				{line-height: 1.6em;}
#top-msg 			{position:absolute; bottom:35px; right:10px; width:434px; height:50px; overflow:hidden; text-align:center; font-size:15px;}

.sidebar-mainMenu ul 		{

	padding-right: 3px;
}
.sidebar-mainMenu  	{
	margin:20px 0px 0px;
	text-align: right;
	padding: 8px 0px;
	font-size: 1.2em;
}
.sidebar-mainMenu p {
	margin: 0.7em 4px 0px 0.7em;
	padding: 5px 0px 8px;
	line-height: normal;
	background-image: url("../images/menu-border.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sidebar-mainMenu  a 	{color: #fff; border: none;}
.sidebar-mainMenu  a:hover 	{color: #ffd200; border: none;}
.sidebar-mainMenu  a.active	{color:#ff0000;}

.sidebar-notes				{padding: 20px 15px 20px 20px; font-size: 0.95em;}
.sidebar-notes ul li		{margin-bottom: 0.5em; line-height: 1.2em;}
.sidebar-notes h3			{}

.news				{
	margin: 2em 0px 0px 2em;
	letter-spacing: 0.5px;
	overflow: visible;
}
.news h3			{border-bottom: 1px dotted #304460; padding-bottom: 6px; margin-bottom: 0.5em;}
.news h3 a 			{padding-bottom: 6px;	margin-bottom: 0.5em;	font-weight:normal;	color:#5cc0ff;	text-decoration: none;	border: none;}
.news h3 a:hover 	{padding-bottom: 6px;	margin-bottom: 0.5em;	font-weight:normal;	color:#ffd200;	border: none;}
.news h3 a:active 	{padding-bottom: 6px;	margin-bottom: 0.5em;	font-weight:normal;	color:#ffd200;	border: none;}
.news .news-data	{float: right; font-size: 0.9em; color:#ccc;}
.news blockquote	{float: right;		padding-bottom: 2px;	margin: 0.5em 0em 0.5em 1.5em;}

/*
.news img			{float: right; border: 3px solid #0c131f;}
.news img.goL		{float: left; margin-right: 10px;}
*/
.goLeft				{float: left;  margin-right: 5px;color:#ccc;}
.goRight			{float: right; margin-left: 5px; color:#ccc;}
.news-list			{margin: 2em 0px 0px 2em; letter-spacing: 0.5px;}
.news-list h3		{font-size:1.1em;margin-top:5px;}
.news-list h3 a 		{font-weight:normal;	color:#5cc0ff;	text-decoration: none;	border: none;}
.news-list h3 a:hover 	{font-weight:normal;	color:#ffd200;	border: none;}
.news-list h3 a:active 	{font-weight:normal;	color:#ffd200;	border: none;}

#footer 			{text-align:left; color:#ccc; font-size:0.9em; padding-top:10px; margin-top:10px; border-top: 1px dotted #233349;}
.backlink {cursor:hand; background:transparent; border:0;}


/* ------------------------------- Panel administracyjny --- */
.block {font-weight:normal;	color:#CCCCCC;}
.textmain {font-weight:normal;	color:#CCCCCC;}
textarea {
	color: #FFFFFF;
	background-color: #101A2A;
	margin: 4px;
	border: 1px solid #999999;
}
select {
	color: #101A2A;
	background-color: #0066FF;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #999999;
}
.db_corp_head {
    font-size: 14px;
    font-weight: bold;
    color: #5CC0FF;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #0A1220;
}
