#container { 
	padding:0px; 
	width:800px; 
	background: #f0f0f0; 
	overflow: hidden;
}

#logo {	
	background:url('../../img/baner11.gif') no-repeat top left; 
	width:380px; 
	height:90px; 
	display:block; 
	clear:left;
	float:left; 
	cursor:pointer; 
}

#kwicks_container { 
	background: #f0f0f0;
	color: #b3b3bb;	
	height: 100px;
	width: 800px;
	overflow: hidden;
	float: left;
	margin-bottom: 0px;
	border: #ffffff;
}
#kwicks {
	position: relative;
	padding: 10px 0pt;
}

#kwicks li { 
	float:left; 
	border-right:1px solid #f0f0f0; 
	display:block; 
	height:80px; 
	overflow:hidden; 
	padding:2px; 
	text-decoration: none;
}

#kwicks .kwick {
	display: block;
	width: 154px;
	height: 80px;
}
 
#kwick_red {
	background-image: url(../../img/przebojem.gif);
	background-repeat: no-repeat;
}
#kwick_orange {
	background-image: url(../../img/regulamin.gif);
	background-repeat: no-repeat;
}
#kwick_yellow {
	background-image: url(../../img/informacje.gif);
	background-repeat: no-repeat;	
}
#kwick_green {
	background-image: url(../../img/historia.gif);
	background-repeat: no-repeat;	
}
#kwick_blue {
	background-image: url(../../img/multimedia.gif);
	background-repeat: no-repeat;	
}

#topmenu {
	word-spacing: 0.4em;
	font-style: normal;
	float: right;
}
#topmenu ul.shortMenu,a {
	display: inline;
	font-size: 9px;
	list-style: none;
	text-decoration: none;
}

#topmenu ul.shortMenu li {
	display: inline;
	list-style: none;
	font-size: 8px;
	padding: 0 0 0 5px;
}

 div#header ul, div#header li {
	padding: 0 0 0 5px;
	list-style: none;
	display:inline;	
	float: left;
	word-spacing: 0.4em;	
	padding: 40px 0px 0px 45px;
};

div#header {
	height: 100px;
	border-bottom: 6px solid #969292;
}

#foot {
	word-spacing: 0.4em;
	font-size: 10px;
	font-style: normal;
	float: right; 
	margin:0px auto 20px; 
	padding:0px; 
	width:800px;
}

#foot ul.shortMenu {
	display: inline;
	list-style: none;
}

#foot ul.shortMenu li {
	display: inline;
	background: url(../../img/spacer.gif) 0 1px no-repeat;
	padding: 0 0 0 5px;
}

#foot ul.shortMenu li.first {
	background: none;
	padding: 0;
}
#foot .copy {
	color: #999999;
	display: inline;
	padding: 0 12px 0 0;
}

.cen {
	text-align: justify;
	padding: 10px 30px 0px 20px;
	font-size: 11px;
}

.cen a{
	font-size: inherit;
	text-decoration: none;
}

.cen h1{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.cen h2{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.spons{
	text-align: center;
}

.cen h5{
	font-size: 24;
	font-weight: bold;
	text-align: center;
}

.cen h3{
	font-size: 9px;
	text-align: center;
	font-style: italic;
	font-weight: 300;
	padding: 0px;
}

.cen h4{
	font-size: 8px;
	text-align: right;
	font-style: normal;
}

.cen1 {
	text-align: justify;
	font-size: 	10px;
	padding: 10px 30px 0px 20px;
}


.cen table, b{
	text-align: justify;
	font-size: 11px;
	padding: 0px;
}

ul,li{
	font-size: 11px;
	text-align:justify;
	padding: 10px 20px 0px 20px;
	text-decoration: none;
}

.h1{
	font-size: 14px;
	text-align: justify;
    font-weight: bolder;

}

.h2{
	font-size: 11px;
    font-weight: normal;;
	padding-left: 10%;
}

#basemenu {
	border:1px 	solid #cfd3d8; 
	margin: 20px 10px 10px 0px;
	width: 550px;
	background:#f7f8f9 url(../../img/bg12.gif) repeat-x;
	float: right;
}

#sidemenu {
	border:1px 	solid #cfd3d8; 
	margin: 20px 0px  0px 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 220px;
	background:#f7f8f9 url(../../img/bg12.gif) repeat-x;
	float: left;
	font-size: 12px;
}

.sidemenuel {
	border:1px solid #6d7686;
	margin: 20px 0px 10px 0px;
	width: 200px;
	
	background:#f7f8f9 url(../../img/bg12.gif) repeat-x;
}

#sidemenu a{
	font-size: 9px;
	text-align: right;
	color: #808080;
	font-weight: bold;
	padding: 0px 5px 10px 0px;
	margin-bottom: 10px;
}

.morelis{
	font-size: 9px; color: #808080; font-weight: bold; padding: 0px 5px 0px 0px; position: relative; float: right;
}

.f { float:left; display:block; border:1px solid #e0e0e0; padding:4px; background-color:#ffffff; }
.e { float:left; display:block; border:1px solid #e0e0e0; padding:4px; background-color:#eeeeee; }
