/* CSS Document 

-- www.rei.hr --

*/

/* GLOBAL WHITE SPACE RESET */
*{
	margin:0px;
	padding:0px;
}
/* BODY */
body{
	font:62.5% /*Lucida Sans Unicode, */Arial, Helvetica, sans-serif;
	color:#727272;
	text-align:center;
	background:#94abc0 url(../img/bg-body-x.gif) repeat-x center top;
}
/* MAIN DEFINITIONS */
h2, h3, p {
	margin-bottom:10px;
}
h2, h3 {
	color:#3672a9;
	font-size:2.8em;
	font-weight:normal;
}
h3 {  
	font-size:2em;
}
h2.img-replace, h2 a.img-replace {
	text-indent:-8000px;
	height:35px;
	border-bottom:2px solid #F2F2F2;
}
h2 a.img-replace { display:block; padding:0; background-color: }
h2 a.img-replace:hover { border-bottom:2px solid #97bbdb; }

h2#dobrodosli { background:url(../img/replace/h2_dobrodosli.gif) no-repeat left top; }
h2#internet, h2 a#internet { background:url(../img/replace/h2_internet.gif) no-repeat left top; }
h2#razvoj-softvera, h2 a#razvoj-softvera { background:url(../img/replace/h2_razvoj-softvera.gif) no-repeat left top; }
h2#multimedia, h2 a#multimedia { background:url(../img/replace/h2_multimedia.gif) no-repeat left top; }
h2#onama { background:url(../img/replace/h2_onama.gif) no-repeat left top; }
h2#usluge { background:url(../img/replace/h2_usluge.gif) no-repeat left top; }
h2#projekti { background:url(../img/replace/h2_projekti.gif) no-repeat left top; }
h2#reference { background:url(../img/replace/h2_reference.gif) no-repeat left top; }
h2#kontakt { background:url(../img/replace/h2_kontakt.gif) no-repeat left top; }

h2#welcome { background:url(../img/replace/h2_welcome.gif) no-repeat left top; }
h2#software-development, h2 a#software-development { background:url(../img/replace/h2_software-development.gif) no-repeat left top; }
h2#about { background:url(../img/replace/h2_about.gif) no-repeat left top; }
h2#projects { background:url(../img/replace/h2_projects.gif) no-repeat left top; }
h2#references { background:url(../img/replace/h2_references.gif) no-repeat left top; }
h2#contact { background:url(../img/replace/h2_contact.gif) no-repeat left top; }
h2#solutions { background:url(../img/replace/h2_solutions.gif) no-repeat left top; }

p#tekst-dobrodosli {
	text-indent:-8000px;
	height:75px;
	background:url(../img/replace/p_dobrodosli.gif) no-repeat left top;
}
p#text-welcome {
	text-indent:-8000px;
	height:125px;
	background:url(../img/replace/p_welcome.gif) no-repeat left top;
}
p.istaknuto {
	color:#d0e0ef;
	font-weight:bold;
	border:1px solid #437eb5;
	background-color:#3672a9;
	padding:10px;
}
p.istaknuto a {
	color:#d9e7f4;
	background-color:#6895bf;
	border-bottom:1px solid #719dc6;
}
p.istaknuto a:hover {
	color:#fff;
	background-color:#6895bf;
	border-bottom:1px solid #7da6ce;
}
p {
	font-size:1.3em;
	line-height:1.7em;
}
a {	
	text-decoration:none;
	color:#727272;
	background-color:#EEE;
	border-bottom:1px solid #CCC;
	padding:0 2px;
}
a:hover {
	color:#5c8db9;
	background-color:#c9ddef;
	border-bottom:1px solid #97bbdb;
}
strong { font-weight:bold; }
em { font-style:italic; }
/* HEAD */
#head-hr, #head-en {
	margin:0 auto;
	width:760px;
	height:170px;
	text-align:left;
	position:relative;
}
#head-hr { background:url(../img/head-hr.jpg) no-repeat center top; }
#head-en { background:url(../img/head-en.jpg) no-repeat center top; }
/* H1 */
h1 {
	position:relative;
	width:130px;
	height:75px;
	text-indent:-8000px;  
	top:10px;
	left:20px;
	background-color:none;
}
h1 a{
	display:block;
	height:75px;
	text-decoration:none;
	padding:0;
	border:none;
	background-color:transparent;
}
h1 a:hover {
	text-decoration:none;
	border:none;
	background-color:transparent;
}
/* HEAD > NAV */
#headnav {
	position:absolute;
	top:110px;
	left:20px;
	height:30px;
	width:720px;
	overflow:hidden;
}
#headnav li {
	float:left;
	text-indent:-8000px;
}
#headnav a {
	display:block;
	height:30px;
	border:none;
	margin-right:5px;
	padding:0;
}
#headnav #hr a { background:url(../img/bg-headnav-hr.gif); } /* hrvatski */
#hr a#headnav-naslovnica										{ width:90px; background-position: 0 0; }
#hr a#headnav-naslovnica:hover, #hr a#headnav-naslovnica.selected	{ background-position: 0 -30px; }

