@import url('products.css');

body 
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.field
{
	background-color: #D6D4D4;
}

.form
{
	margin: 0;
	padding: 0;
}
.formularz
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: 100; 
	text-decoration: none; 
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
A 
{
	text-decoration: none;
	color: #000000;
}
A:Hover 
{
	text-decoration: underline;
}
a.stopka:hover {
		font-family: Arial;
		font-size: 8pt;
		text-align: center;
		text-decoration: none;
		font-weight: bold;
		color: #0045A4;
		padding-top: 3px;
		font-style: italic;
	}
.text
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.tytul_text
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.tytul_text_skok
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.kateg_text_skok
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.stopka
{
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.menu 
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.menu_osprey
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.menu_gumbus
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.menu_duzy 
{
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.menu_duzy_osprey
{
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.link_news
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: italic;
}
table.table_php
{
	border: none;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 2px;
	padding: 2px;
}

table.table_colors{
	border: none;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 2px;
	padding: 2px;
	color: #AAAA00;
}

img {
	border: none;
}

.symbol {
	margin: 2px;
}

.formularzk {
	font-family : Verdana;
	font-size : 11px;
	color : #4A5A69;
	width : 200px;
	}

.formularz_1 {
	font-family : Verdana;
	font-size : 11px;
	color : #4A5A69;
	text-align : right;
	}
	.formularz_2 {
	font-family : Verdana;
	font-size : 11px;
	color : #4A5A69;
	}
	.formularz_3 {
	font-family : Verdana;
	font-size : 11px;
	color : #4A5A69;
	width : 200px;
	height : 100px;
	}
	.przycisk {
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	background-color : #0D427D;
	width : 100px;
	border-bottom-color : #000000;
	border-right-color : #000000;
	border-top-color : #FFFFFF;
	border-left-color : #FFFFFF;
	}