/*
Title:    MAKRO 5
Author:     DOT.HR
Updated:    09-06-2008

boje: # plava tamna: #025d99;
*/

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.0
*/
html {
	color:#000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
legend {
	color:#000;
}
 @import url("reset.css");
/* ----------------- DEFAULT ------------------------- */
body {
	font: 0.75em/1.1em Geneva, Arial, Helvetica, sans-serif; /* 1em = 12px at 96ppi */
	color: #3a4956;
}
/* --- HEADERS --- */	
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1.2em;
}
h5, h6 {
	font-size: 1em;
}
/* default link formatting */			
a, a:link {
	color: #3c73aa;
	text-decoration: none;
}
a:visited {
	color: #3c73aa;
}
a:focus, a:hover {
	color: #002663;
	text-decoration: underline;
}
a:active {
	color: #242900;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
/* --- NAV --- */
#nav {
	background: #25a5ca url('../img/Makro5_head5_bg.jpg') no-repeat 0 0;
	height: 160px;
	overflow: hidden;
}
#nav ul {
	padding-top: 21px;
	padding-left: 12px;
	margin-left: 180px;
	width: 760px;
	height: 49px;
}
#nav li {
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	text-indent: -5000px;
	height: 50px;
}
#nav li a {
	display: block;
	height: 100px;
	position: absolute;
	top:-50px;
	left:0;
}
#nav li.kontakt {
	width: 150px;
	float: right;
}
#nav li.kontakt a {
	width: 300px;
}
#nav li.kontakt a {
	background: transparent url('../img/Makro5_kontakt5.gif') no-repeat 0 0;
}
#nav li.kontakt a.active {
	left: -150px;
}
#nav li a:hover {
	top:0;
	cursor: pointer;
}
#nav .wrapper {
	width: 960px;
	padding-top: 50px;
}
/* ---- CONTACT --- */
#contact-mask {
	overflow: hidden;
	position: relative;
	background: #26a6cb url('../img/Makro5_slider_bg5.gif') repeat-x 0 0;
	display:none;
}
#contact {
	width: 600px;
	padding: 30px 10px 15px 200px;
	color: white;
}
#contact h2 {
	padding: 0px 0 5px 5px;
	color: #ccffff;
}
#contact-left {
	width:50%;
	height:100%;
	float:left;
}
#contact-right {
	width:40%;
	height:100%;
	float:right;
}
#contact p {
	padding: 10px 0px 5px 5px;
	line-height: 1.4em;
	font-size: 1em;
}
/* --- CONTENT */
#content {
	line-height: 1.5em;
	min-height: 320px;
	position: relative;
	background: #025d99;
}
/* float clear fix for wrapping elements */
#top:after, #content:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* --- FOOTER --- */
#footer {
	clear:both;
	padding-left: 20px;
}
#footer p {
	line-height: 1.4em;
	font-size: .8em;
	color: #888;
}
#footL, #footR {
	width:30%;
}
#footL {
	float: left;
}
#footR {
	float: right;
}
/* --- END FOOTER --- */


/* ----------------------------------------------------------- HOME PAGE */
/* --- HOME PAGE */
#home .enter {
	/*padding-left: 180px;*/
	text-align: center;
}
#home .wrapper {
	clear:both;
	float: left;
	width: 820px;
}
#home h1 {
	width: 180px;
	height: 320px;
	overflow: hidden;
/*text-indent: -5000px;*/ }
#home h1 a {
	position: relative;
	top:0;
	left: 0px;
}
#home h1 a:hover {
	cursor: pointer;
}
#home h3 {
	width: 320px;
	height: 320px;
	overflow: hidden;
}
#home h3 a {
	text-indent: -5000px;
	display: block;
	width: 320px;
	height: 320px;
	position: relative;
	background-position: 0 0;
}
#home h3 a span {
	display: block;
	position: absolute;
	top:0;
	left:0;
	width: 320px;
	height: 320px;
	background-position: -320px 0;
	visibility: hidden;
}
#home h3 a:focus, #home h3 a:hover {
	cursor: pointer;
}
/* --- ovaj dio za home velike slike */
#link_about a, #link_about a span {
	background-image: url('../img/Makro5_kompanija.jpg');
}
#link_work a, #link_work a span {
	background-image: url('../img/Makro5_projekti.jpg')
}
#link_home {
	float:left;
	background: transparent url('../img/Makro5_logo5.png') no-repeat 0 0;
}
#link_about {
	float: left;
}
#link_work {
	float: right;
	position: relative;
}
/* ---- END HOME PAGE --- */

/* ----------------------------------------------------------- ABOUT PAGE */
.content-main {
	float:left;
	width: 640px;
	/*height: 320px; */
	background: #ffffff;
	padding:0px;
}
.about h2 {
	padding: 20px 20px 10px 20px;
}
.about p {
	padding: 10px 20px 5px 20px;
}
.pad30 {
	padding-left: 30px;
	color:#025d99;
}
/* ----------------------------------------------------------- WORK PAGE */
.work {
	width:100%;
}
.work h5 {
	padding: 35px 0 5px 0;
}
.project {
	overflow: hidden;
	margin-bottom: 30px;
	width: 620px;
	padding:10px;
	background:#f2f2f2;
}
.project h2 {
	font-size:16px;
	line-height:16px;
	margin-bottom: 3px;
}
.project h3 {
	font-size:14px;
	line-height:14px;
	margin-bottom: 2px;
	font-weight: normal;
}
.project .secondary {
	color: #747474;
}
.project .projectContainer {
	background: #F2F2F2;
	width:420px;
	float: left;
	margin-right:10px;
	overflow: hidden;
}
.project .projectContainer ul {
	padding:0;
	margin:0;
	position:relative;
	list-style:none;
	width: 5400px;
}
.project .projectContainer ul li {
	position:relative;
	/*height:360px;*/
	width: 420px;
	margin-right: 40px;
	float: left;
	display: inline;
}
.project .projectContainer ul li img {
	position:relative;
	top:0;
	left:0;
	display: block;
}
.project .projectText {
	float: right;
	width: 180px;
}
.project .projectText ul {
	padding:0;
	margin:0;
	list-style:none;
}
.project .projectText ul li {
	padding:0;
	margin:0;
	float:left;
	text-align:center;
	padding-bottom:1px;
}
.project .projectText ul li a {
	padding:2px 0px;
	text-decoration:none;
	/*font:13px Georgia, Arial, Verdana, "Lucida Grande", sans-serif;*/
	color:#909090;
	padding-right:10px;
}
.project .projectText ul li a:hover {
	color:#181b21;
}
.project .projectText .selected {
	color:#000;
}
.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}
#table {
	padding: 15px 30px;
}
table td { padding: 2px 2px 2px 10px;} 
table .tr2 { background: #f2f2f2;} 