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

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

body, html {
    height: 100%;
}

html{
	font-family: Tahoma;
	font-size: 13px; 	
	color: #000000;
	background-image:url(../images/bg-repeat.gif);
	background-repeat:repeat;
	line-height:1.7;
}

h1{
	font-family:"Palatino Linotype";
	font-size:18px;
	color:#d6751e;
	font-weight:500;
	margin-bottom:5px;
	border-bottom:1px dashed #d6751e;
}

h2{
	font-family:"Palatino Linotype";
	font-size:16px;
	color:#8d4402;
	font-weight:bold;
	margin-bottom:5px;
}

p{
	margin-bottom:12px;
}

/* =Links
---------------------------------------------------------------------*/
a:link, a:visited { font-style: normal; font-size:11px; color:#000000; text-decoration: underline; font-weight:bold;}

a:hover { font-style: normal; color:#990000; font-size:11px; text-decoration:underline; font-weight:bold;}

a.else:link, a.else:visited { font-size:11px; font-weight: normal; color:#ff7e02; text-decoration: none; }

a.else:hover { font-size:11px; font-weight: normal; color:#990000; text-decoration: none; }

a.more:link, a.more:visited { font-size:11px; font-weight: bold; color:#d6751e;  }

a.more:hover { font-size:11px; font-weight: bold; color:#990000; text-decoration: underline; }

/* =Content
-----------------------------------------------------------------------------*/
#container {
	background-image:url(../images/bg.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#left{
	float:left;
	padding-left:60px;
	padding-top:120px;
	width:280px;
}

#left p{
	font-family:"Palatino Linotype";
	font-size:14px;
	color:#8d4402;
	font-weight:bold;
	margin-bottom:5px;
}	
	
#right{
	float:left;
	padding-left:40px;
	width:595px;
}

#welcome{
	width:300px;
	float:left;
	padding-right:20px;
}

#images{
	float:left;
	width:260px;
	padding-left:15px;
	margin-top:5px;
}

#images img{
	margin:3px;
	background-image:url(../images/eikona-bg.gif);
	background-position:6px 3px;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:13px;
	padding-top:7px;
	float:left;
}

#languages{
	float:right;
	margin-top:10px;
	padding-right:58px;
	font-family:"Palatino Linotype";
	font-size:13px;
	color:#d6751e;
	font-weight:bold;
}

#languages img{
	margin-bottom:-2px;
	padding-right:3px;
	padding-left:3px;
}

#header{
	width:1000px;
	float:left;
	height:40px;
	margin-top:50px;
	margin-bottom:50px;
}

/* = Main Menu Top
-----------------------------------------------------------------------------*/
#nav{
	float:left;
	padding-left:75px;
	margin-top:11px;
	padding-bottom:9px;
}

#nav ul{
	list-style:none;
}

#nav li{
	display:inline;
}

