body,td,p
{
	FONT-FAMILY: Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;	
	FONT-SIZE: 12px;
	color: #935B28;
}

a, A:link, A:visited
{
	COLOR: #339933;
	TEXT-DECORATION: undeline;
}
A:hover {
	COLOR: #339933; 
	TEXT-DECORATION: none;
}

.footer
{
	color: #D8B157;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-color: #D8B157;
	border-style: solid;
}

.menu
{
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #DAB661;
	text-transform: uppercase;
	text-align: center;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 1px;
	border-color: #D8B157;
	border-style: solid;
}

.menu a, .menu a:link, .menu a:visited
{
	background-color: #FFFFFF;
	color: #DAB661;
	TEXT-DECORATION: none;
	hight: 20px;
	width: 100px;
	display:block;
	
}

.menu a:hover
{
	background-color: #339933;
	color: #FFFFFF;
	TEXT-DECORATION: none;
}

.menu_space
{
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-color: #D8B157;
	border-style: solid;
}

.menu_image
{
	border-top: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-color: #D8B157;
	border-style: solid;
}

h1
{	
	FONT-SIZE: 15px;
	color: #935B28;
	background-image: url(../images/tmp_images/rose.gif);
	background-repeat : no-repeat;
	background-position: 0px 0px;
	padding-left: 18px;
}

h2
{	
	FONT-SIZE: 13px;
	color: #935B28;
}

.image
{
	border-top: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-color: #DAB661;
	border-style: solid;
}

.top_dotted
{
	border-top: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-color: #999999;
	border-style: dotted;
}

.left_dotted
{
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 0px;
	border-color: #999999;
	border-style: dotted;
}

.docMenu
{
	background-image: url(../images/tmp_images/arrow.jpg);
	background-repeat : no-repeat;
	background-position: 15px 2px;
	color: #339933;
	text-decoration:none;
	padding-left: 35px;
	display:block;
	
}


a.docMenu, a.docMenu:link, a.docMenu:visited
{
	color: #339933;
}

a.docMenu:hover
{
	background-image: url(../images/tmp_images/arrow.jpg);
	background-repeat : no-repeat;
	background-position: 15px 2px;
	background-image: url(../images/tmp_images/arrow_over.jpg);
	background-repeat : no-repeat;
	background-position: 15px 2px;
	color: #99CC99;
}

.gandalf
{
	color: #666666;
	padding: 10px;
}

.gandalf_nadpis
{
	background-image: url(../images/tmp_images/x.gif);
	background-repeat : no-repeat;
	background-position: 8px 12px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 10px;
	padding-left: 23px;
}

#ticker
{
   height: 200px;
   width: 200px;
   position: relative;
   overflow: hidden;
}

#ticker div 
{
   display2: none;
   position: absolute;
}

.schovane
{
   visibility:hidden;
   display2: none;
}

#tickerVertical 
{
   height: 1px;
   width: 400px;
   position: static;
   overflow: hidden;
}

#tickerVertical div 
{
   display: inline;
   position: absolute;
   white-space: nowrap;
}
.zarovnane
{
   text-align: justify;
}
