@CHARSET "UTF-8";
/* SOF RESET */
/* v1.0 | 20080212 */
/* Základní nastavení layoutu */
html,body {
   font-family: "Times New Roman", "Arial", sans-serif !important;
   text-align: left;
   background: white url('../images/back.png') repeat-x top left;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
   font-size: 11pt;
}

a {
}

a:link {
   /*text-decoration: none;*/
   border: none;
   color: #666666;
}

a:visited {
   color: #757575;
   text-decoration: none;
   border: none;
}

a:active {
   text-decoration: none;
   border: none
}

a:hover {
   text-decoration: underline;
   border: none
}


#pageWrapper {
   width:900px;
   background: transparent url('../images/backCnt.png') repeat-y top left;
}

#leftColumnWrapper {
   float:left;
   width:290px;
}

#leftColumn {
   text-align:right;
   padding-top:15px;
}

#leftColumn img{
   margin-right:10px;
}

#rightColumnWrapper {
   float:right;
   width:600px;
   /*margin-bottom: -590px;*/
   /*padding-bottom: 600px;*/
}


#content {
   padding: 15px 10px 10px 17px;
   position:relative;
   line-height: 1.3;
}

#footerWrapper {
   width: 100%;
   clear: left;
}

#footer{
   text-align: left;
   font-size: 8pt !important;
   padding: 4px 20px 4px 317px;
   color:gray;
}

#header {
   padding-top:58px;
}

#header #headerImage {
   height:50px;
}

#menuBox {
   margin-left:0px;
   border-color: #BF3740;
}

ul.smlmenu_ulroot,
ul.smlmenu_ulroot ul {
   width: 600px;
   height: 21px;
}

ul.smlmenu_ulroot li {
   margin: 0;
   padding:2px 0;
}

ul.smlmenu_ulroot li a, ul.smlmenu_ulroot li a:link, ul.smlmenu_ulroot li a:visited {
   padding:4px 5px 2px;
}

#leftcolumn #logo {
   margin-top: 25px;
}

#leftcolumn #panak {
   background-position: 0 0;
   background-repeat: no-repeat;
   padding:0;
   margin-right: 10px;
   float:right;
   line-height:1;
   margin-top: 80px;
}

/* odkaz zpět */
.button_back {
   display: block;
   text-align: center;
   margin-bottom: 5px;
}
/* EOF back */

/* SOF main content */
/* EOF Main Content */
/* SOF Panels Content */
/* EOF Panels Content */
