@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	}

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

.tabelka {
	display:table;	
	width:100%;
	}

.center_cell {
	width:600px;
	}
#header_01 {
	display:block;
	width:800px;
	height:285px;
	background-image: url(header_01f.png);
	background-repeat:no-repeat;
	background-position: top;
	}
#naglowek_tekst {
	font-size: 20px !important;
	font-size: large;
	margin-left:10px;
	font-weight:900 !important;
	font-weight:bolder;
	
	}
#naglowek_program {
	display:block;
	width:100%;
	background-color: #CC99CC;
	text-indent:10px;
	
	}
#main_body {
	width:600px;
	margin-left:10px;
	margin-right:300px;
	background-color:#000000;
	/*background-image:url(background_01.png);*/
	background-repeat:no-repeat;
	
	}
#tresc {
	margin-left:10px;
	margin-right:10px;
	}
	
#menu {
	/*position:relative !important;
	position: absolute;
	left:130px !important;
	top:255px !important;
	left:235px;
	top:290px;*/
	
	color:#CCCCCC;
	list-style:none;
	}
#menu li {
	display:block;
	float:left;
	margin-right:10px;
	font-size:12px;
	}
/*#logo {
	display:inline;
	float:left;
	
	}*/	
/*------------------------ LOGA --------------------------- */ 	
#loga_lista {
	list-style:none;
	}
	
#loga_lista li {
	/*display:block;*/
	
	margin-right:10px;
	margin-bottom:15px;
	}

#loga_lista_r {	
	margin-left:10px;
	padding:0px;
	display:block;
	list-style:none;
	}
	
#loga_lista_r li {
	display:block;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:15px;
	}
	
a img{
	border:0px;
	}
	
.styl1 {color: #FFFFFF}
.styl3 {font-size: 10px}

/*---------------- linki menu etc-------------------------*/
a:link {color: #CCCCCC}
a:visited {color: #999999}
a:hover {color: #FFFFFF}
a:active {color: #FFFFFF}