body {
    background:url('../images/bg.gif') top center;
    font-family:Arial,Tahoma,sans-serif;
    font-size:0.7em;
    text-align:center;
    margin:0px;
    padding:0px;
}

a { color:#0056AF; text-decoration: none; }
a:hover { text-decoration: underline; }

img { border: 0px; }

form {
    margin:0px;
    padding:0px;
}

table,input,textarea,select {
    font-family:Arial,Tahoma,sans-serif;
    font-size:1em;
}

h1 {
	background: url('../images/logo.gif') repeat-y 0px 0px;
    margin:0px;
    padding:0px;
    position:absolute;
    top:10px;
    left:20px;
}
h1 a {
    width:211px;
	height:106px;
    display:block;
}
h1 span { display:none; }

h2 {
    margin:0px;
    padding:0px 0px 0px 0px;
    color:#024B98;
    font-size:1.6em;
}

h3 {
    margin:0px;
    padding:0px 0px 0px 0px;
    color:#024B98;
    font-size:1.2em;
}

#body {
    width:987px;
    background:url('../images/bg-main.gif') repeat-y top left;
    margin:0px auto;
}
#body-main {
    background:url('../images/bottom.gif') no-repeat 8px bottom;
}

#top {
    background:url('../images/top-new2.jpg') no-repeat top left;
    height:240px;
    margin:0px 8px 0px 8px;
    position:relative;
}

ul.lang {
    margin:0px;
    padding:0px;
    position:absolute;
    top:160px;
    left:70px;
    list-style:none;
}
ul.lang li {
    font-weight:bold;
    text-align:right;
    padding:3px 0px 7px 0px;
}
ul.lang li a {
    padding:0px 30px 0px 0px;
}
ul.lang li.sk { background:url('../images/flag-svk.gif') no-repeat top right; }
ul.lang li.en { background:url('../images/flag-eng.gif') no-repeat top right; }

#left {
    width:175px;
    float:left;
    background:url('../images/menu-top.jpg') no-repeat 8px 0px;
    min-height:200px;
    _height:200px;
    text-align:left;
}
#left ul {
    margin:0px;
    padding:10px 0px 0px 20px;
    list-style:none;
    font-size:1.1em;
    font-weight:bold;
}
#left ul li {
    background:url('../images/bullet.gif') no-repeat 0px 5px;
    padding:3px 10px 3px 18px;
}
#left .kontakt {
    color:#515151;
    padding:15px 10px 0px 30px;
}
#left ul ul {
    font-size:1em;
    font-weight:normal;
    padding:3px 0px 0px 0px;
}
#left ul ul li {
    background:none;
    padding:3px 10px 3px 0px;
}

#right {
    width:810px;
    float:right;
    text-align:left;
}
#right .kontakt {
    color:#515151;
    padding:5px 10px 0px 20px;
}

div.main_right {
    width:265px;
    float:right;
    padding-bottom:30px;
}
div.main_left {
    width:535px;
    float:left;
}
#bottom {
    clear:both;
    text-align:right;
    padding:20px 20px 10px 0px;
    color:#FFF;
}
#bottom a { color:#FFF; text-decoration:none; }
#bottom a:hover { color:#FFF; text-decoration:underline; }
#bottom-tien {
    clear:both;
    width:987px;
    height:11px;
    background:url('../images/bottom.png') no-repeat bottom left;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src = 'http://roman.bart.sk/files/images/bottom.png');
    _background:none;
    margin:0px auto;
}

.separator { display:none; }
.cleaner {
    clear:both;
    height:0em;
    line-height:0.1em;
    font-size:0.1em;
}