/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #FCFD5A url(images/back_all.jpg) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}


#content
{

	width: 1152px;
	text-align: left;
    margin: 0 auto;
}


#header {
	height: 525px;
	text-align: left;
	background: #ffffff url(images/top1.gif) repeat-x;		
}

#menu
{
width: 952px;
height: 102px;
padding-left: 200px;
background: url(images/buttons.jpg) no-repeat center;
}

#menu ul {
	list-style: none;
	margin-left: -70px;
}

#menu li {
	display: inline;
	
}

#menu a {
	float: left;
	width: 147px;
	height: 27px;
	display: block;
	text-decoration: none;
	color: #893F0C;
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 40px;
}

#menu a:hover {
	width: 147px;
    height: 27px;
	padding-top: 40px;
	color: #ff0000;
	text-decoration: underline;
}


#logo {
	width: 1152px;
	height: 423px;
	text-align:  right;
	background-image: url(images/tv_the_big_bang_theory01123.jpg);
	background-repeat: no-repeat;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#main
{
padding-top: 60px;
width: 800px;
margin: 0 auto;
padding-left: 20px;
}

#left
{
	width: 228px;
}

#left H3
{
	width: 228px;
	height: 38px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 25px;
	text-transform: uppercase;
	color: #893F0C;
	text-align: center;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}

#left H4
{
color: #893F0C;
font-size: 11px;
}


#left ul {
	list-style: none;
	
}

#left li {
	background: #ffffff;
	border-left: 1px solid #974F10;
	border-right: 1px solid #974F10;
	border-bottom: 1px solid #974F10;
}

#left li ul {
	border: 0px;
	margin-left: 40px;
	margin-bottom: 10px;

}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
	border: 0px;
}

#left a {
	color: #893F0C;
}
#left a:visited {
	color: #893F0C;
}


#right
{
	float: right;
	width: 530px;
	padding-right: 10px;
	text-align: justify;
	background-color: #FFCC66;
	padding-bottom: 0px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #893F0C;
}

#right a
{
color: #893F0C;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #893F0C;
}
.date {
	text-align: right;
	color: #893F0C;
	font-size: 11px;
}

.date a {
	color: #893F0C;
}



#footer {
	clear: both;
	padding-top: 40px;
	background: #ffffff url(images/footer.gif) repeat-x;
    height: 62px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #595959;

}

#footer a {
	color: #595959;
}
.m1  {
	background: url(images/title_back.gif) no-repeat;
	padding-top: 20px;
}
.table_h {
	width: 539px;
	height: 140px;
	background-color: #FFCC33;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	padding-right: 1px;
}
.table_h p {
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.table_h img {
	width: 221px;
	height: 146px;
}
.aktery {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
