html{
    background:transparent url(../img/background.jpg) repeat left top;
}
body {
    margin: 0px auto;
    padding: 0px;
    font-family: Arial;
    font-size: 13px;
    text-align: justify;
	 color:#fff;
    background:transparent url(../img/header_back.jpg) repeat-x left top;
}
#obal{
	 background:transparent url(../img/header.jpg) no-repeat center top;
}
a{
  color: #828282;
  text-decoration: underline;
  font-weight: normal;
}
a:hover{
  text-decoration: none;
}
a:active, a:active * { outline: none !important; -moz-outline-style: none !important; }
a:focus, a:focus * { outline: none !important; -moz-outline-style: none !important; }

img ,a img{
	border:none;
}
img.border, a img.border{
	border:2px gray solid;
}
img.bborder, a img.bborder{
	border:2px #0E0F0E solid;
}
p, p strong, strong{
	font-size:12px;
}
h1 {
	color:#fff;
	text-align:left;
	font-size:17px;
	padding: 0px;
	font-weight:bold;
	line-height: 48px;
	height: 48px;
	vertical-align: middle;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px  0px;
	background: #1b1b1b no-repeat left 50%;
	font-family:Arial;
	text-indent:10px;
	font-style:italic;
	background-position:center right;
}
h2 {
	color:#fff;
	text-align:left;
	font-size:16px;
	font-family:Arial;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	
	line-height: 45px;
	height: 45px;
}
h3 {
	color:#fff;
	text-align:left;
	font-size:10px;
	margin: 10px 0px 5px 0px;
	padding: 0px; 
}
h4{
		font-size:11px;
}
p{
	text-indent:0px;
}
strong{
	font-weight:bold;
	font-size:11px;
}
.cleaner {
    clear: both;
    height: 0px;
    border: none;
    margin: -1px 0 0 0;
    visibility: hidden;
}
#center {
    margin: 0 auto;
}
#container {
    width: 961px;
    margin: 0px auto;
    padding: 0px;
    background:#282d26 url(../img/text_back.jpg) repeat-y;
}
#inner {
    border: 0px;
    margin: 0px;
    padding: 0px;
}
#header{
	width:961px;
	height:310px;
	display:block;
	margin:0 auto;
	padding:0px;
	background: transparent url(../img/header.jpg) no-repeat center top;
	position:relative;
}
#menu {
	position:absolute;
	top:267px;
	left:-10px;
}
#menu ul.topnav li.line{
	/*border-right:1px white solid;*/
}
#menu ul.topnav li {
    float: left;  
    margin: 0;  
    position: relative; /*--Declare X and Y axis base for sub navigation--*/
    z-index: 10;
    List-style:none;
    width:150px;
    text-align:center;
	 height:20px;
	 padding-bottom:15px;
	 *margin-top: 10px;
}
#menu ul.topnav li a{
	color:white;
	Font-style:italic;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	width:150px;
	height:30px;
		 padding-bottom:15px;
}

#menu ul.topnav li span.subhover {
	background-position: center bottombottom;
	cursor: pointer;
}
#menu ul.topnav li ul.subnav {  
    list-style: none;  
    position: absolute;  
    left: -25px;
    top: 25px;
    margin: 0 auto;
    padding: 0;  
    display: none;  
    float: left;  
    width: 200px;
    background-color: #72806F;
}
#menu ul.topnav li ul.subnav li {  
    margin: 0 auto;
    padding: 0;
    clear: both;  
    width: 200px;
    height:30px;
    line-height:30px;
    vertical-align:middle;
    border-bottom:1px white solid;
}
#menu ul.subnav li a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 2px 0px;
  font-size:12px;
  text-align:center;
  width: 200px; 
}
#menu ul.subnav a:hover {
  color: #dddddd;
}
#stred{
	float:left;
	width:628px;
	margin:0px 20px;
}
#right{
	width:250px;
	border-left:1px #949693 solid;
	float:left;
	padding:15px 20px;
}
#right #novinky .nadpis{
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:20px;
	letter-spacing:0.05em;
	font-style:italic;
	background-color:#0e0f0e;
	padding:3px 6px;
}
#right #novinky .nazev,#right #novinky .datum{
	text-transform:uppercase;
	color:white;
	font-style:italic;
	font-size:13px;
}
#right #novinky .datum{
	font-size:12px;
	margin-bottom:5px;
}
#right #novinky .text{
	color:#c8c8c8;
}
#right #novinky .vice{
	text-align:right;
	padding-bottom:30px;
}
#right #novinky .vice a{
	color:#828282;
}
#footer{
	background: #626e5f url(../img/footer_back.jpg) repeat;
	width:100%;
	height:100px;
	display:block;
}
#footer #back{
	background: #626e5f url(../img/footer.jpg) no-repeat center top;
	width:961px;
	height:52px;
	display:block;
	margin:0 auto;
}
#footer #back span.text{
	text-align:right;
	color:white;
	float:right;
	padding-right:10px;
	padding-top:20px;
	width:961px;
	font-size:10px;
}
#footer #back span.text a{
	color:white;
}
table.galerie-tab{
	border-collapse:collapse;
}
.box{
  width: 308px;
  height: 183px;
  float: left;
  display: block;
}
.box.top{
	padding-bottom:15px;
}
.box.bottom{
	margin-top:18px;
}
.left{
  float: left;
}
.right{
  float: right;
}
.img{
  width: 138px;
  height: 136px;
}
span.text{
  width:160px;
  float:left;
}
a.hriste,a.pujcovna,a.club,a.shop{
	padding-right:10px;
}
a.hriste{
  color: #37b914;
}
a.pujcovna{
  color: #eee809;
}
a.club{
  color: #00a1fe;
}
a.shop{
  color: #ed1c24;
}
.boxy{
  background: transparent url(../img/boxy.jpg) no-repeat center top;
  width:628px;
  height:392px;
  display:block;
  text-align:justify;
  font-size:12px;
}
.drobeckova_navigace{
	margin-top:10px;
}
#facebook{
	background-color:white;
	margin-bottom:20px;
	width:250px;
}
.galerie-popis{
	text-align:left;
}