body {
	background: #000000;
	font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #EEEEEE;
	width: 990px;
}

.adsense_side {
	width: 160px;
	height = 600;
	position: absolute;
	left: 810px;
	top: 110px;
}

.main, .logo, table.galerie, .prispevek, div.nahled {
	width: 760px;
	margin-left: 15px;
}

.logo {
	height: 80px;
}

.header{
	text-align: justify;
	background-color: #444455;
	color: #FFC513;
	margin-bottom:0;
	margin-top: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top : thick ridge #666677;
	border-left : thick ridge #666677;
	border-right : thick ridge #666677;
	border-bottom: none;
	font-size : 16px;
	font-weight : bold;	
}

.a_header{
	text-decoration : none;
	font-weight : bold;
}

.subheader{
    text-align: justify;
	border-right : thick ridge #666677;
	border-left : thick ridge #666677;
	border-bottom : thick ridge #666677;
	margin-top: 0;
	margin-bottom: 20px;
    padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #666677;
}

.bottom{
	color: #888899;
	font-size : 12px;
	margin-bottom: 10px;
}

.nadpis{
	float:left;
	width:250px;
	font-size: 16px;
	display: inline;
	margin:0px;
}

h1 a{
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}

a{
	color: #FFC513;
	font-weight : normal;
	text-decoration : underline;
}


a.bottom{
    color: #FFC513;
	font-weight : bold;
	font-size : 15px;
	text-decoration : none;
}

img {
	border: none;
}

img.uvodnik{
	float:left;	
	padding-right:7px;
	margin-right:7px;
}

.right{
	width: 150px;
	float: right;
	font-size : 16px;
	font-weight : normal;
	font-style : normal;
	text-align: right;	
}

h2{
  font-size: 16px;
}

h3{
  font-size: 14px;
  text-indent : 20px;
}

table.galerie{
	margin-bottom: 20px;
	border-top : 20px solid #666677;
	background-color: #666677;
	margin-top:-92px;
}

.nahled_posun_left{
	position:relative;
	top: -186px;
	left: -352px;
	display:inline;
}

.nahled_posun_right{
	position:relative;
	top: -223px;
	left: 225px;
}

.nahled_pocet{
	position:relative;
	top: -245px;
	left: -100px;
	color: red;
	font-weight:bold;
	font-size:17px;
	z-index : 1;
	display:inline;
}

.zpet_na_nahledy{
	position:relative;
	top: -196px;
	left: -360px;
	z-index : 2;
	display:inline;
	background-color:black;
	padding-left:25px;
	padding-right:5px;
	padding-top:6px;
	padding-bottom:6px;
}

img.nahled{
	z-index : 3;
	margin-top: -170px;
}

td{
  	text-align: center;
}

p{
	text-indent : 40px;
	margin-bottom: 3px;
	margin-top:  3px;
}

.menu{
	position: relative;
	top: -23px;
	left: -200px;
}

.menu_item{
	margin-left:-2px;
	margin-right:-3px;
	margin-bottom:0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #666677;	
}

a.menu_item{
	text-decoration : none;
	font-size : 15px;
}

a.menu_item:hover{
	background-color: red;
}

.logout{
  	background-color:green;
}

.foto_title{
	 position: relative;
 	 top:-85px;
	 left: 400px;
	 width: 400px;
}

.autor{	
	position: relative;
 	top:-178px;
	left:0px;
	z-index: 1;
}

label.povinne{
	font-weight : bold;
}

label.povinne span{
	color: #00FF00;
}

.error{
  color: red;
}

.prispevek{
	width:755px;
	background-color: #444455;
	margin-bottom:7px;
	padding-top:0px;
	border : medium ridge #666677;
}

.komentar_jmeno{  
	font-size:13px;
	margin-left:0px;	
	margin-right:0px;	
	padding-left:20px;
	padding-top:3px;
	height:15px;	
	text-align:left;
}

.komentar_datum{
	float: right;
	margin-right: 10px;
	margin-top: 3px;
	font-size: 12px;
}

.komentar{
  font-size:14px;
  width:735px;
  _width:755px;
	text-align: justify;
	padding-left:10px;
	padding-right:10px;
	margin-top:7px;
	padding-top:5px;
	padding-bottom:7px;
	background-color : #666677;
}

.noie{	
	color: black;
	border: 3px solid red;
	background-color: white;
	padding: 20px 0 20px 0;
	width: 700px;
	margin: 0 0 20px 0;
}

.noie a{	
	color: blue;	
}

.hidden{
  display: none;
}
