@import url(style.css);

.navigation a {
	display:block;
	margin-top: 5px;
	text-decoration: none;
	color:#225b9c;
	-moz-opacity:50%;
	font-weight: bold;
	width: 110px;
	text-align: center;
	background-color: #fff;
	background-image: url(navigacija_2kvadratka_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: solid 1px #f17e1a;

	/*	border: solid 1px #225b9c;
		border-style: inset;
	border-top-color: #BFC8DC;
	border-left-color: #BFC8DC;*/
}

.navigation a:hover {
	background-color:#bfc8dc;
	color: #FFFFFF;
	background-image: url(navigacija_2kvadratka_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: solid 1px #BFC8DC;

	/*border-bottom-color: #BFC8DC;
	border-right-color: #BFC8DC;*/
}

.navigation_bottom {
	background-image: url(navigacija_spodaj_bleda.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 110px;
	/*height: 70px;*/
	height: 100%;
}

#first_page_table_left {
	border-right: dashed 2px #225b9c;
	margin-left: 0px;
}



#first_page_table h3{
	margin-right: 10px;
	margin-bottom: 5px;
	/*border-top: dashed 2px #225b9c;*/
	background-color: #F8EC99;
	text-indent: 10px;
	color:#5984B5;
	margin-top: 0px;
	top: 0px;
}

#first_page_table p {
	padding-right: 10px;
	margin-top: 0px;
}



#first_page_picture {
	text-align: left;
	padding-right: 5px;
}

#partner_table {
	/*background: url("/images/europe.jpg");
	background-position:center;
	background-repeat: no-repeat;*/
}

#partner_table td {
	border-bottom:solid 1px #f17e1a;
}
