* {
	margin: 0;
	padding: 0;
	outline: none;
	cursor: default;
}

body {
	text-align: center;
	background-color: #0f0704;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}

a, a:visited, a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #000;
	color: #000;
}

a:hover {
	border-bottom-style: solid;
}

a.img {
	text-decoration: none;
	border-bottom: none;
}

form {
	width: 80%;
	margin: 0 auto;
}

form input,
form textarea,
form select {
	background: transparent;
	border-width: 1px;
	border-color: #261a00;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 14px;
}

form input:hover,
form textarea:hover,
form select:hover {
	border-color: #000;
}

form select {
	background: #a97801;
	font-size: 12px;
}

form textarea {
	width: 98%;
}

form input.text {
	width: 97%;
}

form label {
	display: block;
	margin: 0 0 10px 0;
	clear: both;
}

form label span,
form label input.text,
form label input.textarea,
form label small {
	display: block;
}

form label span {
	font-size: 12px;
	margin-bottom: 3px;
}

form label small {
	font-size: 10px;
	color: #F0AA00;
}

form div.control {
	clear: both;
}

form div.control span {
	display: inline;
	font-size: 12px;
	line-height: 24px;
}

form div.control input.text {
	display: inline;
	width: auto;
	float: left;
	width: 25px;
	text-align: center;
}

form div.control small {
	font-size: 10px;
	line-height: 24px;
	margin-left: 10px;
	color: #F0AA00;
}

form div.send {
	clear: both;
}

form div.send .status {
	line-height: 24px;
}

input.button {
	background: #40340e;
	border-color: #40340e;
	color: #fff;
	font-size: 12px;
	padding: 3px 8px;
}

input.button:hover {
	background: #231c00;
}

input.text:focus,
textarea:focus {
	background: #a97801;
}

form input.file {
}

.xsite {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

.imac {
	width: 195px; height: 328px;
	margin: 400px 0 0 585px;
	position: absolute;
	background: url(images/imac.png) no-repeat center center;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.header {
	width: 533px; height: 189px;
	background: url(images/header.jpg) no-repeat left top;
	float: left; clear: left;
	color: #0f0704;
}

.header big {
	display: block;
	font-size: 34px;
	font-weight: bold;
	margin: 40px 0 0 100px;
	letter-spacing: -3px;
	text-shadow: 2px 2px 2px #AF7C00;
}

.header small {
	display: block;
	font-size: 12px;
	margin: 0 0 0 150px;
}

.sidebar {
	float: right; clear: right;
	width: 267px; height: 709px;
	background: url(images/side.jpg) no-repeat left top;
}

a.social {
	text-decoration: none;
	border: none;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

a.social:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.sidebar a.twitter {
	position: absolute;
	margin: 50px 0 0 106px;
}

.sidebar a.facebook {
	position: absolute;
	margin: 150px 0 0 120px;
}

.sidebar a.linkedin {
	position: absolute;
	margin: 220px 0 0 116px;
}

.sidebar a.vcard {
	position: absolute;
	margin: 290px 0 0 122px;
}

.main {
	float: left; clear: left;
	width: 533px; height: 520px;
	background: url(images/main.jpg) no-repeat left top;
}

.main .top {
	height: 150px;
	margin-left: 15px;
}

.main .top h2 {
	display: block;
	width: 190px;
	margin: 16px 0 0 27px;
	font-weight: normal;
	font-size: 20px;
	float: left; clear: left;
}

.main .top p {
	display: block;
	width: 210px;
	float: left; clear: left;
	margin: 10px 0 0 27px;
	font-size: 14px;
	color: #000;
}

.main .top ul {
	list-style-type: circle;
	list-style-position: inside;
	width: 210px;
	float: right; clear: right;
	margin: 10px 10px 0 0;
}

.main .top ul li {
	color: #000;
	line-height: 18px;
}

.main .top ul li:hover {
	color: #fff;
}

.main .top ul li.translate {
	list-style-type: square;
	margin: 4px 0 0 15px;
}

.main .top ul li.croatian {
	list-style-image: url(images/hr.png);
}

.main .top ul li.english {
	list-style-image: url(images/gb.png);
}

.main .top ul li a {
	font-size: 14px;
	text-decoration: none;
}

.main .top h3 {
	display: block;
	width: 190px;
	margin: 16px 30px 0 0;
	font-weight: normal;
	font-size: 20px;
	float: right; clear: right;
}

.main h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 13px 25px 15px 50px;
}

.main .content {
	margin: 0 15px 0 50px;
	height: 330px;
	font-size: 14px;
	text-shadow: 1px 1px 4px #000;
}

.main .content a {
	color: #fff;
	border-bottom-color: #fff;
}

.main .content p {
	margin: 0 0 10px 0;
	line-height: 16px;
}

.main .content code {
	letter-spacing: -2px;
	font-size: 14px;
	margin: 0 3px;
}

.main .content ul {
	margin-left: 15px;
}

.main .content-psd2xhtml {
	overflow-y: auto;
}

.footer {
	clear: both;
	width: 800px; height: 91px;
	background: url(images/footer.jpg) no-repeat left top;
	padding-top: 20px;
}

.footer a {
	color: #000;
	border-bottom: 1px dotted #000;
}

.footer a:hover {
	border-bottom-style: solid;
}

.footer span {
	display: block;
	color: #000;
	margin-left: 85px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 11px;
}

/* =SLIDER */
.slide {
	width: 470px; height: 342px;
	position: absolute;
	margin: -12px 0 0 0;
}

.slide .info {
	width: 40px;
	text-align: center;
	position: absolute;
	left: 50%; top: 1px;
	margin-left: -20px;
	font-size: 16px;
}

.slide .arrow {
	position: absolute;
	width: 24px; height: 24px;
	left: 50%;
	border: none;
}

.slide .arrow-left {
	background: url(images/arrow-left.png);
	margin-left: -50px;
}

.slide .arrow-right {
	background: url(images/arrow-right.png);
	margin-left: 26px;
}

.slide .slideHolder {
	position: absolute;
	width: 470px; height: 317px;
	top: 25px;
}

.slide .slideHolder .slider {
	position: absolute;
	width: 470px; height: 317px;
	text-align: center;
}

.slide .slideHolder .slider a {
	text-decoration: none;
	border: none;
}

.slide .slideHolder .slider a.link:hover {
	text-decoration: underline;
}

.slide .slideHolder .slider strong {
	display: block;
}

.slide .slideHolder .slider small {
	display: block;
}

/* =ELEMENTS */
.left {
	float: left;
	margin: 0 5px 4px 0;
}

.right {
	float: right;
	margin: 0 0 4px 5px;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

.opacity-75 {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

.width-50 {
	width: 48%;
}

.black-border {
	border: 1px solid #000;
}

strong.title {
	font-size: 16px;
}

.font-13 {
	font-size: 13px;
}

/* =FIX */
div.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}