body {
 margin: 0 auto 0 auto;
 padding: 0; 
 font-size: 75%; 
 text-align: left;
 color: #000;
 background: #fff;
}

body, input, select, textarea {
 font-family: arial, verdana, sans-serif;
}

input, select, textarea {
 font-size: 95%;
}

:focus { /* FF1.5 bug */
 -moz-outline-style: none;
}

* {
	margin:0;
	padding:0;
}

img {
 border: 0;
}

.hidden {
 visibility: hidden;
}

.clear {
 clear: both;
 font-size: 1%;
}

.clearfix:after {
 content:".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 font-size:0;
 line-height:0;
}

.toRight {
 float: right;
}

.marginBottom {
 margin-bottom: 15px !important;
}

.noRightMargin {
 margin-right: 0 !important;
}



/* Content */

#wrapper {
 background: url(../images/bg-koszonto.gif) repeat-y center top; 
}

#content {
 position: relative;
 width: 980px;
 height: 820px;
 margin: 0 auto 0 auto; 
 background: url(../images/bg-koszonto.jpg) no-repeat center top;  
}

a.button1 {
 position: absolute;
 top: 210px;
 left: 60px;
 display: block;
 width: 240px;
 height: 420px;
 background: url(../images/bg-koszonto-gomb.gif) repeat center top;
 font-size: 0px !important;
}

a.button2 {
 position: absolute;
 top: 210px;
 left: 370px;
 display: block;
 width: 240px;
 height: 420px;
 background: url(../images/bg-koszonto-gomb.gif) repeat center top;  
 font-size: 0px !important; 
}

a.button3 {
 position: absolute;
 top: 210px;
 left: 680px;
 display: block;
 width: 240px;
 height: 420px;
 background: url(../images/bg-koszonto-gomb.gif) repeat center top;  
 font-size: 0px !important; 
}

