/* body settings */

body {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	
	color:white;
	
	margin-top: 0px;
	margin-right: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
	
	padding-top: 0px;
	padding-right: 0px; 
	padding-bottom: 0px;
	padding-left: 0px;
	
background-color:		#000000;
background-image: url(../../images/csnemore/bg_tile.gif);
background-repeat: fixed;
background-attachment: fixed;
}

a:visited	{ color: #ffd800; text-decoration: none }
a:link		{ color: #ffd800;  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover		{ color: #ffd800; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:link,a:active,a:visited	{ text-decoration: none;  }

.footer {
	color: white;
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

/* fonts */
h1 {
	font-family: verdana, tahoma, arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	color: Black
}

h2 {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	color: Black
}

table.listtable {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	background-color: #1b1b1b;

}

td.listtable_top {
	font-family: verdana, tahoma, arial, cursive, Helvetica, sans-serif;
	font-size: 10px;
	color:
	background-color: #DFE3E9;
	text-align: center;
	vertical-align: top;
	background-image: url(../../images/csnemore/gradient_tcat.gif);
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 9px;
	padding-left: 4px
}

td.listtable_1 {
	font-family: verdana, tahoma, arial;
	font-size: 10px;	
	background-color: #363636;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px
}

a.alert {
	display: block;
	background-color: transparent;
	color: #cc0000;
	text-decoration: none;
	padding-left: 11px;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 4px;
}

#searcharea {
position:absolute;
top:6px;
right: 0%;
float:right;
height: 40px;
width: 222px;
background: url(../../images/csnemore/szukaj.jpg) no-repeat;
overflow: hidden;
}

#searcharea  input  {
background:transparent;
width: 120px;
height: 14px;
color:#333333;
font-size: 16px;
font-family: tahoma, sans-serif;
border:0px;
margin-left:20px;
margin-top:2px;
}

#searcharea form input:focus{
background:transparent;
}

