/* CSS Document */

body {
  text-align: center;
  
font-family:Calibri, Arial, Verdana; }

div#outer {
    background-color:#FFFFFF;
	width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 25px;	
    padding: 0px;
    text-align:left;

}

p			{margin-top: 3px; }

.navigace a		{font-size: 95%; color: black; font-weight: bold; text-decoration: none; }
.navigace a:link	{color: black; font-weight: bold;}
.navigace a:hover	{color: #bb0337; text-decoration: underline;}
.obsah p		{font-size: 95%; text-align: justify; line-height: 130%; text-indent: 0px;}
.obsah a		{color: black; font-weight: bold; text-decoration: none}
.obsah a:link		{color: black; font-weight: bold}
.obsah a:hover		{color: #bb0337; text-decoration: underline}
.obsah h3		{font-size: 23px; margin: 16px 0px 0px 0px;}
.paticka a		{font-size: 95%; color: black; text-decoration: none; }
.paticka a:link		{color: black; font-weight: old;}
.paticka a:active	{; color: #bb0337;}
.paticka a:hover	{color: #bb0337; text-decoration: underline;}

span.inic		{color: #b70036;}
img 			{text-decoration: none; border: none;}
.stlpec1 { float:left; width: 80px; background:#ffffff; font-size: 95%; text-align: justify; line-height: 140%; text-indent: 0px;}
.stlpec2 { float:left; width: 420px; background:#ffffff; font-size: 95%; text-align: justify; line-height: 140%; text-indent: 0px;}
.stlpec2 a		{color: black; font-weight: bold}
.stlpec2 a:hover		{color: #bb0337; text-decoration: underline}