﻿/* main */

body { 
	background: #000 url("../_img/background.jpg") no-repeat top left scroll;
	color: #868686; 
	font: normal 11px "Courier New", Arial, Verdana, sans-serif;
	line-height: 135%;
	text-align: right;
}
img { 
	border: 0;
}
a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #6e6e6e;
}
a:hover {
	text-decoration: underline;
}

/* elementy flash */

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 517px;
	height: 179px;
	overflow: visible;
	z-index: 1;
}
#menu1 {
	position: absolute;
	left: 255px;
	top: 158px;
	width: 490px;
	height: 510px;
	overflow: visible;
	z-index: 100;
}
#menu2 {
	position: absolute;
	left: 0px;
	top: 289px;
	width: 160px;
	height: 89px;
	overflow: visible;
	z-index: 200;
}
#mp3player {
	position: absolute;
	left: 93px;
	top: 45px;
	width: 165px;
	height: 74px;
	overflow: visible;
	z-index: 50;
}

/* grafiki strony */

#wes1 {
	position: absolute;
	left: 519px;
	top: 0px;
	width: 481px;
	height: 179px;
	background: url("../_img/cm_02.jpg") no-repeat;
}
#wes2 {
	position: absolute;
	left: 519px;
	top: 179px;
	width: 481px;
	height: 138px;
	background: url("../_img/cm_04.jpg") no-repeat;
}
#site1 {
	position: absolute;
	left: 0px;
	top: 179px;
	width: 519px;
	height: 138px;
	background: url("../_img/cm_03.jpg") no-repeat;
}
#site2 {
	position: absolute;
	left: 0px;
	top: 317px;
	width: 510px;
	height: 226px;
	background: url("../_img/cm_05.jpg") no-repeat;
}
#site3 {
	position: absolute;
	left: 0px;
	top: 543px;
	width: 510px;
	height: 219px;
	background: url("../_img/cm_07.jpg") no-repeat;
}
#site4 {
	position: absolute;
	left: 0px;
	top: 762px;
	width: 510px;
	height: 221px;
	background: url("../_img/cm_08.jpg") no-repeat;
}
#site5 {
	position: absolute;
	left: 510px;
	top: 825px;
	width: 490px;
	height: 158px;
	background: url("../_img/cm_09.jpg") no-repeat;
}
#arrow_up {
	position: absolute;
	left: 396px;
	top: 604px;
	width: 22px;
	height: 21px;
	z-index: 300;
	cursor: pointer;
}
#arrow_down {
	position: absolute;
	left: 444px;
	top: 601px;
	width: 22px;
	height: 19px;
	z-index: 300;
	cursor: pointer;
}

/* ramka */

#main {
	position: absolute;
	left: 8px;
	top: 180px;
	overflow: hidden;
	z-index: 300;
}
#main iframe{
	width: 500px;
	height: 394px;
}

/* RSS */

#rss {
	position: absolute;
	left: 227px;
	top: 670px;
	width: 276px;
	height: 165px;
	overflow: hidden;
}
#rss2 {
	position: absolute;
	left: 227px;
	top: 776px;
	width: 276px;
	height: 165px;
	overflow: hidden;
}
