/*
      CSS	  
	  	  
*/

* { padding: 0; margin: 0; }

body 
{
 background-color: #FFFFFF;
 font-family: Verdana , Arial , Sans-Serif;
 font: 16px verdana, sans-serif;
 line-height:1.3em;
 text-align: center;
}

a {
	color:#4D87CE;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#2a65ad;
}

#header 
{
 width:100%;
 padding-top:10px;
 padding-bottom:10px;
 /* color: #FFFFFF; */
 color: #000;
 background-color: #94AE62;
 font-size: 0.90em;
 font-weight:bolder;
 line-height:1.2em;
 font-variant:small-caps;
 background-image:url(../images/backgrounds/menu.jpg);
 float: left;
 margin: 0px 0px 20px 0px;
}

#wrapper 
{	 
 margin: 0 auto;
 width: 750px;
}

#insideheaderheader {
 width: 728px;
 margin: 0px 0px 0px 0px;
}

#break {
 float:left;
 width: 100%;
 color: #333;
 padding: 0px;
 /* border: 1px solid #ccc; */
 margin: -10px 0px 0px 0px;
}

#leftcolumn { 
 color: #333;
 margin: 0px 0px 5px 0px;
 padding: 0px 0px 0px 0px;
 width: 557px;
 float: left;
 text-align:left; 
 line-height:1.8em;
 word-spacing:0.05em;
 font-size:0.8em;
 background-image:url(../images/backgrounds/mainbar.jpg);
 background-position:top right;
 background-repeat:no-repeat;
}

#rightcolumn { 
 float: right;
 color: #333;
 /* border: 1px solid #ccc; */
 margin: 0px 0px 5px 0px;
 padding: 10px 2px 10px 0px;
 /* height: 500px; */
 width: 180px;
 display: inline;
 	
	font-size: 0.61em;
	line-height:2.2em;
	color:#6C534A;
	text-align:left;
 
}

#footer 
{
	clear:both;
 width:100%;
 color: #333;
 
 background-color:#b6cf84;
 margin: 10px 0px 10px 0px;
 
	border-top:1px solid #d8efa6;
	border-bottom:5px solid #94ae62;
	padding-top:5px;
	padding-bottom:5px;
	
	font-weight:bold;
 
 font-size: 0.7em;
 
}

#insideheader h1 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:1.8em;
	text-transform:uppercase;
	font-weight:normal;
	line-height: 0.8em;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#736451;
	margin-bottom:10px;
	text-align:left;
}
#insideheader h2 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:1em;
	text-transform:uppercase;
	text-align:right;
	font-weight:normal;
	
	margin:0;
	padding-right:10px;
	color:#000000;
	border-bottom:1px solid #eeeeee;
}

.logo {
	float:left;
	padding-right:5px;
	width:122px;
	height: 86px;
	border: 0px;
}

#break p
{
	float:right;
	padding-top:0.5em;
	padding-bottom:0.5em;
 }

#break p a.fontIncrease
{
 font-size: 1.5em;
 letter-spacing: -0.05em;
 line-height: 0.8em;
 font-weight: 300;
 color: #ff6600;
}

#break p a.fontDecrease
{
 font-size: 1em;
 letter-spacing: -0.05em;
 font-weight: 300;
 color: #ff6600;
}

#leftcolumn h1 
{
 padding-right:20px;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:2em;
	line-height: 1.2em;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
}

#leftcolumn p {
 padding-top: 10px;
 padding-bottom: 10px;
}

#leftcolumn p em 
{
 font-size: 1.3em;
 letter-spacing: -0.05em;
 font-weight: 300;
 color: #ff6600;
}

#leftcolumn .articleimg {
 width:163px;
 height:118px;
 float: right;
 padding:5px;
 border:1px solid #eeeeee;
 margin: 10px 10px 0px 0px;
 padding: 5px 5px 5px 5px;
}

#leftcolumn .zyciorysfoto 
{
 float: right;
 border:1px solid #eeeeee;
 margin: 20px 0px 0px 10px;
 padding: 5px 5px 5px 5px;
}

#rightcolumn h1 {
	font-family: Verdana, "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight: normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
	text-align:right;
}
.submenu {
}
.submenu a {
	display:block;
	width:100%;
	background-image:url(../images/backgrounds/submenua.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding: 5px 0px 5px 5px;
	font-size:1.7em;
	font-weight: 500;
}
.submenu a:hover {
	background-color:#eeeeee;
	background-image:url(../images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
	font-size:1.7em;
	font-weight: 500;
}

#footer a {
	color:#006600;
}
#footer a:hover {
	color:#009900;
}

.starter {
	float:left;
	
}

.terminimprezy
{
 font-size: 1.3em;
 letter-spacing: -0.05em;
 font-weight: 300;
 color: #ff6600;
}

ol,ul {
padding-left: 20px;
}

li {
	/* list-style-image:url(../images/backgrounds/li.gif); */
	line-height: 2em;
	padding-left: 8px;
	text-align:left;
}

.linki {
	display:block;
	font-size:1.4em;
	font-weight: 500;
	padding-bottom: 10px;
}
.linki:hover {
	color: #ff6600;
}


