﻿/* CSS Document */

body{
	color:#0F0F0F;
	font:15px/20px Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background: #9A1425;
}
div, ul, h1, h2, h3, li, p, img{margin:0; padding:0;}
ul{list-style-type:none;}

/* TOP PANEL*/
#header{
	width:80%;
	height:300px;
	position:relative;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/pozadina_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header img{width:230px; height:80px; z-index:1; padding:0; position:absolute; margin:0 0 0 21px;}
/* MENU PANEL*/
#header ul{
	display:block;
	width:80%;
	height:36px;
	position:absolute;
	top:0;
	right:0;
	border-bottom:1px solid #AEAEAE;
	margin-top: 11px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 29px;
	padding-bottom: 0;
	padding-left: 0;
}
#header ul li{
	float:right;
	font:bold 12px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
#header ul li a{width:74px; height:36px; display:block; padding:0; color:#555; background:#fff; text-decoration:none; text-align:center; margin:0 1px 0 0; top:0px; left:0px;}
#header ul li a:hover{width:74px; height:36px; text-decoration:none; background:url(images/button.gif) no-repeat 0 0 #AEAEAE; color:#fff;}
#header ul li.active{
	width:74px;
	display:block;
	height:36px;
	color:#fff;
	text-align:center;
	margin:0 1px 0 0;
	background-color: #AEAEAE;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header ul li.active a{
	width:74px;
	display:block;
	height:36px;
	color:#fff;
	text-align:center;
	margin:0 1px 0 0;
	background-color: #AEAEAE;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/* HEADER PANEL*/
#header #headerbox1{
	width:260px;
	height:200px;
	position:absolute;
	top:0;
	left:0;
	padding:0px;
	background:url(images/box1.gif) no-repeat 0 0;
	color:#fff;
	margin-top: 110px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10%;
}
#header #headerbox1 a{
	width:246px;
	height:200px;
	display:block;
	text-decoration:none;
}
#header #headerbox1 a:hover{
	width:246px;
	background:no-repeat 0 0;
	color:#fff;
	text-decoration:none;
}
#header #headerbox1 h2{
	display:block;
	width:90px;
	height:35px;
	font:28px/28px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
}
#header #headerbox1 p{
	width:200px;
	display:block;
	font:12px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	padding:0;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 25px;
	text-align: right;
}

#header #headerbox2{
	width:246px;
	height:200px;
	position:absolute;
	top:0;
	left:258px;
	padding:0px;
	color:#fff;
	margin-top: 110px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10%;
	background: url(images/download-normal.gif) no-repeat 0 0;
}
#header #headerbox2 a{
	width:246px;
	height:200px;
	display:block;
	text-decoration:none;
}
#header #headerbox2 a:hover{
	width:246px;
	height:200px;
	color:#fff;
	text-decoration:none;
	background: url(images/download_hover.gif) no-repeat 0 0;
}
#header #headerbox2 h2{
	display:block;
	width:90px;
	height:47px;
	background:none;
	font:28px/28px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
	position:absolute;
	z-index:1;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
}
#header #headerbox2 p{
	width:60px;
	display:block;
	font:12px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	padding:0;
	margin: 70px 50px 0 20px;
	height: 50px;
}
#header #headerbox3{
	width:300px;
	height:200px;
	position:absolute;
	top:0;
	left:0;
	padding:0px;
	background:url(images/usluge_box.gif) no-repeat 0 0;
	color:#fff;
	margin: 110px 0 0 10%;
}
/* /header*/

/* main*/
#main{
	width:80%;
	min-height:600px;
	height:750px;
	position:relative;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: justify;
	background-image: url(images/pozadina.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFF;
}
#main h2{
	display:block;
	height:8%;
	margin:0;
	font-weight:normal;
	color:#A01527;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	text-align: center;
}
#main p{
	color:#0F0F0F;
	width: auto;
	background: url(images/knjigovodstvo.jpg) no-repeat 40px 2px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 50px 10% 200px;
	height: auto;
}
#main span{
	color:#0F0F0F;
	padding-bottom: 10px;
	display: block;
	margin: 0 100px 0px;
	padding-right: 10px;
	font: 17px Georgia, "Times New Roman", Times, serif;
}

#main span.usluge {
	color:#0F0F0F;
	margin-top: 0;
	margin-bottom: 0px;
	padding-bottom: 10px;
	display: block;
	padding-left: 200px;
	background-image: url(images/usluge.jpg);
	background-repeat: no-repeat;
	background-color: #F9F3E5;
	height: auto;
	font: 14px/18pt Georgia, "Times New Roman", Times, serif;
}

#main p span{font-weight:bold;}

#main p.dotline{
	background:url(images/dot-line.gif) 0 0 repeat-x #fff;
	padding:0 0 0px;
	margin:0 40px 0px 25px;
	color:#000;
}

#main h3{background:#fff; display:block; width:250px; height:34px; margin:34px 0 12px 0; font:30px/30px Georgia, "Times New Roman", Times, serif; font-weight:normal; padding:0 0 0 20px; color:#FF7113;}

