/***  Rozměry ***/

/* Hlavní rámec kolem stránky */
table.RamecStranky
{
	width: 944px;
}


/* Řádek s hlavičkou */
tr.HlavickaRadek
{
	height: 115px;
}

/* Řádek s hlavní sekcí */
tr.HlavniSekceRadek td
{
	
	background: white url(img/right_border.jpg) repeat-y right;
}




/* Defaultní hodnoty*/
body, div, p, a, td, th, li, dt, dl, h1, h2, h3, h4, h5, h6,img 
{ 
	padding: 0px; 
	margin: 0px;
	border: none;
	line-height: 140%;
}



/* Font */
body, div, p, a, td, th, li, dt, dl, h1, h2, h3, h4, h5, h6 
{
	font-family: verdana,arial,helvetica,sans-serif;
}

body, div, p, a, td, th, li, dt, dl 
{ 
	font-size: 9pt; 
}

/* Nadpisy, seznamy, odstavce */
h1, h2, h3, h4, h5, h6 
{
/*	text-decoration: none; */
	border: 0px; 
}

li 
{ 
	margin: 5pt 0pt 5pt 0pt; 
	padding: 0pt; 
	text-align: justify;
}

p 
{ 
	margin: 5pt 0pt 5pt 0pt; 
	padding: 0px;    
}


/* cara */
hr { height: 0px; width: 100%; border: 0px; }

/* Body */
body 
{
	margin: 0px; 
	padding: 0px; 
	background: #4B4B4A;
}


table
{
	border-collapse: collapse;
}


td 
{
	border: none
	margin: 0px; 
	padding: 0px; 
	text-align: left; 
	vertical-align: top; 
}


/* Top menu */
.menutop { padding: 4px 12px 4px 12px; background-color: Gray; }
.menutop, .menutop a {color: White; font-weight: bold; font-size: 9pt; }
.menutop a {text-decoration: none;}
.menutop a:hover {text-decoration: underline;}
.menutop ul {display: inline; padding: 0px; margin: 0px;}
.menutop li {display: inline; padding: 0px; margin: 0px; font-size: 9pt;}
.menutop li.first {}

/* patička */
.footerstrip 
{
	text-align: right; 
	vertical-align: middle; 
	padding: 0px 12px 0px 0px; 
	font-weight: normal; 
	font-style: italic; 
}


/*****************************************/

/*****************/
/* Hlavicka */ 

.Hlavicka {
	height: 65px !important;
	background: url(img/head1.jpg) no-repeat;
	text-align: right;
	padding: 50px 50px 0px 0px;
}

.Hlavicka p {
	font-size: 10pt;
	color: White;
	font-weight: normal;
}

/* Menu */
.HorniMenu {
	height: 265px !important;
	width: 944px;
	background: url(img/menu.jpg) no-repeat;
}

/* Hlavni sekce */
.HlavniSekce {
	background: #E9E9E9;
	border: none;
	border-left: solid 1px silver;
	border-top: solid 1px silver;
	margin: 10px 12px 0px 10px;
	padding: 10px 10px 0px 10px;
	width: auto !important;
}
.HlavniSekce h1 {
	color: #B90000;
	font-size: 12pt;
}
.HlavniSekce h2 {
	color: #B90000;
	font-size: 12pt;
		padding-top: 5px;
	font-weight: normal;
}
.HlavniSekce h3 {
	color: #4B4B4A;
	font-size: 10pt;
	padding-top: 5px;

}
.HlavniSekce p {
	color: #222222;
	text-align: justify;
}
.HlavniSekceRadek .HlavniSekce td {
	background: none;
}
.HlavniSekce a {
	color: #B90000;
	text-decoration: underline;
}
.HlavniSekce a:hover {
	color: #4B4B4A;
}
/* Paticka */
.PatickaTD {
	background: #4B4B4A url(img/footer.jpg) repeat-x top;
}
.PatickaDiv {
	height: 60px;
	text-align: center;
	color: #FFFAF0;
	font-size: 8pt;
}
.PatickaDiv p {
	color: #FFFAF0;
	font-size: 8pt;
}
.PatickaDiv a {
	color: #FFFAF0;
	font-size: 8pt;
	text-decoration: none;
}

/* Horni menu */
.horni_menu_container {
	padding: 4px  0px  0px  0px;
}
.horni_menu_container td {
	padding: 0px  22px  0px  22px;
	text-align: left;
	height: 40px;
	background: url(img/oddelovac.jpg) no-repeat right;
	vertical-align: middle;
}

.horni_menu_container .none {
	padding: 0px  22px  0px  22px;
	text-align: left;
	background: none;
  height: 40px;
	vertical-align: middle;
}

.horni_menu_container a {
	font-size: 9pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.horni_menu_container a:hover {
	font-size: 9pt;
	color: rgb(255,4,1);
	text-decoration: underline;
}

img
{
  border: 1px solid rgb(192,192,192);
}

.tabulka-fotogalerie
{
  border: 1px solid black;
}

.tabulka-fotogalerie td
{
  padding: 5px;
  background-image: none;
}

.HlavniSekceRadek table
{ 
}

