* {
	margin:0;
	padding:0
}
body {
	font-size:62.5%;
	font-family:'trebuchet ms','lucida sans',tahoma,verdana,helvetica,arial,sans-serif;
	margin:0;
	padding:0;
	color:#242424;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:right 95px;
}
/*---------------------------------------------------------------------------------------------
=> TIPOGRAFIJA
---------------------------------------------------------------------------------------------*/
li, dt, dd, p { 
	font-size: 1.3em;
	line-height:1.5em;
}
ul, ol, dl {
	margin-bottom: 2em; 
}
p { 
	margin-bottom: 1.8em;
}
h3 {
	font-size:2.1em;
	font-weight:normal;
	line-height:1.5em;
	margin:40px 0 15px 0;
	padding:0;
	border-bottom:1px dashed #ccc;
}
h4 {
	font-size:1.7em;
	font-weight:normal;
	margin:10px 0 5px 0;
	padding:0;
}
ul {
	list-style:circle;
	margin:20px 30px;
}
ol {
	margin:20px 30px;
}
li li {
	font-size:0.9em;
}
pre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	line-height:1.5em;
	text-align:left;
	color:#444;
}
/*---------------------------------------------------------------------------------------------
=> TEXT
---------------------------------------------------------------------------------------------*/
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
/*---------------------------------------------------------------------------------------------
=> LINKOVI
---------------------------------------------------------------------------------------------*/
a {
	color:#005f73;
}
img {
	border:none;
	display:block;
}
/* -----------------------------------------------------------------------------------
=> FORM
----------------------------------------------------------------------------------- */
form.ege {
	text-align:left;
	font-family:"Trebuchet MS", tahoma, arial, helvetica, sans-serif;
}
form.ege fieldset {
	border:1px solid #ccc;
	background:#eee;
	margin:10px 0 10px 0;
	padding:20px;
}
form.ege fieldset.submit {
	border:none;
	background:none;
	margin:20px 0;
	padding:0;
}
form.ege fieldset.submit input {
	width:105px;
	height:30px;
	font-size:17px;
	font-style:italic;
	line-height:29px;
	color:#595959;
	text-align:center;
	margin:10px auto 0 auto;
	padding:0;
	font-family:"Trebuchet MS", tahoma, arial, helvetica, sans-serif;
}
form.ege fieldset.submit input:hover {
	color:#111;
} 
form.ege h3 {
	margin:20px 0 0 0;
	padding:0;
	border:none;
}
form.ege label {
	font-weight:bold;
	font-size:1.3em;
	display:block;
	line-height:1.5em;
	margin:10px 0 0 0;
	padding:0;
}
form.ege label.error {
	color:red;
}
form.ege input {
	line-height:1.5em;
}
form.ege input.submit {
	font-weight:bold;
	margin:20px 0;
	color:#114466;
}
/* -----------------------------------------------------------------------------------------------
=> LAYOUT
----------------------------------------------------------------------------------------------- */
div#header {
	background:#fff url(i/header.gif) repeat-x;
	border-bottom:5px solid #999;
	padding:0;
	height:100px;
}
#content {
	width:740px;
	margin:20px auto 0 auto;
	padding:0;
	text-align:left;
	position:relative;
}
#footer {
	background:transparent;
	margin:40px auto 0 auto;
	padding:0;
	text-align:center;
}
/*---------------------------------------------------------------------------------------------
=> HEADER
---------------------------------------------------------------------------------------------*/
div#header img {
  margin:0 0 0 20px;
}
/*---------------------------------------------------------------------------------------------
=> MENU
---------------------------------------------------------------------------------------------*/
ul#menu {
	text-align:right;
	margin:70px 0 0 0;
	padding:0;
	float:right;
	line-height:1em;
}
ul#menu li {
	font-size:1.5em;
	line-height:1.2em;
	display:inline;
}
ul#menu li.selected a {
	color:#fff;
}
ul#menu li a {
	text-decoration:none;
	margin:0 8px;
	color:#fff;
}
ul#menu li a:hover {
	text-decoration:none;
	color:#ccc;
}
ul#our-sites {
	position:absolute;
	top:5px;
	right:0;
	margin:0;
	padding:0;
}
ul#our-sites li {
	font-size:1.1em;
	line-height:1.2em;
	display:inline;
	border-right:1px solid #ccc;
}
ul#our-sites li a {
	text-decoration:none;
	margin:0 10px;
	color:#eee;
}
ul#our-sites li a:hover {
	text-decoration:underline;
}
ul#our-sites li.language {
	margin:0;
	padding:0 150px 0 0;
	border:none;
}
/*---------------------------------------------------------------------------------------------
=> HEADER & FOOTER
---------------------------------------------------------------------------------------------*/
#header a {
	color:#fff;
	text-decoration:none;
}
#header img {
	float:left;
}
div#sub-header h2 {
	font-size:1.3em;
	font-weight:bold;
	padding-left:5px;
	color:#ff3333;
	line-height:1.7em;
}
#footer p {
	font-size:1.2em;
	clear:both;
}
/*---------------------------------------------------------------------------------------------
=> CONTENT
---------------------------------------------------------------------------------------------*/
#content h2 {
	font-size:2.8em;
	line-height:2em;
	font-weight:normal;
	margin:20px 0 30px 0;
	padding:0 5px;
	border-bottom:1px solid #ccc;
	color:#005f73;
}
/*---------------------------------------------------------------------------------------------
=> NASLOVNA
---------------------------------------------------------------------------------------------*/
div#casopis div.naslovna {
	float:left;
	margin:0 0 20px 0;
	padding:5px;
	border:1px solid #ccc;
}
div#casopis div.naslovna img {
}
div#casopis dl {
	float:right;
	width:415px;
	text-align:left;
	margin:0 0 10px 0;
	padding:0;
}
div#casopis dl dt {
	border:none;
	font-size:1.7em;
	font-weight:normal;
	text-transform:uppercase;
	line-height:1.3em;
	margin:0 0 0 0;
	padding:0 5px;
}
div#casopis dl dt a {
	color:#005f73;
	text-decoration:none;
}
div#casopis dl dt a:hover {
	text-decoration:underline;
}
div#casopis dl dd {
	font-size:1.4em;
	font-style:italic;
	color:#666;
	line-height:1.3em;
	margin:0 0 15px 0;
	padding:0 5px 10px 5px;
	border-bottom:1px dashed #ccc;
}
div#casopis ul {
	clear:both;
	border:1px dashed #ccc;
	border-style:dashed none;
	margin:0;
	list-style-type:none;
	text-align:center;
}
div#casopis ul li {
	display:inline;
	text-align:center;
	margin:0 auto;
	padding:0 35px;
	line-height:40px;
	font-size:1.3em;
}
div#casopis ul li a {
	text-decoration:none;
	color:#666666;
}
div#casopis ul li a:hover {
	text-decoration:none;
	color:#000;
}
div#ostale-stranice {
	clear:both;
	height:270px;
}
div#ostale-stranice h3 {
	text-align:center;
	border:none;
	margin:30px auto 20px auto;
	padding:0;
	font-size:1.7em;
	font-style:italic;
	font-weight:normal;
	color:#999;
}
div#ostale-stranice div {
	width:147px;
	height:170px;
	margin:0 1px 0 0;
	float:left;
	border:none;
}
div#ostale-stranice div h3 {
	font-size:1.3em;
	line-height:2em;
	border:none;
	margin:1px 0 0 0;
	padding:0 5px;
	background:#333;
	color:#fff;
	font-style:normal;
}
/*---------------------------------------------------------------------------------------------
=> SADRŽAJ
---------------------------------------------------------------------------------------------*/
table#sadrzaj {
	border:none;
	margin:0 auto;
	width:720px;
}
table#sadrzaj td {
	border:1px solid #ccc;
	border-style:none none solid none;
	text-align:left;
	font-size:1.2em;
	padding:2px 5px;
}
table#sadrzaj tr.tema td {
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:20px;
	padding-bottom:5px;
	border-color:#666;
}
table#sadrzaj td.stranica {
	text-align:center;
	width:50px;
}
/*---------------------------------------------------------------------------------------------
=> REDAKCIJA
---------------------------------------------------------------------------------------------*/
table#redakcija {
	margin:10px;
}
table#redakcija td {
	padding:5px;
	font-size:1.3em;
	line-height:1.5em;
	vertical-align:top;
}
table#redakcija td a {
	display:block;
	font-size:0.9em;
}
table#plan-izlazenja {
	margin:30px 20px 10px 20px;
	width:100%;
	text-align:center;
}
table#plan-izlazenja th {
	font-size:1.3em;
	font-weight:bold;
	padding:2px 5px;
}
table#plan-izlazenja td {
	font-size:1.3em;
	padding:2px 5px;
}
/*---------------------------------------------------------------------------------------------
=> MARKETING
---------------------------------------------------------------------------------------------*/
table#dimenzije-oglasa {
	margin:30px 20px;
	width:100%;
	text-align:left;
}
table#dimenzije-oglasa th {
	font-size:1.3em;
	font-weight:bold;
	padding:2px 5px;
}
table#dimenzije-oglasa td {
	padding:5px;
	font-size:1.3em;
	line-height:1.5em;
	vertical-align:top;
}
/*---------------------------------------------------------------------------------------------
=> ARHIVA
---------------------------------------------------------------------------------------------*/
ul.arhiva {
	clear:both;
	list-style-type:none;
}
ul.arhiva li {
	float:left;
	margin:10px;
	padding:0;
	text-align:center;
	color:#555;
}
ul.arhiva li a {
	display:block;
	margin:0px;
	border:1px solid #999;
	padding:5px;
}
ul.arhiva li img {
	border:1px solid #ccc;
}

/*---------------------------------------------------------------------------------------------
=> BAZA
---------------------------------------------------------------------------------------------*/
form.baza label {
  float:left;
  width:80px;
  margin:0 10px 0 0;
  padding:0;
  text-align:right;
}
form.baza input {
  width:400px;
}

table.baza {
  border: 1px solid #ccc;
  margin: 10px 0;
  width: 100%; }
  table.baza tr.even-row td {
    background-color: #f6f6f6; }
  table.baza tr:hover td {
    background-color: #e6f0f5; }
  table.baza tr th, table.baza tr td {
    padding: 3px 8px;
    border-width: 1px;
    border-style: none none solid none;
    font-size: 1.2em;
    text-align: left; }
  table.baza tr th {
    background-color: #eee;
    border-color: #ccc; }
  table.baza tr td {
    border-color: #eee;
    background-color: #fff;
    padding:5px 10px; }
