@charset "utf-8";
/* CSS Document */
body {
	margin: 25px auto 0px auto;
	background-image: url(images/glavni_back.gif);
	background-repeat: repeat;
	background-position: top;
	font-family: "Lucida Grande", Verdana, Halvetica, sans-serif;
	text-align: center;

}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a {
	color: #990000;
	text-decoration: none;
}
p {
	font-size: 70%;
	vertical-align: top;
	color: #444;

}
h2 {
	color: #993300;
	font-weight: bolder;
	font-size: 14px;
}
h2	a:hover{
	color: #990000;
	text-decoration: underline;
}
h2 a{
	color: #990000;
	text-decoration: none;
}
h3 {
	color: #000000;
	font-size: 10px;
	letter-spacing: .3em;
	

}
#container {
	font-weight: normal;
	margin: 0px auto 0px auto;
	width: 983px;
	/*text-align: center;*/

}
#main {
	padding-top: 50px;
	padding-bottom: 50px;
	border: 1px solid #CC0000;
	height: auto;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #660000;
	font-weight: bold;
	font-size:36px;
	text-align: center;
	color: #660000;
}
#top {
	margin: 0px auto;
	width: 983px;
	height: 143px;
	background-image: url(images/topbar.gif);
	background-repeat: no-repeat;
}
#middle {
	background-repeat: repeat-y;
	margin: -2px auto 0px auto;
	background-image: url(images/midlle.gif);
	height: inherit;
}
#bottom {
	margin: 0px auto 0px;
	width: 983px;
	height: 6px;
	clear: left;
	background-image: url(images/bottombar.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#nav_div {
	height:44px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 3px;
}
#nav {
	font-weight: normal;
	font-size: 70%;
	background-image: url(images/gumb_t.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
	height: 21px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}
#nav a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#nav a:hover {
	color: #666666;
	text-decoration: none;
}
#content {
	text-align: left;
	height: auto;
	padding-top: 20px;
	padding-right: 185px;
	padding-bottom: 1px;
	padding-left: 200px;
}
#content h2{
	padding: 0px 135px 0px 10px;
}
#content h3{
	padding: 0px 135px 0px 10px;
}
#content p {
	line-height: 1.7em;
	padding: 0px 20px 0px 10px;
	margin: 0px 0px 1.7em 0px;
	color: #666666;

}
#side {
	float: inherit;
	font-size: 70%;
	background-image: url(images/gumb_l.jpg);
	height: 45px;
	margin-top: 2px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	/*vertical-align: middle;*/
}
#side a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#side a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#left {
	float: left;
}
#right {
	float: right;
}
#footertext {
	font-size: 10px;
	font-weight: bold;
	margin: 20px auto 0px;
	height: 31px;
	width: 983px;
	height: 31px;
	text-align: center;
	color: #888;
}
#footertext a {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
#footertext a:hover {
	text-decoration: underline;
}
.mali_tekst {
	font-size: 9px;
	color: #000000;
}
.SubmitB {
	background-color: #F0E989;
	border: 1px solid #E67F02;
	font-size: 12px;
}
.SubmitB2 {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.anketaOdgovor{
	font-size: 70%;
	color: #444;
	margin-left:5px;

}
.anketaPitanje{
	color: #993300;
	font-weight: bolder;
	font-size: 12px;
	margin-left:10px;
}
