/* CSS Document SK Rytmik Zlin */

	/* CSS DIVy */

#body   	{
		background-color: #ffcc99;
		}

#page		{
		background-color: #ffcc99;
		}

#window 	{
		color: #333333;
		background: #ffcc99;
		margin: 0px 0px 0px 0px;
		padding: 5px 5px 5px 5px;
		width: 800px;
		background-image: url(images/pozadi.png);
		background-repeat: repeat;
		background-position: center top;
		}

#head		{
		width: 800px;
		height: 180px;
		}

#footer		{
		width: 800px;
		height: 50px;
		}

	/* CSS nadpisy */

h3.levy		{
		text-align: left;
		margin-left: 15px;
		margin-right: 15px;
		}

h3.cervena	{
		color: red;
		}

h3.fialka	{
		color: purple;
		}

h2.popis	{
		text-align: left;
		margin-left: 15px;
		margin-right: 15px;
		color: #fa8072;
		}

	/* CSS odstavce */

p.viz4		{
		text-align: right;
		margin-top: 0px;
		margin-left: 10px;
		margin-right: 10px;
		}

p.viz5		{
		text-align: left;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 10px;
		}

p.junior	{
		text-align: left;
		margin-left: 20px;
		margin-right: 20px;
		}

p.plny		{
		text-align: justify;
		margin-left: 20px;
		margin-right: 20px;
		}

p.pravy		{
		text-align: right;
		margin-left: 20px;
		margin-right: 20px;
		font-style: italic;
		}

p.autor		{
		text-align: right;
		font-style: italic;
		margin-left: 20px;
		margin-right: 20px;
		}

	/* CSS tabulky */

td.chief1	{
		background: #ffa07a;
		}

td.chief2	{
		background: #ffe4e1;
		}

td.lektor1	{
		background: #f4a460;
		}

td.lektor2	{
		background: #ffdab9;
		}

td.vip1		{
		background: #ffdead;
		}

td.vip2		{
		background: #ffebcd;
		}

td.rozpis	{
		width: 110px;
		text-align: center;
		border-bottom: 1px solid black;
		color: purple;
		}

td.pripravka	{
		background: #ee82ee;
		text-align: center;
		}

td.mini		{
		background: #ffa07a;
		text-align: center;
		}

td.deti		{
		background: #ffe4b5;
		text-align: center;
		}

td.kadet	{
		background: #f0e68c;
		text-align: center;
		}

td.kadetsport	{
		background: #afeeee;
		text-align: center;
		}

td.senior	{
		background: #98fb98;
		text-align: center;
		}

td.all		{
		background: #7fffd4;
		text-align: center;
		}

td.den		{
		border-right: 1px solid black;
		}

td.clanek	{
		width: 450px;
		text-align: left;
		background: #feedc0;
		}

td.clanek2	{
		width: 100px;
		text-align: right;
		background: #ffcc99;
		}

td.clanek3	{
		width: 20%;
		text-align: left;
		font-size: small;
		}

td.clanek4	{
		font-style: italic;
		text-align: left;
		}

td.nalevo	{
		text-align: left;
		vertical-align: top;
		}

td.bosu		{
		width: 30px;
		text-align: left;
		vertical-align: top;
		}

td.bosu2	{
		width: 700px;
		text-align: left;
		}

	/* CSS fonty */

font.viz1	{
		color: black;
		font-size: x-large;
		font-weight: bold;
		margin-left: 10px;
		margin-right: 10px;
		}

font.viz2	{
		color: black;
		font-size: small;
		font-style: italic;
		}

font.viz3	{
		color: black;
		font-family: "Comic Sans MS";
		font-size: small;
		}

font.rozpis1 	{
		color: red;
		font-weight: bold;
		font-family: arial;
		}

font.rozpis2 	{
		color: #808080;
		font-size: small;
		font-family: arial;
		}

font.rozpis3 	{
		color: black;
		font-size: small;
		font-family: arial;
		}

font.fit	{
		color: blue;
		font-size: 50pt;
		font-weight: bold;
		margin-left: 20px;
		margin-right: 20px;
		}

font.top	{
		color: black;
		font-size: large;
		font-weight: bold;
		margin-left: 20px;
		margin-right: 20px;
		}

font.down	{
		color: black;
		font-size: large;
		font-weight: bold;
		margin-left: 20px;
		margin-right: 20px;
		}


font.cerny 	{
		color: black;
		font-weight: bold;
		}

	/* CSS Ostatni */

hr.linka	{
 		background-color: #ffcc99;
		height: 5px;
		width: 80%;
		}

	/* CSS Odkazy */

a.clanek	{
		text-decoration: none;
		color: black;
		font-weight: bold;
		font-family: sans-serif;
		}

a.clanek:hover	{
		text-decoration: none;
		color: black;
		font-weight: bold;
		}

a.clanek:link	{
		text-decoration: none;
		color: black;
		font-weight: bold;
		}

a.clanek:visited{
		text-decoration: none;
		color: black;
		font-weight: bold;
		}

a.clanek:active	{
		text-decoration: none;
		color: black;
		font-weight: bold;
		}

a.cely		{
		text-decoration: none;
		color: #808080;
		font-family: sans-serif;
		font-size: small;
		}

a.cely:hover	{
		text-decoration: none;
		color: #808080;
		font-size: small;
		}

a.cely:link	{
		text-decoration: none;
		color: #808080;
		font-size: small;
		}

a.cely:visited{
		text-decoration: none;
		color: #808080;
		font-size: small;
		}

a.cely:active	{
		text-decoration: none;
		color: #808080;
		font-size: small;
		}

