/** {
  margin: 0;
  padding: 0;
}*/

ul, table, p, hr, body, input
{
  margin: 0;
  padding: 0;
}

body {
  background: #ddd5b6 url('../images/bodybg.jpg') repeat-x;
  text-align: center;
  font-family: arial;
  font-size: 12px;
  color: #635f4e;
}
#page {
  width: 1040px;
  margin: 0 auto;
  background: url('../images/contentbg.jpg') 20px 0 repeat-y;

}
#logo {
  width: 1040px;
  height: 219px;
  text-align: left;
  background: url('../images/logo.jpg') no-repeat 20px 0;
}
#logo h1, #logo h2, #logo h3 {
    display: none;
}
#page_top {
  background: url('../images/pagetopbg.jpg') 0 284px no-repeat;
  text-align: left;
}
#main_top {
  padding:25px 45px 0 45px;
  height: 65px;
  background:  url('../images/pagetopbg.gif') no-repeat 20px 0;
  width:1040px
}
#left {
  width: 226px;
  float: left;
}
.menu {

}
.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu ul li a {
  color: #504d43;
  font-size: 12px;
  font-weight: bold;
  background: url('../images/li.gif') 0 4px no-repeat;
  text-decoration: none;
  padding: 0 15px 0 7px;
  margin: 0 0 10px 0;
  display:inline-block;
  float:left;
  text-transform:uppercase;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.menu ul li a:hover {
  color:#b63c09;
}
#left .info {
  margin: 0;
  padding: 0 0 0 4px;
}
#left .info h3 {
  color: #672300;
  font-family: trebuchet ms;
  font-size: 14px;
  font-weight: bold;
  background: url('../images/h3_info.jpg') no-repeat;
  padding: 0 0 0 30px;
  margin: 0 0 20px 0;
}
#left .info h4 {
  color: #635f4e;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0 0 1px 1px;
}
#left .info p {
  margin: 0 0 18px 0;
  color: #635f4e;
  line-height: 1.3;
}
#left .info p a, a, a:visited {
  color: #b63c09;
  text-decoration: underline;
}
#left .info p a:hover, a:hover {
  text-decoration: none;
}
#main {
  padding: 30px 25px 10px 45px;
  width: 690px;
  float: left;
  border-right:1px solid #dcd5be;
  text-align:justify;
}
		
#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
  font-size: 18px;
  color: #b63c09;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 20px 0;
  padding: 0;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main h3 {
  color: #635f4e;
  font-size: 16px;
}
#main h4, #main h5, #main h6 {
  color: #b63c09;
  font-size: 12px;
  font-family: arial;
}
#main h5, #main h6 {
  color: #635f4e;
}
#main h6 {
  font-size: 11px;
}
#main p {
  color: #635f4e;
  line-height: 1.5;
  margin: 0 0 20px 0;
}
#main p.bold {
  font-weight: bold;
  margin: 0 0 25px 0;
}
#main ul {
  list-style: none;
  padding: 0 0 50px 20px;
}
#main ul li {
  color: #635f4e;
  font-size: 12px;
  margin: 0 0 4px 0;
  background: url('../images/li.gif') 0 4px no-repeat;
  padding: 0 0 0 13px;
}
#main table {
/*  border: #ddd5b6 1px solid;
  border-collapse: collapse;
  */
  font-size: 11px;
  color: #515151;
  width: 100%;
  margin: 10px 0 20px 0;
}
/*#main table td, #main table th {
  padding: 0;
  
}*/
#main table th {
  font-weight: normal;
  background: #f5f0de;
}
#main table th.bold {
  font-weight: bold;
}
#main table tr.prvni {
  background: #fffcf0;
}
#main table.form {
  border: 0;
  background: none;
  color: #757575;
  font-size: 12px;
  width: auto;
}
#main table.form td {
  padding: 0 9px 9px 0;
  border: 0;
}
#main table.form tr.btns td {
  padding: 11px 0 0 0;
}
#main input.txt_inp {
  background: url('../images/txt_inp.gif') no-repeat;
  border: 0;
  padding: 3px 3px;
  width: 193px;
  height: 14px;
  font-size: 11px;
  color: #515151;
}
#main input.btn_inp {
  margin: 0 7px 0 0;
}

#right {
  margin: 0 0 0 785px;
  padding: 30px 0 0 0;
  width:230px;
}
#right h3 {
  color: #b63c09;
  font-size: 18px;
  font-family: trebuchet ms;
  font-weight: bold;
  padding: 0 0 7px 2px;
  border-bottom: #dcd5be 1px solid;
  margin: 0 0 10px 0;
  width: 206px;
}
#right ul {
  list-style: none;
  padding: 0 0 0 2px;
  width: 206px;
  margin:0px;
}
#right ul li {
  margin: 0 0 10px 0;
}
#right .links ul, #right .info ul {
  padding: 0 0 35px 2px;
}
#right .links a {
	font-weight:bold;
}
#right .info ul li {
  color: #635f4e;
  font-weight: bold;
  background: url('../images/rightli.gif') 0 6px no-repeat;
  padding: 0 0 0 15px;
  line-height: 1.5;
  margin: 0 0 10px 0;
}
#page_bottom {
  background: #FFF url('../images/pagebottombg.gif') bottom no-repeat  ;
  width: 950px;
  margin: 0 auto;
  padding: 25px;
  text-align: left;
  margin-bottom:40px;
  line-height:20px;
  border-top:1px solid #dcd5be;
}
#page_bottom .copyright {
	float:right;
	font-size:10px;
	text-transform:uppercase;
	line-height:16px
}
.cl {
  clear: both;
  height: 1px;
}
hr {
  display: none;
}
td {font-size:12px}

#album img {
    float: left;
    border: 0;
    padding: 2px;
    border: 1px solid #ccc;
    margin-right: 25px;
    margin-bottom: 10px;
}
.shark {
	width:109px;
	height:138px;
	position:absolute;
	background: url('../images/shark.png') 0 0 no-repeat;
	top:350px;
	left:50%;
	margin-left:-609px
}

