@import url("forms.css");

body {
    background:URL('./images/bg.gif') repeat-y top center #4B4B4B;
    text-align:center;
    font-family:Tahoma,sans-serif;
    font-size:0.7em;
    margin:0em;
    padding:0em;
}

a {
    color:#173A95;
}

a img {
    border:none;
}

.cleaner {
    clear:both;
    visibility:hidden;
    margin:0em;
    padding:0em;
    height:0px;
    
}

#page {
    width:980px;
    margin:0em auto;
    background:#FFF;
    text-align:left;
    padding:0em 5px;
}
h1 {
    margin:0em 0em 0em 0px;
    padding:0em;
    width:325px;
    height:100px;
    background:URL('./images/logo-small.png') no-repeat 0px 37px;
    float:left;
}
h1 a {
    display:block;
    width:250px;
    height:55px;
    margin-top:25px;
}
h1 a span {
    display:none;
}

#banner {
    float:left;
    height:78px;
    width:472px;
    overflow:hidden;
    text-align:right;
}

#langswitch {
    float:right;
    text-align:right;
    padding:11px;
}

#bottommenu {
    _height:1%;
    min-height:1%;
    text-align:left;
    margin-top:5px;
}
#bottommenu .t {
}
#bottommenu .b {
    padding:0.8em 1em 0.9em 1em;
}
#bottommenu .fmenu {
    float:right;
}
#bottommenu .fmenu img {
    vertical-align:middle;
    margin-right:0.2em;
}

#bottom {
    clear:both;
    text-align:left;
    margin:10px 11px 10px 11px;
    color:#173A95;
}
#bottom .logos {
    float:right;
    width:33em;
    text-align:right;
}
#bottom .logos img {
    float:right;
    vertical-align:middle;
    margin-left:5px;
}
#bottom .logos .text {
    display:block;
    padding-top:6px;
}

#sectionmenu {
    clear:both;
    float:left;
    width:100%;
    margin:0em 0em 3px 0em;
    margin-top:5px;
    padding:0em;
    list-style:none;
    border-bottom:2px solid #999999;
}
#sectionmenu li {
    background:#999999;
    float:left;
    margin:0em 0em 0em 0em;
    padding:0em;
    list-style:none;
    border-bottom:2px solid #63A9FE;
    border-right: 1px solid #FFF;
    position:relative;
    top:2px;
    left:0px;
}
#sectionmenu li a {
    color:#FFF;
    padding:0.5em 2em;
    display:block;
    border-bottom:1px solid #FFF;
    text-decoration:none;
    font-weight:bold;
}
#sectionmenu li.hm {
    background:URL('./images/sectionmenu-bg1-hm.gif') no-repeat top left #999999;
    border-bottom:2px solid #999999;
}
#sectionmenu li.ic {
    background:URL('./images/sectionmenu-bg1-ic.gif') no-repeat top left #173A95;
    border-bottom:2px solid #173A95;
}
#sectionmenu li.db {
    background:URL('./images/sectionmenu-bg1-db.gif') no-repeat top left #FFA800;
    border-bottom:2px solid #FFA800;
}
#sectionmenu li.epl {
    background:URL('./images/sectionmenu-bg1-hlp.gif') no-repeat top left #63A9FE;
    border-bottom:2px solid #63A9FE;
}
#sectionmenu li.contact {
    float:right;
    margin-right:30px;
}
#sectionmenu li.hm a {
    background:URL('./images/sectionmenu-bg2-hm.gif') no-repeat top right;
}
#sectionmenu li.ic a {
    background:URL('./images/sectionmenu-bg2-ic.gif') no-repeat top right;
}
#sectionmenu li.db a {
    background:URL('./images/sectionmenu-bg2-db.gif') no-repeat top right;
}
#sectionmenu li.epl a {
    background:URL('./images/sectionmenu-bg2-hlp.gif') no-repeat top right;
}

#sectionmenu li.search {
    background:none;
    border:none;
    margin:0em;
    padding:0.2em 1em;
}
#searchCms {
    margin:0em;
    padding:0em;
}
#searchCms .text, #searchCms .button {
    font-size:1em;
    font-family:Tahoma,sans-serif;
}
#searchCms .text {
    margin:0em 0.3em;
    width:13em;
}
#searchCms .button {
    /* background:URL('./images/lupa.gif') top left no-repeat;
    border:none;
    padding-left:20px;
    min-height:20px;
    _height:20px;
    vertical-align:middle; */
}

