body {
background:url(../images/karton.jpg) repeat top left #C6A66B;
margin:0;
padding:0;
color:#000;
font-family: Verdana, sans-serif;
font-size:10pt;
}
a:link, a:active, a:visited {
color:#333;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#e2007a;
text-decoration:underline;
}
h1 {
color:#333;
font-size:15pt;
}
h2 {
color:#333;
font-size:13pt;
}
h3 {
color:#333;
font-size:11pt;
}
p {
padding:0px;
text-align:justify;
}
p img {
float:right;
border:2px #999 dashed;
margin-left:10px;
margin-bottom:10px;
padding:2px;
}
strong {
color:#333;
}
.space {
width:100%;
height:0px;
border-bottom:2px dashed #999;
margin-bottom:10px;
}
.top {
width:850px;
height:107px;
text-align:left;
margin-bottom:5px;
}
.menu {
width:850px;
line-height:20px;
text-align:left;
margin-bottom:20px;
height:40px;
}
.menu ul {
list-style-type:none;
padding:0;
margin:0;
}
.menu ul li {
list-style-type:none;
float:left;
border-right:1px solid #000;
padding-right:7px;
margin-right:2px;
display:block;
text-align:left;
text-transform:uppercase;
font-size:11pt;
}
.menu ul li a:active,.menu ul li a:visited, .menu ul li a:link {
color:#000;
text-decoration:none;
font-weight:normal;
}
.menu ul li a:hover {
color:#333;
font-weight:normal;
}
.content {
width:850px;
}
.main {
width:616px;
text-align:left;
float:left;
border-width:0px 1px 1px 1px;
border-style:solid;
border-color:#000;
overflow:hidden;
}
.text {
padding:10px;
}
.right {
width:218px;
float:right;
}
.partnerzy {
width:218px;
text-align:center;
border-width:0px 1px 1px 1px;
border-style:solid;
border-color:#000;
padding-bottom:10px;
margin-bottom:20px;
}
.partnerzy_top {
width:218px;
height:35px;
background:url(../images/partnerzy_top.png) no-repeat top left;
margin-bottom:10px;
}
.partnerzy img {
margin: 3px 0;
}
.sponsor_top {
width:218px;
height:60px;
background:url(../images/sponsor-glowny.png) no-repeat top left;
margin-bottom:10px;
}

.sponsor {
width:219px;
height:40px;
background:url(../images/sponsor.png) no-repeat top left;
margin-bottom:10px;
}

.organizator {
width:218px;
text-align:center;
background:url(../images/organizator.png) no-repeat top left;
margin-top:6px;
padding-top:60px;
margin-bottom:20px;
border-width:0px 1px 1px 1px;
border-style:solid;
border-color:#000;
}
.organizator img {
margin: 3px 0;
}
/* Z G Ł O S Z E N I A - WYGLĄD FORMULARZA */
	.zgloszenia fieldset {
	margin-bottom:30px;
	}
	.zgloszenia h2 {
	background:url(../images/karton.jpg) repeat top left #C6A66B;
	padding:0;
	width:300px;
	margin:-20px 0px 0px 10px;
	font-size:16pt;
	color:#000;
	}
	
	.zgloszenia input, .zgloszenia textarea {
	width:260px;
	border:1px solid #333;
	padding:5px;
	}
	.zgloszenia input, .zgloszenia label {
	float:left;
	}
	.zgloszenia label {
	width:270px;
	margin-top:10px;
	}
	.zgloszenia textarea {
	height:200px;
	}
	/* TOOLTIP */
		.tooltip {
		border:1px solid #DECF8C;
		background:#FFFDDE;
		padding:5px 10px 12px 10px;
		color:#666;
		font-size:10pt;
		position:absolute;
		display:none;
		width:320px;
		}
		.tooltip_strzalka {
		background: url(../images/zolta-strzalka.png) no-repeat top left;
		width:6px;
		height:11px;
		position:absolute;
		top:6px;
		left:-6px;
		}

