body { 
margin: 0;
padding: 0;
background-color:#FFFFFF;
font-family:"Courier New", Courier, monospace;
font-size:12px;
color: #999999;
letter-spacing:0.2ex;
}

ul, ol {
margin-bottom: 1.6em;
line-height: 180%;
}

a {
color: #990000;
text-decoration:none;
}

a:hover {
text-decoration: none;
color: #990000;
}

/*naglowek*/

#naglowek {
width: 1000px;
height: 70px;
margin: 0 auto;
text-align:center;
}

/*intro*/

#intro {
	text-align: center;
	width: 1000px;
	padding: 5px 0 0 0;
}

#intro h1 {
font-weight: normal;
font-size: 150%;
letter-spacing: 1.6ex;
font-family:Arial, Helvetica, sans-serif;
}

#intro a {
text-decoration:none;
color:#990000;
}


#intro a:hover {
text-decoration:none;
color:#666666;
}


/*logo*/

#logo {
	text-align: center;
	width: 1000px;
	padding: 5px 0 0 0;
}

#logo h1 {
font-weight: normal;
font-size: 150%;
letter-spacing: 1.6ex;
font-family:Arial, Helvetica, sans-serif;
}

#logo a {
text-decoration:none;
color:#990000;
}

#logo a:hover {
text-decoration:none;
color:#666666;
}

/*menu*/

#menu {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	display:block;
	text-align:center;
	padding-left: 10px;
}

#menu h2 {
text-decoration: none;
font-size: 120%;
letter-spacing:0.2ex;
font-weight:normal;
color:#CCCCCC;
word-spacing:0.7ex;
}

#menu a {
text-decoration: none;
font-weight:bolder;
color:#CCCCCC;
word-spacing:0.2em;
}

#menu a:hover {
color:#990000;
}

#menu .active a {
color:#990000;
}

/*wstep*/
#box {
	border:1px solid #CCCCCC;
	margin: 120px auto 20px auto;
	padding:15px;
	width:427px;
	background-color:#F4F4F4;
	}


/*duze okno*/		
#box1 {
	width: 700px;
	height: 430px;
	padding: 20px;
    border:1px solid #CCCCCC;
	margin: 90px auto 10px auto;
}

#box1a {
    width: 700px;
	height: 430px;
	padding: 20px;
	margin: 90px auto 10px auto;
}

#introbox {
	margin:60px auto 10px auto;
	height:auto;
	text-align:center;
	width: 680px;
}

#introbox2 {
margin:90px auto 10px auto;
height:auto;
text-align:center;
}
/*kolumna lewa*/
#left {
	height: 430px;
	border: 1px solid #CCCCCC;
	float: left;
	overflow:hidden;
	text-align:center;
	width: 250px;
	}

/*kolumna prawa*/

#right {
width: 400px;
height: 410px;
border: 1px solid #CCCCCC;
float:right;
padding: 10px;
display: inline;
overflow: auto;
background-color:#F5F5F5;
}


#right h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
letter-spacing:1.8ex;
color:#666666;
}

#right h2 {
font-size: 100%;
font-weight:normal;
letter-spacing: 0.2ex;
color:#999999;
}
#right h3 {
font size:80%;
font-weight:normal;
letter-spacing:0.2ex;
color:#999999;
line-height:normal;
}

#right p {
text-indent: 2em;
margin-bottom: 1.6em;
line-height: 180%;
letter-spacing:0.2ex;
}
#right a {
font-weight:bolder;
}

#right a:hover {
color:#000033;
}

#right ul {
list-style-type:disc;
line-height:1em;
}
#right li {
font-size:100%;
font-weight:normal;
color:#999999;
}
.prawa {
text-align:right;
}

#box2a {
	with:400px;
	text-align:center;
	margin-left: 8px;
}

#box2b {
	with:400px;
	text-align:center;
	font-size:100%;
	line-height:normal;
}

#box2b p {
line-height:-0.9em;
text-indent:0;
}

.red {
color:#990000;
font-weight:bolder;
font-size:110%;
}

.male {
font-size:80%;}

#box2 {
	width:320px;
	padding:0px 0 0 5px;
	display:block;
	margin-left: 30px;
	line-height:120%;
	text-align:left;
}

.font {
font-family:Mistral;
font-size:170%;
line-height:180%;
}
.font2 {
font-family:"Brush Script MT";
}
#box3 {
	with:400px;
	padding:20px 0 0 5;
	margin-left:20px;
	font-size:90%;
	text-align: left;
}

#box3 a {
color:#666666;
}
/* Footer */

#footer {
	clear: both;
	width:700px;
	height: 20px;
	color: #CCCCCC;
	text-align: center;
	margin: 0 auto;
}
 #footer p {
 font-size:10px;
 letter-spacing:0.2ex;
 word-spacing:0.1ex;
 }
