body{
	background-color: #060606;
	text-align: center;
}
#main{
	margin: auto;
	width: 1200px;
	height: auto;
}
#intro01{
	width: 1200px;
	height: 127px;
	background: url(images/intro01.jpg);
}
#intro02{
	width: 135px;
	height: 297px;
	float: left;
	background: url(images/intro02.jpg);
}
#intro02banner{
	width: 135px;
	height: 132px;
	float: left;
	background: url(images/intro02.jpg);
}
#introbanner
{
    width: 931px;
	height: 132px;
	float: left;
}
#intro05banner{
	width: 134px;
	height: 132px;
	float: left;
	background: url(images/intro05.jpg);
}
#introbannercontent
{
    position: relative;
    width: 931px;
	height: 120px;
	background: url(images/kalendarze_03.png);
    cursor: crosshair;
}
#introbannercontent_link1
{
    position: absolute;
    display: block;
    width: 332px;
	height: 51px;
    left: 319px;
    top: 8px;
	background: url(images/kalendarze_03_link1.png);
}
#introbannercontent_link1:hover
{
    background: url(images/kalendarze_03_link1_active.png);
}
#introbannercontent_link2
{
    position: absolute;
    display: block;
    width: 242px;
	height: 53px;
    left: 679px;
    top: 7px;
	background: url(images/kalendarze_03_link2.png);
}
#introbannercontent_link2:hover
{
	background: url(images/kalendarze_03_link2_active.png);
}
#introbannerbottom
{
    width: 931px;
	height: 12px;
	background: url(images/introbannerbottom.png);
}
#flash{
	width:  299px;
	height: 297px;
	float: left;
}
#intro03{
	width: 17px;
	height: 297px;
	float: left;
	background: url(images/intro03.jpg);
}
#intro04{
	width: 17px;
	height: 297px;
	float: left;
	background: url(images/intro04.gif);
}
#intro05{
	width: 134px;
	height: 297px;
	float: left;
	background: url(images/intro05.jpg);
}
#text1{
	width: 434px;
	height: 290px;
	float: left;
	background: url(images/text1.jpg);
}
#text2{
	width: 333px;
	height: 290px;
	float: left;
	background: url(images/text2.jpg);
}
#text3{
	width: 433px;
	height: 290px;
	float: left;
	background: url(images/text3.jpg);
}
#intro06{
	width: 1200px;
	height: 144px;
	float: left;
	background: url(images/intro06.jpg);
}

.dmarquee{
    font-weight: bold;
    font-family: "arial";
    font-size: 14px;
    margin-top: 94px; 
    padding-right: 142px; 
    float: right; 
    width: 758px; 
    height: 25px;
    color: #DEDEDE;
}

h1{
    font-family: "arial";
    display: inline-block;
    color: white;
    font-size: 15px;
    margin-top: 7px;
    padding: 0px;
}

h1.tel{
    display: inline-block;
    color: #B5E448;
    font-size: 18px;
}
#kalendarze{
    position: fixed;
    top: 140px;
    left: 50%; 
    margin-left: -350px;
    width: 700px;
    height: 450px;
    background-color: black;
}
#kalendarze_01{
    width: 700px;
    height: 360px;
    background: url(images/kalendarze_01.png);
}

#kalendarze_02{
    width: 700px;
    height: 90px;
    background: url(images/kalendarze_02.png);
}
#kal_link{
    display: block;
    float: left;
    width: 675px;
    height: 30px;
    color: #743F89;
    margin-top: 136px;
    text-align: left;
    margin-left: 25px;
    font-size: 22px;
    text-decoration: none;
    outline: none;
}
#kal_link:hover{
    color: white;
    outline: none;
}
#kal_link:visited{
    outline: none;
}
#kal_link:focus{
    outline: none;
}
a.link{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	color: #75405f;
}
a.link:hover{
	color: #ffffff;
}
a:active{
	outline-style: none;
}
a:visited{
	outline-style: none;
}
a:focus{
	outline-style: none;
}
