﻿body {
	font: 12px 'Arial', Sans-Serif;
	color: #000;
	margin: 0 auto;
	padding: 0;
	background: #9BDAFB url(images/pozadi.png) repeat-x;
	text-align: center;
}

h1 {
	font-size: 28px;
	color: #000;
	letter-spacing: -2px;
	margin: 0 20px;
	font-weight: bold;
	border-bottom: 5px solid #E6E6E6;
	padding: 0 0 10px 10px;
}


h2 {
	font-size: 18px;
	color: #333;
	letter-spacing: 0px;
	margin: 0 20px 10px 20px;
	font-weight: bold;
	padding: 0 0 3px 10px;
	border-bottom: 4px dotted #F1F1F1;
background: url('http://www.simpsonsweb.cz/h2.png') left no-repeat; padding-left: 25px
}

h3 {
	font-size: 12px;
	color: #CD3F31;
	letter-spacing: 0px;
	margin: 0 20px 10px 20px;
	font-weight: bold;
	padding: 3px 10px;
	background: #F9EBE0;
border-bottom: 1px dotted #CD3F31;
}

p {
	margin: 0 30px 10px 30px;
	text-align: left;
	line-height:1.5;
}

img.left {
	margin: 45px 10px 5px 0;
	float: left;
}

img.right {
	margin: 1px 5px 5px 10px;
	float: right;
}

table {
	width: 560px;
	margin: 0 0 5px 25px;
	border: 0;
padding: 0;
	line-height: 1.6em;
margin-bottom: 10px;
}

td {
	background: #F1F1F1;
	margin: 0 0 3px 0;
	padding: 2px 5px;
}

tr {
margin: 0;
}

th {
	background: #C0C0C0;
	margin: 0 10px 3px 10px;
	padding: 1px 5px;
	font-weight: bold;
	color: #fff;
text-align: left;
}

th a {
	color: #fff;
}

img {
	padding: 0;
}

strong {
	font-weight: bold;
}

a {
	color: #000000;
	padding:0px;
}

textarea {
	width: 400px;
	height: 150px;
	border: 1px solid #C0C0C0;
background: #F1F1F1;
font-family: Arial;
padding: 4px 8px;
}


/* ----------------------------------------------

   ZÁKLADNÍ CELKY

------------------------------------------------- */ 

div#stranka {
	background: url(images/obal.jpg) no-repeat;
	width: 996px;
	text-align:left;
	margin: 0 auto;
}

