/*
Design by MAKdesign
http://www.makdesign.si
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	width: 800px;
	margin: 0 auto;
}

body, td, th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #1777B1;
}

a:hover {
	border-bottom: none;
	color: #FF7400;
}

img { 
}

img.muha {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}

img.left {
	float: left;
	margin: 6px 15px 0 0;
}

/* id`s */
#okvir {
}

div#noge {
	border-style: none;
	height: 100px;
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
}
#noge-in{
	font: small Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	
}

#arhiv{
	border: thick solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
}
#aktualno{
	padding: 5px;
	border: thick solid #FFCC66;
	margin-bottom: 10px;
	height: auto;
	
}
#datum{
text-align:center}
div#picasa img {
	margin-left: 15px;
	border-style: none;
}

/* class`s */
.slika {
	padding-right: 5px;
}
.utripanje{
	text-decoration: blink;
}
#prijatelji {
	padding: 5px;
	border: thick solid #0099FF;
}

#picasa {
}

#vreme { text-align: center; font-size: 10px; color: #999; }

#banner{ }
#okvir #aktualno {
	text-align: center;
}

#note{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	}

