body {
	margin: 0px;
	padding:0px;
	background:url(../images/parketta.jpg) #1f1b18;
}

body,td,th, a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5e2c13;
}

:focus{
	outline:none;
}

img{
	border:0px none;
}

.clear{
	clear:both;
}


h1, h2{
	margin:0px;
	padding:0px;
}

h3{
	color:#111;
}

td{
	line-height:2em;
	text-indent:5px;
}

tr.b{
	background:#f6ece5;
}
	
#site{
	width:980px;
	margin:0 auto;
	border-top:2px solid #5b2712;
}



#logo, #logo h1, #logo h1 a{
	width:980px;
	height:75px;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../images/parkettamester-logo.jpg) no-repeat 0px 0px;
	margin:0px;
	padding:0px;
}





#menu{
	width:980px;
	float:left;
	background:#6f3819;
	border-top:2px solid #5b2712;
}



#menu ul{
	margin:0px;
	padding:0px;
	float:left;
	margin-left:20px;
}

#menu li{
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#menu li a{	
	font-size:12px;
	line-height:2.5em;
	font-weight:bold;
	text-decoration:none;
	color:#cc9d69;
	float:left;	
	padding-left:10px;
	padding-right:10px;
}

#menu li a:hover, #menu li a.active{
	color:#fff;
	/* background:#5b2712; */
}


#main{
	/* background:#e6d2c1; */
	background:#efe2d8;
}



.parkettazas{
	width:326px;
	height:465px;
	float:left;
	background:url(../images/parkettazas.jpg) 0px 0px no-repeat;
}

.festes{
	width:326px;
	height:465px;
	float:left;
	background:url(../images/festes.jpg) 0px 0px no-repeat;
	border-left:1px solid #6f3819;
	border-right:1px solid #6f3819;
}

.referenciak{
	width:326px;
	height:465px;
	float:left;
	background:url(../images/referenciak.jpg) 0px 0px no-repeat;
}


.parkettazas h2 a, .referenciak h2 a{
	margin:0px;
	padding:0px;
	width:326px;
	height:469px;
	display:block;
	text-indent:-9999px;
}

.festes h2 a{
	margin:0px;
	padding:0px;
	width:326px;
	height:469px;
	display:block;
	text-indent:-9999px;
}



.left{
	width:326px;
	float:left;
}


.left img{
	float:left;
}

.right{
	width:604px; /* 658 -padding */
	padding:25px;
	float:right;
}


.gallery img{
	width:80px;
	height:60px;
	float:left;
	padding:2px;
	margin:2px;
	background:#fff;
}


#footer{
	width:940px;
	background:#5b2712;
	padding-left:20px;
	padding-right:20px;
	color:#c9af98;	
}

#footer a{
	color:#c9af98;
	text-decoration:none;
	float:right;
}


#footer span{
	padding-left:7px;
	padding-right:7px;
	line-height:3em;
}





.contactinfo{
	float:left;
	margin-left:25px;
}

.arckep img{
	float:left;
}

.contactinfo h3{
	margin:0px;
	padding:0px;
}