/* BLOKY */
.block {
    position:relative;
    margin-bottom:5px;
}
.block h3 {
    margin:0em;
    padding:0.4em 0.5em;
    color:#FFF;
    font-family:arial,sans-serif;
    font-size:1.1em;
}
.block .content {
    padding:1em;
    min-height:1%;
    _height:1%;
}
/* blok - modry */
.block.mode1 {
    background:URL('./images/block-b-h.jpg') no-repeat top left #F4F9FF;
}
.block.mode1 .content {
    background:URL('./images/block-b-b.gif') no-repeat bottom left;
}
/* blok - cerveny */
.block.mode2 {
    background:URL('./images/block-r-h.jpg') no-repeat top left #FEECEC;
}
.block.mode2 .content {
    background:URL('./images/block-r-b.gif') no-repeat bottom left;
}
/* blok - zlty */
.block.mode3 {
    background:URL('./images/block-y-h.jpg') no-repeat top left #FEFBEC;
}
.block.mode3 .content {
    background:URL('./images/block-y-b.gif') no-repeat bottom left;
}
/* blok - svetlomodry */
.block.mode4 {
    background:URL('./images/block-lb-h.jpg') no-repeat top left #EFF6FE;
}
.block.mode4 .content {
    background:URL('./images/block-lb-b.gif') no-repeat bottom left;
}

.blockmenu {
    margin:0em;
    padding:0em;
    list-style:none;
}
.blockmenu a {
    text-decoration:none;
}
.blockmenu strong {
    color:#C20000;
}
.blockmenu ul {
    margin:0em 0em 0em 0em;
    padding:0.3em 0.5em 0.3em 15px;
    list-style-image:URL('./images/listitem-b.gif');
}
.blockmenu li {
    font-weight:bold;
}
.blockmenu ul li {
    font-weight:normal;
}
.blockmenu ul li strong {
    font-weight:normal;
}
/* .blockmenu li.sitemapItem {
    font-weight:bold;
}
.blockmenu li.contentItem, .blockmenu li.contentItem strong {
    font-weight:normal;
} */

/* ikony */
.block .icon {
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute;
    display:block;
    height: 30px;
    width: 30px;
    right: 10px;
    top: 6px;
}
.block .icon.ankety {
    background-image:URL('./icons/ankety.gif');
}
.block .icon.databaza1 {
    background-image:URL('./icons/databaza1.gif');
}
.block .icon.databaza2 {
    background-image:URL('./icons/databaza2.gif');
}
.block .icon.faq {
    background-image:URL('./icons/faq.gif');
}
.block .icon.forum {
    background-image:URL('./icons/forum.gif');
}
.block .icon.kategorie {
    background-image:URL('./icons/kategorie.gif');
}
.block .icon.kocky {
    background-image:URL('./icons/kocky.gif');
}
.block .icon.kurzy {
    background-image:URL('./icons/kurzy.gif');
}
.block .icon.novinky {
    background-image:URL('./icons/novinky.gif');
}
.block .icon.novinky2 {
    background-image:URL('./icons/novinky2.gif');
}
.block .icon.novinky3 {
    background-image:URL('./icons/novinky3.gif');
}
.block .icon.prihlasenie {
    background-image:URL('./icons/prihlasenie.gif');
}
.block .icon.users {
    background-image:URL('./icons/users.gif');
}
.block .icon.usmev {
    background-image:URL('./icons/usmev.gif');
}

/* Dokument na download */
dl.downloadDoc {
    margin:0em 0em 1em 0em;
    padding:0em;
    clear:left;
}
dl.downloadDoc dt {
    margin:0em;
    padding:0em 5px 5px 0em;
    width:45px;
    float:left;
}
dl.downloadDoc dd {
    margin:0em 1em 0em 45px;
    padding:0em;
    text-align:left;
}

/* Zakladne elementy */
h2 {
    color:#173A94;
    font-family:arial,sans-serif;
    font-size:1.8em;
    margin:0em 0em 0.7em 0em;
}

h3 {
    color:#173A94;
    font-family:arial,sans-serif;
    font-size:1.3em;
    margin:0em 0em 0.7em 0em;
}

ul,ol {
    margin:1em 0em 1em 2em;
    padding:0em;
}


/**
 * Reporty
**/
.report {
    min-height:28px;
	_height:28px;
    text-align:left;
    margin:0 auto 5px auto;
    color:#000;
    font-size:1.3em;
    padding:5px 5px 5px 45px;
    position:relative;
}
.report ul {
    padding:0px 0px 0px 35px;
    margin:0px;
    font-weight:bold;
}
.report span.ico {
	display:block;
	width:36px;
	height:36px;
	margin:1px 3px 1px 1px;
	background:url(images/msg-icons.gif) no-repeat top left;
    position:absolute;
    top:0px;
    left:0px;
}

