@charset "utf-8";

body {
		margin-top: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	background-image:url(img/imgbrg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	
}
a:link {
	color: #09F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #09F;
}
a:hover {
	text-decoration: underline;
	color: #3CF;
}
a:active {
	text-decoration: none;
	color: #09F;
}


.header {
	background-image: url(img/img_02.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 889px;
}
.footer
{
	background-image: url(img/img_13.jpg);
	background-repeat: no-repeat;
	height: 97px;
	width: 889px;
	position: relative;
	margin: 0 auto;
		
	}
	
	    * {
    margin: 0;
    }
    html, body {
    height: 100%;
    }
    .wrapper {
		position: relative;
	width: 889px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -97px;
    }
    .footer, .push {
    height: 97px;

    }
	.footertext
	{
		
		text-align: right;
		right: 42px;
		width: 889px;
		bottom: -65px;
		position: relative;
		margin: 0 auto;
		color: #666;
	}
	.plavibold
	{
		font-weight:bold;
		color:#1799E7;
		font-size:14px;
		
		}
		.sivibold
	{
		font-weight:bold;
		color:#B5B5B5;
		font-size:14px;
		
		}
			.plavi
	{
		
		color:#1799E7;
		font-size:11px;
		
		}
		
		.glavni
		{
			position: relative;
		margin: 0 auto;
			
			}
			
			.linija
			{
				width:100%;
				height: 5px;
				border-bottom: 1px dashed #CCC;
				margin-top: 10px;}
				
				.slika
				{
					 margin:7px;
    -moz-box-shadow:1px 1px 5px 5px #E5E6E5;
    -webkit-box-shadow:1px 1px 5px 5px #E5E6E5;
    box-shadow:1px 1px 5px 5px #E5E6E5;
    border:3px solid #FDFDFD;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
					
					}
					
					.tabela{
	
	border-top: 6px solid #1799E7;
	border-left: 1px dashed #B5B5B5;
	border-right: 1px dashed #B5B5B5;
	border-bottom: 6px solid #1799E7;
	padding: 15px;
	min-height: 100px;
	width:90%;
	position: relative;
	margin: 0 auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px dashed;
	text-align:left;
	margin-top: 10px;
	margin-left:13px;
						
						}
.desnogal
{
	margin-left:13px;
	margin-bottom:10px;
		
	}