/* Inset 3D Raised For the Rounded Corners*/
.raised {background: transparent; width:100%; margin:0 auto;}
/*.raised h1, .raised p {margin:0 10px;}
.raised h1 {font-size:2em; color:#fff; letter-spacing:1px;}
.raised p {padding-bottom:0.5em;}*/

.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
/*.raised .b2 {background:#292929; border-left:1px solid #777; border-right:1px solid #777;}
.raised .b3 {background:#292929; border-left:1px solid #777; border-right:1px solid #ddd;}
.raised .b4 {background:#292929; border-left:1px solid #777; border-right:1px solid #aaa;}*/
.raised .b4b {background:#292929; border-left:1px solid #777; border-right:1px solid #999;}
.raised .b3b {background:#292929; border-left:1px solid #ddd; border-right:1px solid #999;}
.raised .b2b {background:#292929; border-left:1px solid #aaa; border-right:1px solid #999;}


/*.raised .b1 {margin:0 5px; background:#777;}*/
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#999;}
.raised .boxcontent {display:block; background:#292929; border-left:1px solid #777; border-right:1px solid #999;}

/* Basic Calendar Classes*/
.main { width:145px; }

.month { background-color:#292929; font:bold 10px verdana; color:white; border:1px solid #f0f0f6; }

.daysofweek { background-color:#000; font:bold 9px verdana; color:white; border:1px solid #2c2c2c; }

.days { font-size: 9px; font-family:verdana; color:black; border:1px solid #2c2c2c; background-color: #e8e8e8; padding: 1px; }

.days #today{ font-weight: bold; color: red; background-color:#ECEDF3; }

/* This is for the background in users online today block */

.ontoday { background:#292929; }
img {border:0;}
body {
    font-family: "tahoma", "arial", "helvetica", "sans-serif";
    font-size: 9pt;
    background-color: #000000;	
  /*  scrollbar-face-color: #9e7d47;
    scrollbar-highlight-color: #9e7d47;
    scrollbar-shadow-color: #9e7d47;
    scrollbar-3dlight-color: #9e7d47;
    scrollbar-arrow-color:  #9e7d47;
    scrollbar-track-color:#9e7d47;
    scrollbar-darkshadow-color: #9e7d47;*/
    color: #FFFFFF;
}

h1 {
  padding : 4px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 10px;
	font-weight:bold;
  color: #e19501;
  background-image: url('images/catbg.gif');
  text-decoration : none;
  line-height : 120%;
  font-size: 12px;
}

table.lista {
    background-color: #323232;
    border: 1px #333333;
}

table {
  	border-collapse: collapse;
  	border: 0px;
}

table.clear {
    padding: 0px;
  	border: none;
  	background-color: #E5E5E5;
   }
   
td.block {
         border:0px solid #333333;;
         background-color: #8b8b8b; 
         background-image:url(images/block-back.jpg);
         padding:4px;
         margin:0px;
         font-size: 10pt;
         color: #f4f4f4;
}

td.blocklist {
         background-color: #333333;
	       border-top:1px solid #292929;
				 border-bottom:1px solid #292929;
         padding:2px;
         margin:0px;
         font-size: 8pt;
         font-weight: bold;
         color: #FFFFFF;
}

td.lista {
    background-color:#33353D;
	  border-top:1px solid #000;
		border-bottom:1px solid #000;
    color : #FFFFFF;
    font-size: 8pt;
    border: 0;
}

td {
}

td.header {
           font-weight:bold;
           color:#FFFF66;
           padding:3px;
           vertical-align:middle;
           height:26px;
					 background-color:#010109;
					 background-repeat:repeat-x;
           background-image: url(images/catbg.gif);
}

td.title {
    font-size: 8pt;
}


td.navigation {
   /* background-color: #9e7d47; */
    font-weight: bold;
    font-size: 8pt;
}

form {
    margin-top: 0;
    margin-bottom: 0;
}

.sublink {
    font-style: italic;
    font-size: 7pt;
    font-weight: normal;
}

a.index {
    font-weight: bold;
}

a.biglink {
    font-weight: bold;
    font-size: 10pt;
}

.important {
    font-weight: bold;
    font-size: 10pt;
}

td.red {
    background-color:#333333;
    color: #FF9900;
}

td.yellow {
    background-color:#333333;
    color: #0000FF;
}
td.aqua {
    background-color:#333333;
    color: #0099FF;
}

.lebegoablakcenter{
position:absolute;
width:150px;
height:150px;
z-index:100
}

.stronalogowanie{
position:absolute;
width:550px;
height:550px;
z-index:50
}
td.green {
    background-color:#333333;
    color: #0000FF;
}

td.progress {
    padding: 0px;
    background-image: url(backprogress.gif);
    background-repeat: repeat-x;
    height: 10px;
}


.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: left;
margin-left: 3px;
margin-top: 3px;
margin-right: 3px;
}

.switchcontent{
}

td.red a:link {
    color: red;
}
td.red a:visited {
    color: red;
}

td.yellow a:link {
    color: #FFFFFF;
}
td.yellow a:visited {
    color: #FFFFFF;
}

td.green a:link {
    color: #FFFFFF;
}
/* Ajax Poll System */
img {
    border:0px;
}
	
#mainContainer {
    width:100%;
    margin:0 auto;
    text-align:left;
  
		
}

#mainContent {
    padding:0px;
}
	
.clear {
    clear:both;
}

.poller {	/* The poller box */
	
    float:center;
    width:auto;
    background-repeat:no-repeat;
    background-position: center center;
    
}

.pollerTitle {	/* Poller title above radio buttons */
    margin-top:0px;
    margin-bottom:5px;
    font-weight:bold;
    font-size:1.4em;
}

.pollerOption {	/* Label for each radio button */
    margin:0px;
}

.result_pollerOption {	/* Label for each option above graph - i.e. results */
    margin:0px;
    font-size:0.8em;
}

.result_pollerTitle {	/* Title of poller - when ajax shows the results */
    margin-top:0px;
    margin-bottom:5px;
    font-weight:bold;
    font-size:1.4em;
}

.result_pollGraph img {	/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
    float:left;
}

.result_pollGraph div {	/* The <div> tag where the percentage result is shown */
    float:left;
    height:16px;
    background-repeat:repeat-x;
    color:#FFF;
    font-size:0.9em;
    line-height:16px;
}

.result_pollGraph {	/* Graph div - parent of both the corner images and the div displaying percentage votes */	
		height:16px;
}
	
.poller_waitMessage {	/* Message when Ajax is working getting restults fromt the server */
    display:none;	
}	

.result_totalVotes{
    clear:left;
    font-size:0.8em;
    margin-top:10px;
    font-style:italic;
    
}

th {
    text-align:left;
}
.formButton {
    width:75px;
}
/* Ajax Poll System */
td.green a:visited {
    color: #FFFFFF;
}


/* Link colors */
A:link			{ text-decoration: none; color: #9e7d47;}
A:visited		{ text-decoration: none; color: #9e7d47;}
A:active		{ text-decoration: none; color: #0000FF;}
A:hover			{ text-decoration: unone; color: #FF0000;
}