html {
	font-size:13px;
	font-family:sans-serif;
}

body {
	margin: 0px;
}



a {
	color: #028000;
	font-weight:bold;
	text-decoration:underline;
}
   
table {
	font-size:100%;
	font-family:sans-serif;
}

#navbar {
	text-align:left;
	width:760px;
}

.menubar {
	clear:both;
	text-align:right;
	background-color:#3d998c;
	color:white;
	margin-bottom:2ex;
	padding: 2px 4em 2px 0px;
}

.menubar ul {
	display:inline;
	list-style:none;
}

.menubar ul li {
	display:inline;
	list-style:none;
}

.menubar ul li a {
	color: white;
	text-decoration: none;
	padding:1px 2em 1px 2em;
}

.menubar ul li a:hover {
	color: black;
	background-color: white;
}

/*
.menuleft {
	padding:2px;
	background-color:#83C2B5;
	border-style:solid;
	border-color:#3B9B8C;
	border-width:1px;
}

*/

.menuleft {
	padding:2px 5px 2px 2px;
}

.menuleft ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.menuleft ul li {
	list-style:none;
}

.menuleft a {
	display:block;
	padding:1px 2px 2px 1px;
	color:#614c38;
	width:99%;
	font-weight:bold;
	text-decoration: none;
	text-align:right;
}

.menuleft a:hover {
	color:#947456;
	background-color:#ffddb0;
}

em {
	font-weight: bold;
	font-style: normal;
	font-size:120%;
}
strong {
	font-weight: bold;
	font-style: normal;
	font-size:144%;
}

h2 {
	font-size:144%;
	color: #028000;
	font-weight:bold;
}

#belkal {
	background-repeat:no-repeat;
	padding:2px 0px 2px 0px;
	margin: 0px;
	text-align:right;
	background-color:#4A6B14;
	
}	
#belkar {
	background-image:url(/gfx/tgcupper.jpg);
	background-repeat:no-repeat;
	background-color:#028000;
	padding:92px 0px 0px 0px;
	margin:0px;
	text-align:right;
	border-width:1px 0px 1px 0px;
	border-color:white;
	border-style:solid;
}	

.leftdiv {
	width:21%;
	padding:0px;
	border-style:dotted;
	border-color:#3B9B8C;
	border-width:0px 2px 0px 0px;
	vertical-align:top;
}

.rightdiv {
	width:77%;
	vertical-align:top;
	/*
	border-style:solid;
	border-color:#82C3B6;
	border-width:1px;
	*/
}

.tekst {
	font-family: sans-serif;
	font-size:100%;
	color:black;
	background-color:white;
	padding:1ex 0ex 1ex 0ex;
	text-align:justify;
	clear:both;
	line-height:130%;
}

.tekst2 {
	font-family: sans-serif;
	font-size:100%;
	color:black;
	background-color:#ffddb0;
	padding:1ex;
	text-align:justify;
	clear:both;
	line-height:130%;
	
	border-color:#faae4a #f0d0a5 #faae4a #8f632a;
	border-style:solid;
	border-width:1px 0px 1px 0px;
}







.formularz {
	margin-left:20px;
	margin-right:20px;
	padding:10px;
	border-color:#236F88;
	border-width:1px;
	border-style:solid;
}

.formularz ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.formularz ul li {
	margin:0px;
	padding:2px 0px 2px 0px;
	list-style:none;
	clear:both;
}

.formheader {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin: 7px 0px 7px 0px;
	display:block;
}

.formtxt {
	clear:both;
	width:100%;
	display:block;
	margin-top:5px;
}

.formlabel {
	text-align:right;
	clear:both;
	float: left;
	width: 150px;
	margin-right:10px;
}

.form2txt {
	width:5em;
}

.form3txt {
	width:300px;
}
.form4txt {
	width:100px;
}

.formtxtfield {
	width:100%;
	display:block;
	margin-top:5px;
	height:120px;
}







.tekst ul {
	list-style: url(/gfx/bul1.png);
}

.tekst2 ul {
	list-style: url(/gfx/bul2.png);
}

.fim {
	border-style:outset;
	border-color:black;
	border-width:1px;
}

#belka_dolna {
	background-color:#028000;
	clear:both;
	text-align:center;
	font-size:85%;
	color:white;
	padding:2px;
}

#belka_dolna:before {
	content:url(/gfx/ldol.gif);
	padding:4px;
}
#belka_dolna:after {
	content:url(/gfx/rdol.gif);
	padding:4px;
}

#borderdiv {
	border-width:0px 1px 0px 1px;
	border-color:#028000;
	border-style:solid;
}

a.logoset:hover {
	background-color:white !important;
}

.prodcena {
	clear:both;
	font-weight: bold;
	font-size:120%;
	color:#ff800F;
}

.prodlink {
	clear:both;
	color:black;
	font-size:90%;
	text-decoration: underline;
}

.prodlink a {
	font-weight: bold;
	text-decoration: none;
}

.produprod {
	float: left;
	font-weight: bold;
	font-size:90%;
	text-decoration:underline;
	color:#286F98;
}
	
.produkat {
	float: right;
	margin-right: 2em;
	font-weight: bold;
	font-size:90%;
	text-decoration:underline;
	color:#286F98;
	margin-bottom:4ex;
}

.itemtable {
	border-style:ridge;
	border-width:2px 0px 2px 2px;
	border-color:#888888;
	font-size:100%;
	width:100%;
	font-family:courier,monospace;
}

.itemtable thead th {
	border-style:ridge;
	border-width:0px 2px 2px 0px;
	border-color:#888888;
	padding:1px;
	background-color:#88FF88;
	vertical-align:top;
}

.itemtable tbody td {
	border-style:ridge ridge solid;
	border-width:0px 2px 1px 0px;
	border-color:#888888 #888888 #AAAAAA #888888;
	text-align:left;
	padding: 0.1em;
	vertical-align:top;
}

.itemtable tbody th {
	border-style:ridge ridge solid;
	border-width:0px 2px 1px 0px;
	border-color:#888888 #888888 #AAAAAA #888888;
	text-align:left;
	background-color:#44AA44;
	padding: 0.1em;
	vertical-align:top;
}

a.reflink {
	text-decoration: none;
	clear:both;
	float:right;
	background-color:#EEEEEE;
}

a.refplink {
	text-decoration: none;
	clear:both;
	float:right;
	background-color:#EEEEEE;
	margin-top:10px;
}

.pruseda {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background-color: #EEEEEE;
	clear:both;
}

.prusedb {
	text-align:center;
	font-size:144%;
	font-weight: bold;
}

#innerdiv {
	padding: 0px 10px 0px 10px;
}

.prosta { /*tabular*/
	font-size: 12px;
	font-family: verdana,helvetica,sans-serif;
	border-style:solid;
	border-width:0px 1px 1px 0px;
	border-color:black;
}

.prosta td {
	border-style:solid;
	border-width:1px 0px 0px 1px;
	border-color:black;
	text-align:left;
	padding:3px;
}

.bezramek { /*tabular*/
	font-size: 12px;
	font-family: verdana,helvetica,sans-serif;
	border-width:0px;
}

.bezramek td {
	border-width:0px;
	text-align:left;
	padding:2px;
}



.banery {margin-top:10px;text-align:left !important}
.banery img {border:0}
.banery a {color:#555555;font-size:8px !important
;font-family:verdana,arial,helvetica !important;}

.banery a:hover {background-color:white}
.setialink {width:760px;text-align:right;margin:2px auto 0px auto}
.setialink a
{color:#787878;font-size:7px !important;font-family:verdana,arial,helvetica;}