.obal {text-align:left;width:960px;margin:0 auto;background: #FFF url('images/bg.png');}

.zahlavi {margin: 0px;background: #000 url('images/zahlavi.gif') no-repeat;color: #FFF;padding-bottom: 0;}

div#obsah {float:left;width:620px;padding-top: 7px;margin-top:15px;background: #FFFFFF;border: 1px solid #E6E6E6; margin-left: 20px; margin-bottom: 20px}


div#menu {background:#B9CAFF;margin-right: 20px;float:right;width:275px;padding-top: 15px;margin-top:15px;background: #FFFFFF;border: 1px solid #E6E6E6;margin-bottom: 20px}
div#menu ul {margin:0 30px 10px 30px;text-align: left;line-height:1.5}

div#zapati {background: #000;color: #FFF;margin: 20px 0 0 0;clear:both;width:100%;font-size: 11px;border-top: 10px solid #D6171E}
div#zapati p {margin:0;padding:10px 15px;}

div#zapati a {color: #FFFFFF; font-weight: bold}

.drobeckova-navigace {font-size: 11px; margin: 10px 0 10px 30px}
.drobeckova-navigace a {font-weight: bold;color: #333333; padding-right: 20px; background: url('http://www.simpsonsweb.cz/drobecek.png') right no-repeat;}

.perex p {margin: 0 20px 10px 20px; background: #F9F9F9; padding: 5px 10px;border-bottom: 1px solid #E6E6E6;}

div#levy-sloupec{float:left;width:520px;padding-top: 7px;margin-top:15px;background: #FFFFFF;border: 1px solid #F1F1F1; margin-left: 20px; margin-bottom: 20px;padding-top: 15px;}
div#levy-sloupec p { text-align: left; margin-right: 15px}

div#pravy-sloupec{float:left;width:376px;padding-top: 7px;margin-top:15px;background: #FFFFFF;border: 1px solid #F1F1F1; margin-left: 20px; margin-bottom: 20px; text-align: left}

div#pravy-sloupec td {background: none;}

div#levy-sloupec h2{	
	color: #000;
	margin: 0 20px;
	font-weight: bold;
	padding: 0 0 10px 10px;
	font-size: 19px;
	letter-spacing: -0.5px;
	border: 0;
	padding-bottom: 0;
	text-indent: 35px;
	background: none;
}
.novinka {background: url('http://www.simpsonsweb.cz/kob.png') left top no-repeat; margin-bottom: 35px;}

div#pravy-sloupec p{margin: 0 20px 10px 20px; text-align: left}


/* ----------------------------------------------

   NAVIGAČNÍ LIŠTA

------------------------------------------------- */

#navbar {
	width: 954px;
	background: ;none
	margin: 115px auto 0px auto;
	padding: 0 0 0 25px;
	font-family: sans-serif;
        text-decoration: underline;
        text-transform: uppercase;
	}

#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
margin-top: 100px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0 40px 10px 0;
	text-decoration: none;
	text-shadow: #800000 0px 0px;
	}

#nav li a:hover, #nav li a:active {
	background: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0 40px 10px 0;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	filter:alpha(opacity=1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background: #2FB5E6;
	width: 150px;
	color: #FFFFFF;
	text-shadow: #FFFFFF 1px 1px 1px 1px;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	float: none;
	margin: 0px;
	padding: 5px 8px;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #FFFFFF;
	color: #C32B2A;
	text-shadow: #333333 0px 0px;
	padding: 5px 8px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -30px 0 0 170px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}

/* ----------------------------------------------

   KOMENTÁŘE

------------------------------------------------- */

.aktualni-epizoda { margin: 15px 20px 0 20px; float: right; height: 240px; background: #888888 url('http://www.simpsonsweb.cz/aktualni.png'); color: #FFF; width: 260px; font-size: 11px }
.aktualni-epizoda p { margin: 0 10px 5px 10px; padding: 0; line-height: 1.4em}
img.ep{ margin: 3px 10px 0px 10px; border: 2px solid #C0C0C0;float: right }
.aktualni-epizoda h2 { font-family: Tahoma; background: none; color: #FFF; margin: 7px 5px 6px 10px; padding: 0; border: 0; font-size: 17px; letter-spacing: -0.5px;font-weight: bold; padding: 0;}
.aktualni-epizoda h2 a { color: #FFFFFF }
.aktualni-epizoda a img { margin: 3px 0 0 8px}


	
ol.commentlist { list-style:none; margin:0 20px; padding:0; text-indent:0; }
ol.commentlist li { border:0px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 10px; padding:5px 7px 5px 80px; position:relative; }
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 160px 0 0; }
ol.commentlist li div.vcard { font:bold 14px/1.4 Arial,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color:#000; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:0px solid #d5d5d5; left:7px; position:absolute; top:7px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font:normal 10px/1.4 Arial,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 12px/1.4 Arial,arial,sans-serif; margin:0 0 1em; }
ol.commentlist li ul { font:normal 12px/1.4 Arial,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { background:#F1F1F1; border:0px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; font:bold 9px/1 Arial,arial,sans-serif; margin: -5px 0 0 0; padding:5px 10px;  text-align:center; width:66px; }
ol.commentlist li div.reply:hover { background:#000; border:0px solid #c00; color: #FFFFFF; }
ol.commentlist li div.reply a { color:#000; text-decoration:none; text-transform:uppercase; }
ol.commentlist li div.reply a:hover { color:#FFF; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0;  margin-left: -50px }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

.wp-polls-ans {font-weight: bold;text-align: center}
.wp-polls-ans table {margin: 0 25px; font-weight: bold}
.wp-polls-ans table th {margin:0; padding: 0 10px 0 0; background: none;}
.wp-polls-ans table td {padding: 3px}

input { background: #F1F1F1; border: 1px solid #C0C0C0; padding: 4px 8px; font-family: Arial; font-size: 12px}
input.newsletter { width: 200px; }
input.btn {background: #FFF; border: 0px solid #C0C0C0; padding: 10px 0 0 10px; margin: 0;}

small {font-weight: normal; font-size: 10px;}

.pruh {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
height: 30px;
background: #000000;
}

.vypis {
	color: #FFFFFF;
font-size: 11px;
background: url('http://www.simpsonsweb.cz/aktualni1.png');
}

.vypis h3 {
	font-size: 17px;
	color: #FFF;
	letter-spacing: 0px;
	margin: 0 20px 10px 40px;
	font-weight: bold;
	padding: 5px 0 3px 10px;
	border-bottom: 0px solid #E6E6E6;
	text-shadow: #000000 1px 1px;
text-transform: none;
background: none;
}

.vypis a {
	color: #FFFFFF;
font-weight: bold;
}

.epizoda h1 {
color: #FFFFFF;
margin: -27px 0 0 10px;
padding: 0;
z-index: 100px;
position: relative;
font-size: 19px;
font-weight: bold;
letter-spacing: -1px;
border: 0;
}


/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 0px;
margin: 15px 0 15px 30px;
font: bold 11px Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
background: none;
margin: 0;
padding: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 2px 10px;
margin: 0;
border-bottom: none;
color: #000;
background: #F1F1F1 url('images/shade.png') repeat-x;
}

.shadetabs li a:visited{
color: #000;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #000;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;

}

.shadetabs li a.selected{ /*selected main tab style */
background: #FFF url('images/shadea.png') top center repeat-x;
border-bottom-color: white;
padding-bottom: 15px;
border: 0;
color: #FFF;
margin-bottom: 5px;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs1{
padding: 0px;
margin: 15px 0 15px 0px;
font: bold 11px Arial;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs1 li{
display: inline;
background: none;
margin: 0;
padding: 0;
}

.shadetabs1 li a{
text-decoration: none;
padding: 2px 7px;
margin: 0;
border-bottom: none;
color: #000;
background: #F1F1F1 url('images/shade.png') repeat-x;
}

.shadetabs1 li a:visited{
color: #000;
}

.shadetabs1 li a:hover{
text-decoration: underline;
color: #000;
}

.shadetabs1 li a.selected{ /*selected main tab style */
position: relative;

}

.shadetabs1 li a.selected{ /*selected main tab style */
background: #FFF url('images/shadea.png') top center repeat-x;
border-bottom-color: white;
padding-bottom: 15px;
border: 0;
color: #FFF;
margin-bottom: 5px;
}

.shadetabs1 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

.epiz {
margin: 0 5px 15px 30px;
line-height: 1.5em;
}

.epi a {
font-weight: bold;
}

.ikony img {
width: 88px;
height: 31px;
margin: 0 4px 2px 0
}

.stred {
text-align: center;
}

.clanek-info {
font-size: 11px;
text-indent: 0px;
margin-top: 5px;
}

.novinka img {
border: 4px solid #F1F1F1; margin-left: 20px; margin-top: 15px
}

.navigace {
margin: 15px 0px; text-align: center;
}
.titulak-adsense{
margin: 5px 110px 0px 100px; background: #FFFFFF; padding: 10px 10px 5px 10px;5px 
}


.seznam ul li  {
margin: 0 20px 5px 20px;
padding: 5px 20px 5px 80px;
font-size: 12px;
background: url('images/li.png');
}

.seznam ul li a{
font-weight: bold;
}

.seznam {
margin-bottom: 15px;
}

div#pravy-sloupec table {
width: 200px;
}

.hit ol li {
list-style-type: decimal;
}


/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs2{
padding: 0px;
margin: 5px 0 10px 10px;
font: bold 11px Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs2 li{
display: inline;
background: none;
margin: 0;
padding: 0;
}

.shadetabs2 li a{
text-decoration: none;
padding: 2px 7px;
margin: 0;
border-bottom: none;
color: #c0c0c0;
background: none;
}

.shadetabs2 li a:visited{
color: #c0c0c0;
}

.shadetabs2 li a:hover{
text-decoration: underline;
color: #c0c0c0;
}

.shadetabs2 li a.selected{ /*selected main tab style */
position: relative;

}

.shadetabs2 li a.selected{ /*selected main tab style */
background: none;
border-bottom-color: white;
padding-bottom: 15px;
border: 0;
color: #FFF;
margin-bottom: 5px;
}

.shadetabs2 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}