@charset "UTF-8";
/* CSS Document */

body {
margin: 0 auto;
background: url(img/bg.jpg);
}

#container {
margin-left: -400px;
width: 800px;
position: relative;
left: 50%;
background: #FFFFFF;
border-left: #dfbda2 solid medium;
border-right: #dfbda2 solid medium;
}

#menu {
height: 81px;
background: url(img/menu_bg.png) repeat-x;
}

ul {
margin: 0;
padding: 0;
list-style: none;
width: 619px;
height: 81px;
float: right;
}

ul li {
float: right;
}

ul a {
display: block;
padding: 2em 2em;
line-height: 2.1em;
margin-right: 1em;
text-decoration: none;
font: bold medium Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
}

ul a:hover {
color: #fff;
background: url(img/light.png) no-repeat;
}

#onas {
height: 385px;
background: url(img/o_nas.jpg) no-repeat;
}

#ponuka {
height: 385px;
background: url(img/ponuka.jpg) no-repeat;
}

#referencie {
height: 385px;
background: url(img/referencie.jpg) no-repeat;
font: bold small Verdana, Arial, Helvetica, sans-serif;
text-align: right;
color: #FFFFFF;
}


#referencie a {
font: bold small Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #FFFFFF;
}

#referencie a:hover {
text-decoration: underline;
}

#text {
padding: 0 1em 0.7em;
font: small Verdana, Arial, Helvetica, sans-serif;
color: #333333;
}

#text a {
padding: 1em;
font: italic small Verdana, Arial, Helvetica, sans-serif;
color: #ad1114;
text-decoration: none;
}

#text a:hover {
text-decoration: underline;
}

#footer {
height: 55px;
background: url(img/menu_bottom_bg.jpg) repeat-x;
}

/* metoda Phark - nahradenia textu obrazkom */

h1 {
margin: 0;
text-indent: -5000px;
float: left;
width: 181px;
height: 81px;
background: url(img/logo.png) no-repeat;
}

/* nadpis nad textom */

h2 {
font: bold x-large Verdana, Arial, Helvetica, sans-serif;
color: #990000;
}
