body {
	text-align:center;
	margin:0px;
	margin-top:13px;
	padding:0px;
	background-image:url('/img/background.jpg');
	background-position:top;
	background-repeat:no-repeat;
}

#container{
	margin: 0 auto;   /* align for good browsers */
	text-align: center; /* counter the body center */
	width:800px;
}

table tr{
	vertical-align:top;
}

#centerTable{
	text-align:left;
}

.menu{
	padding-left:13px;	
	background-image:url(/img/menuTlo.jpg);
	background-repeat:no-repeat;
	height:190px;
	vertical-align:middle;
}

#logo{
	width:190px;
}

#free_space{
	width:610px;
}

img{
	border:0px;
}

.menu div{
	font-family:Tahoma;
	border-bottom:#16a7e3 solid 1px;
	padding:3px;
	padding-left:0px;
	width:135px;
	margin-left:10px;
	font-size:12px;
	color:#52666e;	
}

.menu div a{	
	color:#FFFFFF;
	text-decoration:none;	
}

.menu div a:hover{	
	color:#585a5b;
	text-decoration:none;	
}

#seledtedItem a{
	color:#585a5b;
	font-weight:bolder;	
}

#content{
	vertical-align:top;
	padding:15px;
	font-family:Arial, Tahoma;
	font-size:11px;
	line-height:20px;
	color:#666666;
}

#frame_left{
	vertical-align:top;
	border-right:1px solid #e5e5e5;
	width:189px;
	color:#666666;
	font-family:Arial, Tahoma;
	font-size:11px;
}

#content_subsite{
	vertical-align:top;
	color:#666666;
	font-family:Arial, Tahoma;
	font-size:11px;
	padding:15px;
	line-height:20px;
}

h1{
	color:#0099cc;
	font-family:Arial, Tahoma;
	font-size:12px;	
}

.frontItem{
	background-image:url('/img/FrontItemBG.jpg');
	background-repeat:no-repeat;
	background-position:top;
	width:190px;
	height:140px;	
}

.frontItem div{
	padding-top:10px;	
	padding-left:13px;
	width:167px;
	text-align:left;
	font-family:Arial, Tahoma;
	font-size:11px;
}


.frontOpis{
	color:#0099cc;
	font-weight:bolder;
	padding:3px;
	margin:0px;
}

.frontWiecej{
	padding:3px;
	margin:0px;
	color:#666666;
	font-weight:bolder;
	font-size:10px;
	text-decoration:none;
}

#bottom{
	color:#cccccc;
	font-family:Arial, Tahoma;
	font-size:11px;
}

#bottom a{
	color:#cccccc;
	font-family:Arial, Tahoma;
	text-decoration:none;
	font-size:11px;
}