body {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #FFF;
}
.full {
	width: 100%;
}

.right {
	float: right;
}

div, td, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.safe {
	width: 720px ! important;
}
tr.menu td {
	background-color: black;
}
tr.menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
tr.btmmenu ul{
	list-style: none;
	margin: 0px 0px 11px 0px;
	padding: 0px;
}

tr.menu ul li, tr.btmmenu ul li  {
	float: left;
}
tr.menu ul li a, tr.btmmenu ul li a{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 10px 6px 10px;
	display: block;
	font-weight: bold;
}
tr.btmmenu ul li a:hover, .btmmenu .sel {
	text-decoration: underline;
}

tr.menu ul li a:hover {
	background-color: #FFF;
}

td.content {
	padding: 30px 0px 65px 0px;
	width: 720px;
}
div.text {
	padding-left: 10px;
	padding-right: 10px;
}
/*** spodek ***/ 
.btmmenu td{
	padding-bottom: 38px;
}
span.cpy {
	padding: 0px 0px 1px 8px;
}
div.logo{
	float: left;
	color: #FFF;
	background-color: #000;
	font-weight: bold;	
	margin-left: 3px;
	padding: 2px 6px 1px 4px;
}

/*** MOVIES ***/
#film {
	margin-top: 50px;
}
#film .pic{
	background: url('img/tv.png') no-repeat;
	text-align: left;	
	vertical-align: top;	
	padding: 22px 0px 30px 16px;
	width: 165px;
}
#film .picw{
	width: 247px;
}

#film .pic .nadpis{
	color: red;
	font-weight: bold;
}
#film .pic img{
	display: block;
	width: 131px;
	height: 97px;
	border: 0px;			
	margin-bottom: 23px;
}

/*** graphics + photographers ***/
#graphics td, #graphic td{
	text-align: left;
	vertical-align: top;	
}

#graphics{
	width: 642px;
	margin: 6px 0px 0px 2px;	
	margin-top: 50px;
}
#graphic{
	text-align: left;
	margin-top: 10px;
	width: 720px;
}
#graphic .pic{
	text-align: left;
	width: 106px;
	height: 119px;
}
#graphics .pic{
	width: 109px;
	height: 110px;
}
#graphics .pic img, #graphic .pic img{
	width: 90px;
	height: 90px;
	border: 5px solid #000;
}
#graphics .picdsc{
	width: 204px;
	padding-top: 2px;
	text-transform: uppercase;		
}
#graphics .nadpis, #graphic .nadpis{
	text-transform: uppercase;		
	background-color: #00BFF3;
	color: #FFF;
	font: 11px Verdana;
	font-weight: bold;	
	margin: 2px 0px 5px 1px;
	padding: 4px 0px 7px 12px;
}

#graphics .nadpis{
	width: 137px;
}
#graphic .nadpis{	
	width: 137px;
}
#graphics .picdsc a, .picdsc{
	color: #00BFF3;
}
#graphics .picdsc a{
	font: 10px Verdana;
	font-weight: bold;		
	text-decoration: none;
	margin-left: 12px;
}
#graphic a{
	color: #00BFF3; 
	font-weight: bold
}

.gallist{
	width: 169px;
}

#gallist{
	text-transform: uppercase;
	padding-left: 10px;
}

.popis{
	width: 554px;
	margin-left: 12px;
}

div.top {
	margin-top: 60px;
}
div.top a {
	font-size: 10px;
	padding: 1px;
	text-decoration: none;
	margin-left: 10px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}

.ref {
	margin: 50px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
}
.radeks {
  background: tranparent;
	behavior: url(hover.htc);
}
.radeks.hover, .radeks:hover {
  background: #E8E8E8;
}

