/*
 * $Id: granpol-home.css, v. 1.0 2007/09/23 2:52 PM aselimovic Exp $
 */

body { background: url("/images/home-bg.gif") repeat-x top }

.frame { background: #FFF }
#fraHeader { background: url("/images/fraHeader-bg.gif") repeat-x top }

#LangBar { margin: 10px 0 0 20px }

#Footer {
	background: url("/_gizmos/Footer/images/bg.gif") repeat-x top;
	color: #4DA5E1;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 0 20px 20px
}

#Aktuelnosti { text-align: right }
.item { margin-bottom: 3px; text-align: left }
.item a {
	border-bottom: 1px solid #D7E8EF;
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding-bottom: 3px
}
.item a:link, .item a:visted {
	color: #000;
	text-decoration: none
}
.item a:hover {
	color: #09C;
	text-decoration: none
}
.dtm {
	color: #09C;
	font: 9px Verdana, Arial, Helvetica, sans-serif
}
.more { font: 11px Verdana, Arial, Helvetica, sans-serif }
.more:link, .more:visted {	
	color: #09C;
	text-decoration: none
}
.more:hover {
	color: #7DC7E1;
	text-decoration: none
}