/* CSS Document */
body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size:11px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#D30A02;
	text-decoration:none;
	size: 11px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	size: 11px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	size: 11px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	size: 11px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#1F64AA;
	text-decoration:none;
	size: 11px;
}
a.prom {
	font-size:14px;
	color:#000000;
	font-style:normal;
	text-decoration: none;
}
a.prom:hover {
	font-size:14px;
	font-style:normal;
	text-decoration: none;
	color: #D20A00;
}

a.novi {
	font-size:14px;
	color:#ffffff;
	font-style:normal;
	text-decoration: none;
}
a.novi:hover {
	font-size:14px;
	color:#FBE789;
	font-style:normal;
	text-decoration: none;
}
a.more {
    color: #000000;
	font-size:11px;
	font-style:normal;
	text-decoration: none;
}
a.more:hover {
    color: #D20A00;
	font-size:11px;
	font-style:normal;
	text-decoration: none;
}
a.vij {
    color: #000000;
	font-size:11px;
	font-style:normal;
	text-decoration: underline;
}
a.vij:hover {
    color: #D20A00;
	font-size:11px;
	font-style:normal;
	text-decoration: none;
}
a.net {
	font-size:10px;
	color:#656565;
	font-style:normal;
	text-decoration: none;
	font-family:Tahoma;
}
.cop {
	font-size:10px;
	color:#656565;
	font-style:normal;
	text-decoration: none;
	font-family:Tahoma;
}

	#main {
		width:1002px;
		margin: 0px auto;
		border-left-color: #D4D4D4;
		border-left-width: 1px;
		border-left-style:solid;
		border-right-color: #D4D4D4;
		border-right-width: 1px;
		border-right-style:solid;
		overflow: hidden;
		display: block;
	}
		#top {
			background: url(top.jpg) no-repeat;
			width:1002px;
			height:148px;
			text-align: right;
		}
			#top p {
				margin:0px ;
				padding: 124px 8px 0px 0px;
				width: 70px;
				float: right;
			}
		
		#middle {
			width: 1002px;
			background:url(repeat.jpg) repeat-y left;
			overflow: hidden;
		}
		
			#sidebar {
				float:left;
				width:299px;
				background:url(left.jpg) no-repeat;
				overflow: hidden;
				height: 533px;
			}
			
				#sidebar ul {
					padding: 0px;
					margin: 151px 0px 0px 30px;
					float: left;
					width: 95px;
					background: url(sivo.jpg) repeat-y right;
					overflow: hidden;					
					padding: 0px 5px 0px 0px;  
				}
				
				#sidebar li {
					list-style-type: none;
					width: 84px;/*
					height: 18px;*/
					background: #D4D4D4;
					text-align: right;
					margin: 3px 0px 3px 0px;
					padding: 0px 8px 0px 0px;
				}
				
				#sidebar a:link, #sidebar a:visited {
					color: #000000;
					font-size: 10pt;
					text-decoration: none;
					line-height: 18px;
					height: 18px;
				} 
				
				#sidebar a:hover, #sidebar a:active, #sidebar a:focus {
					color: #D20A00;
				}
				
				
				
			#info {
				float:right;
				width:675px;
				margin:15px 8px 0px 0px;	
			}
				#info p {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#000000;
				}
				#info ul.red {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#D20A00;
				}
				#info li.red {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#D20A00;
				}

				
				.border {
					border: 1px solid #D4D4D4;
					/*border-color:#D4D4D4;
					border-style:solid;
					border-width:1px;*/
				}
				
	    #foot {
		    border-top-color: #D4D4D4;
			border-top-width: 1px;
			border-top-style: solid;
			width:1002px;
			float: left;
		}	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	size: 12px;
	margin:35px;
}	

table.in {
	border-top-color: #D4D4D4;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #D4D4D4;
	border-left-style: solid;
	border-left-width: 1px;
	width: 90%;
}

.in td {
	border-bottom-color: #D4D4D4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #D4D4D4;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 3px;
}

.txt {
	text-align: justify;
	width: 90%;
}

/*titles*/

.yellow {
	height:25px;
	background:#FBE789;
	border: 1px solid #D4D4D4;
	text-align:right;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

.blue{
	height:25px;
	background:#1F64AA;
	border: 1px solid #D4D4D4;
	text-align:right;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

.red{
	height:25px;
	background:#D20A00;
	border: 1px solid #D4D4D4;
	text-align:right;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}


