/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h2 { font-size:12px; margin:0; color:#333333; border-bottom: 1px dashed #333333; border-top:1px dotted #333333; }
html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D2691E;
	text-color: #663300;
	height: 1024px;
}



/* -------------------------------- LAYOUT -------------------------------- */

div#site-wrapper
{
padding-top: 0px;
	width: 858px;
	margin: 0 auto;
}

/* -------------------------------akmk------------------------------- */

div.leftpanel, div.rightpanel {
	width:180px;
	display: inline;
	float:left;
	height:1250px;
}

div.mainpanel {
	width:456px;
	float:left;
	height:1250px;
}


div.header{
    background: url(../images/header.png) no-repeat;
	background-color:#D2691E;
	background-repeat:no-repeat;
	width:180px;
	line-height:35px;
	padding-left:20px;
	color:#FFFFFF;
	overflow:hidden;
	font-weight:bold;
}
div#leftpanel  {
	background-color:#cfaa80;
	background-repeat:no-repeat;
	width:180px;
	line-height:35px;
	padding-left:20px;
	color:#FFFFFF;
	overflow:hidden;
	font-weight:bold;
	border-left:1px solid #9b4e18;

}

div#text  {
	background-color:#e8e4e0;
	padding:8px;
	text-align:justify;
	width:180px;
	line-height:35px;
	padding-left:20px;
	color:#FFFFFF;
	overflow:hidden;
	font-weight:bold;
	border-left:1px solid #9b4e18;
}


text { padding:8px; text-align:justify; background-color:#e8e4e0;}
/* uplatnuje sa na left a right stlpec */
.text img { margin-right:10px; margin-bottom: 10px; border:0;  float:left; }

.text2 { padding:8px; text-align:justify; }
/* uplatnuje sa na left a right stlpec */
.text img { margin-right:10px; margin-bottom: 10px; border:0;  float:center; }

.text3 {  padding-left:25px; padding-right:25px; text-align:justify;} 
{font-size:12px;   }
/* uplatnuje sa na left a right stlpec */
.text img { margin-right:10px; margin-bottom: 10px; border:0;  float:center; }

.text_ { padding:15px; text-align:justify; }
/* uplatnuje sa na hlavny stlpec */
.text_ img { vertical-align:middle; border:0; }






/* -------------------------------- akmk-------------------------------- */

div#main-logo
{
	float: left;
	width: 858px;
	height: 28px;
}

div#banner
{
	height: 214px;
	width: 858px;
	background: url(../images/banner-bg2.jpg) no-repeat;
	clear: both;
}

div#banner h1
{
	padding-left:290px;
}

div#banner img
{
	margin: 41px 0 0 294px;
}

div#banner p
{
	margin: 14px 0 0 294px;
	color: #15252d;
	width: 380px;
	line-height: 1.4;
}

div#navigation
{
	height: 34px;
	width: 858px;
	background: url(../images/nav-bg.gif) no-repeat;
}

div#content-wrapper
{
	background: url(../images/content-bg.gif) repeat-y;
	width: 858px;
	
}



div#footer
{
	background: url(../images/footer-bg.gif) no-repeat;
	width: 858px;
	height: 24px;
}

div#footer-copy
{
width:858px;
margin:5px auto 0px;
padding-right:30px;
text-align:center;
color:#000;
font-size:10px;
}


/* ------------------------------- TYPOGRAPHY ------------------------------- */

h1
{
	color: #274c5e;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 26px;
	font-weight: bold;
}

h2
{
	font-weight: normal;
	font-size: 18px;
}

p
{
	font-size: 12px;
	line-height: 1.6;
	padding-bottom: 20px;
	color: #2c2d2d;
	padding-left: 0;
}

a:link
{
	color: #2c2d2d;
	text-decoration: underline;
}

a:visited
{
	color: #2c2d2d;
	text-decoration: underline;
}

a:active, a:hover
{            
}

li
{
	padding: 0px 0 20px 10px;
	background: url(../images/list-item.gif) center left no-repeat;
	list-style: none;
}

li a
{
	text-decoration: underline;
}

ul
{
	padding:0px 0 0px 30px;
	font-size: 12px;
	color: #2c2d2d;
}

ul ul
{
	padding-bottom: 5px;
}

ol
{
	padding-left: 40px;
	font-size: 12px;
	padding-bottom: 30px;
}

/* ------------------------------- NAVIGATION ------------------------------- */
#nav, 
#nav ul {padding:0 0 5px 0; margin:0; list-style:none;   font: 13px Arial, Helvetica, sans-serif, verdana,;   border:1px solid #001155; font-weight: bold; border-color:#9b4e18 #9b4e18 #9b4e18 #9b4e18; border-width:1px 2px 2px 1px; background:#D2691E; position:relative; z-index:100;}
#nav {height: 34px;  padding: 0 0 0 20px;}

#nav table {border-collapse:collapse;}
#nav li {float:left; padding:0 20px 0 10px;}
#nav li li {float:none;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;}

#nav li a {display:block; float:left; color:#ffffff; height:25px; padding-right:5px; line-height:25px; text-decoration:none; font-weight: bold; white-space:nowrap;}
#nav li li a {height:20px; line-height:20px; float:none; }

#nav li:hover {position:relative; z-index:300; background:#ffffff; }
#nav a:hover {position:relative; z-index:300; text-decoration:none; color:#ff9911;}

#nav :hover ul {left:0; top:22px;}
/* another hack for IE5.5 and IE6 */
#nav a:hover ul {left:-10px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-15px; margin-left:100%; top:-1px;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover > a {text-decoration: none; color:#b75;}


/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:-1px;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}

div#navigation ul
{
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 164px;
}

div#navigation ul li
{
	display: inline;
	float: left;
	font-weight: bold;
	background: none;
	padding: 0;
}




div#navigation ul li a:link,
div#navigation ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	
}

div#navigation ul li a:active,
div#navigation ul li a:hover
{
	color: #f0dd92;
}

div#navigation ul li a:last-item 
{
	
	background: none;
}



body#home div#navigation ul li a#home-link, body#tvshows div#navigation ul li a#tvshows-link
{
	color: #f0dd92;
}

/* -------------------------------- CONTENT PAGES -------------------------------- */



div#content-wrapper h1
{
	padding: 28px 0 10px 38px;
}

div#content-wrapper h1
{
	padding: 28px 0 10px 38px;
}

div#content-wrapper p.first-paragraph
{
	padding-top: 36px;
	padding-left: 38px;
	width: 500px;
}

div#content-wrapper p
{
	
	width: 600px;
	float: left;
	
}

ul.left-list
{
	width: 240px;
	float: left;
}

ul.right-list
{
	width: 240px;
	float: left;
	padding-left: 20px;
}