.report span.ico_OK { background-position:0px 0px; }
.report span.ico_ERROR { background-position:-36px 0px; }
.report span.ico_INFO { background-position:-72px 0px; }
.report span.ico_ALERT { background-position:-108px 0px; }
.report span.ico_HELP { background-position:-144px 0px; }
.report_INFO  { color:#EC8C22;font-weight:bold;border:3px solid #EC8C22; }
.report_ERROR { color:#EB3D22;font-weight:bold;border:3px solid #EB3D22; }
.report_OK    { color:#53812D;font-weight:bold;border:3px solid #53812D; }
.report_ALERT { color:#0A0801;font-weight:bold;border:3px solid #0A0801; }
.report_HELP  { color:#1A6E94;font-weight:bold;border:3px solid #1A6E94; }

/* Usersection */
#usersection {
    width:173px;
    float:right;
    margin-top:5px;
    margin-bottom:5px;
    background:URL('./images/block-g-c.gif') repeat-y top left;
    position:relative;
    _height:1%;
    min-height:1%;
}
#usersection .b {
    background:URL('./images/block-g-h.jpg') no-repeat top left;
    _height:1%;
    min-height:1%;
}
#usersection h3 {
    color:#FFF;
    margin:0em;
    padding:5px 8px;
    font-size:1.1em;
    font-family:Arial,sans-serif;
}
#usersection .content {
    padding:8px 10px 8px 10px;
    min-height:80px;
    _height:80px;
    background:URL('./images/block-g-b.gif') no-repeat bottom left;
}
#usersection form.loginform {
    margin: 0em;
    padding:8px 0em 0em 0em;
    text-align:left;
}
#usersection form.loginform .text, form.loginform .button {
    font-size:1em;
    font-family:Tahoma,sans-serif;
    margin-bottom:0.3em;
}
#usersection form.loginform .text {
    width:95%;
    color:#626262;
}
#usersection .icon {
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    display:block;
    height: 30px;
    width: 30px;
    right: 12px;
    top: 7px;
    background-image:URL('./icons/lock.gif');
}

.errors {
    margin:0em 0em 1em 0em;
    padding:0em;
    list-style:none;
}
.errors li {
    margin:0em 0em 0.5em 0em;
    padding:0.3em 0.5em;
    background:#F00;
    color:#FFF;
}

/* Balog */

.nadpis1  {
           font-weight: bold;
           font-size: 1.3em;
           color: #150185;
           margin_bottom:5px;
}

.nadpis2  {
           font-weight: bold;
           font-size: 1.1em;
           color: #150185;
           margin-top:16;
}

p.ciara   {
           font-style: italic;
           color:#808080;
           border-top: 1px solid #808080;
           padding-top: 15px;
}

.headtab  {font-family: Arial;     
           font-weight: bold;
           font-style: italic;
           text-align: center;
           margin-top: 35;
}

dl.citem-list {
    margin:0em 0em 0.5em 0em;
    padding:0em 0em 0.5em 0em;
    border-bottom:1px solid #E8F2FF;
}
dl.citem-list-last {
    border-bottom:none;
    margin-bottom:0em;
    padding-bottom:0em;
}
dl.citem-list p {
    margin:0em;
    padding:0em;
}
dl.citem-list dt, dl.citem-list dd {
    margin:0em;
    padding:0em;
}
dl.citem-list dt {
    font-weight:bold;
    padding-bottom:0.3em;
}
dl.citem-list dd.info {
    color:#626262;
}


/* fotogaleria */
.photogallery {
    padding: 0px;
}
.photogallery dl.pgImage {
    float: left;
    text-align: center;
    margin:0px 15px 5px 0px;
    padding:0;
}
.photogallery dl.pgImage dt {
    padding: 4px 4px 2px 4px;
    background:#4DA300;
}
.photogallery dl.pgImage dd {
    margin: 0px;
    padding: 5px 5px 5px 5px;
    color:#FFF;
}
.photogallery dl.pgImage a img {
    border:1px solid #FFF;
}

/* download */
.download {
   padding: 0px;
}
.download ul {
    margin:0;
    padding:0;
    list-style:none;
}
.download ul .mimeicon {
    margin:0;
    padding:0;
    vertical-align:middle;
}
.download ul li {
    margin:0;
    padding:3px 0 3px 0;
}
.download dl.downloadDoc {
    float: left;
    width: 230px;
    text-align: left;
    margin: 5px;
    padding: 5px;
}
.download dl.downloadDoc dt {
    float: left;
    margin:0 5px 0 0;
    padding:0px;
}
.download dl.downloadDoc dd {
    margin:0;
    padding:0px;
}
.download dl.downloadDoc a img {
    border: none;
}

.citem-list1 {
    width:310px;
    float:left;
}
.citem-list1 {
    width:310px;
    float:right;
}

