﻿/**
 * author: Hrvoje Ðurđević
 * graphic design idea: Tomislav Kučko
 * Copyright 2007. TOM dizajn studio
 */

body {
	padding: 0px;
	margin: 0px;
	/*background: #d0d1d2;*/
	background: url(img/bg_new.jpg) white top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #929496;
}

div.centered {
	padding: 0px;
	width: 840px;
	margin: auto;
}

.main {
	margin-top: 64px;
	width: 840px;
}

div.content {
	padding: 40px;
	padding-left: 60px;
	height: 420px;
	background: url(img/bg2_new.jpg);
}

table.content {
	width: 720px;
	border: 0px;
	border-collapse: collapse;
}

table.content td {
	border: 0px;
	border-collapse: collapse;
}

td.c1 {
	width: 120px;
	height: 120px;
}

td.c2 {
	width: 30px;
	height: 120px;
}

td.s1 {
	width: 120px;
	height: 30px;
}

td.s2 {
	width: 30px;
	height: 30px;
}

td.copy {
	text-align: right;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


td.welcome {
	font-size: 17px;
	font-style: italic;
	color: #5e9857;
}

td.about {
	font-size: 17px;
	font-style: italic;
	color: #e0aa46;
}

td.contact {
	font-size: 17px;
	font-style: italic;
	color: #abc29e;
}

td.web {
	font-size: 17px;
	font-style: italic;
	color: #7b96b7;
}

td.graphic {
	font-size: 17px;
	font-style: italic;
	color: #e57b25;
}

td.illustration {
	font-size: 17px;
	font-style: italic;
	color: #8d0000;
}

td.reference {
	font-size: 17px;
	font-style: italic;
	color: #8a592b;
}

td.deco1 {
	width: 16px;
	height: 16px;
}

td.deco2 {
	width: 10px;
	height: 16px;
}

.top {
	vertical-align: top;
}

.center {
	text-align: center;
}

.bottom {
	vertical-align: bottom;
}

.right {
	text-align: right;
}

.color1 {
	background: #e0aa46;
}

.color2 {
	background: #b5c2d8;
}

.color3 {
	background: #e57b25;
}

.color4 {
	background: #8d0000;
}

.color5 {
	background: #8a592b;
}

.color6 {
	background: #abc29e;
}

.orange_left {
	background-image:url(img/left_green.png);
}


p {
	font-style: normal;
	color: #929496;
	text-indent: 1.8em;
	margin-bottom: 0.25em;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

p.info {
	font-size: 12px;
	font-style: normal;
	color: #929496;
}

.nav {
	font-size: 13px;
	font-weight: bold;
	color: #f6d331;
}

.navEnter {
	font-size: 14px;
	font-weight: bold;
	color: #5e9857;
}

a.menu {
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #929496;
	line-height: 20px;
	padding-right: 6px;
}

a.menu:hover {
	background-color: #d0d1d2;
}

a.enter {
	text-decoration: none;
}

ul.webpkg {
	margin-top: 0.8em;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	line-height: 20px;
	list-style-type: square;
	margin-left: 0;
	padding-left: 1em;
	font-stretch: extra-expanded;
}

a.reference {
display: block;
margin-bottom: 15px;
}
