body {
	background-color: #458845;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-image: url('gfx/tlo_top.jpg');
	background-repeat: repeat-x;
}
img
{
border-width: 0px;
}
#web {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	background-image: url('gfx/bg.gif');
	background-repeat: repeat-y;
}
.darkbutton {
	color: #fff;
	background-color: #1f6711;
	border-color: #ffd111;
	border-style: solid;
	border-width: 1px;
}
.button {
	float: right;
	color: #666666;
	background-image: url('gfx/button_bg.jpg');
	border-color: #eaeaec;
	border-style: solid;
	border-width: 1px;
	height: 20px;
	padding-left: 6px;
	margin-left: 5px;
	padding-right: 6px;
}
.button a {
	position: relative;
	top: 2px;
	color: #666666;
}
.infobox {
	float: right;
	margin-top: 5px;
	width: 600px;
	text-align: right;
	height: 46px;
	color: #a4a4a4;
}
.bottombox {
	float: left;
	margin-top: 5px;
	width: 540px;
	text-align: left;
	padding-top: 14px;
	height: 32px;
	color: #666666;
}
.copybox {
	float: right;
	margin-top: 5px;
	width: 200px;
	text-align: right;
	height: 46px;
	color: #a4a4a4;
}
.separator {
	margin-right: 10px;
	margin-left: 10px;
}
.menubox {
	float: left;
	color: #666666;
	background-image: url('gfx/box_bg.jpg');
}
.menubox_tresc {
	background-image: url('gfx/box_top.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	padding-top: 14px;
}
.error_msg {
	background-color: #ad1d1d;
	color: #ffffff;
	border-color: #ad1d1d;
	border-width: 1px;
	border-style: solid;
	padding: 20px;
	text-align: center
}
.redtext {
	color: #19568a;
}
input, textarea {
	font-size: 11px;
	vertical-align: middle;
	border-color: #19568a;
	border-width: 1px;
	border-style: solid;
	background-color: #ffffff;
}
select {
	vertical-align: middle;
	font-size: 11px;
	border-color: #19568a;
	border-width: 1px;
	border-style: solid;
	background-color: #ffffff;
}
.menutitle
{
text-align: center; border-bottom: 1px solid #ababab; background-color: #f3f3f3
}
.cat, .podmenu
{
cursor: pointer;
}

.cat:hover
{
background-color: #3a733e;
}
.podmenu:hover
{
background-color: #428ad0;
}
#menu_ul
{
	margin: 0px;
	padding: 0px;
float: left; width: 139px; 
margin-top: 4px;
}

#menu_ul div {
	margin: 0px;
	padding: 0px;
	width: 136px;
	border-bottom: 1px solid #f3f3f3;
}

#menu_ul .cat a, .podmenu a, .menutitle a {
	color: #666666;
	text-decoration: none;
}
#menu_ul .cat:hover a, #menu_ul .podmenu:hover a {
	color: #fff;
	text-decoration: none;
}
#menu_ul .cat a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #3a733e;
}
.podmenu
{
border-bottom: 1px solid #ababab;
background-color: #f3f3f3;
text-align: center;
}

#menu_ul .podmenu a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #428ad0;
}
.strz {
	color: #3a733e;
	font-weight: bold;
	font-size: 14px;
	margin-right: 3px;
}
a {
	text-decoration: none;
	color: #3a733e;
}
a:hover {
	text-decoration: underline;
}
.small_title {
	font-weight: bold;
	color: #134a83;
}
.small_title2 {
	font-size: 14px;
}
.small_box {
	margin-top: 15px;
	border-style: solid;
	border-color: #f3f3f3;
	border-width: 1px;
}
.promocja {
	font-weight: bold;
	color: #993300;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}
.small_box2 {
	margin-top: 15px;
	border-style: solid;
	background-color: #f9f9f9;
	border-color: #c9c9c9;
	border-width: 1px
}
.small_more {
	margin-top: 3px;
	text-align: right;
	font-weight: bold;
	color: #458845;
}
.small_cena {
	margin-left: 15px;
	padding: 0px 4px 0px 4px;
	background-color: #458d44;
	border-color:  #3a733e;
	border-width: 1px;
	border-style: solid;
	color: #ffffff;
}
.small_waluta {
	padding: 0px 4px 0px 4px;
	background-color: #ffffff;
	color: #458d44;
	border-color:  #3a733e;
	border-width: 1px;
	border-style: solid;
}
.lightRow {
	background-color: #f6f6f6;
}
.darkRow {
	background-color: #fafafa;
}
.spec th {
	text-align: right;
	font-weight: bolder;
	color: #000000;
	padding-right: 5px;
}
.spec {
	float: left;
	text-align: left;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
