@charset "utf-8";
/* CSS Document */

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%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	z-index: 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background:url(../images/back1.jpg) fixed center top;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;

}

#container {
	width: 956px;
	margin: 0 auto;
	text-align: left;
}

#heder {
	width: 100%;
	height: 87px;
	background:url(../images/crno.gif);
}
#heder1 {
	width: 956px;
	margin: 0 auto;
	height: 87px;
	text-align: left;
}
#logo {
	position: absolute;
	width: 368px;
	height: 87px;
	background:url(../images/logo.gif);
}
#logo a {
  display:block;
  width:33%;
  height:100%;
  text-decoration:none;
}

#nav {
	position: absolute;
	margin-top: 20px;
	margin-left: 586px;
	width: 360px;
	height: 23px;
}
.navlist {display:inline; list-style: none}
a.home {
background:transparent url(../images/nav_home.gif) no-repeat scroll 0 0;
display:block;
height:19px;
float:left;
text-decoration:none;
width:48px;
margin-right:15px;
}
a.home:hover {
background-position:-50px 0;
}
a.portfolio {
background:transparent url(../images/nav_portfolio.gif) no-repeat scroll 0 0;
background-position:-90px 0;
display:block;
height:19px;
float:left;
text-decoration:none;
width:90px;
margin-right:15px;
}
a.aboutme {
background:transparent url(../images/nav_aboutme.gif) no-repeat scroll 0 0;
display:block;
height:19px;
float:left;
text-decoration:none;
width:82px;
margin-right:15px;
}
a.aboutme:hover {
background-position:-84px 0;
}
a.contact {
background:transparent url(../images/nav_contact.gif) no-repeat scroll 0 0;
display:block;
height:19px;
float:left;
text-decoration:none;
width:75px;
margin-right:15px;
}
a.contact:hover {
background-position:-75px 0;
}
#slika {
	margin-top: -1px;
	margin-left: -1px;
	width: 955px;
	height: 461px;
	background-image:url(../images/welcome.png)
}
#content {
	width: 956px;
}
#deo1 {
	width: 907px;
	height: 333px;
	background:url(../images/portfolio_back_1.png);
	margin-left: 25px;
	margin-top: 25px;
}
#tekstgore {
	float:left;
	display:inline;
	margin-top: 175px;
	margin-left: 400px;
	width: 470px;
	height: 115px;
}
#deo2 {
	width: 907px;
	background:url(../images/back_deo2.png);
	margin-left: 25px;
}
#futerdeo2 {
	width: 907px;
	height: 52px;
	margin-left: 25px;
	background:url(../images/futer_deo2.png);
}
#portfolioitem {
	width: 810px;
	height: 367px;
	background:url(../images/portfolio_item_back.jpg);
	margin-left: 45px;
	margin-top: 0px;
}
#portfolioscreenshot {
	display: inline;
	float: left;
	width: 416px;
	height: 288px;
	margin-top: 28px;
	margin-left: 21px;
}
#portfolioitemnaslov {
	float:left;
	display:inline;
	width: 316px;
	height: 200px;
	margin-left: 450px;
	margin-top: -270px;
}
.portfolioitemtekst {
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: -10px;
}
#portfoliobutton {
	float:left;
	display:inline;
	margin-left: 680px;
	margin-top: -100px;
	width: 125px;
	height: 125px;
}
#futer {
	float: left;
	margin-top: 25px;
	display: inline;
	width: 906px;
	height: 74px;
	background:url(../images/futer.png);
	margin-left: 25px;
}
#futertekst {
	width: 600px;
	height: 40px;
	color: #858585;
	padding-left: 90px;
	padding-top: 20px;
	font-size: 11px;
	line-height: 18px;
}
#futericons {
	float:right;
	width: 130px;
	height: 40px;
	margin-top: -50px;
	padding-top: 20px;
}
.futer {font-size: 11px;}
.futer1 {font-size: 11px;}
.futer:link {color: #858585; text-decoration:none}
.futer:hover {background-color: #858585; color:#FFF; text-decoration:none}
.futer:visited {color: #858585; text-decoration:none}
.futer:visited:hover {background-color: #858585; color:#FFF; text-decoration:none}
a:link {font-weight: bold; color: #ff1e4a; text-decoration:none;}
a:hover {font-weight: bold; background-color: #ff1e4a; color:#ffffff; text-decoration: none;}
a:visited {font-weight: bold; color: #ff1e4a; text-decoration:none;}
a:visited:hover {font-weight: bold; background-color: #ff1e4a; color:#ffffff; text-decoration: none;}
p {font-size: 11px; line-height: 18px;}
h1 {font-size: 11px; font-weight:normal;}
h2 {font-size: 16px; font-weight:bold; color: #00c2f8; padding-bottom: 4px;}
.futermeni {font-size: 11px; text-decoration:none; color:#000; font-weight:normal;}
.futermeni:link {font-size: 11px; text-decoration:none; color:#000; font-weight:normal;}
.futermeni:hover {font-size: 11px; text-decoration:underline; color:#000; font-weight:normal;}
.futermeni:visited {font-size: 11px; color:#000; font-weight:normal;}
.futermail:link {font-size: 11px; text-decoration:underline; color:#000; font-weight:normal;}
.futermail:hover {font-size: 11px; text-decoration:none; color:#000; font-weight:normal;}
.futermail:visited {font-size: 11px; color:#000; font-weight:normal;}
.plaviveliki {font-size: 16px; color: #00c2f8; font-weight:bold; line-height: 25px;}
.plaviveliki1 {font-size: 16px; color: #00c2f8; font-weight:bold; line-height: 25px;}
.plaviveliki:link {font-size: 16px; color: #00c2f8; font-weight:bold; line-height: 25px; text-decoration:none;}
.plaviveliki:visited {font-size: 16px; color: #00c2f8; font-weight:bold; line-height: 25px; text-decoration:none;}
.plaviveliki:hover {font-size: 16px; color: #ffffff; font-weight:bold; line-height: 25px; background-color: #00c2f8; text-decoration:none;}
.plaviveliki:visited:hover {font-size: 16px; color: #ffffff; font-weight:bold; line-height: 25px; background-color: #00c2f8; text-decoration:none;}
.roze {color: #ff1e4a;}
.veliki { font-size: 20px; font-style:italic; border-bottom:dotted 1px #000; width:175px; }
.italic { font-style:italic; font-size: 12px; margin-top: 6px;}

/* portfolio nav*/

#portfolionav {
	position: relative;
	padding-top: 25px;
	margin-left: 45px;
	width: 810px;
	height: 34px;
	background:url(../images/portfolio_nav_back.gif) no-repeat 0 25px;
}
a.web {
background:transparent url(../images/portfolio_nav_web.gif) no-repeat scroll 0 0;
display:block;
height:34px;
float:left;
text-decoration:none;
width:95px;
margin-right:25px;
}
a.interface {
background:transparent url(../images/portfolio_nav_interface.gif) no-repeat scroll -187px 0;
display:block;
height:34px;
float:left;
text-decoration:none;
width:183px;
margin-right:25px;
}
a.interface:hover {
background-position:0 0;
}
a.print {
background:transparent url(../images/portfolio_nav_print.gif) no-repeat scroll 0 0;
display:block;
background-position:-107px 0;
height:34px;
float:left;
text-decoration:none;
width:103px;
margin-right:25px;
}
a.print:hover {
background-position:0 0;
}
a.identity {
background:transparent url(../images/portfolio_nav_identity.gif) no-repeat scroll 0 0;
display:block;
background-position:-170px 0;
height:34px;
float:left;
text-decoration:none;
width:166px;
margin-right:25px;
}
a.identity:hover {
background-position:0 0;
}
