/* =============== globalni nastaveni =============== */

body
	{ 
	margin: auto; 
	margin: 0px; 
	padding: 0px;
	background-color: #A4A4A4;
	}

form
	{ 
	margin: 0px;
	}
		
body, div, p, td, th, input, select
	{ 
	font-family: "Trebuchet MS","Helvetica CE",Tahoma,Arial,Sans;
	font-size: 9pt;
	}
	
input, select, textarea
	{ 
	font-size: 8pt;
	}

/* =============== toplinks =============== */
	
#toplinks
	{
	background-color: #9E3B3B;
	}

/* =============== forumtable =============== */

#forumtable
	{
	border: 1px solid #fff;
	padding: 2px;
	}

#forumtable TABLE
	{
	border: 1px solid #fff;
	background-color: #eee;
	}
	
#forumtable TH
	{
	background-color: #9E3B3B;
	color: #fff;
	letter-spacing: 1px;
	}


#forumtable .fsel,
#forumtable .fall,
#forumtable .fadd,
#forumtable .faddemail
	{
	border: 1px solid #fff;
	color: #fff;
	font-family: "Helvetica CE",Tahoma,sans;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	}
		
#forumtable .fsel
	{
	background-color: #888;
	}
	
#forumtable .fall
	{
	background-color: #999;
	}
	
#forumtable .fadd
	{
	background-color: #9E3B3B;
	}

#forumtable .faddemail
	{
	background-color: #9E3B3B;
	}
	
/* =============== white line =============== */
	
.whiteline
	{
	clear: both;
	background-color: #fff;
	height: 1px;
	}

/* =============== white line with shadow left =============== */
	
.whitelinewithshadowleft
	{
	background-image: url("http://www.3dscena.cz/imgs/whiteshadow.gif");
	background-color: #fff;
	height: 1px;
	}
	
/* =============== navigace & layout =============== */

#content {
	position: absolute;
	top: 101px;
	left: 135px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 0px;
	}

#txtcontent {
	margin: 0px;
	padding: 0px;
	background-color: #D8D8D8;
	}

#copypage {
	font-size: 8pt;
	color: #555;
	margin-top: 10px;
	line-height: 12px;
	}
		
.incontent {
	display: block;
	margin: 0px 25px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.incontent h1 {
	font-size: 17px;
	margin: 0px;
	}

.story {
	display: block;
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 15px 0px;
	font-size: 10pt;
	}

.story P, .story H1, .story H2
	{
	margin: 0px;
	}

.story H1
	{
	font-size: 14pt;
	font-weight: bold;
	}

.story H2
	{
	font-size: 11pt;
	font-weight: bold;
	}
	
.storyinfo
	{
	font-family: "Helvetica CE",Tahoma,Arial,sans;
	color: #888;
	font-size: 8pt;
	}
						
#relatedmenu
	{
	margin-left: 15px;
	}

#relatedmenu .inrelatedmenu
	{
	font-family: "Helvetica CE",Tahoma,Arial,sans;
	font-size: 7pt;
	padding-bottom: 10px;
	padding-right: 5px;
	text-align: right;
	}

#right
	{
	margin-left: 20px;
	}

#right .inrightmenu
	{
	font-family: "Helvetica CE",Tahoma,sans;
	font-size: 8pt;
	padding-bottom: 5px;
	padding-right: 5px;
	}
	
#left
	{
	position: absolute;
	margin-top: 170px;
	left: 0px;
	top: 0px;
	width: 130px;
	}
	
#left .leftmenu
	{
	background-image: url("http://www.3dscena.cz/imgs/menubck.gif");
	padding-left: 36px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	font-family: "Helvetica CE",Tahoma,sans;
	font-weight: bold;
	font-size: 8pt;
	}

#left .leftreklama
	{
	background-image: url("http://www.3dscena.cz/imgs/menubckfree.gif");
	padding: 4px;
	}

#left .lefttxt
	{
	padding-left: 30px;
	font-size: 8pt;
	}
	
.path
	{
	background-image: url("http://www.3dscena.cz/imgs/navigline.gif");
	font-weight: bold;
	padding: 5px 3px 0px 10px;
	color: #aaa;
	}	

.flashnews
	{
	background-image: url("http://www.3dscena.cz/imgs/flashbck.gif");
	display: block;
	margin: 10px 10px 15px 5px;
	padding: 3px 0px 3px 125px;
	font-size: 9pt;
	color: #aaa;
	border-bottom: 1px solid #aaa;
	}
	
.nejtitle
	{
	background-image: url("http://www.3dscena.cz/imgs/nejbck.gif");
	}

.nejhlasovani
	{
	background-image: url("http://www.3dscena.cz/imgs/hlabck.gif");
	}

.nejdiskuse
	{
	background-image: url("http://www.3dscena.cz/imgs/disbck.gif");
	}
							
/* =============== links =============== */	

a,a:link,a:visited,
.inrightmenu a,.inrightmenu a:link,.inrightmenu a:visited
	{
	color: #fff;
	text-decoration: underline;
	}

.incontent a,.incontent a:link,.incontent a:visited,
.inrelatedmenu a,.inrelatedmenu a:link,.inrelatedmenu a:visited,
.story a,.story a:link,.story a:visited
	{
	color: #42588E;
	text-decoration: underline;
	}
	
#toplinks a,#toplinks a:link,#toplinks a:visited
	{
	color: #E29E9E;
	text-decoration: none;
	font-family: "Helvetica CE",Tahoma,sans;
	font-size: 8pt;
	}

#leftcol a,#leftcol a:link,#leftcol a:visited,
.leftmenu a,.leftmenu a:link,.leftmenu a:visited
.path a,.path a:link,.path a:visited
	{
	text-decoration: none;
	}
	
/* =============== links:hover =============== */

a:hover,
.inrightmenu a:hover
	{
	color: #000;
	}

#toplinks a:hover,
.story a:hover
	{
	color: #fff;
	}