/* TIPOGRAFIJA /------------------------------*/

html {
	height: 100%;
	/*min-width: 900px;
	overflow: hidden;*/
}

* {margin: 0; padding: 0;}

html, body, div, p, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 100%;*/
	line-height: 1.5;
	color: #6B5C4F;
}

ul, li {list-style: none;}

h2 ul {display: inline;}

img {border: 0; padding: 0; margin: 0;}

body {background: #fff url(images/mdbg.jpg) no-repeat top left;}

h1 {
	font-size: 1.5em;
	font-weight: normal;
}

h2 {
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.25;
	color: #BD3826;
	margin-top: 28px;
}

h3 {
	font-size: .8em;
	font-weight: normal;
	line-height: 1.25;
	padding-top: 3px;
}

h4 {
	font-size: .7em;
	font-weight: normal;
	line-height: normal;
}

p {
	font-size: .75em;
	font-weight: normal;
}

a {text-decoration: none;}

a:link, a:visited {color: #BD3826;}

a:hover {text-decoration: underline;}

/* BATN KEKSI yo-mo-ha! /------------------------------*/
#menubox {
	width: 205px;
	height: 218px;
	margin: 20px 60px 0 0;
	text-align: center;
	float: left;
}

#menubox a {
	width: 205px;
	height: 70px;
	background-image: url(images/buttons.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	float: left;
}

#menubox a:hover {
	background-position: 0 -70px;
	text-decoration: none;
}

#menubox a big {
	display: block;
	color: #6B5C4F;
	font-size: 1.2em;
	width: 160px;
	margin: 4px 0 0 40px;
	text-align: center;
	overflow: hidden;
}

#menubox small {
	display: block;
	color: #999;
	font-size: .6em;
	width: 160px;
	margin: 6px 0 0 40px;
	text-align: center;
	overflow: hidden;
}
/* BODY-MODY struktura /------------------------------*/
.papir {
	display: none;
	padding: 5px 0 5px 10px;
	margin: 0px;
	background: #fff; /*url(images/papir_bg.gif) bottom left repeat-x;*/
	text-align: left;
}

.papir p {
	font-size: .8em;
	color: #fff;
}

#kontejner {
	margin-left: 20px;
	margin-bottom: 40px;
	margin-top: 30px;
}

#kontejner img {
	margin-right: 30px;
	padding-bottom: 20px;
	float: left;
}

#kontejner h2 {
	padding-top: 5px;
}

/* FLASH is coming to save us! /------------------------------*/
#banner {
	clear: left;
	width: 300px;
	height: 250px;
	background-color: #fff;
	float: left;
	margin: 20px;
	margin-right: 60px;
}

/* PORTFELJ, ta divna riječ! /------------------------------*/
#portfoliobox {
	width: 200px;
	height: 250px;
	float: left;
}

#portfolio {
	position: relative;
	width: 195px;
	height: 183px;
	margin: 65px 10px 10px 0;
	background: url(images/portfolio_bg.gif) no-repeat;
}

/* PORTFELJ 1. link /------------------------------*/
.imageLink1 a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 140px;
	height: 20px;
	margin-top: 30px;
	margin-left: 15px;
	border-width: 0;
	background: url(images/portfolio1.gif) 0 1px no-repeat;
}

.imageLink1 a:hover img {
	background: url(images/portfolio1.gif) no-repeat;
	background-position: -178px 1px;
}

/* PORTFELJ 2. link /------------------------------*/
.imageLink2 a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 20px;
	margin-top: 50px;
	margin-left: 12px;
	border-width: 0;
	background: url(images/portfolio2.gif) 0 1px no-repeat;
}

.imageLink2 a:hover img {
	background: url(images/portfolio2.gif) no-repeat;
	background-position: -178px 1px;
}

/* PORTFELJ 3. link /------------------------------*/
.imageLink3 a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	height: 20px;
	margin-top: 70px;
	margin-left: 12px;
	border-width: 0;
	background: url(images/portfolio3.gif) 0 1px no-repeat;
}

.imageLink3 a:hover img {
	background: url(images/portfolio3.gif) no-repeat;
	background-position: -178px 1px;
}

/* PORTFELJ 4. link /------------------------------*/
.imageLink4 a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 125px;
	height: 20px;
	margin-top: 90px;
	margin-left: 12px;
	border-width: 0;
	background: url(images/portfolio4.gif) 0 1px no-repeat;
}

.imageLink4 a:hover img {
	background: url(images/portfolio4.gif) no-repeat;
	background-position: -178px 1px;
}

/* PORTFELJ noprint /------------------------------*/
.noprint {
	line-height: normal;
	background-image: none;
	margin-top: 15px;
	float: left;
}

.noprint p {
	font-size: 1em;
	line-height: 1.3;
	color: #BD3826;
}

.noprint img {margin-top: 5px;}

/* TRANSLATOR /------------------------------*/
#translator {
	display: block;
	position: relative;
	margin-top: 235px;
	margin-left: -263px;
	border-top: #BD3826 1px solid;
	padding: 5px 23px 0 23px;
	float: left;
}

/* KONTAKTICHNI linkovi /------------------------------*/
#kontakt {
	display: inline;
	font-size: .75em;
	text-align: left;
	line-height: 1.5em;
	font-weight: normal;
	margin-left: 20px;
	border-bottom: 1px solid #BD3826;
	padding-bottom: 5px;
	margin-bottom: 5px;
	float: left;
}

#kontakt li {display: inline;}

#kontakt .skype img {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
	margin-right: 5px;
	margin-left: 10px;
}
 #kontakt .skype {
 	display: inline;
 	margin-bottom: 2px;
 	margin-right: 10px;
}

.mail a {
	padding-left: 20px;
	background: url(images/mail.gif) no-repeat;
	background-position: 0 0;
}

.mail a:hover {
	padding-left: 20px;
	background: url(images/mail.gif) no-repeat;
	background-position: 0 -16px;
}

.mail2 {
	background: url(images/mail2.gif) no-repeat;
	margin-top: 5px;
	color: #BD3826;
}

.gsm {
	padding-left: 17px;
	background: url(images/gsm.gif) no-repeat;
	background-position: 0 0;
	margin-left: 10px;
}