/*******************************************************************************
    Projekt: SerialyOnline.cz
 ********************************************************************************/
/* ZAKLADNI */
/*============================================================================*/
body, p, img, form, table, tr, th, td, h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
	border: none;
}
p {
	padding: 0 0 1em 0;
}
ul {
	margin: 0;
	padding:  0 0 0 0;
	list-style-type: none;
}
.kw, .caps {
font-weight: bold;
color: white;


}
.caps {
	text-transform: uppercase;
}
.list {
list-style-type: disc;
padding-left: 14px;
}
.ep-photo {
	float: left;
	width: 100%;
	text-align: center;
	background: #484848;
	margin-bottom: 1em;
}
.ep-photo img {
	padding: 10px 0px 7px 0px;
}
.inbox p, .inbox-list p {
	text-align: justify;
}
.ads-ep {
	margin-top: 0px;
	margin-left: -8px;
	margin-bottom: 0px;
}
.inbox-list {
height: 800px;
overflow-y: auto; 
overflow: -moz-scrollbars-vertical; 


}
/* SPECIALNI */
/*============================================================================*/
.noscreen {
	display: none;
}
/* ODKAZY */
/*============================================================================*/
a {
	text-decoration: none;
	color: #d1d1d1;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
a:visited {
}
a:hover, a:focus, a:active {
	color: #d1d1d1;
}
/* NADPISY */
/*============================================================================*/

.cleaner {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
/* LAYOUT */
/*============================================================================*/
body {
	font-size: small;
	font-family: arial, tahoma, verdana, sans-serif;
	color: #d1d1d1;
	background: #2b2b2b url(../design/web-b.gif);
	text-align: center;
}
#wrap {
	margin: 0 auto;
	width: 880px;
}
#main, #header {
	width: 830px;
}
#main {
	float: left;
	padding: 0;
	text-align: left;
}
#header {
	margin: 50px 0 5px 0;
}
.sidebar-left {
	float: left;
	width: 226px;
	margin-bottom: 10px;
	border-bottom: 1px solid black;
}
.left-box {
	float: left;
	width: 226px;
	margin-right: 10px;
}
#content {
	display: inline;
	float: left;
	margin: 0 3px;
	width: 554px;
}
#footer {
	clear: both;
	padding: 0 10px;
	margin-bottom: 10px;
	width: 775px;
	height: 50px;
	text-align: right;
	line-height: 50px;
	background: #484848;
}
#header h1 {
/* logo */
	float: left;
	position: relative;
	overflow: hidden;
	font-size: xx-large;
}
#header h1, #header h1 span, #header h1 a {
	display: block;
	width: 287px;
	height: 57px;
	margin-bottom: 30px;



}
#header h1 span {
/* logo - image replacement*/
	position: absolute;
	left: 0;
	top: 0;
	background: url(../design/logo.jpg) no-repeat 0 0;
}
/* NAVIGACE */
/*============================================================================*/
/* skryte menu */
#hmenu a {
	position: absolute;
	left: -9999px;
}
/* hlavni menu */
.sidebarbox ul {
	list-style-type: none;
	width: 220px;
}
.sidebarbox ul a, .sidebarbox ul a:visited {
	color: white;
}
.sidebarbox ul a {
	display: block;
	float: left;
	font-size: small;
	text-decoration: none;
	width: 219px;
	text-align: left;
	border-left: 2px solid #484848;
	background: #484848;
	padding: 5px 0 5px 5px;
}
.sidebarbox ul a:hover, .sidebarbox ul a.selected {
	border-left-color: #457396;
	color: white;
}

#menu {
	overflow: hidden;
	margin-bottom: 3px;
	padding: 0 0 7px 0;
	height: 35px;
	list-style-type: none;
	background: #2F2F2F;
	width: 554px;
	border-left: 1px solid #484848;
}
#menu li {
	list-style-type: none;
	display: inline;
	text-align: center;
}
#menu a, #menu a:visited {
	color: white;
}
#menu a {
	display: block;
	float: left;
	padding: 10px 0 0 0;
	height: 35px;
	text-decoration: none;
	font-size: large;
	width: 130px;
	text-align: center;
	border-top: 1px solid #484848;
	border-right: 1px solid #484848;
}
#menu a:hover, #menu a.selected {
	border-top-color: #457396;  
}
#menu .menu-one a, #menu .menu-two a {
 width: 184px;

}

#menu .menu-three a {
 width: 183px;
}

#menu .menu-four a {
 width: 160px;

}



.sidebar-left h2 {
	padding-left: 5px;
	height: 41px;
	color: white;
	width: 220px;
	background: #2F2F2F;
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
	line-height: 41px;
	border-top: 1px solid #484848;
	border-left: 1px solid #484848;
	border-bottom: 1px solid black;
}
.contentbox {
	padding: 1px 1px 1px 1px;
	width: 553px;
	background: #484848;
	margin-bottom: 10px;
}
.contentbox h2 {
	padding-left: 12px;
	height: 35px;
	line-height: 35px;
	font-size: small;
	color: white;
	background: #2F2F2F;
	margin-bottom: 1px;
	text-transform: uppercase;
}
.contentbox h2 {
}
.contentbox .inbox, .inbox-list {
	padding: 8px 12px 3px 12px;
}
.contentbox .inbox, .inbox-list {
	width: 529px;
	background: #2F2F2F;
}
/* BANNERY */
/*============================================================================*/
#headbanner {
	margin: 0 0 0 0;
	width: 745px;
	height: 100px;
	padding: 0 5px 5px 5px;
	background: #484848;
	display: none;
}
#headbanner img {
	border: none;
}
#fullbanner {
/* 468x60 */
	margin-bottom: 9px;
	width: 555px;
	padding: 5px 0;
	background: #484848;
	text-align: center;

}
#fullbanner img {
	display: block;
	margin: 0 auto;
	border: 1px solid #2F2F2F;
}