body { margin: 0px; padding: 0px; background-color: #dcdcdc; font-family: Tahoma, Helvetica, Sans-Serif; font-size: 11px; line-height: 14px; color: white;


}
img { border: none; }

#guitars-container { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; }
#guitars-page { position: relative; left: auto; top: 40px; margin: 0px auto; width: 950px; height: 618px; padding: 0px;  background-image: url(images/pozadi.png); background-repeat: repeat; background-color: #888c90;}

#guitars-photos { position: absolute; display: block; left: 45px; top: 0px; width: 860px; height: 618px; overflow: hidden; background-color: white; }

#guitars-logos { position: absolute; left: 14px; top: 41px; width: 110px; height: 84px; }

#paticka { position: relative; display: block; width: 950px; height: 40px;  text-align: right; left: 0px; top: 578px; background-color: #888c90; color:white; font-size: 9px;}

#paticka a {
	text-decoration: none;
	color: white;
	font-style: normal;
	font-size: 9px;
}

#paticka  a:hover {
    color: white;
	text-decoration: underline;
	font-size: 9px;
	}
	
#paticka  a:active {
    color: white;
	text-decoration: none;
	font-size: 9px;
	}

#guitars-channel { position: absolute; display: none; left: 45px; top: 380px; width: 860px; height: 200px; overflow: hidden; }
#guitars-channel-contents { position: absolute; display: block; left: 0px; top: 0px; width: 860px; height: 200px; overflow: hidden; }


#guitars-channel-copy-outside { position: relative; display: block; width: 860px; height: 200px; left: 0px; top: 0px; overflow: hidden;}
#guitars-channel-copy-inside { position: relative; display: block; width: 860px;  text-align: left; overflow: auto; color: white;  }


