/* style reset */


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}

/* global styles */

/** BASIC */
html, body {
	height: 100%;
}

body{
background:url(../images/203808a.jpg) #000000 no-repeat bottom center fixed;
margin:0;
font-family:"Trebuchet MS",Sans-Serif;
font-size: 13px;
color:#b0b0b0; 
}

a { color:#76609c; text-decoration:none; }
a:hover{ color:#e7755d; text-decoration:underline;}

a.rozowy { color:#e7755d; text-decoration:none; }
a.rozowy:hover{ color:#76609c; text-decoration:underline;}

p	{ margin:0; padding:1.2em; }


#wrap{
width:960px;
margin:auto;
background:transparent;
border:0;
}


h3{
font-size:18px;
font-weight:bold;
color:#000000;
letter-spacing:-3px;
font-style:normal;
}

#content{
border:#76609c 2px dashed;
width:552px;
background:transparent;
padding: 3px 21px 21px 21px;
margin: 20px 20px 0px 342px;
text-align:justify;
color:#FCFCFC;
}

.footer{
clear:both;
background:transparent;
padding: 10px 0px 10px 20px;
text-align:left;
font-family:"Trebuchet MS",Sans-Serif;
font-size: 20px;
color:#000000;
}

#title{
width:520px;
padding:21px;
height:60px;
text-align:center;
padding: 20px 10px 40px 10px;
font-family:"Trebuchet MS",Sans-Serif;
font-size:45px;
font-weight:bold;
letter-spacing:3px;
color:#76609c;
line-height:50px;
}

#title2{
text-align:center;
padding: 10px 10px 10px 10px;
font-family:"Trebuchet MS",Sans-Serif;
font-size:26px;
font-weight:bold;
letter-spacing:2px;
color:#e7755d;
line-height:30px;
}

#title3{
text-align:center;
padding: 10px 10px 10px 10px;
font-family:"Trebuchet MS",Sans-Serif;
font-size:18px;
font-weight:bold;
letter-spacing:2px;
color:#76609c;
line-height:20px;
}


.right {
float:right;
padding: 10px 10px 10px 20px;
}

.left {
float:left;
}

.text
{ float: right; width :470px; padding-top: 15px; margin-left: 10px; }