body { background-color: #333333}
table { border-style:none;}
.inside {
	background-color: #1d1d1d;
	margin-left: 60px;
	margin-right: 50px;
}
.justuj {
	text-align: justify;
		margin-left: 10px;
	margin-right: 10px;
}
.zolty {
       font-family:Verdana;
       font-size:10px;
       line-height:12px;
       color: #FFD328; 
       text-align: right;
       margin-left: 5px;
       margin-bottom: 5px;
       margin-top: 5px;
       margin-right: 2px;
       padding: 5px 2px 5px 5px;
}
.agency {
       font-family:Tahoma;
       font-size:9px;
       line-height:12px;
       list-style-type: circle;
       color: #CCCCCC; 
       background-color:#aaaaaa;
       text-align: left;
       border: #ffffff; 
       border-style: solid; 
       border-top-width: 1px; 
       border-right-width: 1px; 
       border-bottom-width: 1px; 
       border-left-width: 1px;
       margin-left: 5px;
       margin-bottom: 5px;
       margin-top: 5px;
       margin-right: 5px;
       padding: 5px 5px 5px 5px;
}
br.agency{
line-height:16px;
}
body.tancerze {
	body { background-color: #000000}
}
tr.tabela  {
	border:1px;
	background-color:#2a2a2a;
	text-align: center;
}
td { font-size:9px; color: rgb(149,149,149); font-family: Verdana, Arial, Helvetica}

h1{
	border-style:none;
	color:#959595;
	font-family:Verdana, Arial, Helvetica;
	margin-left: 10px;
	font-size:12px;
	font-variant: small-caps;
	margin-bottom: 0px;
	margin-top: 2px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
}
h3 { font-size: 1.0em; font-weight: bold; text-align: center}
li,p {
	color:#959595;
	border-style:none;
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	line-height:16px;
	list-style-type: circle;
}
#opacity {
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5; /* for future compatibility */
}
#promo {
       text-align: justify;
       border-style:none;
       font-family:Verdana, Arial, Helvetica;
       font-size:9px;
       line-height:15px;
}
#tabela {
	text-align: justify;
	border-style:none;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	line-height:18px;
}
li{ line-height:2}
A:link {
  color: #a5a5a5;
  background-color: transparent;
}

A:visited {
  color: #a5a5a5;
  background-color: transparent;
}

A:hover {
  color: #dd0000;
  background-color: transparent;
}

A:active {
  color: #a5a5a5;
}

A:link, a:active, a:visited, a:hover { font-family:Verdana, Arial, Helvetica; text-decoration: none; font-size: 11px }

#photo { text-align: center; }
#photo table { width: 80%; text-align: center; margin-right: auto; margin-left: auto }
#photo table td { padding: 0px 10px 10px 10px }
#photo .fulltitle { margin-bottom: 0px; padding-bottom: 0px }
#photo .series { margin-top: 0px; padding-top: 0px }
br.hideme { visibility: hidden; volume: silent }
/* hidden from netscape 4: */
div#photo img { border: 1px solid #cccccc;  } 
div#photo .caption { text-align: left; width: 500px; margin-right: auto; margin-left: auto }
#tlo {	background-color: #1d1d1d}
.t1 { font-family: Tahoma; font-size: 11px; color: #666666; list-style-type: square; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 20px}
.bg { background-image: url(img/bg_txt.jpg); background-repeat: no-repeat; background-position: right top}
.form 
  {  
   font-family: Verdana; 
   font-size: 10px;
   color: #1d1d1d;
   border: #333333;
   border-style: solid; 
   border-top-width: 1px; 
   border-right-width: 1px; 
   border-bottom-width: 1px; 
   border-left-width: 1px
   }
   
input
	{
	background-color: #1d1d1d; 
	}
	
textarea
	{
	background-color: #333333; 
	scrollbar-arrow-color:#333333;
	scrollbar-base-color: #333333;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #333333;
	}
	
input.bez
	{
	text-decoration:none;
	width: 16px;
	}