#menu_tema {background-image:url('/img/menu_grafika_big.jpg');}
#content {background-image:url('/img/grafika_article_bkg.gif'); }
#odkazy_outer 
{
	background-color:#3d3d3d; 
	background-image:url('/img/grafika_side_bkg.gif'); 
	background-repeat:repeat-x; 
	position:static;
	top:0px;
	bottom:0px;	
}

#maintext_outer{background-image:url('/img/grafika_main_bkg.gif'); height:258px; width:870px;}
#maintext_inner{margin: 25px 15px 30px 25px; color:White;}
#maintext_inner h2   
{
	font-size:13px;
	font-weight:normal;
	margin-bottom:10px;
	text-align:justify;
	white-space:nowrap;
		
}

/* formatovani clanku */
.text_inner h1 {color:#1a1a1a;}
.text_inner h2 {color:#3d3d3d;}
.text_inner img {border-color:#b3b3b3;}
.text_inner a, .text_inner a:visited {color:#3d3d3d;}
.text_inner a:hover {color:#1a1a1a ;}

.stylled_table {background-color: #3c3c3c ;}
.stylled_table th {background-color:#010101;} 


