div#auth1
{
	color: #2E4B9F;
	font-size: 80.5%;
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif"; 
	padding: 0.75em;
}
div.form input[type=text],div.form input[type=password] {
    width: 99.1%;
}
div#butAuth1{
	text-align: center;
}
div#auth2
{
	text-align: center;
}
div#auth3
{
	margin: 5% 40%;
}
div#logo
{
	text-align: center;
	padding: 15px 0;
}

div#butAuth1 input[type=submit] { 
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.50);
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.50);
box-shadow:0 1px 3px rgba(0, 0, 0, 0.50);
background:#164D91 url(images/button-overlay.png) repeat-x;
border:1px solid rgba(0, 0, 0, 0.25);
color:#FFFFFF !important;
cursor:pointer;
display:inline-block;
font-size:13px;
font-weight:bold;
line-height:1;
overflow:visible;
padding:5px 15px 6px;
position:relative;
text-decoration:none;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
width:auto;
text-align:center;

font-size:11px;
padding:3px 15px 4px;
background-image:url(images/small-button-overlay.png);	
border:1px solid rgba(0, 0, 0, 0.25);
background-color:#0E59AE;
}

div#butAuth1 input[type=submit]:hover { 
background: #4D8EDD;
color:#FFFFFF;
}

div#butAuth1 input[type=submit]:active {
background: rgba(16, 91, 228, 0.92);
}

div.form span.required {
	visibility: hidden;
}

div.ui-widget-header {
    background-color: #09519C;
    background-image: -webkit-linear-gradient(top,#2160A5,#09519D);
    background-image: -moz-linear-gradient(top,#2160A5,#09519D);
    background-image: -ms-linear-gradient(top,#2160A5,#09519D);
    background-image: -o-linear-gradient(top,#2160A5,#09519D);
    background-image: linear-gradient(top,#2160A5,#09519D);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#2160A5', EndColorStr='#09519D');
    border: 1px solid #09519D;
    color: #FFFFFF;
    font-weight: bold;
}
div#restePass{
		margin: 12% 35% 0 35%;
}
div#restePassDiv1
{
	color: #2E4B9F;
	font-size: 80.5%;
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif"; 
	padding: 0.75em;
	text-align:left;
	border: 1px solid #A0C0D6;
}

div#restePassDiv1 input
{
	width: 93%;
	margin: 0.75em;
}

div#restePassDiv1 label
{
	width: 60%;
	margin: 0.75em;
}

div#restePassDiv2
{
	padding:  2px 10px;
	margin: 0.5em;
}

div#restePassStatus
{
	margin: 1em 23%;
	padding: 15px 0;
	text-align:center;
/*	background-color: #BE6167;	
	background-image: -webkit-linear-gradient(top,#E4848D,#BE6167);
	background-image: -moz-linear-gradient(top,#E4848D,#BE6167);
	background-image: -ms-linear-gradient(top,#E4848D,#BE6167);
	background-image: -o-linear-gradient(top,#E4848D,#BE6167);
	background-image: linear-gradient(top,#E4848D,#BE6167);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#E4848D', EndColorStr='#BE6167');	
	*/
    border: 0;
    color: #D72B31;
    font-weight: bold;
}

div#remmsg1
{
    margin: 0.5em;
    padding: 2px 2px;
	color: #2D45C9;
	font-weight: bold;
}
#butRemPass2{
	width: 130px;
    margin: 0.5em 37%;
   /* padding: 2px 2px;*/
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.50);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.50);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.50);
	background:#164D91 url(images/button-overlay.png) repeat-x;
	border:1px solid rgba(0, 0, 0, 0.25);
	color:#FFFFFF !important;
	cursor:pointer;
	display:inline-block;
	font-size:13px;
	font-weight:bold;
	line-height:1;
	overflow:visible;
	/*padding:5px 15px 6px;*/
	position:relative;
	text-decoration:none;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
	width:auto;
	text-align:center;

	font-size:11px;

	background-image:url(images/small-button-overlay.png);	
	border:1px solid rgba(0, 0, 0, 0.25);
	background-color:#0E59AE;
}

div#remmsg3
{
    margin: 0.5em;
    padding: 2px 2px;
	color: red;
	font-weight: bold;
	display: none;
}
div#remmsg4
{
    margin: 0.5em;
    padding: 2px 2px;
	color: green;
	font-weight: bold;
	display: none;
}
div#remmsg5
{
    margin: 0.5em;
    padding: 2px 2px;
}
div#prozor1{
	background: url(images/0_5e15f_16fc7574_orig.png) repeat scroll 0 0 transparent;
    padding: 0;
	z-index: -1000;
	width: 100px;
	height: 30px;
	position: absolute;
}