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

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

form {
    margin:0px;
    padding:0px;
}
form,input,select,textarea,table {
    font-family:Arial,Tahoma,Verdana,sans-serif;
    font-size:1em;
}

h1 {
    background:url('../images/logo.gif') no-repeat 0px 25px;
    margin:0px;
    padding:0px;
    font-size:1.6em;
    font-weight:normal;
    color:#989FA0;
}
h1 a {
    display:block;
    text-align:right;
    color:#989FA0;
    padding:45px 25px 20px 0px;
}
h1 a:hover { color:#989FA0; text-decoration:none; }
h1 a span { display:none; }
h1 img { display:none; }

div.bg-page { background:url('../images/bg-page.gif') repeat-y top center; }
div.bg-top { background:url('../images/bg-top.gif') repeat-x top left; }
div.bg-top-left { background:url('../images/bg-top-left.jpg') no-repeat top left; }

#body {
    width:958px;
    margin:0px auto;
    text-align:left;
}

#left {
    width:479px;
    float:left;
    background:url('../images/bg-page-left.jpg') no-repeat 0px 81px;
    min-height:500px;
    _height:500px;
}

#left .top {
    margin:20px 0px 10px 30px;
    padding:15px;
    background:url('../images/bg-silver-shadow.gif') repeat-y top right #EAEAE9;
}
#left hr.separator {
    border:none;
    background:#FFF;
    color:#FFF;
    height:1px;
}
#left .search select { width:130px; }
#left .search .scolumn1 {
    font-weight:bold;
    text-align:right;
    width:60px;
}
#left .search .scolumn2 { width:130px; }
#left .search .scolumn3 {
    font-weight:bold;
    text-align:right;
    width:75px;
}
#left .search .scolumn4 { width:130px; }
#left .search .scolumn5 { text-align:right; }

#left .user .column1 {
    font-weight:normal;
    text-align:right;
    width:60px;
}
#left .user .column2 { width:130px; }
#left .user .column3 { width:60px; }
#left .user .column4 {
    font-weight:bold;
    text-align:left;
}
#left .user .column5 { width:210px; }
#left .user .column2 input {
    border:1px solid #828392;
    padding:1px 2px 1px 2px;
    width:122px;
}
#left .user span.h2 {
    display:block;
    font-size:1.3em;
    font-weight:bold;
    padding:5px 0px 3px 0px;
    color:#FA6000;
}
#left .user-registracia {
    background:url('../images/user.gif') no-repeat 0px 4px;
    display:block;
    padding:2px 0px 2px 15px;
}
#left .user-lost-passwd {
    background:url('../images/lost.gif') no-repeat 0px 4px;
    display:block;
    padding:2px 0px 2px 15px;
}

#left div.user {
    background:url('../images/logged-user.gif') no-repeat 0px 10px;
    padding-left:50px;
}

#left .menu {
    background:#272C2D;
    margin:0px 0px 0px 20px;
    padding:10px 0px 0px 22px;
    min-height: 1px;
    _height:1px;
}
#left .menu ul {
    margin:0px;
    padding:0px 0px 0px 2px;
    background:url('../images/menu-start.gif') no-repeat top left;
    float:left;
    list-style:none;
}
#left .menu ul li {
    background:url('../images/menu-separator.gif') no-repeat top right;
    padding:0px 5px 0px 0px;
    float:left;
}
#left .menu ul li span {
    background:url('../images/menu-bg.gif') repeat-x top left;
    padding:12px 16px 12px 16px;
    display:block;
    font-weight:bold;
}
#left .menu ul li.last {
    background:url('../images/menu-end.gif') no-repeat top right;
    padding:0px 2px 0px 0px;
}
#left .content {
    padding:0px 0px 15px 35px;
}
#left h2 {
    color:#000;
    font-size:1.8em;
    font-weight:normal;
    margin:10px 0px 10px 0px;
    padding:8px 15px 8px 15px;
    background:url('../images/bg-silver-shadow.gif') repeat-y top right #EAEAE9;
}
#left h2 span {
    color:#000;
    font-size:0.6em;
    font-weight:normal;
}
#left h3 {
    color:#FA6000;
    font-size:1.3em;
    font-weight:bold;
    margin:0px;
    padding:13px 0px 5px 0px;
}
#left .description {
    width:395px;
    line-height:1.4em;
    padding:5px 15px 5px 15px;
    background:#F5F5F5;
}

#predajcovia h3 {
    color:#FA6000;
    font-size:1.3em;
    font-weight:bold;
    margin:0px;
    padding:5px 0px 3px 0px;
}
#predajcovia h3 a { color:#FA6000; }
#predajcovia h3 a:hover { color:#000000; }
#predajcovia p {
    margin:0px;
    padding:0px 0px 5px 0px;
    border-bottom:1px solid #FFF;
}
#predajcovia p span {
    display:block;
    text-align:right;
}
#predajcovia p a { color:#FA6000; }
#predajcovia p a:hover { color:#000000; }

