@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background: #fff url(../images/gfx_02.gif) repeat top left;
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #000000;
	height:auto
}
#wrapper{
	margin: 0 auto;
	background: url(../images/gfx_04.gif) repeat-y top left;
	width: 752px;
	height: 100%;
}
#body{
	margin-top: 0;
	margin-right: 23px;
	margin-bottom: 0;
	margin-left: 21px;
}
div#izbornik{
	width: 708px;
	height: 197px;
	background: url(../images/head_1.jpg) no-repeat top left;
}
ul#navigacija{
	width:222px;
	height: 197px;
	position:relative;
	left: 461px;
	background: url(../images/bg_04.jpg) no-repeat top left;
	padding:0;
	margin:0;
	list-style: none;
	list-style-image: none;
}
#navigacija li{
	margin-left: 9px;
	margin-right: 7px;
	border-bottom: 1px solid #333;
	padding: 5px 10px;
}
#navigacija a{
	text-decoration:none;
	font-weight: bold;
	color: #000000;
}
#navigacija a:hover{
	text-decoration: underline;
}
a{
	text-decoration:none;
	font-weight: bold;
	color: #0170c2;
}
a:hover{
	text-decoration: underline;
}
h1{
	font-size: 20px;
	color: #378ed3;
}
.slika {
	border: 2px solid #0170C2;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.galerija {
	float: left;
	margin: 10px 3px 10px 0px;
}

.box{
	border-top: 3px solid #378ed3;
	border-bottom: 3px solid #378ed3;
	background: #f0f0f0;
	padding: 10px 0;
	margin: 10px 0;
}
.box p{
	margin: 0 10px;
}
.clear {
	clear:both;
}
.left{
	float: left;
	width: 200px;
	margin:0;
}
.right{
	margin-left: 210px;
	width: 485px;
}
h2{
	color: #378ed3;
	font-size: 14px;
	padding:0;
	margin: 10px 0;
}
.input{
	border: 1px solid #378ed3;
	width: 300px;
}
.select{
	border: 1px solid #378ed3;
	width: 302px;
}
.select2{
	border: 1px solid #378ed3;
	width: 99px;
}
.textarea{
	border: 1px solid #378ed3;
	width: 300px;
	height: 150px;
	font-family: Tahoma;
	font-size: 12px;
}
#langs{
	float:right;
	margin-right: 20px;
}
#footer{
	text-align:right;
	padding: 10px 0;
	font-size: 11px;
}