body {margin : 0;
      padding : 0;
      background : #fff url(./gradient.gif) repeat-y center;
      font-family : Tahoma,"Lucida Grande CE",lucida,sans-serif;
      color : #000;
      font-size : 0.8em;
      text-align : center;} /* centers layout for IE */
#preloader {	/* Loads necessary large images to system cache when dowloading them */
	display: none;
	overflow: hidden;
	visibility: hidden;
	}
#header {
	width : 770px;
	height : 130px;
	margin : auto;
	position : relative;
	overflow : hidden;
}
#header span {width : 770px;
              height : 130px;
              margin : 0;
              padding : 0;
              top : 0;
              left : 0;
              display : block;
              position : absolute;
              background : url(./header.jpg) top left no-repeat;} /* ensures visibility of H1 only without pictures */
 /* ensures visibility of H1 only without pictures */
#box {width : 750px;
      margin : auto;
      padding-top : 7px;}
#m_box {width : 174px;
        float : left;
        border-right : 1px #b4b4b4 solid;}
#c_box {width : 575px;
        float : right;}
#c_box1 {padding : 0 0 7px 7px;
         text-align : left;}
#menu {padding : 0 7px 7px 0;
       background : #fff;
       text-align : left;}
#menu .skip_nav {top : -10000px;
                 left : 0;
                 width : 1px;
                 height : 1px;    
                 position : absolute;
                 overflow : hidden;} /* hides anchor which allows handicapped users to skip navigation */
#menu ul {margin : 0;
          padding : 0;
          background-color : #fff;
          list-style-type : none;
          font-family : Tahoma,"Lucida Grande CE",lucida,sans-serif;
          font-size : 1em;
          line-height : 1.2em;}
#menu li.section {
	padding : 0;
	color : #fff;
	font-weight : bold;
	text-align : center;
}
#menu li.section div {
	padding : 3px 0;
	background-image: url(pictures/prechod.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #036;
}
#menu li {
	padding : 1px 0;
	background-color : #fff;
	font-weight : normal;
	text-align : left;
}
#menu ul li ul li a:hover {
	background-color : #D9ECFF;
}
#menu a {
	display : block;
	padding-left : 5px;
	border-left : 3px #036 solid;
	color : #000;
	text-decoration : none;
}
#menu a:hover {}
#menu a.em {
	border-left : 8px #036 solid;
	font-weight : bold;
	list-style-type: disc;
} /* emphasize current item of menu */
#m_box form {margin : 14px 0 0 0;
             padding : 0;} /* search form */
#m_box fieldset {margin : 0;
                 padding : 0;
                 border : 0;}
#m_box label {font-weight : bold;}             
#m_box input {margin : 2px;
              border-top : 1px #b4b4b4 solid;
              border-left : 1px #b4b4b4 solid;
              border-right : 2px #515151 solid;
              border-bottom : 2px #515151 solid;
              background-color : #D9ECFF;
              font-family : Tahoma,"Lucida Grande CE",lucida,sans-serif;
              color : #000;
              font-size : 1em;} /* search query textbox and search button */
#m_box input.q {padding : 2px;
                width : 150px;} /* search query textbox */
