body {
	margin: 0px; padding: 0px;
	text-align: left;
	font-family: tahoma;
	color:black;
}
	
#content {
	width: 940px;
	margin: 0px auto;
	text-align: left;
}
	
#content_main {
	width: 940px;
	margin: 0px auto;
}

#header {
	margin: 0px;
	width: 940px;
	height: 143px;
	background-image: url('../images/header.jpg');
}

#header_left {
	float: left;
	margin: 15px 35px 0 12px;
}

#header_right {
	float: left;
	text-align: left;
}

#left_menu {
	width: 220px;
	float: left;
}

div#header_right ul.horne_menu {
	list-style-type: none;
	list-style-image: none;
	margin: 88px 0 0 0;
	padding: 0;
}
div#header_right ul.horne_menu li {
	padding-right: 24px;
	margin: 0px;
	display: inline;
}
div#header_right ul.horne_menu li a.active {
	font-family: tahoma;
	font-size: 15px;
	color: #384651;
  text-decoration: none;
}
div#header_right ul.horne_menu li a.active:hover, div#header_right ul.horne_menu li a.active_pink {
  font-family: tahoma;
  font-size: 15px;
  color: #F497BF;
  text-decoration: none;
}

.pink_link, a.pink_link {
  font-family: tahoma;
  font-size: 15px;
  color: #F497BF;
  text-decoration: none;
}
a.pink_link:hover {
  text-decoration: underline;
}

.ruz_link, a.ruz_link {
  font-family: tahoma;
  color: #F497BF;
  text-decoration: none;
}
a.ruz_link:hover {
  text-decoration: underline;
}

.nameCategory {
  font-family: tahoma;
  font-size: 18px;
  color: #F497BF;
}

h1 {
  font-family: tahoma;
  font-size: 18px;
  color: #F497BF;
  font-weight: normal;
  text-decoration: none;
}

.textBasic, a.textBasic {
  font-family: tahoma;
  font-size: 11px;
  /*color: #36424A;*/
  color:black;
  text-decoration: none;
}
a.textBasic:hover {
  text-decoration: underline;
}

.textBasicBody, a.textBasicBody {
  font-family: tahoma;
  font-size: 12px;
  /*color: #36424A;*/
  color:#000000;
  text-decoration: none;
  line-height: 23px;
}
a.textBasicBody:hover {
  text-decoration: underline;
}

.textGreen {
  font-family: tahoma;
  font-size: 11px;
  color: #85B0B3;
}

.textBottom, a.textBottom {
  font-family: tahoma;
  font-size: 11px;
  color: #B0BDC8;
  float: left;
  margin-right: 70px;
  text-decoration: none;
}
a.textBottom:hover {
  text-decoration: underline;
}

.textSpinac, a.textSpinac {
  font-family: tahoma;
  font-size: 9px;
  color: #C6C6C6;
  font-weight: bold;
  text-decoration: none;
}
a.textSpinac:hover {
  font-family: tahoma;
  font-size: 9px;
  color: #F49E97;
  font-weight: bold;
  text-decoration: none;
}

.textSpinacActual, a.textSpinacActual, a.textSpinacActual:hover {
  font-family: tahoma;
  font-size: 9px;
  color: #F49E97;
  text-decoration: none;
}

.poradieNum, a.poradieNum, a.poradieNum:hover {
  font-family: tahoma;
  font-size: 11px;
  color: #384651;
  font-weight: bold;
  text-decoration: none;
}

.textCast{
  font-family: tahoma;
  font-size: 12px;
  /*color: #AEBCC7;*/
  color:#000000;
  text-decoration: none;
}
a:link, a:visited {
  font-family: tahoma;
  font-size: 12px;
  color: #F497BF;
  text-decoration: none;
} 
a:hover {
  text-decoration: underline;
} 

.textCastBody {
  font-family: tahoma;
  font-size: 11px;
  color: #AEBCC7;
  text-decoration: none;
  line-height: 23px;
}

.filmyNaTv {
  float:left;
  text-align:center;
  margin:3px 0 0 8px;
  position:relative
}

#body_left {
  float: left;
  width: 628px;
  margin: 0px;
}

.left_tv {
  float:left;
  width:600px;
}
html>body .left_tv {
  float:left;
  width:639px;
}

html>body .zoznamFilmov {
  width:445px;
}
.zoznamFilmov {
  width:443px;
}

.black_overlay {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  /*width: 100px;
  height: 100px;*/
  background-color: black;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}

.white_content {
  display: none;
  position: absolute;
  /*width: 50%;
  height: 50%;*/
  background-color:#ffffff;
  z-index:1002;
}

.edit_frm {
  border-top: #AAAAAA 1px solid;
  border-left: #AAAAAA 1px solid;
  border-bottom: #DDDDDD 1px solid;
  border-right: #DDDDDD 1px solid;

  background-color : #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
}  