dl.citem-list {
    margin:0em 0em 0.5em 0em;
    padding:0em 0em 0.5em 0em;
    border-bottom:1px solid #E8F2FF;
}
dl.citem-list-last {
    border-bottom:none;
    margin-bottom:0em;
    padding-bottom:0em;
}
dl.citem-list p {
    margin:0em;
    padding:0em;
}
dl.citem-list dt, dl.citem-list dd {
    margin:0em;
    padding:0em;
}
dl.citem-list dt {
    font-weight:bold;
    padding-bottom:0.3em;
}


/* Kontextove ikonky */
#right .contextIcon {
    width:52px;
    height:52px;
    margin:0em auto 10px 15px;
}
#right .contextIcon span {
    display:block;
    width:52px;
    height:52px;
    cursor:default;
}
#right .contextIcon span a {
    display:block;
    width:52px;
    height:52px;
    cursor:default;
}
#right .contextIcon span a span {
    display:none;
}

#right .contextIcon span.info {
    background:URL('./images-tradecenter/function-icons.jpg') no-repeat -104px 0px;
}
#right .contextIcon span.info_active {
    background:URL('./images-tradecenter/function-icons.jpg') no-repeat 0px 0px;
    cursor:pointer;
}
#right .contextIcon span.info_active a {
    cursor:pointer;
}

#right .contextIcon span.offers {
    background:URL('./images-tradecenter/function-icons.jpg') no-repeat -104px -52px;
}
#right .contextIcon span.offers_active {
    background:URL('./images-tradecenter/function-icons.jpg') no-repeat 0px -52px;
    cursor:pointer;
}
#right .contextIcon span.offers_active a {
    cursor:pointer;
}

#right .contextIcon span.print {
    background:URL('./images-tradecenter/function-icons.jpg') no-repeat -104px -156px;
}
#right .contextIcon span.print_active {
    background:URL('./images-tradecenter/function-icons.jpg') no-repeat 0px -156px;
    cursor:pointer;
}
#right .contextIcon span.print_active a {
    cursor:pointer;
}

#right .contextIcon span.contact {
    background:URL('./images-tradecenter/function-icons.jpg') no-repeat -104px -209px;
}
#right .contextIcon span.contact_active {
    background:URL('./images-tradecenter/function-icons.jpg') no-repeat 0px -209px;
    cursor:pointer;
}
#right .contextIcon span.contact_active a {
    cursor:pointer;
}

#right .contextIcon span.partner {
    background:URL('./images-tradecenter/function-icons.jpg') no-repeat -104px -324px;
}
#right .contextIcon span.partner_active {
    background:URL('./images-tradecenter/function-icons.jpg') no-repeat 0px -324px;
    cursor:pointer;
}
#right .contextIcon span.partner_active a {
    cursor:pointer;
}

/* Diskusie */
.discussionform {
    margin: 10px 0px 20px 0px;
}
.discussionNode .discussionNode {
    margin-left:2em;
}
.discussionItem {
    border:1px solid #353535;
    padding:1px;
    margin:0 0 1em 0;
    text-align: left;
}
.discussionItem .discussionItem {
    margin: 5px 1px 1px 10px;
}
.discussionItem h4 {
    background:#EAEAEA;
    padding:0.3em 0.5em;
    margin:0em;
    font-size: 1.1em;
    color:#
}
.discussionItem h4 a {
    color: #353535;
}
.discussionItem p {
    padding:0.3em 0.5em;
    margin:0em;
}
.discussionItem .tiraz {
    padding:0.3em 0.5em;
    margin:0em;
    color:#969696;
}
.discussionItem .tiraz .functions {
    float:right;
}

.discussionNodeLight {
    margin: 0px 0px 0.5em 0px;
}
.discussionItemLight {
    margin: 0px; /* 0 0 0.5em 0; */
    padding: 0px; /* 0.3em 0.5em; */
}

/* Ostatne formulare */
form#firmsearch .text {
    width:95%;
    margin-top:0.5em;
    margin-bottom:0.5em;
}
form#offersearch .text, form#offersearch select {
    width:95%;
    margin-top:0.5em;
    margin-bottom:0.5em;
}

.discussion-replyto {
    background:#EAEAEA;
    width:auto;
    height:auto;
    position:relative;
    padding:0.7em 0.7em 0.7em 40px;
    margin-bottom:1em;
}
.discussion-replyto .quot {
    display:block;
    text-align:center;
    color:#B6B6B6;
    font-size:5em;
    position:absolute;
    top:5px;
    left:5px;
    font-family:"Times New Roman",sans-serif;
    width:30px;
    height:30px;
    overflow:hidden;
    font-weight:bold;
    line-height:0.8em;
}

.pager {
    clear:both;
    margin:1em 0em;
    padding:1em 0em;
    border-top:1px dotted #999999;
}
.pager select {
    font-size:1em;
}
.pager .nextprev {
    float:right;
}

