#mozzilaMain {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
#main {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#leftcol {
	display: block;
	float: left;
	width: 166px;
	background-color: #000;
	background-image: url('/gfx/leftcol.png');
	background-repeat: repeat-y;
	min-height: 600px;
}
#midtcol {
  display: block;
	float: left;
	width: 739px;
	border:0px solid lime;
}
#toptvbar {
	float: left;
	height: 133px;
	width: 100%;
	margin-top: 10px;
}
.pd10 {
	padding: 15px;
	margin: 0px;
}
.blackbg {
	background-color: #000;
	margin: 0px;
	padding: 10px;
}
#tv {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFA800;
	border-right-color: #FFA800;
	border-bottom-color: #FFA800;
	border-left-color: #FFA800;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}
#emptytv {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFA800;
	border-right-color: #FFA800;
	border-bottom-color: #FFA800;
	border-left-color: #FFA800;
	float: left;
	height: 339px;
	width: 418px;
}
.tvbox {
	background-image: url('/gfx/screen.png');
	background-repeat: no-repeat;
	float: right;
	height: 99px;
	width: 129px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border:1px solid black;
}
#footer {
	clear: both;
	float: left;
	width: 100%;
	background-image: url('/gfx/footer.jpg');
	height: 19px;
}
#mid {
	clear: both;
	float: left;
	width: 100%;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
}
#logo {
	float: left;
	height: 100px;
	width: 500px;
}
#header-right {
	float: left;
	height: 100px;
	width: 405px;
	text-align:right;
}
#header {
	height: 243px;
	width: 100%;
	background-color: #000;
	background-image: url('/gfx/header.png');
}
#backlinks {
	padding: 3px;
}
a {
	color: #000;
	text-decoration: none;
	
}
a img{border:0px solid black;}
li.menu{
  float:left;
  margin-right:20px;
}
li.menu a{
  color:white;
  
}
.clear{clear:both;}
div#content{
  float:left;
  width:600px;
  background:#FFBD3F;
}
div#admincontent{
  float:left;
  width:905px;
  background:#FFBD3F;
}
div#content-in{
  padding:10px;
}
div#aside{
  float:left;
  width:600px;
  background:#FFA800;
}
div#aside-in{
  padding:10px;
}
div#aside label{
  float:left;
  width:90px;
}
input,select{
  border:1px solid black;
  font-size:11px;
  padding:0px;
}
.prel{position:relative}
.popiskatv{
  position:absolute;
  top:75px;
  height:16px;
  background:#FFF;
  padding-left:5px;padding-right:5px;opacity: 0.7;filter: alpha(opacity=70);-moz-opacity: 0.7;-khtml-opacity: 0.7;}
.fl{float:left;}
.w40{width:40px;}
a.orgbtn{width:139px;height:21px;display:block;float:left;line-height:21px;text-align:center;background:url('/gfx/btn-org.png') no-repeat;}
.blubtn{width:139px;height:21px;display:block;float:left;line-height:21px;text-align:center;background:url('/gfx/btn-org-a.png') no-repeat;color:navy;font-weight:bold;}

a.orgbtn:hover{background:url('/gfx/btn-org-a.png');}

div#strankovani a{width:21px;height:21px;line-height:21px;text-align:center;background:blue;color:white;display:block;float:left;margin:2px;}
div#strankovani a:hover{background:#FFBD3F;color:blue;}
div#strankovani .actualpage{width:21px;height:21px;line-height:21px;text-align:center;background:#FFBD3F;color:blue;display:block;float:left;margin:2px;}
div#strankovani .page{line-height:21px;font-weight:bold;float:left;display:block;}
.lang_frame{border:1px solid white;}

