body{
font-family: Arial;
font-size: 14px;
}

*{
margin:0px;
padding:0px;
border:none;}


h2{
text-decoration: blink;
font-weight: bold;
font-size: 22px;  
color: #a30000;}

h3{
font-weight: bold;
font-size: 22px; 
}

pre{
font-family: Arial;
font-size: 30px}

#gora{
background-image: url("grafika/gora.jpg");
background-repeat: no-repeat;
height:150px;
width:760px;}

#calosc{
margin:0 auto;
width:760px;}

#adres{
background-color:#e4e4e4;
border: 1px solid grey;
padding:10px;
width:738px;
float:left;}

#lewa{
width:251px;
height:430px;
float:left;}

#waluta_a{
background-color:white;
border: 1px solid red;
width:251px;
height:213px;
float:left;}

#zdjecie{
background-color:white;
width:253px;
height:215px;
float:left;}

#waluta_b{
background-color:white;
border: 1px solid blue;
width:251px;
height:213px;
float:left;}

#waluta{
background-color:white;
border: 1px solid green;
width:252px;
height:428px;
float:left;}

#mapa{
background-color:white;
width:253px;
height:215px;
float:left;}

#wykres{
height:135px;
width:202px;
float:left;
margin-top: 10px;
margin-left: 15px;
margin-right: 15px;}

#dol{
border: 1px solid gray;
background-color:white;
text-align:center;
padding:5px;
height:175px;
width:747px;
clear:both;}


.rates {
	width: 250px;
	font-size: 11pt;
}

.last-mod {
	 font-style: italic;
	 color: #999;
	 text-align: right;
	 font-size: 8pt;
}

.currencies tr.header  {
	background-color: #375738;
}

.currencies tr.header th {
	color: #fff;
}

.currencies tr.odd {
	background-color: #ddd;
}

.currencies tr.even {
	background-color: #eee;
}


.currencies td.cur {
	font-weight: bold;
	width: 95px;
}

.currencies td.buy, .currencies td.sell {
	width: 80px;
	text-align: center;
}

.currencies td.buy {
	color: #ff5a00;
}

.currencies td.sell {
	color: green;
}

.currencies .missing {
	font-style: italic;
	color: #999;
}

