/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/backgr-site.jpg) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #7990ae;
}

html {
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #739266;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #739266;
	scrollbar-arrow-color: #739266;
	scrollbar-track-color: #FFFFFF;
	cursor: url(mangazina.cur); 
}

td.tekst {
background: url(images/img02.gif) repeat-x left top; 
}

td.menu {
background: url(images/backgr-menu.jpg) no-repeat left top;
color: #FFFFFF;
}

a.tekst {
	background: url(images/img01.gif) repeat-x left bottom;
	text-decoration: none;
	color: #d90606;
}

a:hover.tekst {
	background: none;
	text-decoration: underline;
}

a.menu {
	background: url(images/img01b.gif) repeat-x left bottom;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold
}

a:hover.menu {
	background: url(images/img01a.gif) repeat-x left bottom;
	text-decoration: none;
}
