@charset "utf-8";
/* CSS Document */

body{	
	background-image:url(../images/podloga.png);
	background-repeat:repeat;
	text-align:center;
}

#flash{
	width:900px;
	height:550px;
	border:1px solid #00CC00;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}


h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#006600;
}

ul.none {
	list-style-type: none;
	text-indent:-39px;
	line-height: 170%;
}

ul.menuMain {
	list-style-type: none;
	text-indent:-39px;
	line-height: 250%;
}

A:link {
	text-decoration: none;
	color:#006600;
}

A:visited {
	text-decoration: none;
	color:#006600;
}

A:active {
	text-decoration: none;
	color:#006600;
}

A:hover {
	text-decoration: none; 
	color:#ffffff;
}

img.okvir {
	border:1px solid #CCCCCC;
	margin-bottom:13px;
	margin-right:18px;
}

a.top{
	color:#006600;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:800;
}