@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#7c7b7a;
	line-height:16px;
}

#site {
	background-image:url(../images/top_tlo.jpg);
	background-repeat:repeat-x;
}
#login {
	height: 175px;
	background-image:url(../images/top1.jpg);	
	color:#ffffff;
	font-size:11px;
	text-align:right;
	padding-right:20px;	
	line-height:28px;
}
#menu {
	width: 540px;
	padding-top: 55px; 
	margin-left: 20px;
	/margin-top: 12px;
	
}




#mainmenu {
	height: 249px;
	background-image: url(../images/top2.jpg);
		
}



#header {
	height: 424px;
	width:1000px;
	margin: 0 auto;
}

#content {
	margin: 0 auto;
	width: 920px;
	min-height:300px;
}


#footer {
	height:100px;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
}
#kreska {
	background-color:#464086;
	width:160px;
	height:6px;
	float:left;
}
h1{
	/margin-top: 16px;
	font-size:18px;
	font-weight:bold;
	color:#000;
}
h2{
	line-height: 30px;
}
a {
	color:#2917ae;
	text-decoration:none;
	font-weight:bold
}
a:hover {
	color:#000000;		
}
.lista {
	font-size:8x;
	color:#2917ae;
	text-decoration:none;
	font-weight:normal;
}
.lista:hover {
	color:#000000;		
}

.link1 {
	display: block;
	margin-top: 11px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.link1:hover {
	color:#7702a1;
}
.link2 {
	display: block;
	margin-top: 16px;
	/margin-top: 32px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.link2:hover {
	color:#009f1e;
}
.link3 {
	display: block; 
	margin-top: 14px;
	/margin-top: 30px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.link3:hover {
	color:#bf0012;
}
.link4 {
	display: block;
	margin-top: 14px;
	/margin-top: 30px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.link4:hover {
	color:#f18500;
}
.log{
	/* background-image:url(../images/login_tlo.jpg);
	background-repeat:no-repeat; */
	border:hidden;
	width:173px;
	height:19px;
	color:#000000;	
}
.logg{
	/* background-image:url(../images/login_button.jpg);
	background-repeat:no-repeat; */
	border:hidden;
	width:65px;
	height:21px;
	color:#000000;	
}
.krok {
	text-align:right;
	margin-top: -16px;
	font-weight:bold;
	color:#ffffff;
}


.szukaj{
	padding-left: 30px;
	line-height:30px;
	background: url(../images/szukaj.jpg) 0 -4px no-repeat;
}
.kasuj{
	padding-left: 30px;
	line-height:30px;
	background: url(../images/kasuj.jpg) 0 -4px no-repeat;
}
.edytuj{
	padding-left: 30px;
	line-height:30px;
	background: url(../images/edytuj.jpg) 0 -4px no-repeat;
}
.nowy{
	padding-left: 30px;
	line-height:30px;
	background: url(../images/nowy.jpg) 0 -4px no-repeat;
}
.tab_middle{
	background-image:url(../images/tab_middle.jpg);
	background-repeat:repeat-y;
	width:731px;
	padding-left:24px;
}
.tab_bottom{
	background-image:url(../images/tab_bottom.jpg);
	background-repeat:no-repeat;
	width:731px;
	height:23px;
}
