/* CSS Document */

body {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto;
	width: 955px;
}

a, p {font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.clear {clear:both;}
.interlinia {line-height:150%;}

a:link, a:visited {
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#003366;
	}
	
a:hover {
	color:#C2101E;
	text-decoration:none;
	font-weight:bold;
	}

#ramka {
	width:955px;
	background-image:url(../images/tlo_02.jpg);
	background-repeat:no-repeat;
	margin:0px auto;
}

#srodek {width:849px;}

#top {
	width:849px;
	height:285px;
	background-image:url(../images/zcdn60_02.jpg);
	float:left;
	background-repeat: no-repeat;
}

#menu {
	width:210px;
	float:left;
	}

#tresc {
	width:630px; 
	padding:0 4px 0 5px;
	line-height:150%;
	float:left;
	}

#stopka {
	width:849px;
	height:104px;
	background-image: url(../images/zcdn60_05.jpg);
	background-repeat: no-repeat;
	float: left;
	}
	
#menu ul {
	list-style:none;
	margin:0px;
	padding:0 10px 0 10px;
}

	
#menu li a:link, #menu li a:visited {
	font-size:13px;
	text-decoration:none;
	line-height:30px;
	font-weight:bold;
	color:#003366;
	
	}

#menu li a:hover {
	color:#C2101E;
	line-height:30px;
	text-decoration:none;
	font-weight:bold;
	}
	
