body{

}
#welcome{
	font-size:5em;
	font-weight:bolder;
	text-align:center;
	font-family:"Courier New", Courier, monospace;
	color:#172562;
	margin:0;
}


a{
	color:black;
	font-size:10px;
	text-decoration:none;

	
}
a:hover{
	text-decoration:underline;
	color:white;
}
a.side { 
	/*color:#eeeeff; */
/*	color:#eeeeff;*/

	font-family:Arial, Helvetica, sans-serif !important;
	font-size:14px;
	color:black;
	font-size:10px;
	text-decoration:none; 
}
a:hover.side { color:#eeeeff; text-decoration:underline; }

a.white { color:#fff; text-decoration:none; }
a:hover.white { color:#fff; text-decoration:underline; }

body {

	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	background:#172562;
	
}


form { margin:0px 0px 0px 0px; }

hr { height:2px; border-top:#bbb 1px solid; border-bottom:#fff 1px solid; }
hr.side-hr { 
	height:2px; 
	border:1px white solid;
/*	border-top:#2c5490 1px solid; 
	border-bottom:#6c94d0 1px solid; */
}

td { font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:11px; 
	padding:0px;
}

pre { font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:10px; }

.alt { color:#555; }

.white-header {
/*	font-family:Verdana,Tahoma,Arial,Sans-Serif;*/
	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;font-weight:bold;
	color:#000066;
/*	background-color:#eee;*/

	background-image:url(images/patt.gif);background-repeat:repeat;	
	padding:4px;
	border-top:#3c64a0 1px solid;
	border-bottom:#3c64a0 1px solid;
	margin:0px;



}

.full-header {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#ddd;
	/*background-color:#4c74b0;*/
	background:#172562;
}

.button {
	font-family:Tahoma,Arial,Verdana,Sans-Serif;
	font-size:10px;font-weight:bold;
	color:#000;background-color:#fff;
	height:19px;
	background-image:url(images/button.gif);background-repeat:repeat-x;
	border:1px #000 solid;margin-top:2px;
}

.textbox {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#000;background-color:#e5ecf4;
	border:1px #000 solid;
}

.main-body {
	font-size:12px;
	color:#000;
/*	background-color:#eee;*/
	background-image:url(images/patt.gif);background-repeat:repeat;
	padding:10px 4px 15px 10px;
}

.side-body { 
	font-size:12px; 
/*	color:#ddd; */
 	color:black;

/*	background:#313E80;*/
/*	background:#172562;*/
	background-image:url(images/patt.gif);background-repeat:repeat;	
	padding:4px 4px 6px 18px; 


}

.main-bg { 
/*	background-color:#fff; */
	background:#172562;

	padding:10px 
	
}

.border { 
	border:1px #3c64a0 solid; 
}

.side-border-left {
/*	background-color:#648cc8;*/
	background-image:url(images/sidebg.gif);background-repeat:repeat-y;
	border-right:1px #3c64a0 solid;
}

.side-border-right {
	background-color:#648cc8;
	background-image:url(images/sidebg.gif);background-repeat:repeat-y;
	border-left:1px #3c64a0 solid;
}

.news-footer {
	font-size:12px;
	color:#000;
	/*background-color:#ddd;*/
	border-top:1px solid black;
	background-image:url(images/patt.gif);background-repeat:repeat;
	padding:2px 2px 2px 2px;
}

.barmain {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;font-weight:bold;
	color:#fff;
	height:20px;
	padding:0px 4px 2px 4px;
	background-image:url(images/barmain.gif);background-repeat:repeat-x;
}

.barleft {
	width:8px;height:20px;
	background-image:url(images/barleft.gif);
}

.barright {
	width:8px;height:20px;
	background-image:url(images/barright.gif);
}

.capmain {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:12px;font-weight:bold;
	color:#fff;
	height:20px;
	padding:0px 2px 0px 2px;
/*	background-image:url(images/capmain.gif);background-repeat:repeat-x;*/
	background-image:url(images/capmain.gif);background-repeat:repeat-x;
	

}

.capleft {
	width:8px;height:20px;
	background-image:url(images/capleft.gif);

}

.capright {
	width:8px;height:20px;
	background-image:url(images/capright.gif);
	
}

.scapmain {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:13px;font-weight:bold;
/*	color:#000;*/
	color:#fff;
	height:19px;
	padding:0px 2px 0px 2px;
/*	background-image:url(images/scapmain.gif);background-repeat:repeat-x;*/
	background:#313E80;
/*	border-width:0px 0px 0px 0px;border-color:#fff #000 #ccd6e0 #000;border-style:solid;*/
	border-width:0 0 0 0;border-style:solid;border-color:black;
}

.tbl-border { background-color:#ccc; }
.tbl { font-size:11px; padding:3px 4px 3px 4px; }
.tbl1 { font-size:11px; background-color:#eee; padding:4px; }
.tbl2 { font-size:11px; background-color:#ddd; padding:4px; }
	
.forum-caption {
	font-size:10px;font-weight:bold;
	color:#fff;
	height:20px;
	padding:0px 4px 2px 4px;
	background-image:url(images/capmain.gif);background-repeat:repeat-x;
}

.quote {
	color:#000;background-color:#ddd;
	padding:2px;
	margin:0px 20px 0px 20px;
	border:1px #ccc solid;
}
	
.poll { height:12px; border:1px #000 solid; }

.comment-name { font-weight:bold; color:#000066; }

.shoutboxname { font-weight:bold; color:#eeeeff; }
.shoutbox { color:#ccc; }
.shoutboxdate { font-size:9px; color:#ddd; }

.small { font-size:10px;font-weight:normal; }
.small2 { font-size:10px;font-weight:normal; color:#666; }
.side-small { font-size:10px;font-weight:normal; color:#ddd; }
.side-label { 

	/*background-color:#2c5490;*/
/*	background-color:#172562;*/
	background-color:#172562;
/*	background-image:url(images/patt.gif);background-repeat:repeat;*/
	padding:0px; 
}

.gallery { padding: 16px 0px 8px 0px; }
.gallery img { border: 1px solid #ccc;  }
.gallery:hover img { border: 1px solid red;  }
img.activegallery { border: 1px solid green;  }
span#boxnowe{
	height:200px;
	width:200px;
	position:absolute;
	display:none;
	background:url(images/patt.gif);background-repeat:repeat;
	border:2px dashed black;
	top:180px;
	left:350px;

}
a#conowego:hover span{
	display:block;
}
#hdr{
	width:100%;
	border:1px solid black;
/*	text-decoration:none;!important;*/

	font-size:12px;
	font-family:Courier;
	color:Black;
	text-indent:2em;
}

.ogloszenia{
	color:black;
	font-family:Courier;
}
.text{
	width:95%;
	height:99%;
/*	border:1px solid black;*/
	padding:2em;
	padding-bottom:0px;

}

.text p{
	text-indent:1em;
	padding:0px;
	margin:0px;
}


.text .podpis{
	text-align:right;
	margin-right:4em;
}
.ulista li{
	padding:0px;
	margin:0px;
}
.obrazek{
	margin:1em;
	padding:0.4em;
}
.login_box{
	color:black;
	margin:0px;
	padding:0px;
}
p{
	margin:0px;
	padding:0px;
}
.akapit{
	text-indent:1em;
}
#zarzad td{
	background:#99CCFF;
}
td{
	padding:0px;

}
/* SKLEP============================================================== */
#sklep th{
	color:white;
	font-weight:bold;
	font-size:80%;

	background-color:#000099;
}
#sklep td{
	background-color:#99CCFF;
	border:1px solid black;
	margin:0;
}
#sklep img{
	border:0;
}
#sklep td.obrazek{
	text-align:center;
}
#sklep tr:hover td{
	background-color:#99CC99;
	cursor:pointer;
	
}
#sklep td.vat{
	text-align:center;
}
#sklep td.cena,#sklep td.nazwa{
	padding-left:10px;
}




/* Dropdown*/
#Dd{
	list-style:none;
	display:inline;
	width:60px;
	height:20px;
}
#Dd li {
	position:relative;
}
#Dd li ul{
	position:absolute;
	top:30px;
	display:none;
}
#Dd li a{
	display:block;
}
#Dd li:hover ul {
	display:block;
}

/* TEXT*/
p.red{
	color:red;
}
p.bold{
	font-weight:bolder;
}
div.center{
	text-align:center;
}
p.blue.em{
	color:blue;
	font-style:italic;
}
p.big{
	font-size:120%;
}
p.date{
	font-weight:bold;
}
ul.none li {
	list-style-type:none;
}
.bold{font-weight:bolder}
ul.dash li:before{

	content:"- ";	
}
ul.dash li{
	list-style-type:none;
}
.left{float:left}
.right{float:right}
.main-body img{
	margin:5px;
	margin-right:10px;
}