#main h4{
	width:250px;
	height:30px;
	position:absolute;
	margin:0;
	font:normal 30px/30px Georgia, "Times New Roman", Times, serif;
	padding:0px;
	color:#A01527;
	text-decoration: underline;
	left: 6%;
}
	
	#main .slika2{
	width:500px;
	position:absolute;
	font:normal 16px/30px Georgia, "Times New Roman", Times, serif;
	color:#A01527;
	height: 125px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 2%;
	margin-bottom: 0%;
	background: no-repeat;
	margin-left: 10%;
	}
	#main .slika2 a{
	font:normal 16px/30px Georgia, "Times New Roman", Times, serif;
	color:#666;
		}
		
		#main .slika2 a:hover{
	font:normal 16px/30px Georgia, "Times New Roman", Times, serif;
	color:#CCC;
		}
	#main .slika{
	width:400px;
	height:200px;
	position:absolute;
	top:250px;
	margin:5% 0 0;
	font:normal 16px/30px Georgia, "Times New Roman", Times, serif;
	color:#A01527;
	right: 13%;
	background: url(images/lupa.gif) no-repeat;
	text-align: right;
}
#main ul{
	width:225px;
	display:block;
	position:absolute;
	left: 6%;
	background: no-repeat;
	padding-top: 45px;
}
#main ul a{
	font:bold normal 12px/25px Arial, Helvetica, sans-serif;
	background:no-repeat 0 8px;
	padding:0 0 0 30px;
	color: #750F1C;
}

#main ul a:hover{
	font:bold normal 12px/25px Arial, Helvetica, sans-serif;
	background:no-repeat 0 8px;
	padding:0 0 0 30px;
	color: #750F1C;
	text-decoration: none;
}

#main ul span{
	background:url(images/dot-line.gif) repeat-x 0 100%;
	height:25px;
	display:block;
	color: #A01527;
}

#header #headerbox4{
	width:260px;
	height:200px;
	position:absolute;
	top:0px;
	left:12px;
	padding:0px;
	background:url(images/cenovnik.gif) no-repeat 0 0;
	color:#fff;
	margin-top: 110px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10%;
}

#header #headerbox5{
	height:200px;
	position:absolute;
	left:20px;
	padding:0px;
	color:#fff;
	background: url(images/usluge_dokumenti1.gif) no-repeat 0 0;
	margin: 110px 0 0 10%;
	top: 0px;
	width: 200px;
}
#header #headerbox5 p{
	height:160px;
	position:absolute;
	top:0;
	left:200px;
	padding:20px 0px 0px;
	color:#9A1425;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10%;
	font-size: 12px;
	width: 350px;
	font-weight: bold;
}
#header #headerbox5 a{
	top:0;
	color:#000;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header #headerbox5 a:hover {
	top:0;
	color:#9A1425;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* main*/

/* FOOTER*/
#footer{
	width:100%;
	color:#4C4C4C;
	font-size:12px;
	background-color: #750F1C;
}
#footermain {
	width:762px;
	height:100px;
	position:relative;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer ul{
	width:260px;
	display:block;
	position:absolute;
	right:10px;
	top:33px;
}
#footer li{float:left; font:12px/15px Arial, Helvetica, sans-serif; font-weight:normal;}
#footer ul li a{
	padding:0 6px;
	color:#fff;
	text-decoration:none;
	background-color: #750F1C;
}
#footer ul li a:hover{text-decoration:underline;}
#footer ul li a.padl{padding:0 0 0 6px;}
#footer p.copyright{
	display:block;
	position:absolute;
	top:80%;
	color:#CCC;
	background-color: #750F1C;
	width: 100%;
	text-align: center;
}
#footer .copyright a {
	color: #FC3;
}

#footer .copyright a:hover {
	color: #FFF;
	text-decoration: none;
}

#footerhtml{
	width:70px;
	display:block;
	position:absolute;
	top:34px;
	left:29px;
	margin:0;
	padding:0;
} 
#footerhtml a{
	display:block;
	text-decoration:none;
	font:10px/10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2F2F2F;
	text-transform:uppercase;
	position:absolute;
	top:0px;
	right:0px;
	background: #FFF no-repeat 0 0;
	padding: 0 0 0 10px;
}
#footerhtml a:hover{
	color:#09F;
	text-decoration:none;
	background-color: #A01527;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footercss{
	display:block;
	position:absolute;
	top:34px;
	left:115px;
	margin:0;
	padding:0;
	width: 60px;
} 
#footercss a{
	display:block;
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
	padding:0 0 0 10px;
	position:absolute;
	top:0px;
	right:0px;
	font: 10px/10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFF no-repeat 0 0;
}
#footercss a:hover{
	color:#3F9;
	text-decoration:none;
	background-color: #A01527;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#footeraladin{
	display:block;
	position:absolute;
	top:34px;
	left:180px;
	margin:0;
	padding:0;
	width: 60px;
} 
#footeraladin a{
	display:block;
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
	padding:0 0 0 10px;
	position:absolute;
	top:0px;
	right:0px;
	font: 10px/10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFF no-repeat 0 0;
}

#footeraladin a:hover{
	color:#FFF;
	text-decoration:none;
	background-color: #A01527;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#main div form .submitbutt {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
	margin-top: 10px;
	margin-left: 100px;
}
#main div form .label {
	color: #9A1425;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-left: 100px;
}
#main div form .label .tekst {
	background-color: #FDF2F3;
	margin-left: 10px;
}
#main table {
	font-size: 11px;
	border: 0.2mm none #9A1425;
}
#main table tr td a {
	display: block;
	color: #9A1425;
	padding-left: 20px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main table tr td a:hover {
	color: #216EBD;
}
#header #kontakt {
	margin-top: 80px;
	margin-left: 100px;
	width: 400px;
}
#header #kontakt p {
	margin-top: 20px;
}