a.nav:link, a.nav:visited { font-family:"Palatino Linotype"; font-size:15px; text-decoration:none; color:#de8f46; font-weight:bold; padding-top:5px; padding-left:35px; padding-right:15px; padding-bottom:12px; background-image:url(../images/swirl.gif); background-position:0px 2px; background-repeat:no-repeat;}

a.nav:hover { color:#b56418;  background-image:url(../images/swirl-over.gif); background-position:0px 3px;}

a.current:link, a.current:visited { font-family:"Palatino Linotype"; font-size:15px; text-decoration:none; color:#b56418; font-weight:bold; padding-top:5px; padding-left:35px; padding-right:15px; padding-bottom:12px; background-image:url(../images/swirl-over.gif); background-position:0px 2px; background-repeat:no-repeat;  }

a.nav-1:link, a.nav-1:visited { font-family:"Palatino Linotype"; font-size:14px;  text-decoration:none; color:#de8f46; font-weight:bold; padding-top:7px; margin-left:35px; padding-left:10px; padding-right:10px; padding-bottom:12px; background-image:url(../images/bg-repeat.gif); width:100px; border-top:#990000 1px solid; border-left:#990000 1px solid; border-right:#990000 1px solid; border-bottom:#990000 1px solid; }

a.nav-1:hover { color:#b56418; }

/* = Left Menu 
-----------------------------------------------------------------------------*/
#menu{
	width:260px;
	float:left;
	padding-left:25px;
}

#menu ul{
	list-style:none;
}

a.menu:link, a.menu:visited { padding-left:20px; background-image:url(../images/tick.gif); background-position:left 3px; background-repeat:no-repeat;}

a.menu:hover {  background-image:url(../images/tickover.gif);}

a.menu-current:link, a.menu-current:visited { color:#002eae; padding-left:20px; padding-right:15px; padding-bottom:7px; background-image:url(../images/tick-current.gif); background-position:left 3px; background-repeat:no-repeat; }

/* =Profil
-----------------------------------------------------------------------------*/
#content{
	width:570px;
	float:left;
	height:480px;
	overflow-y:auto;
	padding-right:20px;
}

.product{
	border:#990000 4px solid;
	margin-top:10px;
	float:left;
	margin-right:20px;
}

.product-box{
float:left;
width:500px;
}

.product-details{
	float:left;
	margin-top:5px;
}

/* =Contact only elements
-----------------------------------------------------------------------------*/
#contact{
	width:540px;
	float:left;
}

#map-area{
	width:265px;
	float:left;
	padding-left:15px;
	text-align:left;
}

#map-contact{
	width:265px;
	height:360px;
	border: solid 1px #8d4402;
	font-size:11px;
}

#forma{
	float:left;
	padding-top:10px;
}

input, textarea{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8d4402;
    font-style:italic;
	font-size:11px;
    padding:4px;
    margin-bottom:7px;
	margin-top:2px;
    border: solid 1px #8d4402;
    background-color:#F5F5F5;
	letter-spacing:1px;
}

/* =Footer
-----------------------------------------------------------------------------*/
#copyright {
	position:absolute;
	top:-40px;
	width:980px;
	text-align:right;
	font-size:11px;
}

/* =Centering Layout
-----------------------------------------------------------------------------*/
div#layout { /* exploder 5.5+ */
    width: expression((document.body.clientWidth > 950 ? document.body.clientWidth : 1033) + "px");
    height: expression((document.body.clientHeight > 600 ? document.body.clientHeight : 743) + "px");
}

div#container,
div#container div.container-top,
div#container div.container-bottom {
    width: 1033px;
}

div#container,
div#container div.container-right,
div#container div.container-left {
    height: 743px;
}
			
div#layout { /* exploder 5.5+ */
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
    text-align: center;
}

* > div#layout { /* normal browsers */
    min-width: 1033px;
    min-height: 743px;
    width: 100%;
    height: 100%;
}

div#container {
    position: relative;
    top: 50%;
    margin-top: -371px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

div#container div.container-top {
    position: absolute;
    left: 0px;
    top: -1000px;
    height: 1000px;
}

div#container div.container-right {
    position: absolute;
    right: -1000px;
    top: 0px;
    width: 1000px;
}

div#container div.container-bottom {
    position: absolute;
    left: 0px;
    bottom: -1000px;
    height: 1000px;
}

div#container div.container-left {
    position: absolute;
    left: -1000px;
    top: 0px;
    width: 1000px;
}

div#container div.container-top-right {
    position: absolute;
    right: -1000px;
    top: -1000px;
    width: 1000px;
    height: 1000px;
}

div#container div.container-bottom-right {
    position: absolute;
    right: -1000px;
    bottom: -1000px;
    width: 1000px;
    height: 1000px;
}

div#container div.container-bottom-left {
    position: absolute;
    left: -1000px;
    bottom: -1000px;
    width: 1000px;
    height: 1000px;
}

div#container div.container-top-left {
    position: absolute;
    left: -1000px;
    top: -1000px;
    width: 1000px;
    height: 1000px;
}