#hr a#headnav-onama												{ width:76px; background-position: -95px 0; }
#hr a#headnav-onama:hover, #hr a#headnav-onama.selected			{ background-position: -95px -30px; }

#hr a#headnav-usluge											{ width:67px; background-position: -176px 0; }
#hr a#headnav-usluge:hover, #hr a#headnav-usluge.selected		{ background-position: -176px -30px; }

#hr a#headnav-projekti											{ width:69px; background-position: -248px 0; }
#hr a#headnav-projekti:hover, #hr a#headnav-projekti.selected	{ background-position: -248px -30px; }

#hr a#headnav-reference											{ width:84px; background-position: -322px 0; }
#hr a#headnav-reference:hover, #hr a#headnav-reference.selected	{ background-position: -322px -30px; }

#hr a#headnav-kontakt											{ width:72px; background-position: -411px 0; }
#hr a#headnav-kontakt:hover, #hr a#headnav-kontakt.selected		{ background-position: -411px -30px; }

#hr a#headnav-english											{ width:94px; background-position: -626px 0; margin-left:138px;margin-right:0; }
#hr a#headnav-english:hover, #hr a#headnav-english.selected			{ background-position: -626px -30px; }

#headnav #en a { background:url(../img/bg-headnav-en.gif); } /* engleski */
#en a#headnav-home										{ width:63px; background-position: 0 0; }
#en a#headnav-home:hover, #en a#headnav-home.selected	{ background-position: 0 -30px; }

#en a#headnav-about												{ width:63px; background-position: -68px 0; }
#en a#headnav-about:hover, #en a#headnav-about.selected			{ background-position: -68px -30px; }

#en a#headnav-solutions											{ width:79px; background-position: -136px 0; }
#en a#headnav-solutions:hover, #en a#headnav-solutions.selected	{ background-position: -136px -30px; }

#en a#headnav-projects											{ width:72px; background-position: -220px 0; }
#en a#headnav-projects:hover, #en a#headnav-projects.selected	{ background-position: -220px -30px; }

#en a#headnav-references										{ width:89px; background-position: -297px 0; }
#en a#headnav-references:hover, #en a#headnav-references.selected	{ background-position: -297px -30px; }

#en a#headnav-contact											{ width:73px; background-position: -391px 0; }
#en a#headnav-contact:hover, #en a#headnav-contact.selected		{ background-position: -391px -30px; }

#en a#headnav-hrvatski											{ width:104px; background-position: -616px 0; margin-left:147px;margin-right:0; }
#en a#headnav-hrvatski:hover, #en a#headnav-hrvatski.selected	{ background-position: -616px -30px; }

