﻿#inputArea
	{
	    font-family: Tahoma;
	    font-size: 13px;
	    background-color: #d6e5f4;
	    padding: 10px;
	    width:310px;
	}
	#inputArea input, #inputArea select

	{
	    font-family: Tahoma;
	    font-size: 13px;
	    margin-bottom: 5px;
	    display: block;
	    padding: 4px;
	    width: 300px;
	}




a {
	text-decoration:none;
	color:#515151;
	}
a:active {
	text-decoration:none;	color:#515151;
	}
a:hover {
	text-decoration:none;	color:#515151;
	}
a:focus {
	text-decoration:none;	color:#515151;
	}
a:visited {
	text-decoration:none;	color:#515151;
	}
a:link {
	text-decoration:none;	color:#515151;
	}


a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

body {
	border-style: none;
	font-family:Tahoma;
		font-size:11px;
	background-image: url('../images/pozadina.png');
		background-repeat: repeat-x;
		background-color: #ebf6fb;
		margin:0;
		padding:0;

}
#container
{
	margin: 0px auto;
	width: 800px;
	height:770px;
	text-align: left;
	

}
#header
{
	margin: 0px auto;
	height:139px;
	text-align: left;
	

}
#main{
	
	
	background-image:url('../images/bgnd.png');
	background-repeat:repeat-x;
}
#dno{
	
	height:22px;

}
#uputstva {
display:block; height:20px;color:#990000;
}
.materijal {
line-height:11px;
color:#990000;
}


.redbold {
	color: #990000;
	font-size:11px;
}
.sivo {
	color: #486786;
}


.plavo {
	color: #336699;
	font-weight:bold;
}


.style1 {
	font-size: 11px;
}


.style2 {
	font-size: 14px;
}


.style3 {
	color: #FF6600;
}


.style4 {
	color: #336699;
}
.style86 {
	text-align: left;
}



.style87 {
	color: #800000;
	text-decoration: underline;
	text-align: center;
}
.style88 {
	color: #800000;
}
.style89 {
	color: #800000;
	text-align: left;
}
.style812 {
	color: #003399;
}
.style813 {
	color: #003399;
	text-align: left;
}
.style814 {
	color: #666666;
}
.style815 {
	color: #800000;
	text-align: center;
}

