﻿@charset "utf-8";
/* CSS Document */
html, body, h1, h2, h3, p, ul, li, img, a, span, div { margin: 0px; padding: 0px; border: 0px; outline: none; font-family: Arial, Helvetica, sans-serif; color: #414141; font-size: 10px;}


html, body { background: #f2f2f2 url(../images/bg.jpg) top left repeat-x;}

#wrapper { width:600px; height:auto; position:relative; margin:0px auto; padding-top: 20px; }

#header { width:598px; height:127px; margin:0px auto; background:url(../images/header.png) top left no-repeat; margin:0px 0px 20px 0px; }
h1 { text-indent:-1000em;}

#reklama { float:left; }
#reklama a { display:block; width:155px; height:17px; text-indent:-1000em; background:url(../images/studio-reklamy-arpen.png) top left no-repeat; }
#osk { float:right;}
#osk a { display:block; width:229px; height:17px; text-indent:-1000em; background:url(../images/osk-arpen.png) top left no-repeat; }


#content { width:500px; margin:0px auto; clear:both; }
#content p { font-size:12px; text-align:justify;}
#content h3 { font-size:14px; }
#loga a.reklama { float: left; margin:25px; display:block; width:258px; height:85px; text-indent:-1000em; background:url(../images/reklama-logo.png) top left no-repeat; }
#loga a.osk { float:right; margin:25px; display:block; width:231px; height:85px; text-indent:-1000em; background:url(../images/osk-logo.png) top left no-repeat; }