body {
    background: url(/images/bg-top-start.gif) repeat-x;
    font: 13px Tahoma, Arial, sans-serif;
}
html {
    overflow: auto;
}
div#wrapper {
    width: 910px;
    margin: 0 auto;
}
div#menu {
    float:right;
    height: 95px;
    width: 380px;
    text-align:center;
    font-size: 18px;
    font-family: Arial;
}
div#menu ul {
    margin-top: 50px;
}
div#menu li {
    display:inline;
}
div#menu a {
    color:#3a0334;
    margin: 0 10px;
}
div#page {
    background: url(/images/bg-page.gif) repeat-x;
    width: 910px;
}
div#baner-start {
    height: 232px;
    width: 910px;
    background: url(/images/baner1.jpg) no-repeat;
}
div#baner-start a img {padding:40px 0 0 100px;}
div#footer-linia {
    background: #53044b;
    height: 8px;
    width: 100%;
    line-height: 1px;
    font-size: 1px;
}
div.box-l {
    background: url(/images/bg-box.gif) left bottom no-repeat;
    padding:50px;
    width: 400px;
    height: 220px;
    padding: 50px 30px 50px;
    float: left;
}
div.box-l h2 {
    font-size: 12px;
    color: #873e80;
    margin-top: 35px;
}
div.box-l p {
    text-indent: 12px;
    margin-top: 20px;
    color: #646464;
    font-size: 12px;
    line-height: 16px;
}
div.box-start {
    float:right;
    width: 400px;
    height: 250px;
    padding-top: 50px;
}
div#footer {
    margin-top: 25px;
    width: 910px;
    background: url(/images/linia-footer.gif) repeat-x;
}
div#footer ul {
   padding: 23px 0 0 15px;
}
div#footer li {
    display: inline;
}
div#footer li a {
    background: url(/images/a-footer.gif) top center no-repeat;
    padding: 25px 18px 5px;
    font-size: 11px;
    color: #9e5197;
    text-decoration: none;
}
div#footer li a:hover {
    background: url(/images/a-hover-footer.gif) top center no-repeat;
    text-decoration: underline;
}
div#footer li.selected a {
    background: url(/images/a-hover-footer.gif) top center no-repeat;
    text-decoration: underline;
}
div#copy {
    float:right;
    width: 100px;
    padding: 14px 0;
}
div.box {
    float:left;
    width: 230px;
    padding: 46px 25px 20px;
    border-top: 1px solid #d9d9d9;
    margin-right: 30px;
    margin-top: 16px;
    font-size: 11px;
    color: #646464;
    line-height: 16px;
}

input#email {
    border:0;
    background: url(/images/bg-input.gif) repeat-x;
    height: 13px;
    color:white;
    font-size: 11px;
    padding: 5px;
    margin: 0;
    width: 220px;
    margin-top:20px;
}
input#dodaj {
    background: url(/images/input-dodaj.png) no-repeat;
    border:0;
    width: 74px;
    height: 31px;
    cursor: pointer;
    margin-top: -1px;
    float:right;
}
div#newsletter1 {
   height: 73px;
   background: url(/images/ajax-loader-1.gif) -99px -99px no-repeat;
   color: #7c0070;
}
div.twain {
   
}
div.box-l p {
    text-align: justify;
}
div.opis {
	line-height: 20px;
	padding: 10px 0;
	font-size: 11px;
	color: #666666;
}
div.opis a {
	color: #999999;
}