a {	text-decoration: none;	color: yellow;}
a:visited {text-decoration: none; color: yellow;}
a:link { text-decoration: none; color: yellow;}
a:hover {text-decoration: none; color: white; font-weight: bold}

.buton {text-decoration: none; width: 180; background-image : url(img/stralka.gif); background-position : right; background-repeat : no-repeat; height: 20; border: 1 solid #ffff99; padding:2; margin-bottom: 5;}
butona a:visited {text-decoration: none; width: 180; background-image : url(img/stralka.gif); background-position : right; background-repeat : no-repeat; height: 20; border: 1 solid #ffff99; padding:2; margin-bottom: 5;}
buton a:link {text-decoration: none; width: 180; background-image : url(img/stralka.gif); background-position : right; background-repeat : no-repeat; height: 20; border: 1 solid #ffff99; padding:2; margin-bottom: 5;}
buton a:hover {text-decoration: none; width: 180;  background-position : right; background-repeat : no-repeat; height: 20; border: 1 solid #ffff99; padding:2; margin-bottom: 5; background-color: red}

.okno
{
 padding: 0 10;
 border-right: 1 solid yellow
}

.oknoleft
{
 padding: 0 10;
 border-right: 1 solid yellow;
 border-left: 1 solid yellow;

}

#tekst {
 	line-height: 140%;
 }

.obr
{
 border: 1 solid #ffff99;
 margin-bottom: 5;
}

.obr5
{
 border: 0 solid #ffff99;
 margin-bottom: 5;
}

.butona
{
	width: 180;
	background-image : url(img/stralka.gif);
	background-position : right;
	background-repeat : no-repeat;
	height: 20;
	border: 1 solid white;
	padding:2;
	margin-bottom: 5;
	background-color: black;
	color: silver;
	font-weight: bold
}

.tlotfl
{
background-image: url(img\logo-slunickagray.gif);
background-position: bottom;
background-repeat: no-repeat;
}

.tloindex
{
	background-image: url(img/tloindex.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.tfl
{
	background-image: url(img/pas.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.filmy
{
	color: yellow;
font-size: x-small
}

.bold
{
font-weight: bold;
color: #f5f5f5
}

.lata
{
color: #f5f5f5;
font-size:-1;
font-family: verdana;
 color: yellow;
  font-size: x-small;
   font-weight: normal;
}

.lata1
{
	color: #f5f5f5;
	font-family: verdana;
	color: yellow;
	font-size: medium;
	font-weight: normal;
	padding-top:10
}

.linka
{
	border-top: 1px solid #ffff00
}