/* CONTAINER */
#container {
	margin:0 auto;
	width:760px;
	text-align:left;
	background:url(../img/bg-container-y.gif) repeat-y center top;
}
/* CONTENT */
#content {
	width:450px;
	float:left;
	margin-left:30px;
	display:inline;
}
/* CONTENT > stuff */
.clear {
	clear:both;
}
/* CONTENT > SUBSECTION */
.subsection {
	border-top:2px solid #CCC;
	border-bottom:2px solid #EEE;
	background-color:#F5F5F5;
	margin-bottom:10px;
}
.subsection h4 {
	color:#777;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	padding:8px 10px;
	background-color:#EEE;
	border-bottom:1px solid #DDD;
}
.subsection p {
	font-size:1.2em;
	line-height:1.5em;
	padding:8px 45px 8px 10px;
	margin-bottom:0;
	background:url(../img/icon/check.gif) no-repeat 410px center;
}
/* CONTENT > REFERENCE */
.reference {
	border-top:1px solid #EEE;
	border-left:1px solid #EEE;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	background-color:#F5F5F5;
	margin-bottom:10px;
}
.reference h4 {
	color:#3672a9;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 10px;
}
.reference p {
	font-size:1.2em;
	line-height:1.5em;
	padding:0 10px 10px 10px;
	margin-bottom:0;
}
.reference span {
	display:block;
	font-weight:bold;
	padding-top:5px;
}
/* CONTENT > PROJEKTI */
.projekti {
	border-bottom:2px solid #EEE;
	margin-bottom:10px;	
}
.projekti img {
	margin-bottom:10px;	
}
/* SIDEBAR */
#sidebar {
	width:210px;
	border-left:2px solid #5c8db9;
	padding-left:20px;
	float:right;
	margin-right:30px;
	display:inline;	
}
#sidebar h2 {
	color:#646464;
	font-size:1.6em;
}
#sidebar h3 {
	color:#646464;
	font-size:1.3em;
}
/* SIDEBAR > BOX */
#sidebar .box { margin-bottom:10px; }
#sidebar .box h3 {
	color:#6e8fae;
	text-transform:uppercase;
	padding:8px 10px;
	margin:0;
	background:#dae4ed url(../img/sidebar/bg-helper-top.gif) no-repeat center top;
}
#sidebar .box p {
	color:#a3a3a3;
	font-size:1.2em;
	line-height:1.5em;
	padding:8px 10px;
	background:#f4f4f4 url(../img/sidebar/bg-helper-bottom.gif) no-repeat center bottom;
}
/* SIDEBAR > KORISNICI */
#sidebar #korisnici {}
#sidebar #korisnici img { border:none; display:block; }
#sidebar #korisnici a {
	border:none;
	background-color:transparent;
	display:block;
	margin-bottom:10px;
}
/* CONTENT > FORM */
form ul {
	margin:0 10px 10px 10px;
}
form ul li {
	clear:both;
	padding:5px;
	border-top:1px solid #EEE;
}
form ul li.text-only {	font-size:1.2em; }
form ul li label {
	text-align:right;
	width:150px;
	line-height:2em;
	float:left;
	display:block;
	/* background-color:#EEE; */
}
form ul li span {
	padding:0 5px;
	font-size:1.2em;
}
form ul li .required {
	padding:0 5px 0 0;
	font-size:1.2em;
	color:#FF0000;
}
form input, form textarea {
	width:200px;
	padding:3px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #EEE;
	border-right:1px solid #EEE;
	background-color:#F1F1F1;
	font:1.2em Arial, Helvetica, sans-serif;
}
form input.checkbox {
	width:auto;
	border:none;
	background-color:#FFF;
}
form input.button {
	margin-left:150px;
	width:auto;
	padding:2px;
	border-top:1px solid #EEE;
	border-left:1px solid #EEE;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
/* CONTENT > TABLE */
table {
	font-size:1.2em;
	line-height:1.5em;
	width:450px;
	margin-bottom:1em;
}
th, td {
	padding:2px;
	border-top:2px solid #FFF; 
	padding:5px;
}
th { 
	color:#4b6986;
	background-color:#dae8f5;
	font-weight:bold;
	width:80px;
	border-right:2px solid #FFF;
}
.odd { background-color:#F1F1F1; }
.even { background-color:#F8F8F8; }
/* FOOTER */
#footer {
	margin:0 auto;
	width:760px;
	height:50px;
	padding-top:45px;
	background:#94abc0 url(../img/bg-footer.gif) no-repeat center top;
}
#footer p {
	color:#547390;
	font-size:1.1em;
	text-transform:uppercase;
	text-align:center;
}
#footer a {
	color:#547390;
	background:none;
	border-bottom:1px solid #547390;
}
#footer a:hover { color:#000; }
