BODY {
			color: #000000;
			margin: 0px;
			margin-top: 0px;
			background: #768ea8;
			font-family: Verdana, Arial, Tahoma, Helvetica;
			overflow: scroll;
}
TABLE.main {
			width: 800px;
			border: 0px;
			margin: 3px 0px 20px 0px;
			padding: 0px;
}

td.main{
    			background: #ffffff;
    			border: 1px solid white;
}
TABLE {
			font-size: 12px;
			border: 0px;
			width: 100%;
			text-align: left;
			/*text-align: justify;*/			
}
TABLE.bottom {
			width: 100%;
			text-align: center;
}
TABLE.menu {
			background: url(../img/loginbg.gif) top repeat-x;
			height: 60px;
			border-bottom: 1px solid gray;
			font-size: 14px;
}
TABLE.products {
			padding-left: 5px;
			padding-right: 5px;
}
TD a.b_button, a.b_button:visited, a.b_button:active {
			text-decoration: none;
			color: #ffffff;
}
TD a.b_button:hover {
			text-decoration: underline;
			color: #ffffff;
}
.prod {
			text-align: center;
			font-size: 14px;
			color: #768ea8;
			font-weight: bold;
			padding-bottom: 5px;
}
TD.bottom {
			border-top: 2px solid #000000;
			width: 33%;
}
TD.footer {
	  	 border-top: 2px solid #000000;
		 color: #596a89;

                 background: white url(../img/topMenu/gradLeft.jpg) repeat-y;
                 font-size: 12px;
                 color: black;
                 height: 30px;
}
TD.descriptiontitle {
		 width: 500px;
		 border-top: 2px solid #000000;
		 padding-left: 15px;
		 padding-right: 15px;
		 padding-top: 10px;
		 padding-bottom: 0px;
		 text-align: left;
		 font-size: 16px;
		 color: #596a89;
}
TD.description {
		 width: 620px;
		 padding-left: 0px;
		 padding-right: 0px;
		 padding-top: 12px;
		 padding-bottom: 0px;
		 text-align: left;
		 font-size: 10px;
		 color: #596a89;
}

TD.descriptionn ul.tick {
		 list-style-image: url(../img/icon_tick_red.gif);
		 padding-left: 20px;
		 margin-bottom: 8px;
		 margin-top: 8px;
		 color: #000000;
		 /*color: #596a89;*/
		 font-size: 14px;
}
TD.descriptiontitle H4 {
			color: #000000;
			font-family: Verdana, Arial, Tahoma, Helvetica;
			font-size: 24px;
			font-weight: bold;
			text-decoration: none;
			text-align: right;
			margin-bottom: 2px;
}
TD.description H5 {
			color: #596a89;
			font-family: Verdana, Arial, Tahoma, Helvetica;
                        font-size: 17px;
                        /*font-size: 20px;*/
			font-weight: bold;
			margin-top: 5px;
			margin-bottom: 0px;
}
TD.image {
			width: 170px;
			text-align: right;
			padding-right: 0px;
			padding-top: 12px;
}
TD.image ul {
		margin: 0px;
		padding: 0px;
}
TD.image li {
		list-style: none;
		width: 100%;
		line-height: 18px;
		margin-bottom: 1px;
		margin-top: 1px;
		/*
                border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		*/
}

TD.image li:hover{
    text-decoration: underline;
    color: #596A89;
}

