@charset "utf-8";
/*preporučena kolor paleta: crno #0B0807, tamno smeđe #856A46, svijetlo smeđe #FEC86E, bijelo smeđe #FBF2E3, narančasto #F79422*/

/*
          Dreamweaver Fluid Grid Properties
          ----------------------------------
          dw-num-cols-mobile:                    5;
          dw-num-cols-tablet:                    8;
          dw-num-cols-desktop:          12;
          dw-gutter-percentage:          25;
 
          Inspiration from "Responsive Web Design" by Ethan Marcotte
          http://www.alistapart.com/articles/responsive-web-design
 
          and Golden Grid System by Joni Korpi
          http://goldengridsystem.com/
*/


body,td,th {
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 0.85em;
	background: #333;
	color: #CCC;
}
h1 {
	font-size: 1.4em;
	text-align: left;
	color: #F90;
}
h2 {
	font-size: 1.2em;
	color: #CCC;
}
h3 {
	font-size: 1.03em;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
}




a:link {
	color: #F79422;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.orange_text {
	color: #F79422;
}

.slika_oblik {
	height: 240px;
	width: 320px;
}
