a, a:link {
	/*color : #00008B;
	*/
	color : #003366;
	font-weight : bold;
	text-decoration : none;
}

A.header {
	color : #ECECEC;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
}
A.header:hover {
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

body {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
	text-decoration : none;
}

h1 {
	border-bottom : thin solid #003366;
	color : #003366;
	font-size : 18px;
	font-weight : bold;
	text-align : left;
}

h2 {
	border-bottom : thin solid #003366;
	color : #003366;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
}

h3 {
	border-bottom : thin solid #003366;
	color : #003366;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
}

input.button {
	background-color : #416385;
	border : 1 solid #416385;
	color : #FFFFFF;
	cursor : hand;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
}
input.small_button {
	background-color : #416385;
	border : 1 solid #416385;
	color : #FFFFFF;
	cursor : hand;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
}

input.combo {
	background-color : #416385;
	border-style : solid;
	border-width : 0;
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 10pt;
}

input.licencje {
	border-style : solid;
	border-width : 0;
	color : #FF0000;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	text-align : Center;
}

input.pcprice {
background-color : #E7ECF3;
	border-style : none;
	border-width : 0;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	margin-bottom : 1;
	text-align : left;
}

input.radio {
	border-style : solid;
	border-width : 0;
	font-family : Verdana;
	font-size : 10pt;
}

input.text {
	border-style : solid;
	border-width : 1;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : left;
}

input.textro {
	background-color : #E7ECF3;
	border-style : none;
	border-width : 0;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	margin-bottom : 1;
	text-align : left;
}

li {
	font-size : 12px;
	text-align : justify;
}

p {
	font-size : 12px;
	text-align : justify;
}

td{
	font-size : 12px;
}

td.border, tr.border {
	background : #003366;
}

td.mainframe {
	padding-bottom : 40px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 20px;
}

.copyright{
	color : #003366;
	font-size : 10px;
	font-style : italic;
	font-weight : lighter;
	text-align : center;
}

.tablehdr {
	background-color : #35467E;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-align : left;
}

.tableprop {
	background-color : #DADEEA;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : left;
}

.tableval {
	background-color : #E7ECF3;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : left;
}

.version{
	color : #333333;
	font-size : 10px;
	font-weight : bold;
	text-align : right;
}
.country{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12;
        font-weight : bold;
        color : Navy;
		text-align : center;
}


P.right{
	  text-align : right;
}
A.news{
	font-weight : normal;
	}
A.small{
	font-weight : normal;
	font-size : 10px;
}
UL.news {
	
	list-style : circle outside;
}
LI.news{
	padding : 4px;
}
TD.image {
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}
.small{
	font-weight : normal;
	font-size : 10px;
}
TD.small{
	padding : 5px;
	border : solid Black;
	border-width : 1px;
}
TABLE.nav{
	width : 130px;
	background-color : Black;
	margin-top : 10px;
	margin-bottom : 10px;
	
}	
TD.nav
{
	 background-color : #A5BCFF;
 	 padding : 3px;
    text-align : left;
	 font-weight : normal;
	padding-left : 20px;
}
TD.nav_small
{
	 background-color : #A5BCFF;
 	 padding : 3px;
    text-align : left;
	 font-weight : normal;
	padding-left : 30px;
}

A.nav{
	font-size : 10px;
	color : Black;
}