/* copyright	2010 Agencja Interaktywna WaszaStrona All Rights Reserved
   http://www.info.waszastrona.pl
-------------------------------------------------------------------- */

body {
	height: 100%;
  background-color: #000000;
  margin: 0px;
  padding: 0px;
  color: #989898;
  font-family: Arial, sans;
  font-size: 12px;
  line-height: 18px;
	
}

a:link, a:visited { color: #CE0000; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #808080; text-decoration: none; }


p { margin: 0px; padding: 0px; }

img {
    border: 0px solid #F5F0D2;
}

img:hover {
    border: 0px solid #FFFFFF;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.float_l { float: left; width:320px;}
.float_r { float: right; width:300px;}

#wrapper_outer {
	width: 100%;
	
}

#wrapper {
	width: 960px;
	padding: 0;
	margin: 0 auto;
}

#linetext {
	height: 70px;
	margin-top:10px;
	margin-bottom:0px;
}

#header {
  height: 65px;
	
}

/* menu */
#header #menu {
	float: left;
	height: 36px;
	margin-top: 20px;
}

#menu ul {
	margin: 0;
	padding-right: 10px;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	height: 30px;
	width: 100px;
	margin-left: 0px;
	padding: 6px 30px 0 5px;
	text-align: left;
	font-size: 20px;
	text-decoration: none;
	font-style:italic;
	color: #fff;	
	font-weight: bold;
	outline: none;
}

#menu li a:hover, #menu li .current {
	color:#CE0000;
}
/* koniec menu */

/* content */
#content_wrapper {
	clear: both;
	width: 960px;
}


/* baner */
#baner {
	position: relative;
	width: 960px;
	height: 250px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

/* koniec banner */

#content {
  margin-top:0px;
  background-image: url(images/tlo.png);
	background-repeat:repeat-y;
	clear: both;
	padding-top: 0px;
	padding-bottom: 20px;
}


#content h1 {
  color:#960001;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	margin: 0 0 10px 0;
	padding-top:10px;
	font-weight: bold;
	text-align:center;
}

#content h2 {
  color:#CE0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	margin-top:10px;
	font-weight: bold;
	text-align:center;
}

#content h3 {
  color:#CE0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top:10px;
	font-weight: bold;
	font-style:normal;
	text-align:center;
}

#content p {
	margin-left:20px;
	margin-right:20px;
	text-align: justify;
	color:#989898;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style:normal;
	line-height:30px;
}

#content ul {
	margin-left: 160px;
	font-size: 20px;
	line-height: 26px;
	text-decoration: none;
	color: #989898;	
	font-weight: normal;
}


.full_width {
	clear: both;
	width: 100%;
	margin: 0 0 0px 0;
}

/* koniec content */


/* footer */
#footer {
	clear: both;
	width: 960px;
	font-size:12px;
	padding-top: 0px;
	margin: 0 auto;
	color: #ffffff;
	text-align: left;
}

#footer a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	font-weight: normal;
	color: #CE0000;
	text-decoration: none;
}
/* koniec footer */


#left { 
color:#871E25; 
margin-left: 0px;
margin-right:20px;
padding-top: 10px;
float : left;
width: 300px;
text-align:center;
overflow: hidden;
}

#left big {
font-weight: bold;
font-size: 22px;
color:#C0C0C0;
font-style:normal;
}

#left b {
color: #C0C0C0;
font-size: 18px;
}

#left i {
color: #CE0000;
font-size: 16px;
}

#left u {
color: #989898;
font-size: 18px;
}

#left p {
    text-align:center;
		font-style:normal;
		color:#989898;
}

#right {
font-style:italic;
color:#989898; 
padding-top: 10px;
padding-right: 0px;
margin-right: 0px;
margin-left:10px;
float: right;
width: 620px;
overflow: hidden;
}



}
#right h2 a { color:#ffffff; text-decoration: none;
}
#right h2 a:hover { text-decoration: none; color: #CE0000;
}

#right h2 {
color:#CE0000;
font-style:italic;
font-size:25px;
}

#right h3 {
	margin-right: 20px;
	font-size: 24px;
	font-weight: normal;
	font-style:italic;
	color: #989898;
	padding-top:0;
}

#right h3 a{
	font-weight: normal;
	font-style:italic;
	color: #ffffff;
}

#right h3 a:hover {
	color: #CE0000;
}

#right big{
font-weight: bold;
font-size: 22px;
color:#CE0000;
font-style:normal;
text-decoration:underline;
}

#right p {
text-align: justify;
color:#989898;
font-style:italic;
}

#right i {
color: #CE0000;
font-size: 16px;
}

#right img {
    border: none;
}

#right img:hover {
    border: none;
}

#left img {
    border: none;
}

#left img:hover {
    border: none;
}

#hestia {
    font-size:14px;
		color:#0e468c;
}

#hestia big {
text-decoration:none;
}
#hestia img {
    border: none;
}

