/*-------------------------------------------    

    Reset

-------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

/*-------------------------------------------    

    Links

-------------------------------------------*/

a, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #86857e;
	text-decoration: none;
	font-style:italic;
}
a:hover {
	text-decoration: underline;
}
a img {	
	border: none;
}
a, a:active, a:focus {
	outline: none;
}

/*-------------------------------------------    

    General Selectors (Typo: 6 7 8 9 10 11 12 14 18 21 24 36 48)

-------------------------------------------*/

html {
	font-size: 11px;
} 
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #36415f;
	font-size: 12px;
	background: #eeeddf url(../images/bg-body.png) repeat-x left top;
	text-align:left;
	line-height: 1;
}
p, ul, ol, dl { 
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
}
h1 { 
	margin-bottom: 18px;
	color: #36415f;
	font: normal 30px/36px "Times New Roman", Times, serif;
}
h2 {
	margin-bottom: 5px;
	color: #36415f;
	font: normal 30px/36px "Times New Roman", Times, serif;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
	color: #36415f;
	font-weight: bold;
}
h1 a, h1 a:visited, h2 a, h2 a:visited {
	font-style: normal;
	color: #36415f;
}
h4 {
}
.clear {
	clear: both;
}
label {
	line-height:18px;
	vertical-align:middle;
}
input {
	line-height:18px;
	vertical-align:middle;
}

table {	
	border-spacing: 0; 
	border-collapse: collapse;
	/* tables still need 'cellspacing="0"' in the markup */
}
img {
	display: block;
}
p img, ul img, ol img {
	display: inline;
}


/*-------------------------------------------    

    Template

-------------------------------------------*/

#content {
	width: 760px;
	text-align: left;
}
#left {
	width: 168px;
	float: left;
	padding: 0 16px 0 16px;
}
#right {
	width: 560px;
	float: left;
	padding-top: 30px;
	padding: 20px 0 0 0;
}


/*-------------------------------------------    

    Header

-------------------------------------------*/

#header h1 {
	background: url(../images/srpska-pravna-revija.jpg) no-repeat left top;
	height: 99px;
	margin-bottom: 0;
	text-indent: -123456px;
	overflow: hidden;
}
#header h1 a {
	display: block;
	width: 520px;
	height: 80px;
}
/* Nav */

#nav{
	width:542px;
	height:25px;
	margin:0;
	background: url(../images/nav.gif) no-repeat; 				border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}
#nav li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#nav li a{
	height:25px;
	margin:0px;
	padding:0px;
	display: block;
	text-indent: -123456px;
	overflow: hidden;
}
#nav li a#naslovnaStrana{
width: 125px;
}
#nav li a#redakcija{
width: 80px;
}
#nav li a#dostavaRukopisa{
width: 125px;
}			
#nav li a#prijave{
width: 70px;
}
#nav li a#nedavnePublikacije{
width: 142px;
}
#nav li a#naslovnaStrana:hover{
	background: url(../images/nav.gif) 0px -25px;
}
#nav li a#redakcija:hover{
	background: url(../images/nav.gif) -125px -25px;
}
#nav li a#dostavaRukopisa:hover{
	background: url(../images/nav.gif) -205px -25px;
}			
#nav li a#prijave:hover{
	background: url(../images/nav.gif) -330px -25px;
}
#nav li a#nedavnePublikacije:hover{
	background: url(../images/nav.gif) -400px -25px;
}

/* subNav */

#subNav {
	list-style-type: none;
	margin-bottom: 0;
	height: 24px;
	line-height: 24px;
	width: 560px;
	float: left;
	text-align: left;
}
#subNav li {
	display: inline;
	padding: 0 3px 0 9px;

	background: url(../images/bg-footer-li.gif) no-repeat left center;
	}
	#subNav li.firstChild {
	padding-left: 0;
	background: none;
	}
#subNav li a, #subNav li a:visited {
	color: #232a3f;
	font-weight: bold;
	font-style: normal;
}
#subNav li a:hover {
	color: #303B57;
	text-decoration: none;
}

/* datum */

.datum {
	width: 184px;
	padding-left: 16px;	
	margin-bottom: 0;
	height: 24px;
	line-height: 24px;
	float: left;
	text-align: left;
	color: #86857e;
	font-weight: bold;
}

/*-------------------------------------------    

    Content

-------------------------------------------*/

/* Left */

#search input {
	width: 166px;
	border: 1px solid #cdccbc;
	height: 21px;
}
#search label {
	color: #232a3f;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
}
#search button {
	background: none;
	border: 0 none;
	cursor: pointer;
	display: block;
	margin: 3px 0 10px auto;
	padding: 0;
}
#left .banners {
	margin-bottom: 18px;
}
#left .banners img {
	margin-bottom: 12px;
}




/* Right */

.listaTekstova {
	list-style-type: none;
	background: url(../images/footer-border.gif) repeat-x left bottom;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.listaTekstova li {
	
}
.entry-content img {
	border: 7px solid #fff;
}

/* forma za prijavu */

div.pdv {
	float: right;
	width: 230px;
	color: #86857e;
	padding-top:265px;
}
div.pdv p.pdv {
	background: url(../images/footer-border.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#naruciteSpr {
	float: left;
	width: 295px;
}
#naruciteSpr label {
	color: #86857e;
	line-height: 14px;
	font-weight: bold;
}
.asterisk {
	color: #232a3f;
	font-size: 13px;
}
#naruciteSpr input, #naruciteSpr select {
	border: 3px solid #cdccbc;
	width: 284px;
	margin-bottom: 13px;
	background: #fff;
}
#naruciteSpr .miniInput {
	width: 88px;
	margin-right: 5px;
}
#naruciteSpr .maxiInput {
	width: 185px;
}
#naruciteSpr select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232a3f;
	width: 286px;
}


/*-------------------------------------------    

    Footer

-------------------------------------------*/

#footer {
	width: 744px;
	clear: both;
	text-align: left;
	padding-bottom: 18px;
	background: url(../images/footer-border.gif) repeat-x left top;
	margin-left: 16px;
}
#footer p.copy {
	color: #86857e;
	font-size: 11px;
	width: 184px;
	float: left;
}
#footer ul {
	list-style-type: none;
	width: 560px;
	float: left;
	margin-bottom: 0;
}
#footer li {
	display: inline;
	padding: 0 3px 0 8px;
	background: url(../images/bg-footer-li.gif) no-repeat left center;
	}
	#footer li.firstChild {
	background: none;
	padding-left: 0;
}
#footer li a, #footer li a:visited {
	color: #86857e;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
}
#footer img {
	vertical-align: middle;
}