body{
	font-family: "Trebuchet MS", "Georgia", Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 25px;
	line-height: 20px;
}

a{
	color: #CC0000;
	text-decoration: underline;
}

a:link{
	color: #CC0000;
	text-decoration: underline;
}

a:visited{
	color: #CC0000;
	text-decoration: underline;
}

a:hover{
	color: #999999;
	text-decoration: none;
}

#top {
	background-image: url(../images/siteImg/logo.png);
	background-repeat:no-repeat;
	width: 740px;
	height: 220px;
	margin-left: auto;
	margin-right: auto;
}

#izbornik {
	background-image: url(../images/siteImg/top_bottom.jpg);
	background-repeat: no-repeat;
	border-top: dashed #999999 1px;
	border-bottom: dashed #999999 1px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	width: 710px;
	margin-left: auto;
	margin-right: auto;
}

#izbornik a{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	border-bottom: dashed #000000 1px;
}

#izbornik a:link{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	border-bottom: dashed #000000 1px;
}

#izbornik a:active{
	color: #CC0000;
	text-decoration: none;
	border-bottom: dashed #000000 1px;
}

#izbornik a:visited{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	border-bottom: dashed #000000 1px;
}

#izbornik a:hover{
	color: #CC0000;
	text-decoration: none;
}

.izborCurrent {
	color: #333333;
	font-size: 18px;
}

#dnoIzbornik {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	width: 710px;
	border-top: dashed #999999 1px;
	border-bottom: dashed #999999 1px;
	margin-left: auto;
	margin-right: auto;
}

#dnoIzbornik a{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	border-bottom: solid #000000 1px;
}

#dnoIzbornik a:link{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	border-bottom: solid #000000 1px;
}

#dnoIzbornik a:active{
	color: #CC0000;
	text-decoration: none;
	border-bottom: solid #000000 1px;
}

#dnoIzbornik a:visited{
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
	border-bottom: solid #000000 1px;
}

#dnoIzbornik a:hover{
	color: #CC0000;
	text-decoration: none;
}

#site {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	width: 710px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

.first {
	color: #CC0000;
}

.second {
	color: #999999;
}

form {
	padding-top: 20px;
}

input, textarea {
	display: block;
	float: left;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-color: inherit;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #999999;
	overflow: auto;
}

input, textarea {
	background-color: inherit;
}

.button {
	background-color: #ffffff;
	border: 1px solid #333333;
	padding: 0;
	margin-left: 10 px;
	cursor: default;
}

.button:hover {
	background-color: inherit;
	cursor: pointer;
}

.hidden {
	border: 0;
	overflow: hidden;
}

a img {
	border : none;
}

a img:hover {
	border : 1px solid #333333;
}

img.left, img.center, img.right, img.left_index, img.right_index {
	padding : 4px;
	border : 1px solid #999999;
}

img.left {
	float : left;
	margin-left : 130px;
	margin-right : auto;
	margin-top : 10px;
	margin-bottom : 10px;
}

img.left_index {
	float : left;
	margin-right : 10px;
	margin-bottom : 10px;
}

img.center {
	display : block;
	margin-left : auto;
	margin-right : auto;
	margin-top : 10px;
	margin-bottom : 10px;
}

img.right {
	float : right;
	margin-left : auto;
	margin-right : auto;
	margin-top : 10px;
	margin-bottom : 10px;
}

img.right_index {
	float : right;
	margin-left : 10px;
	margin-bottom : 10px;
}
