* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial;
	font-size:12px;
	color:#0EA9AB;
	background:url('images/b_body.jpg') #012D3A repeat-x;
}

img {
	display:block;
}
a {
    border-bottom: 1px dotted;
    color: #D27E4D;
    text-decoration: none;
}
a:hover, a:active, a:focus {
    border-bottom: 1px solid;
    color: #E69793;
    text-decoration: none;
}

a img {
	border:0;
}

#page {
	width:758px;
	margin:0 auto;
}

#page .img {
	float:left;
}

#page .img2 {
	clear:both;
}

#menu {
	float:left;
	list-style:none;
}

#menu li {
	float:left;
} 

#menu li a {}

#menu li a img {}

.img2 {
	width:580px;
	height:58px;
	padding-left:153px;
	background:url('images/img2.jpg') 0 0 no-repeat;
}

.img2 img {
	margin-top:30px;
	float:left;
}

.img2 .imprezy {
	margin-left:3px;
}

.img2 .ekipa {
	display:inline;
	margin-left:269px;
}

.content {
	width:611px;
	background:#044550;	
	margin-left:123px;
}

.content .text {
	width:547px;
	padding:0 20px 20px 20px;
	background:url('images/b_text.jpg') #02323B 0 0 no-repeat;
	margin-left:12px;
	display:inline;
	float:left;
}

.content .text .d1 {
	width:100%;
	float:left;
}

.content .text .d2 {
	width:167px;
	margin-left:27px;
	display:inline;
	float:right;
}

.content .text h1 {
	color:#0EA9AB;
	font-size:13px;
	font-weight:bold;
}

.content .text h1.h1 {
	color:#4BEA83;
}

.content .text p {
	margin-bottom:10px;
}

.content .text p.p1 {
	font-size:10px;
}

.content .text ul {
	margin-bottom:10px;
	list-style:none;
}

.content .text ul li {}

.content .footer {
	clear:both;
}
