html,body { margin: 0px; padding: 0px; height: 100%; color: #000000; }
body.main { background: #C8D5EE /* #B4D3EF */; }

html,body,a,a:hover,input,p,div,table,th,td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
h3 {margin: 0px; padding: 0px; }

img { border: 0; padding: 0; margin: 0;}
table,td { border: 0; padding: 0; border-spacing: 0px 0px; border-collapse: collapse; vertical-align: top;}
a { color: #DE0A38; text-decoration: none; font-size: 12px; }
a:hover { color: #026788; }
input { background: #FFFFFF; border: 1px solid #CCCCCC; padding: 0; margin: 0px; font-size: 12px; padding: 1px; height: 22px;}
.loginbutton { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding: 0px; margin: 0px; }

#shell{ width: 100%; text-align: left; }
#shell #shelltable { margin-left:auto; margin-right:auto; margin-bottom: 10px; background-color: white; width: 908px; }
#shell #shelltable #shellsubtable { width: 908px; height: 137px; border: 0px; }
#shell #shelltable #shellsubtable .logo { width: 159px; height: 139px; vertical-align: top; background: url('images/header_abovemenu2.jpg') left top no-repeat;  }

.cssmenu { background:url('images/header_menubg.gif') no-repeat; width: 749px; height: 35px; vertical-align: top; }
.mainbar { float: left; width: 680px; padding-left: 3px; }
.sidebar { float: left; width: 202px; }
.onlybar { width: 898px; }
#bodycontent { margin: 0px 5px 5px 5px; }
#bodycontent a { }
#bodycontent a:hover { text-decoration: underline; }
#bodycontentall { font-size: 11px; }

.box_small { float: left; margin: 10px 10px 10px 10px; width: 202px; }
.box_big { float: left; }

div.error { font-weight: bold; color: #F00; padding-bottom: 1em; }
div.container_box {  padding: 0px; margin: 0px;}
div.container_editbox { border: 2px dashed #CCC; margin: 2px;}
div.container_editheader { padding: 3px; background-color: #ccc;}
div.container_editheader table tr td.info { font-size: 8pt; font-weight: bold;}
div.itemtitle { font-weight: bold;}
.moduletitle { font-weight: bold; font-size: 12px; color: #000;}
.summarytitle { font-weight: bold;}
td.header, td.header a { background-color: #B9123B; color: #fff; font-weight: bold; font-size: 15px; padding: 2px;}

td.tab_btn { border: 1px solid black; border-right: 0px solid black; background-color: #DDD; padding: .5em;}
td.tab_btn_last {}
td.tab_spacer { border-bottom: 1px solid black; border-left: 1px solid black; }
td.tab_btn_current { background-color: inherit; border-bottom: 0px solid black; }
td.tab_main { padding: .5em; border: 1px solid black; border-top: 0px solid black;}

div.form_title { font-size: 14px; font-weight: bold; padding-top: 5px; padding-bottom: 5px;}
div.form_header { border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; margin-bottom: 1em; padding-top: 5px; padding-bottom: 5px;}
.form table td {padding: 1px 5px 1px 5px;}
.form_label { vertical-align: bottom; font-weight: bold; padding: 1px 1px 1px 1px;}
.form_input { padding: 1px 1px 1px 1px;}

tr.odd_row, .tablerowed tr.odd_row { background-color: #D3EAF8;}
tr.even_row { background-color: #B5C7C7;}
/* tr.row:hover td, tr.row:hover td a, .textmodule tr.row:hover td, .textmodule tr.row:hover td a { background-color: #FFFFFF; color: #000000;} */

.textmodule .itemtitle { font-size: 14px; margin-bottom: 5px;}
.textmodule .itemtitle .date { font-size: 10px; margin-bottom: 5px;}
.textmodule .readmore { font-size: 12px; text-align: right;}
.textmodule .newstext { font-size: 12px; text-indent: 10px; color: black; }
.textmodule { margin-bottom: 10px; margin-left: 0px; margin-right: 0px; border: 2px solid #28639D; }
.textmodule_little { width: 400px; }
.textmodule_mid { width: 620px; }
.textmodule_wide {  width: 870px;}
.textmodule th, .textmodule th h3 { height: 25px; font-size: 14px; color: white; background-color: #28639D; text-align: left; padding-left: 10px; text-transform: uppercase; font-family: "Arial Black";}
.textmodule td.text { background: url('images/whitedot.png'); }
.textmodule td { padding: 10px 10px 10px 10px; }
.textmodule td table, .textmodule td table td { /* background: none; */ }
.textmodule .text p, .textmodule .text li, .textmodule .text td { font-size: 12px; color: black; }
.textmodule .text td { padding: 5px 3px 5px 3px; vertical-align: top; }
.textmodule .text h2, .textmodule .text h3, .textmodule .text h4 { color: black; }
#bodycontent .textmodule .text a, #bodycontent .textmodule .text a:hover { border-bottom: 0px; text-decoration: none; }

.box { margin-bottom: 10px; margin-left: 0px; margin-top: 0px; margin-right: 15px; width: 240px; border: 2px solid #28639D;}
.box th, .box th h3 { height: 25px; font-size: 14px; color: white; text-align: left; padding-left: 10px; text-transform: uppercase; font-family: "Arial Black";}
.box_red th { background-color: #AB0632; }
.box_blue th { background-color: #28639D; }
.box td { background: url('images/whitedot.png'); padding: 3px 3px 3px 3px; }
.box .text p, .box .text li, .box .text td { font-size: 12px; color: black; }
.box .text .container_editheader td { background-color: #ccc; }
.box .text td { padding: 5px 3px 5px 3px; vertical-align: top; }
.box .text h2, .box .text h3, .box .text h4 { color: black; }
.box ul { padding-left: 10px; margin-left: 10px; margin-bottom: 10px; line-height: 25px; list-style-type: none; width: 200px; }
.box ul ul { padding-left: 15px; margin-left: 10px; margin-bottom: 10px; list-style-type: none; }
.box a { font-weight: bold; color: #28639D; }

.topbar { height: 105px; background: url('images/header_abovemenu2.jpg') right top no-repeat; }
.topbar form { margin: 0; padding: 0; }
.topbar .toplinks { margin-right: 10px; margin-top: 5px; margin-bottom: 24px; height: 25px; }
.topbar .toplinks a { color: white; font-family: verdana; font-size: 10px; font-weight: bold; }

.bordered-table { border-collapse: collapse; border: 1px solid black; }
.bordered-table td { border: 1px solid black; }

.navigationmodule_manager { margin: 5px 5px 5px 5px; width: 614px; }
.navigationmodule_manager div, .navigationmodule_manager td { font-size: 12px; }
.navigationmodule_manager .defunct-link { text-decoration: line-through; }
.navigationmodule_manager table td { text-align: center; }

.footer { height: 24px; background-color: #28639D; font-size: 11px; font-weight: bold; color: #ffffff; text-align: center; vertical-align: middle; }
.footer a { color: white; }
.footer a:hover { color: gray; }

#clientsectionMenu { color: black; font-size: 12px; font-weight: normal; }

.naseTabulka { width: 100%; }
.naseTabulka tr.hov td { background: url('images/whitedot.png'); }
.naseTabulka th { background-color: #DCDCDC; font-weight: bold; }
.naseTabulka tr.hov:hover td { background-color: #D9E7F5; }
.naseTabulka td, .naseTabulka th { border-bottom: 1px dotted #76A5C3; font-size: 12px; text-transform: none; font-family: Arial, Helvetica, sans-serif; color: black; padding-left: 5px; padding-right: 5px; }

#shellsubtable #topsearch table {margin-right: 10px; }
#shellsubtable #topsearch input.string {border: 2px solid #94B1CE; height: 20px; font-size: 10px; margin: 0; }
#shellsubtable #topsearch input.submit {border: 0px; height: 25px; width: 57px; margin: 0; }
