/*nakupia*/
body {
	text-align:center;
}





a:hover {
	color: #0066FF;
}
.style2 {font-size: 14px}
.style3 {font-size: 11px}
.large{font-size: 60px;font-weight: bold;}

.style5 {font-size: 24px;font-weight: bold;}
.style6 {font-size: 18px; font-weight: bold; }



table{ background-color:#1f1a17;}

td {
	font: normal 11px Tahoma, Arial;
	color: #fff;
	text-align:center;
}

h1, h2, h3, h4, h5 {
    color: #C0CDD1;
    font-weight: bold;
    margin: 0px;
}
ul {
    padding: 0px 0px 0px 20px;
    margin: 0px;
}
h1 {
    font-size: 16px;
}
h2 {
    font-size: 14px;
}
h3 {
    font-size: 12px;
}

p {

}


.footer a:hover {
	text-decoration: underline;
}
.grey {
	color: #746e5f;
}
.black {
	
	background-color:1f1a17;
}


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


a:whitelink:hover {
	text-decoration: none;
}

