body {
/*	background : #dfdfde; */
	width: 500px;
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	/* verdana, helvetica; */
	font-size: 13px; 
	color: #000000;
	margin : 0; 
	padding-bottom : 0; 
	padding-left : 0; 
	padding-right : 0; 
	padding-top : 0; 
	margin-left: 10px;
}
h1 {
	font-size : 140%; 
	font-weight : bold; 
	color : #000066; 
	background : inherit; 
} 
h2 {
	font-size : 130%; 
	font-weight : bold; 
} 
h3 {
	font-size : 110%; 
	font-weight : bold; 
} 
a:hover {
	color : #cc0000;
	background : #ffff99 none repeat;
	text-decoration : none;
}
a:link {
	color : #cc0000;
	background : inherit;
	text-decoration : none;
}
a:visited {
	color : #cc0000;
	text-decoration : none;
}
table {
	font-size : 10px;
}
td.center {
	font-weight: bold;
	text-align: center;
}
td.right {
	font-weight: bold;
	text-align: right;
}
td.left {
	font-weight: bold;
	text-align: left;
}
td.bold {
	font-weight: bold;
}
td.italic {
	font-style: italic;
}
#patickareklama {
	width: 500px;
	margin-top : 30px;
	margin-bottom : 10px;
	background-color : transparent;
	color : white;
}
#logo {
	color : white;
}
#logo2 {
	color : white;
}


