<style>
	BODY, DIV, TABLE, TR, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

TABLE.baner_border {
	background-color : #000000;
}
TD.baner {
	background-color : #82A6DD;
}
TD.baner2 {
	background-color : #FBFBFB;
	height : 5px;
}
TD.baner3 {
	background-color : #F4A460;
	height : 6px;
	
}
TD.aqua {
	background-color : #F0800F;
	height : 6px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
P.hameleon {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Black;
}
TD.baner_up {
	background-color : #FF8C00;
	height : 10 px;
	
}


BODY {
	background-color : #CBD3E1;
	scrollbar-3dlight-color : #BBBBBB;
	scrollbar-arrow-color : #EDF2FA;
	scrollbar-base-color : #A9A9A9;
	scrollbar-darkshadow-color : #82A6DD;
	scrollbar-face-color : #82A6DD;
	scrollbar-highlight-color : #EDF2FA;
	scrollbar-shadow-color : black;
	scrollbar-track-color : #EDF2FA;
	
}

TABLE {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.body_border {
	background-color : #000000;
}
TD.body {
	background-color : #EDF2FA;
}
.categoria {
	background-color : #ffffff;
	font-size : 12pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p.sloy {
	font-size : 2px;
}
P.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	
}
TD.body_r {
	background-color : #FBFBFB;
}
P.nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
P.news {
	font-size : 8pt;
	font-weight : bold;
}
A:LINK.nav {
	color : Black;
	text-decoration : none;
}
A:VISITED.nav {
	color : Black;
	text-decoration : none;
}
A:HOVER.nav {
	color : Black;
	background-color : #F5FFFA;
}
A:LINK.menu_r, A:VISITED.menu_r {
	color : Black;
	text-decoration : none;
}
A:HOVER.menu_r, A:ACTIVE.menu_r {
	text-decoration : none;
	color : #FF8C00;
	cursor : auto;
}
HR {
	color : Silver;
}
A:LINK, A:VISITED {
	color : Black;
	text-decoration : none;
}
A:HOVER, A:ACTIVE {
	text-decoration : none;
	color : #FF4500;
}
TD.o1 {
	color : #FF8C00;
	font-weight : bold;
}
TD.reklama_border {
	background-color : #2F4F4F;
}
@media all{ 
P.nn {
	display: none;
	text-align : center;
	color : Red;
} 

/*GALERY*/
/* Put a border on all generated images */
.image {
	border-width: 1;
	border-color: black;
	border-style: solid;
	margin: 5;
}

/* Align the content of the cells on the index pages to the center and bottom. */
#index td {
	text-align: center;
	vertical-align: bottom;
}

/* Remove the margin under the images on the index pages. */
#index .image {
	margin-left: 2;
	margin-right: 2;
	margin-bottom: 0;
}

/* Don't have margins on the slide pages. */
body#slide {
	margin: 0;
}

/* Highlight the image name on the slide pages. */
#slide .name {
	font-weight: bold;
	font-size: 14px;
}

h1 {
	font-size: 30px;
	font-weight: bold;
}


#imageinfo {
	visibility: hidden;
}

	</style>