body {
	color: rgb(0,0,0);
	font-family:Tahoma;
	font-size: 11px;
  	margin: 0px;
}

.content{
	text-align: center;
	vertical-align: top;
}

.centred{
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
}

table{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border-collapse: collapse;
    border-spacing: 0;
}

p{
    padding: 0px;
    margin: 0px;
}

form{
    padding: 0px;
    margin: 0px;
}

td{
    padding: 0px;
}

img{
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.main{
	text-align: center;
	padding: 0px;
	margin: 0px;
}

a{
    color: rgb(37,37,37);
    font-weight: bold;
    font-size: 11px;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.menu{
    background-color: 00529e;
    padding: 15px;
}

.menu a{
    color: rgb(255,255,255);
    margin-left: 2px;
    font-weight: bold;
    font-size: 11px;
}

.menu a:link {
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
.menu a:active {
	text-decoration: none;
}

/*  klasy walut i tekstu */
.head {
    font-family: tahoma;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
}

.header_text {	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.text{	font-family: tahoma;
	font-size: 11px;
	color: #000066;
}
.text_header {	color: #FF6600;
	font-weight: bold;
}
.duze {	font-family: tahoma;
	font-size: 50px;
	color: #FFFFFF;
}
.wzrost {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 11px;
}
.spadek {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
}

.waluta {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
}

.waluta_tekst {
	font-size: 11px;
}

/*  klasa bledu  */
.error{
    font-size: 12px;
    font-weight: bold;
    color: rgb(204,0,0);
}

.forum_head{
    font-size: 12px;
    font-weight: bold;
}

.forum_header{
    margin-top: 4px;
    width: 500px;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 2px;
    font-size: 12px;
    font-weight: bold;
    color: rgb(255,255,255);
    background-image: url(../images/forum/middle.gif);
}

.forum_table{
    margin-top: 4px;
    width: 500px;
    border-collapse: collapse;
    border-spacing: 0px;
    border: 1px rgb(192,192,192) solid;
}

.forum_table td{
    border-collapse: collapse;
    border-spacing: 0px;
    border: 1px rgb(192,192,192) solid;
    padding: 2px;
    font-size: 12px;
}

.forum_text{
    font-size: 12px;
    font-weight: bold;
    color: #0099CC;
}

.forum_info{
    font-size: 12px;
    font-weight: bold;
    color: rgb(249,85,6);
    padding: 2px;
    text-align: center;
}

.forum_message{
    font-size: 12px;
    font-weight: bold;
    color: rgb(0,128,64);
    text-align: center;
}

.forum_error{
    font-size: 12px;
    font-weight: bold;
    color: rgb(255,0,0);
    text-align: center;
}
.style1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.style3 {
	color: #FF0000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.pole_input {
	width:150px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	
	}
.td.logowanie {
	margin-top:50px;
	background-color: #F9F9F9;
	}
.style5 {font-size: 11px; font-weight: bold; color: #003399; font-family: tahoma; }
.button {
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	background-color:#FFFFFF;
	font:tahoma;
	font-size:11px;
	color: #003399;
	font-weight:bold;
	border-color: rgb(204,51,0);
	}
.hr {
	background-color:#FF0000;
	color:#990000;
	}
	
.section{
	background-color: 00529e;
	text-align: center;
}


.user_row{
	background-color: rgb(0,82,158);
	color: rgb(255,255,255);
	font-family: Tahoma;
	font-size: 10px;
  	margin: 0px;
  	padding: 4px; 
}

.user_row a{
	color: rgb(255,255,255);
}
a.powrot:link {
	color: #999999;
	text-decoration: none;
}
a.powrot:visited {
	color: #999999;
	text-decoration: none;
}
a.button:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.button:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a.button:hover {
	text-decoration: underline;
	color:#FF9900;
}
a.button:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.links:link {
	color: #666666;
	text-decoration: none;
}
a.links:visited {
	text-decoration: none;
	color:#666666;
}
a.links:hover {
	text-decoration: underline;
	color:#FF9900;
}
a.links:active {
	text-decoration: none;
	color: #666666;}
td.naglowek{
	background-color:#FF9900;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
}
.naglowek{
	margin:auto;
	width:400px;
	height:20px;
	border-bottom:#FF9900 solid 1px;
	border-left:#FF9900 solid 1px;
	border-right:#FF9900 solid 1px;
	border-top:#FF9900 solid 1px;
}
.button{
	height:28px;
	margin-left:10px;
	background-color:#006699;
	padding:auto;
	color:#FFFFFF;
	font-weight:bold;
		
}
.linki{
	width:400px;
	margin:auto;
	border-bottom:#5B7BB8 solid 1px;
	border-left:#5B7BB8 solid 1px;
	border-right:#5B7BB8 solid 1px;
	border-top:#5B7BB8 solid 1px;

}
.linia{
	width:400px;
	margin:auto;
	color: #E6E6E6;
	height:1px;
}
.links{
	margin:auto;
	width:400px;
}
.links2{
	margin:auto;
	width:400px;
}
.zamknij{
	width:400px;
	font-style:normal;
	font-weight:normal;
	margin:auto;
	color:#999999;
}
.tytul{
	font-weight:bold;
	color:#003366;
	font-size:12px;
}
.opis_kraju{
	margin:auto;
	width:585px;
	padding:3px;
	border:#9CAFD1 solid 1px;
}
.nazwa_kraju{
	padding:10px;
	height:20px;
	text-align:left;
	white-space:pre;
	background:#5B7BB8;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family:sans-serif;

}
.opis_kraju_tabela{
			
	}
td.opis_kraju_naglowki{
	padding:5px;
	width:140px;
	font-size:11px;
	font-weight:bold;
	color:#003399;
	background:#DBDFE6;
	font-family:Tahoma;
	border-bottom:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 0px;
	border-right:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
}
td.opis_kraju_naglowki2{
	width:440px;
	white-space:pre;
	padding:2px;
	padding-left:5px;
	font-size:11px;
	font-family:Tahoma;
	font-weight:normal;
	color:#515B73;
	background:#EBEDF1;
	border-bottom:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 0px;
	border-top:#FFFFFF solid 1px;
	
}
a.opis:link {
	color: #515B73;
	text-decoration:normal;
	font-weight:normal;
	font-style:inherit;
}
a.opis:visited {
	text-decoration: none;
	color:#515B73;
}
a.opis:hover {
	text-decoration: underline;
	color:#FF9900;
}
a.opis:active {
	text-decoration: none;
	color:#515B73;
}
.table_index{
	border-bottom:#E8E8E8 solid 1px;
	border-left:#E8E8E8 solid 1px;
	border-right:#E8E8E8 solid 1px;
	border-top:#E8E8E8 solid 1px;
	padding:4px;
}	
.index_start{
	width:570px;
	background-color:#FFFFFF;
	vertical-align:text-top;
	border:#CCCCCC dashed 2px;
}
.index_belka{
	width:285px;
	height:10px;
	background-color:#003399;
}
.info{
	width:500px;
	border:#CCCCCC solid 1px;
	padding:5px;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#006699;
}
a.nl:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nl:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a.nl:hover {
	text-decoration: underline;
	color:#FF9900;
}
a.nl:active {
	text-decoration: none;
	color: #FFFFFF;
}