body {
    background-color: #F5F5F5;
    margin: 0px;  
    font-family: Arial;
}
img {
    border: 0;
}
#hlavicka {
    margin-bottom: 50px;
    padding-top: 20px;
    background-image: url('images/hlavicka-line.png');
    background-repeat: repeat-x;
    background-color: white;
    background-position: left bottom;
    text-align: center;
    height: 132px;
}
#hlavicka .odrazka {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;
}
#hlavicka a {
    text-decoration: none;
    color: #6A6A6A;
}
#hlavicka a:hover {
    text-decoration: none;
    color: #6A6A6A;
}
#obsah {
    width: 1170px;
    background-color: white;
    position: relative;
    left: 50%;
    padding-top: 50px;
    margin-left: -585px;
    margin-bottom: 60px;
    border-right: 2px solid #EEEEEE;
    border-left: 2px solid #EEEEEE;
}
.roh-top-left 
{ 
    top:-3px; 
    left:-3px; 
    background:url('images/roh-top-left.png') left top no-repeat #fff; 
} 
.line-top
{ 
    width: 1170px;
    height: 3px;
    position: absolute;
    top:-3px; 
    left:3px; 
    background:url('images/line-top.png') left top repeat-x #fff; 
} 
.roh-top-right
{ 
    top:-3px; 
    right:-3px; 
    background:url('images/roh-top-right.png') right top no-repeat #fff; 
}
.roh-down-left 
{ 
    bottom:-3px; 
    left:-3px; 
    background:url('images/roh-down-left.png') left bottom no-repeat #fff; 
} 
.line-down
{ 
    width: 1170px;
    height: 3px;
    position: absolute;
    bottom:-3px; 
    left:3px; 
    background:url('images/line-down.png') left top repeat-x #fff; 
} 
.roh-down-right
{ 
    bottom:-3px; 
    right:-3px; 
    background:url('images/roh-down-right.png') right bottom no-repeat #fff; 
} 
.roh-top-left, .roh-top-right, .roh-down-left, .roh-down-right 
{ 
    width:7px; 
    height:7px; 
    position:absolute; 
}
#obsah2 {
    padding-right: 60px;
    margin-left: 345px;
}
.p-index {
    padding-right: 350px;
}
#place-holder {
    float: right;
    width: 200px;
    padding-top: 50px;
}
#place-holder img{
    margin-bottom: 30px;
}
#odstavce {
    float: left;
    width: 500px;
    padding-top: 50px;
}
#odstavce p{
    margin: 0;
    margin-left: 10px;
}
.pododstavec{
    padding-left: 70px;
    padding-bottom: 40px;
}
#odstavce h2{
    margin: 0;
    margin-bottom: 30px;
    font-size: 20px;
}
#stin {
    width: 100%;
    height: 50px;
    background:url('images/line-stin.png') left top repeat-x;
    background-color: #FCFCFC;
    margin-top: 80px;
}
#menu {
    padding-left: 40px;
    padding-right: 40px;
    margin-right: 60px;
    float: left;
    width: 205px;
    background-image: url('images/line-menu.png');
    background-repeat: repeat-y;
    background-position: right top;
    text-align: center;
}
#menu #nadpis{
    margin-bottom: 20px;
    font-size: 24px;
}
#menu img{
    margin-top: 5px;
    margin-bottom: 5px;
}
.podmenu{
    text-align: left;
    color: #696969;
    padding-left: 20px;
    font-size: 15px;
    display: none;
}
.podmenu a {
    text-decoration: none;
    color: #6A6A6A;
}
.podmenu a:hover {
    text-decoration: none;
    color: #6A6A6A;
}
.cleaner {
    clear: both;
}
h1 {
    color: #696969;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 10px;
    font-size: 22px;
}
#paticka {
    width: 1170px;
    height: 275px;
    background-color: white;
    position: relative;
    left: 50%;
    margin-left: -585px;
    border-right: 2px solid #EEEEEE;
    border-left: 2px solid #EEEEEE;
    margin-bottom: 80px;
    font-size: 12px;
}
#info{
    width: 290px;
    height: 245px;
    padding-left: 65px;
    padding-right: 60px;
    padding-top: 30px; 
    border-right: 1px solid #EBEBEB;
    float: left;
}
#info-logo{
    margin-left: 60px;
    margin-bottom: 20px;
}
#k-dispozici{
    width: 330px;
    height: 245px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 30px; 
    border-right: 1px solid #EBEBEB;
    margin-right: 30px;
    float: left;
}
#k-dispozici h2{
    background:url('images/phone.png') left top no-repeat #fff; 
    padding-top: 10px;
    padding-left: 60px;
    padding-bottom: 20px;
}
#nakupujte-online{
    padding-top: 40px; 
}
#nakupujte-online h2{
    padding-left: 60px;
    padding-bottom: 20px;
}
#nakupujte-online img{
    float: left;
    padding-top: 5px;
    padding-right: 15px;
}
#copyright{
    width: 1170px;
    text-align: center;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 15px;
    margin-bottom: 40px;
    position: relative;
    left: 50%;
    margin-left: -585px;
    font-size: 12px;
    color: #696969;
}
#designed-by{
    text-align: center;
    font-size: 12px;
    color: #696969;
    margin-bottom: 70px;
}
