body {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #334455;
	list-style-type: disc;
	background-color: #9c0a0e;
	text-decoration: none;
	margin: 9px;
	border:0px solid #ABABAB;
	padding:9px;
}

.HeadLogo
{
	background-image:url(Images/HeadLogo.jpg);
	width:303px;
	height:152px;
}

.NewsLogo
{
	background-image:url(Images/News.jpg);
	width:120px;
	height:126px;
}

.HeadCenter
{
	background-image:url(Images/HeadCenter.jpg);
	width:100%;
	height:152px;
	text-align:right;
	font-family:Arial;
	font-size:13px;
	color:#666666;
	vertical-align:middle;
}

.HeadMouse
{
	background-image:url(Images/HeadMouse.jpg);
	height:152px;
	width:530px;
}

.HeadRight
{
	background-image:url(Images/HeadRight.jpg);
	height:152px;
	width:23px;
}

.navigationGradient
{
	background-image:url(Images/Navigation.jpg);
	height:29px;
	vertical-align:middle;
}

.navigationSidebar
{
	background-image:url(Images/PrstenWizardSideBar.jpg);
	background-color:#6D6E71;
	background-repeat:repeat-y;
	width:150px;
	height:400px;
	vertical-align:top;
	text-align:left;
	padding:5px;
}

.mainContent
{
    background-color:#FFFFFF;
    background-image:url(Images/PrstenBackGround.jpg);
	background-repeat:repeat;
	width:100%;
	height:auto;
	vertical-align:top;
	text-align:left;
	padding:16px;
}

.AddressBar
{
	background-image:url(Images/Navigation.jpg);
	height:29px;
	vertical-align:middle;
	text-align:center;
	font-family:Arial;
	font-size:13px;
	color:#000000;
	font-weight:bold;
}

.BottomLeft
{
	background-image:url(Images/BottomLeft.jpg);
	width:23px;
	height:53px;
}

.BottomCenter
{
	background-image:url(Images/BottomCenter.jpg);
	width:100%;
	height:53px;
	text-align:center;
	color:#000000;
	font-family:Arial;
	font-size:13px;
}

.BottomLogo
{
	background-image:url(Images/BottomLogo.jpg);
	width:41px;
	height:53px;
}

.BottomRight
{
	background-image:url(Images/BottomRight.jpg);
	width:23px;
	height:53px;
}

.LoginScreen
{
	background-image:url(Images/PrstenLogin.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width:430px;
	height:210px;
}

.controlsLabel
{
	font-family:Arial;
	font-style:normal;
	font-weight:normal;
	font-size:15px;
	color:#666666;
}

.controlsLinkButton
{
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	border:solid 1px #666666;
	font-size:13px;
	color:#556677;
	padding:3px;
	background-color:#EDEDED;
	margin:6px;
}

.controlsDetalisViewRow
{
}

.gradientBarHorizontal
{
	background-image:url(Images/GradientBarHorizontal.jpg);
	background-repeat:repeat-y;
	text-align:left;
	height:25px;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	padding:5px;
}

.gradientBarVertical
{
	background-image:url(Images/GradientBarVertical.jpg);
	background-repeat:repeat-x;
	text-align:left;
	vertical-align:middle;
	height:35px;
	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	padding:3px;
}

.menuHover
{
	background-image:url(Images/Navigation.jpg);
	background-repeat:repeat-x;
}

.tdLabel
{
	text-align:left;
	vertical-align:top;
	font-family:Arial;
	font-size:15px;
	color:#666666;
	padding:4px;
	width:200px;	
}

.wizardContent
{
	background-image:url(Images/PrstenWizardBackGround.jpg);
	background-repeat:repeat;
}

.wizardSidebar
{
	background-image:url(Images/PrstenWizardSideBar.jpg);
	background-repeat:repeat-y;
}

.osnovniPodaci
{
	vertical-align:middle;
	font-family:Arial;
	font-size:19px;
	font-weight:bold;
	color:#000000;
	height:32px;
	border-bottom:solid 1px #667788;
}

.helpIndex
{
	width:250px;
	border:solid 1px #000000;
	padding:5px;
	text-align:left;
	vertical-align:top;
	overflow:scroll;
}

.helpContent
{
	background-image:url(Images/PrstenWizardBackGround.jpg);
	font-family:Arial;
	font-size:16px;
	color:#000000;
	border:solid 1px #000000;
	padding:5px;
	text-align:left;
	vertical-align:top;
}

input[type="submit"], input[type="reset"], input[type="button"]
{
	font-family: Arial;
	font-size: 14px;
	font-weight:normal;
	color: #333333;
	padding:4px;
	height:28px;
}