/**************************/
/*start nastaveni body*/
/**************************/
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background: #C4C4F4;*/
	/*background: #FFFFFF;*/
	text-align:center;
	background: #200e00;
	background-image: url(../obrazky/vzor.gif);
	margin: 0px;
	color: #770001;
}
/*end nastaveni body*/

/**************************/
/*start nastaveni stylu*/
/**************************/
h1 {
	font-family:helvetica, arial;
	font-size:12pt;
	font-weight:bold;
}

h2 {
	font-family:helvetica, arial;
	font-size:10pt;
	font-weight:bold;
}

h3 {
	font-family:helvetica, arial;
	font-size:9pt;
	font-weight:bold;
}
/*
h1 a {
	color: #770001;
	text-decoration: none;
}
h1 a:hover { 
	color: #000000;
}
h1 a span {
	color: #770001;
}
h1 a:hover span {
	color: #000;
}*/
/*end nastaveni stylu*/

/**************************/
/*start nastaveni hlavni stranky*/
/**************************/
#stranka {
	width: 810px;
	text-align:left;
/*	background-image: url(../obrazky/stranka_pozadi.gif); /*bocni oramovani*/
/*	background-repeat: repeat-y;*/
	margin-top: 0px; /*velikost odkskoku od vrchu prohlizece*/
	margin-left: auto;
	margin-right: auto;
	background: #770001;
}

#hlavicka {
	padding: 20px 5px 0px 5px;
/*	background:url("../obrazky/pozadi_hlavicka.gif") no-repeat; *//*horni oramovani*/
}

#hlavicka h1 {
/*	display:block;*/
	margin:0;
	padding:0;
	position:relative;
	width:800px;
	height:335px;
	overflow: hidden;
}

#hlavicka h1 span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width:800px;
	height:335px;
	margin:0;
	padding:0;
/*	background: #f5f2ae url("../obrazky/logo.jpg") top left no-repeat;*/
	background: #f2f099 url("../obrazky/logo.jpg") top left no-repeat;
}

#clanek-hlavicka {
	width:800px;
}

#clanek {
	width:800px;
/*	background: #f5f2ae url("../obrazky/pozadi_stred.jpg") no-repeat top left;*/
	background: #f2f099 url("../obrazky/pozadi_stred.jpg") no-repeat top left;
	margin: 0 5px 0 5px;
	padding: 1px 0 0 0;
	top:335;
/*	background: #841617;*/
/*	z-index:1;*/
}

#clanek-matroska {
	margin: 0 20px 0 20px;	
}

/*end nastaveni hlavni stranky*/

/************************/
/*nastaveni hlavni menu */
/************************/
#hlavni-menu{
	position: absolute;
	height: 30px;
/*	width: 100%;*/
	z-index: 1;
	top: 275px;
 }

#hlavni-menu ul {
	margin: 0 0 0 275px; /*360px*/
	padding: 0 ;
	list-style: none;
/*	margin: 0; 
	padding: 0; 
	list-style: none;
	border-right: 1px solid #e3e2e2;*/
}

#hlavni-menu ul a {
	color: #770001;
	text-transform: uppercase;
}
#hlavni-menu ul a:hover { 
	color: #400b0b;
	text-decoration: underline;
}

#hlavni-menu li {  
  float: left;
  margin: 0;
  height: 28px;
}

.m1  { width: 59px; } 
.m2  { width: 47px; } 
.m3  { width: 117px; }  /*75px*/
.m4  { width: 78px; } 
.m5  { width: 81px; } 
.m6  { width: 73px; } 
.m7  { width: 58px; } 

/*end nastaveni menu*/

/************************/
/*odkazy*/
/************************/
a {
/*	color: white;*/
	color: #770001;
	text-decoration: none;
}
a:hover { 
	color: #000;
	text-decoration: underline;
}
a span {
	color: #000;
}
a:hover span {
	color: #770001;
}

/************************/
/*nastaveni stylu kalendare*/
/************************/
.zvyraznenedny {
	font-weight: bold;
}

#hlavickakalendar {
	font-weight: bold;
	background-color: #BFCCF2;
}

#tabulkakalendar {
	border-color: #2E3092;
}

#reklama-dole {
	margin-left: auto;
	margin-right: auto;
}

/****************************/
/****************************/
/****************************/
#zapati, #zapati a, #zapati a:hover {
	padding: 2px 0 2px 0;
	text-align: center;
	color: white;
}
/****************************/
/*end*************************/
/****************************/


/**************************/
/*nastaveni hlavni stranky*/
/**************************/
img {
	border: none;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.text-zvyrazneni-left {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

.text-zvyrazneni-right {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

.text-zvyrazneni-center {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.text-zvyrazneni-justify {
	text-align: justify;
	font-size: 14px;
	font-weight: bold;
}

.text-zvyrazneni-justify-1 {
	text-align: justify;
	font-size: 14px;
	font-weight: bold;
}

.obr-right {
	float: right;
}

.obr-left {
	float: left;
}

.tabopen {
	margin-left: auto;
	margin-right: auto;
	background-color: #ccffff;
	border: 1px;
}

.oramovani {
	padding: 1px;
	border: 1px solid #e3e2e2;
	background-color: #FDC903;
}

.zvyrazneni_radku:hover {
	background-color: #FFFF99;
}

.ukazatel {
	cursor: pointer;
}



.gal-tabcatagorie {
	width: 100%;
}