
body {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}

#main {
	width: 800px;
	margin: auto auto auto auto;
	overflow: hidden;
}

#art_title {
	font-size: 18px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: "Courier New";
	color: #F8EAD1;	
}

#art_content {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-family: "Courier New";	
	padding-left: 5px;
	padding-right: 5px;
	color: #FAEFD3;
}

#small {
	margin-top: 20x;
	margin-right: 10px;
	float: right;
	font-size: 12px;
	font-family: "Courier New";	
	padding-left: 5px;
	padding-right: 5px;
	color: #FAEFD3;
}


#left {
	float: left;
	background: url("/images/boki_01.png") repeat-y top;
	width: 49px;
	height: 100%;
}

#content {
	float: left;
	width: 700px;
	margin: auto auto auto auto;
	overflow: visible;
}

#right {
	float: right;
	background: url("/images/boki_03.png") repeat-y top;
	width: 49px;
	height: 100%;
}

#cont2 {
	float: none;
	background: url("/images/glowna1_03.png") repeat-y top;
}

#cel {
	background: url("/images/glowna_05.png") repeat-y top;
	width: 12px;
	float: left;
	height: 77%;
}

#cer {
	background: url("/images/glowna_07.png") repeat-y top;
	width: 12px;
	float: right;
	height: 77%;
	right: 25px;
}



#co1 {
	float: left;
	width: 100px;
	height: 200px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
}

#co2 {
	float: right;
	width: 500px;
	height: 100px;		
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
}

#com {
	float: inherit;
	background: url("/images/belkam.png") no-repeat top;
}





#uplinki {
	width: 703px;
	float: left;
	
}

#flash {
	float: left;
	width: auto;
}




#podpis {
	font-family: Courier;
}


table.footer_links a:link {
	color: #FAEFD3;
	text-decoration: none;	
	padding-left: 10px;
	padding-right: 10px;
	
}
table.footer_links a:visited {
	color: #FAEFD3;
	text-decoration: none;	
	padding-left: 10px;
	padding-right: 10px;
}
table.footer_links a:hover {
	color: #95CC01;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
table.footer_links a:active {
	color: #FAEFD3;
	text-decoration: none;	
	padding-left: 10px;
	padding-right: 10px;
}

