[22:40:58] ekscentryk.pl: a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	font:100%;	
	color: #000000;
	background-color: #FFFFFF;
}

h1 {
	font-size:130%;
	font-weight:normal;
	margin-bottom:20px;
}

h2 {
	font-size:180%;
	font-weight:normal;
	margin-right:10px;
	margin-top:40px;
	text-align:right;
}

h3 {
	font-size:115%;
	font-weight:normal;
	margin-bottom:10px;
	text-decoration:underline;
}

h4 {
	font-size:200%;
	font-weight:normal;
	margin-bottom:10px;
}

#wrapper{
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top: 30px;
margin-left: auto;
margin-right:auto;
margin-bottom:50px;
width:782px;
background-color: #FFFDF4;
}

#banner{
font-size:150%;
color: #FFFFFF;
height:210px;
background: #FFFFFF url(../images/banner.jpg) bottom no-repeat;
border: #FFCC00 solid 1px;
}

#menu{
padding-right:10px;
font-size:90%;
width:770px;
height:33px;
border-bottom:#FFCC00 solid 1px;
border-left:#FFCC00 solid 1px;
border-right: #FFCC00 solid 1px;
}

#content{
font-size:80%;
text-align:justify;
border-bottom:#FFCC00 solid 1px;
border-left:#FFCC00 solid 1px;
border-right: #FFCC00 solid 1px;
padding:20px 30px 30px 30px;

}

.image{
float:right;
margin-right:5px;
margin-bottom:30px;
margin-left:30px;
}

#footer{
margin-left: auto;
margin-right:auto;
width:100%;
font-size: 60%;
text-align:right;
color: #666666;
background-color:#FFFFFF;
}

footer a{
text-decoration: none;
}

#speaker{
padding:15px;
border: #FFCF40 solid 1px;
background-color: #FFF4CC;
margin-top:20px;
}

#offer{
padding:15px;
border: #FFCF40 solid 1px;
background-color: #FFF4CC;
margin-top:20px;
margin-right:10px;
float:right;
width:300px;
text-align:center;
}
