* {	
 margin:0px;	
 padding:0px;
 }

body {
 margin:0px;	
 padding:0px;
 background: #999893 url('img/suva_bg1.jpg');
 color: #222;
 font-size: 14px;
 font-family:  Arial, Sans-Serif;
 text-align: left;
 }

/*-----písma-----*/ 
/* h1 - nadpisy-odkazy na články */ 
 h1 {
 font: 15px Arial, Sans-Serif;
 font-weight: bold;
 text-align: center;
 }

/*pujcovna myslenek*/
 h2 {
 font: 13px Arial, Sans-Serif;
 font-style: oblique;
 text-align: center;
 }
 h3 {
 font: 14px Arial, Sans-Serif;
 font-weight: bold;
 text-align: left;
 }
/* h4 - Vloženo+datum*/
 h4 {
 font: 13px Arial, Sans-Serif;
 font-style: oblique;
 text-align: center;
 }
/* h5 - komentáře*/
 h5 {
 font: 13px Arial, Sans-Serif;
 font-style: oblique;
 text-align: center;
 }
 a:link,a:visited{
 font-style: oblique;
 text-decoration:underline;
 color:#676b5b;
 }
 a:hover{
 text-decoration:underline;
 }

/*----------------*/ 

#block {
 background: transparent url('img/suva_paper222.gif') repeat-y;
 border: none;
 top:0px;
 width:950px;
 margin:auto;
 padding:0;
 }

#head {
 width:100%;
 top:0px;
 left:0px;
 border: none;
 background: transparent url('img/suva_head444.gif');
 height: 200px;
 }

/* navigation_horizontalni */
.navigation_h {
  padding-left: 100px;
  background: transparent url('img/suva_nav222.gif'); 
  height: 40px ;
  align: center;
}
.navigation_h ul {padding: 0; margin: 0;}
.navigation_h li {float: left; list-style: none;padding-left:10px;}
.navigation_h li a {
  background: #FFF url(img/suva_nav.jpg) repeat-x;
  color: #fff;
  display: block;
  font: 13px  Arial, sans-serif;
  line-height: 40px;
  padding: 0 14px;
  text-align: center;
  text-decoration: none;
}

.navigation_h a:hover {
  background:#8a9666;
  color: #fff;
}

#leftmenu{

 float:left;
 width:200px;
 padding-left:20px;
 background:transparent;
 font: 15px  Arial, sans-serif;
 font-style: oblique;
 color: #000;
 line-height:30px;
 border:none;
 text-align:left;
 text-decoration:none;
}
#leftmenu a {color:#000;text-decoration:none;}

#leftmenu ul {list-style-type: none; list-style-image: none; }

#leftmenu li {background: url(img/suva_flower.gif) right top no-repeat;}

#leftmenu a:hover {
  color:#676b5b;
  text-decoration:underline;
}

#obsah{
 float:right;
 width:600px;
 background:transparent;
 padding-right:60px;
 border:none;
}

#obsah_single{
 width:550px;
 background:#fff;
 padding:10px;
 border:1px solid #676b5b;
}
#obsah_single ul {list-style-type: none; list-style-image: none; 
}

#panel{
 padding:10px;
}

#paticka{
 width:100%;
 font: 13px  Arial, sans-serif;
 font-style: oblique;
 color: #6d5c4e;
 text-align:center;
 border:none;
}

.delimiter{
 clear:both;
}

.more-link {
 float:right;
 }

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.comentare {
	padding: 5px;
	list-style:none;
	text-align: justify;
	border:1px gray dotted;
	}

#fotogall{
  text-align:center;
}
#fotogall a {color:white;}

#fotogall a:hover {
    color:#676b5b;
}

#pujcovnamyslenek {
 font: 13px  Arial, sans-serif;
 font-style: oblique;
 color: #222;
}

#pujcovnamyslenek a {color:#222;text-decoration:none;}
#pujcovnamyslenek a:hover {color:#676b5b;text-decoration:underline;}

#authorlist li {
 font: 13px  Arial, sans-serif;
 font-style: oblique;
 color: #222;
 line-height:30px;
 text-align:center;
 list-style-type:none;
}


