п»їBODY          { background-color: #FFFAFA;
                font-size: 12px;
                color: black;
                margin: 0px; }

#top {
	background-image: url(image/top.jpg);
	background-repeat: repeat-x;
	background-position: top left;
        margin: 0 auto;
        padding: 5px 5px 5px 5px;
	width: 1000px;
	height: 80px;;
}

.top_gif { float: left;
           padding: 3px 3px 3px 3px;
	   background-image: url(image/gif.jpg); 
           background-repeat: no-repeat;
           width: 300px;
           height: 70px;
}

.top_reklama { margin-left: 400px;
               width: 500px;
               height: 62px;
}

#left { float:left;
        width: 240px;
        margin: 10px 15px 0px 0px;
        font-family: verdana;
        font-size: 12px;
}

#content {
           width: 600px;
           margin-left: 260px;
           font-family: verdana;
           font-size: 12px;
           text-align: justify;
}

#footer { clear: both;
	background-image: url(image/top.jpg);
	background-repeat:repeat-x;
	background-position:top left;
        margin: 0 auto;
        padding: 5px 5px 5px 5px;
	width:1000px;
	height: 40px;;
}

.copiright { float: left;
               width: 600px;
}

A:link { COLOR: #2f7bc7; TEXT-DECORATION: none; }
A:visited { COLOR: #2f7bc7; TEXT-DECORATION: none; }
A:hover { COLOR: #8B4513; TEXT-DECORATION: underline; }


.text_r       { font-family: tahoma;
                font-size: 12px;
                font-weight: bold;
                color: red;}

