body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
	background: #E7E7E7;
}

a {
	text-decoration: none;
	color: #B60400;
}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
}
h5
{
	margin-bottom:0;
}

.blue {
	color: #286ea0;
}

#bg_top, #bg_main
{
	width: 960px;
	margin: 0 auto;
}

#bg_top { 
	height:8px;
	padding: 6px 10px 0px 10px;
	background: url(images/bg_top.gif) no-repeat 0 0;
}
#bg_main { 
	padding: 0px 10px 0px 10px;
	background: url(images/bg_main.gif) repeat-y;
}

#content {
	padding: 1px 4px 0 2px;
	color: #303030;
	width: 936px;
	
}

#header {
	clear: both;
	text-align: right;
	padding: 20px 15px 0 0;
	margin: 0px 0 3px 0;
	height: 40px;
	border-bottom: 2px solid #eee;
	background: #FFF url(images/fade.gif) repeat-x;
	color: #808080;
}

#title {
	float: left;
	font-size: 14pt;
	font-weight: bold;
	padding: 0 0 0 10px;
}

#navigation {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#navigation ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
	border-right: 2px solid #ccc;
}	

#navigation li {
	margin-bottom: 4px;
	padding: 0 5px 0 10px;
}

#navigation li a {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #808080;
	display: block;
	padding: 6px 10px 0 10px;
	border-bottom: 1px dotted #ccc;
}	

#navigation li.current
{
	background: url(bg_th_gray.gif) repeat-x 0 0;
}
#navigation li.current a
{
	color:White;
}
	
#navigation li a:hover {
	color: #286ea0;
}

.lijevo {
	margin: 9px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 130px;
	color: #6B6B6B;
	line-height: 1.6em;
}

.lijevo a {
	text-decoration: underline;
}

.lijevo p {
	margin: 0;	
}

#infobox {
	border: 1px solid #ccc;
	background: #f4f4f4;
	padding: 3px;
	margin-top: 5px;
}

.desna_rubrika {
	float: right;
	width: 273px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	border-left: 1px solid #DDD;
	color: #5D5D5D;
	line-height: 1.5em;
}

.desna_rubrika p {
	margin: 0px;
	font-size: 90%;
}

.desna_rubrika a
{
	display: block;
	background: url(images/bullet.gif) no-repeat 0 8px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	padding-left: 10px;
	border-bottom: 1px dotted #ccc;
}

#pic {
	padding: 0px 10px 5px 5px;
	line-height: 1.4em;
	background: url(images/HeaderBg.gif) repeat-x;
	height: 104px;
	position:relative;
}

#pic h2 {
	margin: 0px;
	padding: 15px 0 2px 5px;
	font-size: 12pt;
	color: #3A6794;
}

#pic p {
	margin: 0;
	padding: 0 0 0 5px;
	color: #5488BC;
	width: 460px;
}
ul.SmallToolsMenu li
{
	display:block;
	float:left;
	margin-right:0.5em;
}
ul.SmallToolsMenu
{
	position:absolute;
	left: 250px;
	font-weight:bold;
	font-size:smaller;
	margin-top:0.5em;
}
#pic .features
{
	
}
.iconUniform
{
	position: absolute;
	top: -37px;
	right: 20px;
	width: 186px;
	height:140px;	
}
.iconDatePickerUniform
{
	background: url(images/Uniform/iconDatePicker.gif) no-repeat;
}
.iconDropDownListExUniform
{
	background: url(images/Uniform/iconDropDownListEx.gif) no-repeat;
}
.iconGridViewExUniform
{
	background: url(images/Uniform/iconGridViewEx.gif) no-repeat;
}
.iconRegistrationFormUniform
{
	background: url(images/Uniform/iconRegistrationForm.gif) no-repeat;
}
.iconXmlDropDownListUniform
{
	background: url(images/Uniform/iconXmlDropDownList.gif) no-repeat;
}	
.iconDatePicker
{
	position: absolute;
	top: -22px;
	right: 20px;
	width: 186px;
	height:124px;
	background: url(images/IconDatePicker.gif) no-repeat;	
}
.iconDropDownListEx
{
	position: absolute;
	top: -54px;
	right: 20px;
	width: 211px;
	height:157px;
	background: url(images/IconDropDownListEx.gif) no-repeat;	
}
.iconGridViewEx
{
	position: absolute;
	top: -54px;
	right: 20px;
	width: 173px;
	height:157px;
	background: url(images/IconGridViewEx.gif) no-repeat;	
}
.iconRegistrationForm
{
	position: absolute;
	top: -48px;
	right: 20px;
	width: 161px;
	height:151px;
	background: url(images/IconRegistrationForm.gif) no-repeat;	
}
.iconXmlDropDownList
{
	position: absolute;
	top: -49px;
	right: 20px;
	width: 114px;
	height:152px;
	background: url(images/IconXmlDropDownList.gif) no-repeat;	
}


.lijeva_rubrika {
	margin: 0 300px 20px 0 px;
	padding: 5px 10px 5px 10px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
	border-left: 2px solid #eee;
}

.lijeva_rubrika a, #lijeva_rubrika a:visited {
	text-decoration: underline;	
}

.lijeva_rubrika p {
	padding: 0;
	margin: 0;
}

#downbox {
	margin: 15px 10px 15px 10px;
	border: 1px solid #819CD7;
	background: #CDE1F9;
	clear:both;
}

#downbox p {
	padding: 6px;
	margin: 0;
}


#footer {
	clear: both;
	color: #808080;
	background: #FFF;
	font-size: 0.8em;
	text-align: right;
	padding: 9px 10px 9px 0;
	margin: 10px 5px 10px 5px;
	border: 1px solid #ccc;
	overflow:hidden;
}

#footer a {
	text-decoration: underline;
	color: #3A6794;
}

#footer a:hover {
	color: #000;
}