TD.image li#active {
		background: #223363;
		border-top: 1px solid #d3d3d3;
		border-bottom: 1px solid #d3d3d3;
		list-style: none;
		font-weight: bold;
}
TD.image li#active a {
		color: #ffffff;
}
TD.image hr {
		margin: 2px;
}
TD.image a.added {
		color: #0000ff;
		text-decoration: underline;
		padding-right: 5px;
}
TD.image a {
		color: #596a89;
		text-decoration: none;
}
TD.linkbar {
		background: #ffffe0;
		border-bottom: 2px solid #d3d3d3;
		height: 30px;
		text-align: left;
}
TH {
		font-size: 20px;
		text-align: left;
		border-bottom: 2px solid #d3d3d3;
		height: 30px;
}
.footer {
		color: #000000;
		height: 30px;
		text-align: center;
		border-top: 2px solid #000000;
}
DIV.description {
		padding-right: 40px;
		padding-bottom: 5px;
		padding-top: 5px;
		font-size: 14px;
		position: static;
		width: 450px;
		border: 0px;
}
IMG {
		border: 0px;
}
IMG.sc {
		padding: 3px;
}
TD.bottom A, A:hover {
		color: gray;
		text-decoration: none;
}
A, A:visited, A:active{
  text-decoration: none;
}
TD.description A, A:hover{
		color: #596a89;
		
}
.mainFrame{
width: 650px;
height: 485px;
border: 1px solid #d3d3d3;
}
TABLE#front a, TABLE#front a:hover, TABLE#front a:visited {
		color: #0000ff;
		text-decoration: none;
		font-size: 12px;
}
TD.bar {
		width: 650px;
		height: 30px;
		background: #ffffff;
		border-bottom: 2px solid #000000;
}
H2 {
		color: #768ea8;
		font-size: 20px;
}
H3 {
		font-size: 20px;
		font-weight: normal;
}
TD.niebieski {
			background: #add8e6;
}
TD.niebieski_a {
			border: 1px solid #add8e6;
}
TD.zielony {
			background: #008000;
}
TD.zielony_a {
			border: 1px solid #008000;
}
TD.srebrny {
			background: #c0c0c0;
}
TD.srebrny_a {
			border: 1px solid #c0c0c0;
}
TD.zloty {
			background: #ffd700;
}
TD.zloty_a {
			border: 1px solid #ffd700;
}
TD.brazowy {
			background: #a52a2a;
}
TD.brazowy_a {
			border: 1px solid #a52a2a;
}
TD.czerwony {
			background: #ff0000;
}
TD.czerwony_a {
			border: 1px solid #ff0000;
}
TD.granatowy {
			background: #0000ff;
}
TD.granatowy_a {
			border: 1px solid #0000ff;
}
TD.czarny {
			background: #000000;
}
TD.czarny_a {
			border: 1px solid #000000;
}
TD.pomaranczowy {
			background: #ffa500;
}

td.contact{
    height: 60px;
    font-size: 14px;
    color: #768ea8;
}

td.sellMenu{
    background: url(../img/bg_button.jpg) repeat-x;
    color:white;
    font-weight: bold;
    font-size: 13px;
    border-top: 40px solid white;
}

td.descriptionContent{
    font-size: 13px;
}

/* tu probujemy porzadkowac css*/
img.mini{
	border: 1px solid orange;
	padding: 0.25em 0.25em;
}

a.main {	
	font-size: 22px; 
	font-weight: bold;
	color: #004080;
}
a.main:hover {	
 	text-decoration: underline;
	color: #edac2e;
}

/* podstawowy tekst w opisach */
table.content {
	width: 98%; 
	margin-top: 5px; 
	margin-left: 10px; 
	margin-right: 10px;
	margin-bottom: 10px;	
	border: 0px solid;
	
	font-size: 13px;
	text-align: left;			
}

td.contentFrame {
	border: 1px solid #004080;
}

table.contentTable {
	border: 0px solid;
	background-color: #004080
}
table.contentTable tr {
	background-color: #95B3D7;
}

span.descHeader, span.contentHeader {
    font-weight: bold;
    font-size: 14px;
    text-align: left;
}

span.descHeader, span.contentHeader a:hover{
    text-decoration: underline;
}

span.descUnderline {
    font-weight: bold;
    text-decoration: underline;
    color: #004080;
}

ul.list li, ol.list li {
 margin-bottom: 5px;
}

li.value{
list-style-type: none;
font-weight: bold;
}
li.label{width: 300px; float: left;}
li.label2{width: 340px; float: left;}

span.link a{
font-size:14; 
font-weight: bold;
}

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

