/*Bar Alex*/

/* global */


html {
	border: none;
	height: 100%;
}
body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
  text-align: center;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #050000;
}
.okno {
	background: #b80703 url('img/okno.jpg') scroll repeat-x left bottom;
}
.druheokno {
	background: url('img/body.jpg') scroll repeat-x left top;
}
.stranka {
	position: relative;
	width: 700px;
	margin:  0px auto;
	padding: 0px 0px 0px 0px;
	text-align:  left;
	min-height: 100%;
	background: #ffffff;
}
a{
  text-decoration:  none;
  color:  #676767;
}
a:hover, .selected {
  color:  #d90a0b;
}
h1{
  font-size:  15px;
  color:  #b80703;
  margin: 0px 0px 0px 0px;
  padding:  0px 0px 20px 0px;
}
h2{
  font-size:  13px;
  color:  #000000;
  padding:  10px 0px 2px 0px;
  margin: 0px;
}
p strong{
  margin: 0px 0px 0px 0px;
  padding:  0px 0px 0px 0px;
  color:  #000000;
}
p {
  margin: 3px 0px 15px 0px;
  padding:  0px 0px 0px 0px;
  line-height: 16px;
}
em{
  margin: 0px 0px 0px 0px;
  padding:  0px 0px 0px 0px;
  color:  #959595;
}
img{
  border: none;
}
.cistic {
	clear: both;
}
.cb {
	clear: both;
}


table#imgBlock {
	position: absolute;
	top: 0px;
	left: 0px;
	table-layout: fixed;
	width: 100%;
	border: none;
	padding: 0px;
	margin: 0px;
	background: none;
	background-image: url('galerie/galerie.png');
	background-position: xy;
	visibility: hidden;
}
table#imgBlock tr td {
	border: none;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background: url('galerie/nahravase.gif') scroll no-repeat center center;
}
#imgBlock td img#detailImg {
	border: 10px solid #F9F9F9;
	text-align: center;
	background: none;
}

/* tabulky */
table {
	width: 400px;
	margin: 0px 0px 15px 0px;
	padding: 5px 5px 5px 5px;
	border-collapse: collapse;
	border: none;
}
table td {
	margin:  0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	vertical-align: top;
	border: none;
}
tr.th td {
  padding: 5px 5px 5px 5px;
  line-height: 20px;
  font-size: 11px;
  text-align: center;
  font-weight:  bold;
  color: #000000;
  background: #e8bbbb;
  border: 1px solid #b80703;
}
.empty {
	display: none;
	border: none;
}
table td ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
table td ul li, table td p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 11px;
}
.imgleft {
	float: left;
	padding: 0px 10px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	color: #03A6D8;
	line-height: 13px;
	border: none;
}
.imgright {
	float: right;
	padding: 0px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	color: #03A6D8;
	line-height: 13px;
	border: none;
}
.imgleft img, .imgright img {
	border: 3px solid #b80703;#61010D
}
.imgleft img:hover, .imgright img:hover {
	border: 3px solid #61010D;
}
/*  fotogalerie  */
table.fotogalerie td .imgleft, table.fotogalerie td .imgright {
	float: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
table.fotogalerie td {
	text-align: center;
	padding: 5px 0px 5px 0px;
}
span.popisek {
	font-style: italic;
	text-align: bottom;
	vertical-align: bottom;
	cursor: pointer;
}
/* hlavicka */


.hlavicka {
	width: 700px;
	height:  180px;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('img/hlavicka.jpg') scroll no-repeat left top;
}
a.logo{
  position: absolute;
  top:  0px;
  left: 0px;
  width:  700px;
  height: 180px;
}
.hlMenu{
  position: absolute;
  top:  180px;
  left: 0px;
  width: 700px;
	height: 41px;
  padding: 0px 0px 0px 77px;
  margin: 0px 0px 0px 0px;
  background: url('img/menu.jpg') scroll no-repeat left top;
}


.hlMenu a{
	float: left;
	text-align: center;
	list-style-type: none;
	vertical-align: bottom;
	font-weight:  bold;
	font-size: 12px;
	margin: 0px 1px 0px 1px;
  padding: 0px 0px 0px 0px;
  width: 88px;
	height:  41px;
  line-height: 58px;
  color: #000000;
  background: url('img/menupolozka.jpg') scroll no-repeat left bottom;  
}
.hlMenu a:hover, .hlMenu a.selected{
  background: url('img/menupolozka.jpg') scroll no-repeat left top;
  color:  #b80703;
}

/* /hlavicka */


.telo {
  width: 700px;
  text-align: left;
  padding: 55px 0px 0px 0px;
  margin: 0px 0px 25px 0px;
  background: #ffffff;
}


/* hlavni panel */


.hlavniPanel {
	float: left;
  margin: 3px 0px 10px 0px;
  padding: 2px 0px 0px 10px;
  width: 430px;
  xoverflow: hidden;
}
.levyPanel{
  float: left;
  padding:  0px 0px 60px 0px;
  margin: 5px 5px 0px 20px;
  width: 214px;
}
span.popisek{
  font-style: italic;
  text-align: bottom;
	vertical-align: bottom;
	cursor: pointer;
}

.levyPanel img {
  border: none;
}
ul,ol {
  padding:  0px 0px 15px 18px;
  margin: 0px 0px 0px 0px;
}
ul li{
  padding:  4px 0px 4px 6px;
  margin: 0px 0px 0px 0px; 
}
ol li{
  padding:  4px 0px 4px 0px;
  margin: 0px 0px 0px 6px;
  
}

/* paticka */


.paticka{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width:  700px;
  height: 25px;
  padding:  0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
 	background: #000000;
}
.paticka img.logo{
  position: absolute;
  left: -27px;
  bottom: 0px;
  width:  99px;
  height: 68px;
  
}
#post {
	position: absolute;
	right: 25px;
  bottom: 10px;
	text-align: right;
	width: 130px;
	height:  9px;
	font-size: 9px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color : #ffffff;
}
#post:hover{
	color : #A90000;
}

/* /paticka */  


