body {
	background-color: #F9F9F9;
	margin:0;
	padding:0;
	font-size:10pt;
	color: #7B7B7B;
	font-family: Century Gothic, Arial;
}

body a {
	color:#686868;
	text-decoration:underline;
}

body a:hover {
	text-decoration:none;
}

body hr {
	color:#D4D4D4;
}

#container {
	background: url('../images/body_background.jpg') repeat-x;
	width:996px;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	margin:0 0 80px 30px;
	padding-top: 15px;
	color:white;
	font-size:14pt;
	font-weight:bold;
	letter-spacing:0.1em;
}

#logo a {
	color:white;
	text-decoration:none;
}

#main_menu {
	float:left;
	margin:0 0 70px 30px;
}

#projekti_1 {
	border-left:none;
}

#projekti_2 {
	margin-left:70px;
}

#medjutablica {
}

#main_menu td, #partneri td {
	height:70px;
	width:70px;
	border:1px solid #CACACA;
	border-bottom: none;
}

#projekti_1 td {
	height:70px;
	width:70px;
	border:1px solid #CACACA;
	border-left: none;
}

#projekti_2 td {
	height:70px;
	width:70px;
	border:1px solid #CACACA;
	border-left: none;
}

#main_menu td a, #projekti_1 td a, #projekti_2 td {
	text-decoration:none;
}

#partneri td a {
	text-decoration:underline;
}

#partneri td a:hover {
	text-decoration:none;
}

#projekti_2 img, #projekti_3 img, #partneri img {
	opacity:0.5;filter:alpha(opacity=50);
	border:none;
	padding:0;
	margin:0;
}

#projekti_2 img:hover, #projekti_3 img:hover, #partneri img:hover {
	opacity:1;filter:alpha(opacity=100);
}

.unutrasnjost_kockice {
	height:68px;
	width:70px;
	cursor:hand;
	text-align:center;
}

.unutrasnjost_kockice:hover {
	background-color:#EAEAEA;
}

.tekst_kockice {
	padding-top:25px;
}

#footer {
	padding:20px 0 0 0;
	height:40px;
	clear:both;
	text-align:center;
	font-size:8pt;
}