/* OKRAJE PRVKŮ, ŘÁDKOVÁNÍ  */

/* vzor jakpsatweb */

/* moje */
body    {margin-top: 5px; margin-left: 5px; background-color: #FFFFCC; font-family: Times New Roman, serif; color: black; scrollbar-base-color: #FFFFCC; clip: rect(16px auto auto auto); padding-top: 26px;}
p       {margin-top: 3px; text-indent: 20px;}

/* POZICOVÁNÍ */

/* vzor jakpsatweb */

/* moje */
#obsah         {position: absolute; width: 70%; top: 100px; left: 175px;}
#obsah-index   {position: absolute; width: 70%; top: 125px; left: 175px;}
#obsah-bez-zahlavi {position: absolute; width: 70%; top: 100px; left: 175px;}
#galerie       {position: absolute; width: 70%; top: 100px; left: 175px;}
#patka         {width: 100%; margin-top: 50px;}
#hlavicka      {position: absolute; top: 0px; left: 0px; width: 101%; height: 75px;}
#hlavicka-index    {position: absolute; top: 0px; left: 0px; width: 101%; height: 100px;}
#levy              {position: absolute; width: 175px; top: 110px; left: 0px;}
#levy-index        {position: absolute; width: 175px; top: 140px; left: 0px;}
#levy-bez-zahlavi  {position: absolute; width: 175px; top: 110px; left: 0px;}
#pravy             {position: absolute; width: 10%; top: 110px; left: 89%;}
#pravy-index       {position: absolute; width: 15%; top: 140px; left: 85%; }
#pravy-bez-zahlavi {position: absolute; width: 10%; top: 110px; left: 89%;}

#center        {align: center;}
#obsah         {overflow: hidden;}
#obsah-index   {overflow: hidden; padding-right: 5%}
#obsah-bez-zahlavi {overflow: hidden;}
#galerie       {align: center;}
#patka         {text-align: right;}
#hlavicka      {background-color: black; text-align: center; margin: 0 0 0 0; overflow: hidden;}
#hlavicka-index    {background-color: black; text-align: center; overflow: hidden;}
#levy              {text-align: center;}
#levy-bez-zahlavi  {text-align: center;}
#pravy             {text-align: right;}
#pravy-bez-zahlavi {text-align: right;}

/* TEXT */

/* moje */
h1   {text-align: center; border-top: 1px solid black; padding-top: .3em; font-size: 250%;}
.nenapadny {text-align: center; color: #ddddaa; border-top: 1px solid black; padding-top: .3em; font-size: 250%;}
h2   {text-align: center; border-top: 1px solid black; padding-top: .5em; font-size: 150%; font-style: italic;}
h3   {font-weight: bold; font-size: 130%;}
.odsazeny {	margin-left : 15%;}
.odsazeny-galerie {	margin-left : -55%;}

/* moje */
.podtitul   {text-align: center; font-weight: normal; font-size: 80%; text-decoration: overline; margin-top: -0.3em;}

.datum      {text-align: left; font-weight: normal; font-size: 80%; text-decoration: overline; margin-top: -1.4em; margin-bottom: 1.em; text-indent: 0px;}

.poznamka   {font-size: 75%; text-align: center; text-indent: 0px; margin-top: 50px; margin-bottom: 0px;}

.vtextu  {margin-top: 0px; text-indent: 20px; margin-bottom : 0px; text-align : justify;}

.poznamka_pod_carou   {font-size: 75%; text-align: center; text-decoration: overline; text-indent: 0px;}
.poznamka-pod-carou   {font-size: 75%; text-align: center; text-decoration: overline; text-indent: 0px;}

.novinka   {color: navy;} 
.novinka a  {color: #blue;}

.zahlavi img {margin: 0; border: 0px none; padding: 0}
.zahlavi a  {text-decoration: none; color: #black;}

.index-l    {text-align: center; text-indent: 0px;}
.index-l body {margin-top: 2px; margin-bottom: 2px; border-right: 2px;}

.index-p    {text-align: right; text-indent: 0px;}
.p-index    {text-align: center; text-indent: 0px;}

.tabulka li {list-style-type: disc; text-align: left;} 

.fotogalerie    {margin-top: 75px;font-family: sans-serif;  font-size: 75%; text-align: center;}

table       {border-collapse: collapse; margin-top: 30px; margin-bottom: 10px; align: center;}
#galerie img {border: 0px none; margin: 4px}


/* FYZICKÉ TŘÍDY */

/* vzor jakpsatweb */


/* ODKAZY */

/* moje */
a              {text-decoration: none;}
a:link         {color: #777777;}
a:visited      {color: #888888;}
a:active       {color: navy;}
a:hover        {color: red;}
a img          {border: none;}

.novinka a:link      {color: blue;}
.novinka a:visited   {color: royalblue;}
.novinka a:active    {color: navy;}
.novinka a:hover     {color: red;}


/* TABULKY A JEJICH BARVY */

/* vzor jakpsatweb */

.denik th {	background-color: #ddddaa ; border: 1px solid ; border-color: #999966; }
.denik #text caption	{color: #bb6699 ; font-weight: bold}
.denik td  { text-align : center; border: 1px solid ;border-color: #999966 }