#gallery {
    clear:both;
    padding:5px 15px 0px 5px;
}
#gallery img {
    border:1px solid #F5F5F5;
    padding:5px;
    margin:2px;
}
#gallery a { text-decoration:none; }
#gallery a:hover { text-decoration:none; }

#left .message {
    color:#FF0000;
    font-weight:bold;
    font-size:1.1em;
    text-align:center;
}
#left .registration-info {
    text-align:center;
}
#left .registration th {
    font-weight: normal;
    padding:1px 5px 1px 5px;
    text-align:right;
}
#left .registration th span {
    color:#F00;
    font-weight:bold;
}

#left .details th {
    font-weight: bold;
    padding:2px 5px 2px 5px;
    text-align:right;
    width:90px;
}
#left .details td {
    background:#FFF;
    border:1px solid #EAEAE9;
    padding:2px 5px 2px 5px;
    width:280px;
}

/*
    ---------------------------
    PAGE INFO
    ---------------------------
*/
#left div.page-info {
    text-align:right;
    padding:0px 0px 0px 0px;
}
#left div.page-info strong {
    font-size:1.2em;
}
/*
    ---------------------------
    PAGES
    ---------------------------
*/
#left .pages {
    padding:5px 0px 0px 0px;
    clear:both;
}
#left .pages img {
    border:none;
    margin:2px 0px 0px 0px;
}
#left .pages a {
	padding:0;
    margin:0px;
	font-weight:bold;
    text-decoration:none;
    background:none;
	border:none;
}
#left .pages a.page-on {
	padding:0;
    margin:0px;
	font-weight:bold;
    text-decoration:none;
    background:none;
	border:none;
}

#tabs {
    margin:0px;
    padding:10px 0px 0px 0px;
    float:left;
}
#tabs li {
    float:left;
    display:inline;
    padding:3px 10px 3px 25px;
    background:url('../images/arrow-down.gif') no-repeat 3px 5px #EAEAE9;
    margin:0px 1px 0px 1px;
    cursor:pointer;
}
#tabs li.active {
    padding:3px 10px 3px 10px;
    background:#FA7111;
    font-weight:bold;
}

#left .tab {
    clear:both;
    border:1px solid #EAEAE9;
    background:#FFF;
    padding:10px 10px 10px 10px;
    min-height:1px;
    _height:1px;
}
#left .tab ol {
    margin:0px;
    padding:5px 0px 5px 40px;
}
#tab2,#tab3,#tab4,#tab5 {
    display:none;
}

#right {
    width:478px;
    float:left;
    min-height:500px;
    _height:500px;
    background:url('../images/bg-page-right.gif') no-repeat 0px 0px;
    padding:10px 0px 0px 0px;
}
#right .flash {
    margin:0px 0px 10px 11px;
    width:449px;
    height:309px;
}


#news {
    padding:0px 20px 0px 11px;
    color:#CBCBCB;
}
#news span.title {
    display:block;
    color:#DDDEDD;
    font-size:1.6em;
    font-weight: normal;
    background:#424B4D;
    border-bottom:10px solid #465051;
    padding:10px 15px 10px 15px;
}
#news span.name {
    display:block;
    color:#EB5F04;
    font-size:1.1em;
    font-weight:bold;
}
#news div {
    clear:both;
    border-bottom:1px solid #485253;
    padding:10px 0px 0px 0px;
}
#news img {
    border:none;
    float:left;
    margin:0px 10px 0px 0px;
}
#news p {
    margin:0px;
    padding:0px 0px 0px 0px;
}
#news a { color:#EA5D03; }
#news a:hover { color:#CBCBCB; }

#bottom {
    background:url('../images/bg-bottom.gif') repeat-x top left;
    position:relative;
    min-height:1px;
    _height:1px;
    color:#CBCBCB;
}
#bottom a { color:#CBCBCB; }
#bottom a:hover { color:#EA5D03; }
#bottom div {
    width:958px;
    margin:0px auto;
    text-align:left;
    background:url('../images/bottom-logo.gif') no-repeat 0px 30px;
}
#bottom ul {
    list-style:none;
    margin:0px;
    padding:50px 0px 30px 220px;
}
#bottom ul li {
    display:inline;
    padding:0px 1px 0px 5px;
    border-right:1px solid #DDD;
}
#bottom ul li.last {
    border-right:none;
}

#bottom .developer {
    position:absolute;
    top:50px;
    left:900px;
}

.cleaner {
    visibility:hidden;
    clear:both;
    line-height:0.1em;
    height:0.1em;
    font-size:0.1em;
}

