@charset "utf-8";

/* CSS Document */

/* ZAJEDNICKO ZA SVE STRANE */
/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

body {
	padding:0;
	margin:0;
	text-align:center;
	background-color: #333333;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	color: #D50C08;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D50C08;
}
#outer{
	min-height:100%;
	width:900px;
	margin:auto;
	text-align:left;
	position:relative;
	background-color: #ECECEC;
}
* html #outer{height:100%} 
a:link {
	color: #ed9a7a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ed9a7a;
}
a:hover {
	text-decoration: none;
	color: #fffcc8;
}
a:active {
	text-decoration: none;
	color: #ed9a7a;
}
#header {
	height:249px;
}
#flash {
	margin: 0px;
	padding: 0px;
	height: 189px;
	width: 900px;
	background-color: #D40A07;
}
#navigacija {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 900px;
	background-color: #D50B08;
}
#centar {
	width: 900px;
	background-image: url(../oprema/pozadina_centar.gif);
	background-repeat: repeat-x;
	background-color: #ECECEC;
	position: relative;
}
#footer {
	position:absolute;
	bottom:0;
	left:0px;
	height:116px;
	width:100%;
	background-image: url(../oprema/footer.png);
}
#navdole {
	padding-top: 70px;
	text-align: center;
	color: #ed9a7a;
	font-size: 12px;
	line-height: 23px;
}
.copyright {
	font-size: 11px;
}
#clearfooter{
	clear:both;
	height:116px;
}/*potrebno da se napravi mesto za footer*/

#sadrzaj {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
/* ZA STRANU O NAMA */
#prvakol {
	width: 785px;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D50C08;
	padding-left: 15px;
	margin-top: 20px;
}
#drugakol {
	width: 785px;
	margin-top: 20px;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D50C08;
	padding-left: 15px;
	margin-bottom: 20px;
}
#tekst {
	float: left;
	width: 240px;
	text-align: justify;
	margin-left: 25px;
}
#tekst2 {
	float: left;
	width: 240px;
	text-align: justify;
}
#tekst3 {
	float: left;
	width: 240px;
	text-align: justify;
	margin-left: 25px;
}
#slika1 {
	float: left;
	width: 240px;
	background-image: url(../oprema/o_nama/slika1.jpg);
	height: 180px;
}
#slika2 {
	width: 240px;
	float: left;
	background-image: url(../oprema/o_nama/slika2.jpg);
	height: 180px;
	margin-left: 25px;
}
#slika3 {
	float: left;
	width: 240px;
	height: 180px;
	margin-left: 25px;
	background-image: url(../oprema/o_nama/slika3.jpg);
}


.slovo {
	font-weight: bold;
	color: #D50C08;
	font-size: 14px;
}
/* ZA STRANU KONTAKT */
#memorandum {
	height: 701px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#zaglavlje {
	background-image: url(../oprema/kontakt/zaglavlje.png);
	height: 91px;
	width: 600px;
}
#podaci {
	height: 80px;
	width: 400px;
	margin-left: 180px;
	color: #FFFCC8;
	font-size: 11px;
}
#upitnik {
	height: 570px;
	width: 600px;
	background-color: #FFFFFF;
}
#zanozje {
	background-image: url(../oprema/kontakt/zanozje.png);
	height: 30px;
	width: 600px;
}

