/*
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: #6CF;
}

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

img {
	border: 2px solid #7F7772;
}

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 { }

#glava #vsebina #surfaci #galerija #noge 

/* class`s */
.slika {
	padding-right: 5px;
}

