@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 0;
	padding: 0 0 1em 0;
}

form {
	padding: 0;
	margin: 0;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #967349;
}
a.active {
	color: #967349;
}

#head {
	text-align: center;
	height: 100px;
	margin-top: 21px;
}
#content {
/*
	background-image: url(images/ozadje2.png);
	background-repeat: no-repeat;
	background-position: top center;
*/
}
#main {
	width: 798px;
	background-image: #967349;
	margin: 0 auto;
	background-color: #967349;
	padding: 3px;
}

#bottom {
	width: 802px;
	background-image: #967349;
	margin: 10px auto 10px auto;
}

#box1 {
	float: left;
	display: inline;
	background-image: url(images/ek1top.png);
	width: 478px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 3px;
	
}
#box1bottom {
	background-image: url(images/ek1bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;	
	padding-bottom: 3px;
}
#box1center {
	background-image: url(images/box1ozadje.png);
	padding: 12px;
	font-weight: bold;
	font-size: 12px;
}

.datum {
	color: #000505;
}

#box2 {
	float: right;
	display: inline;
	background-image: url(images/box2top.png);
	width: 316px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 3px;
	
}
#box2bottom {
	background-image: url(images/bow2bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;	
	padding-bottom: 3px;
}
#box2center {
	background-image: url(images/box2_ozadje.jpg);
	padding: 9px;
	color: #000000;
	font-size: 11px;
}
#box2center .inptut {
	width: 130px;
	font-size: 12px;
}

.pasek {
	height: 40px;
	background-image: url(images/pasek.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.pasek2 {
	height: 40px;
}
.pasek a, .pasek2 a {
	display: block;
	width: 100%;
	height: 40px;
}
.pasek a img, .pasek2 a img {
	padding-top: 14px;
}
#footer {
	color: #9B723E;
	width: 468px;
	float: left;
	display: inline;
	font-size: 11px;
	line-height: 30px;
	padding-left: 10px;
}

/*page2*/
.crni {
	background-color: #242021;
}