#m_box input.btn {	/* search button */
	padding : 2px 7px;
	font-weight : bold;
	color: black;
	background-color: #D9ECFF;
}
#m_box input.btn:hover {
	background-color: #99CCFF;
}
#content {margin : 0 23px 7px 16px;}
#footer {
	width : 750px;
	margin : auto;
	padding : 5px 0;
	border-top : 1px #b4b4b4 solid;
	clear : both;
	font-size: 12px;
}
#footer p {
	margin : 0;
    font-family : Tahoma,"Lucida Grande CE",lucida,sans-serif;
    font-size : 0.9em;
    line-height : 1.5em;
    text-indent : 0;
}
#footer p a {
	text-decoration:none;
}
#footer p a:hover{
	text-decoration:underline;
}
#footer p#print_info {display : none;}
.icq_img {
	margin: 0px;
	padding: 0px;
}
a {
	color : #900;
	text-decoration : underline;
}
a:hover {
	color : #036;
	text-decoration : none;
}
a:visited {color : #036;}
p {margin : 1.4em 0;
   font-family : Georgia,"New York CE",utopia,serif;
   font-size : 1em;
   line-height : 1.5em;
   text-indent : 0em;}
p.justify {
	margin : 0em 0;
	font-family : Georgia,"New York CE",utopia,serif;
	font-size : 1em;
	line-height : 1.5em;
	text-indent : 2em;
	text-align: justify;
}
p.no_indent {text-indent : 0;}
h1 {margin : 0;
    color : #900;
    font-size : 3em;
    font-weight : bold;}
h2 {
	margin : 0 0 1em 0;
	padding : 2px 4px;
	background-color : #036;
	color : #fff;
	font-size : 1.7em;
	font-weight : normal;
	background-image: url(pictures/prechod_h2.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}

h3 {
	margin : 1em 0 0.8em 0;
	color : #900;
	font-size : 1.6em;
	font-weight : normal;
}
h4 {margin : 0.8em 0 0.6em 0;
    font-size : 1.2em;
    font-weight : bold;}
em {font-weight : bold;
    font-style : normal;}
.c {text-align : center;} /* centers content of some elements */
.r {margin : 14px 0 14px 14px;
    float : right;
    clear : right;} /* picture positioning to the right */
.l {margin : 14px 14px 14px 0;
    float : left;
    clear : left;} /* picture positioning to the left */
.sup {vertical-align : super;}
.sub {vertical-align : sub;}
img {margin : 14px;}
a img {border : 0;} /* cancels border of anchor pictures in IE */
table {margin : 1.4em auto;
       border-collapse : collapse;
       font-family : Georgia,"New York CE",utopia,serif;
       font-size : 1em;
       text-align : left;}
caption {margin : 0 0 0.6em 0;
         color : #900;
         font-size : 1.3em;
         font-weight : bold;}
th {padding : 7px 7px;
    text-align : center;}
td {padding : 7px 7px;
    border : 1px #000 solid;}
td.noborder {
	border : none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul,ol {margin : 0 0 1.4em 0;
       padding : 0;
       font-family : Georgia,"New York CE",utopia,serif;
       font-size : 1em;
       line-height : 1.5em;}
ul {list-style-type : square;}
ul ul {margin : 0 0 0 1.5em;
       font-size : 1em;}
ol ol,ul {margin : 0 0 0 1.5em;
          font-size : 1em;}
li {
	list-style-position : outside;
}
ol li {margin-left : 14px;}
#gallery {width : 528px;
          float : left;}
.g_col {width : 176px;
        float : left;
        text-align : center;} /* gallery column */
.g_row {clear : both;} /* gallery row */
.g_pad {padding : 5px;} /* gallery padding */
#gallery a {font-size : 0.9em;
            white-space : normal;}
.button {
	text-decoration: none;
	vertical-align:middle;
	color: #336699;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	margin-bottom: 0.3em;
	background-color: white;
	border:none;
	display: block;
   }
.button:hover {
	text-decoration: underline;
	}
.inline-button {
	background: white;
	text-decoration: none;
	vertical-align:middle;
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	margin-bottom: 0.3em;
   }
.inline-button em {
	background: white;
	color: #336699;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
   }
.inline-button:hover em {
	background: #336699;
	color: white;
   }
.inline-button:visited em {
	color: #B8CFE7;
   }
.inline-button:visited em:hover {
	color: white;
	background-color: #B8CFE7;
	}
.inline-button-hard {
	text-decoration: none;
	vertical-align:middle;
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	margin-bottom: 0.3em;
   }
.inline-button-hard em {
	background: white;
	color: #336699;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
   }
.inline-button-hard:hover em {
	background: #336699;
	color: white;
   }
.download {
	list-style-image:url(pictures/square_download.gif);
}
#gallery img {margin : 0;} /* cancels margin of every image for better look */

/* shoutboard_styles */
.sh_pict {
	position: relative;
	top: -50px;
	float: right;
	left: -50px;
}
.sh_notice {
	position: relative;
	width: 500px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 10px;
	background-color: #D9ECFF;
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
}
.sh_notice td {
	margin: 0px;
	border: 1px solid #FFF;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}
td img {
	margin: 0px;
	padding: 0px;
}
.obrazek {
	margin: 0px;
	padding: 0px;
	width: 50px;
}
.sh_nick {
	text-align: center;
	font-weight: bold;
	background-color: #036;
	color: #FFF;
	font-size: 11px;
	text-indent: 15%;
	background-image: url(pictures/prechod.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.sh_note {
	text-indent: 1em;
}
.sh_mail {
	text-align: center;
}
.sh_date {
	text-align: center;
	color: #666666;
}
.sh_submit {
	background-color: #036;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* sh_end */
.pass {
	border: 1px solid #b4b4b4;
	padding: 1em;
}
.hidden {
	visibility: hidden;
	display: none;
}



#burza {
	font-size: 12px;
}
#adresni {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0.5em;
	color: #336699;
}
#adresni a {
	text-decoration: none;
	color: #336699;
}
#adresni a:hover {
	text-decoration: underline;
}
#dotaznik table {
	position: relative;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 10px;
	background-color: #D9ECFF;
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
	width: 500px;
	}
#dotaznik table tr {
	margin: 0px;
	border: 1px solid #FFF;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}
#dotaznik table td {
	border: none;
	}
.red {
	color:#FF0000;
	font-weight:bold;
	}


div.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	float: right;
}
