/* CSS Document */
body {
  background: url(../css/images/body.jpg) repeat-x #fff;
  margin:  0;
	padding: 0;
	font-family: arial;
	font-size:11px;
	
}
 
th {text-align: left; vertical-align: top}
h1 {
      	font-size: 1.6em;
      	font-weight: normal;
      	margin-top: 0em;
      	margin-bottom: 0em;
        color: #000; 
        }
h2 {
      	font-size: 1.7em;
      	margin: 1.2em 0em 1.2em 0em;
      	font-weight: normal;
      	color: #a20000;
      	}
h3 {
      	font-size: 1.4em;
      	margin: 1.2em 0em 1.2em 0em;
      	font-weight: normal;
      	color: #a20000;
      	}
h4 {
      	font-size: 1.2em;
      	margin: 1.2em 0em 1.2em 0em;
      	font-weight: bold;
      	color: #a20000;
      	}
h5 {
      	font-size: 1.0em;
      	margin: 1.2em 0em 0em 0em;
      	font-weight: bold;
      	color: #a20000;
      	}
h6 {
      	font-size: 0.8em;
      	margin: 1.2em 0em 1.2em 0em;
      	font-weight: bold;
      	color: #a20000;
      	}
p {
text-align: justify;
}
/*img{
  border: none;
}*/

#main{
  width: 900px;
  min-height: 835px;
  /*background: #ddddff;*/
  /*background: #dddddd;*/
  background: #cccccc;
  margin: 0 auto; /*vycentrovani*/
  position: relative;
  top: 10px;
}
#shadow {
  width: 10px;
  height: 12px;
  float: left;
  background: #ff0000;
}
#shadow img {
  border: none;
  /*margin-top: -2px;*/
  margin-bottom: -2px;
}
#shadow2 {
  width: 900px;
  height: 10px;
  background: #cccccc;
  
}
#shadow2 img{
  float: right;
}
#wrapper{
  width: 890px;
  float: right;
  min-height: 835px;
  background: #666666;
}
#inner-left {
  width:168px;
  min-height: 100px;
  float: left;
  background: #fff;
  margin-left: 1px;
  margin-top: 1px;
  margin-bottom: 1px;
  /*padding-top: 1px;
  padding-left: 1px;*/
  }
#menu {
  width:166px;
  min-height: 100px;
  background: #fff;
  margin-left: 1px;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-right: 1px;
}  
#menu img{
  margin: 0;
  margin-bottom: 1px;
  padding: 0;
  
}
#inner-menu {
  background: #fff;
  width: 166px;
  min-height: 100px;
  font-size: 12px;
  font-weight: bold;
}

#inner-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#inner-menu li {
  /*padding-top: 5px;*/
  position: relative;
    top: 5px;
}
#inner-menu a {
    height:25px;
    display: block;
    margin: 0;
    margin-top: -4px;
    padding-left: 5px;
    padding-right: 0px;
    padding-top: 4px;
    padding-bottom: 0px;
    /*margin-top:2px;*/
    color: #500001;
    background:  url(../css/images/menu-bg.jpg) repeat-x;
    text-decoration: none;
    color: #fff;
    /*position: relative;
    top: 5px;*/
}
#inner-menu a:hover {
  background:  url(../css/images/menu-bg-active.jpg) repeat-x;
  color: #000000;
}

#inner-right {
  width: 719px;
  float: right;
  min-height: 833px;
  background: #fff;
  margin-right: 1px;
  margin-top: 1px;
  margin-bottom: 1px;
}  
#head {
  background: #1f4494;
  height: 136px;
  
}
#head h6 {
  font-size: 11px;
  font-weight: normal;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  /*margin-top: -10px;;*/
  padding: 0;
  color: #b1c5dc;
}
#head h6 a{
  text-decoration: none;
  color: #fff;
}
#logo {
  float: left;
}

#contact {
  float: right;
  width: 207px;
  height: 112px;
  background: #fff;
  text-align: right;
}
#contact p{
  text-align: right!important;
  margin-right: 10px;
  font-size: 12px;
  color: #999999;
}
#contact img{
  margin-right: 10px;
  margin-top: 11px;
  border: none;
}
#content {
 
  
  
  background: #c0e3fe; 
  width: 524px;
  float: left;
  min-height: 680px;
  padding: 10px;
  
  
  }


#column { 
  float: right;
  width: 155px;
   padding: 10px;
   background: #eee;
   min-height: 680px;
}

#column span{ 
 font-size: 13px;
 
}
a.buton { 
background:transparent url(http://www.merlinx.pl/img/tlo/buton1.gif) no-repeat scroll 0% 0%;
color:#FFFFFF;
display:block;
font-size:11px;
height:34px;
line-height:14px;
padding-top:4px;
text-align:center;
text-decoration:none;
width:155px;
font-weight: bold;

}

a.buton:hover {display: block;color: #ffffff ; padding-top: 4px; font-size: 11px; text-align:center; line-height:14px; background: url(http://www.merlinx.pl/img/tlo/buton1.gif) no-repeat;background-position: 0px -38px;height: 34px;width: 155px;text-decoration: none; }
133}

#free-space { 
  margin-bottom: 0px!important;
}


#footer {
  height: 26px;
  background: #c0e3fe;
  /*border-top: 1px solid #666666;*/
  margin-right: 1px;
  margin-bottom: 1px;
  margin-left: 1px;
  margin-top: -6px;
}

#footer p {
  color: #000;
  font-size: 12px;
 	font-weight: normal;
  margin-top: 6px;
 	margin-bottom: 0; 
 	position: relative;
  top: 5px; 
  padding-left: 15px;
  /*padding-right: 5px;*/
}
#footer a {
  color: #000;
}
#footer a:visited {
  color: #000;
}

.center {
  text-align: center;
}
