﻿body {
text-align: center;
width: 1160px;
font-family: Arial, Helvetica, Verdana, sans-serif;
margin: auto;
}

#header{
padding-top: 150px;
height: 150px;
text-align: center;
background-image:url('image/tlo.png');
background-repeat:repeat-x;
color: #00aeef;
}

#container
{
height: 330px;
background-image:url('image/obrazek.png');
background-repeat:no-repeat;
background-position: 680px 65px;
color: #999999;
}

#big-text{
margin:auto;
width: 590px;
text-align: left;
}

#footer{
height: 700px;
background-color: #00aeef;
color: white;
padding-top: 70px;
}

#grupa a
{
margin-left: 15px;
}

#logogr
{
padding-top:30px;
margin-left: 220px;
background-image:url('image/grupa.png');
background-repeat:no-repeat;
width: 122px;
height: 24px;
}

#copy
{
margin: auto;
margin-top: 110px;
width: 572px;
font-weight: bold;
border-top: 0.5px solid #41bdeb;
font-size: 14px;
}