*
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
body
{
	background: #fff;
	color: #666;
	font-size: 11px;
	height: 100%;
	margin: 0;
	text-align: center;
}

img
{
	border: 0;
}

.hidden
{
	display: none;
}


/* Site */

* html #table_main
{
	vertical-align: top;
	height: auto;
	min-height: 100%;
}

#td_main
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 780px;
	vertical-align: top;
}

/* menu buttons */
#menu {
	display: block;
	width: 450px;
	height: 25px;
	margin-top: 10px;
}

div.menubutton {
	background: #ff6000;
	text-align: center;
	width: 88px;
	margin-right: 2px;
	height: 100%;
	display: block;
	color: white;
	font-family: ms sans serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
}

div.menubutton:hover{
	background: #ff8000;
}

a.menu {
	color: white;
	line-height: 24px;
	text-decoration: none;
}

/* Texty */

.bolded	{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}

a.linx:link, a.linx:visited {
	color: #000;
	text-decoration: none;
}

a.bolded:hover	{
	text-decoration: underline;
}

.bold	{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

a.bold:hover	{
	text-decoration: underline;
}


.text	{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #767676;
	line-height: 13px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a.text:hover {
	text-decoration: underline;
}

a.text2:link, a.text2:visited {
	color: #CC0000;
	text-decoration: none;
}

a.text2:hover {
	color: #CC0000;
	text-decoration: underline;
}

span.h3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #98B915;
	background-color: transparent;
}

/* formularze */

form
{
	margin: 0;
	padding: 0;
}

input {
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	border: 1px solid #ccc;
	background-color: #fff;
}

.send {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	height: 30px;
	border: 1px solid #fff;
	background-color: #98B915;
}

select {
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	border: 0;
	height: 20px;
	background-color: #fff;
}

textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	border: 1px solid #ccc;
	background-color: #fff;
}

/* Style Definitions */
h1
	{
	margin-right: 0;
	margin-bottom: 3.0pt;
	margin-left:0cm;
	page-break-after:avoid;
	font-size:16.0pt;
	font-family:Arial;}
	
ol {
	font-family: tahoma;
	}
	
ul 	{
	margin-bottom: 0px;
	font-family: tahoma;
	}