* {
	border: none;
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

body {
	background-color: #3a5608;
	color: #323232;
	font-family: Tahoma;
	font-size: 12px;
}

a {
	color: #d89107;
}

#container {
	background: url(assets/bg.png) top repeat-x #fff;
	overflow: auto;
}

#main {
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#logo {
	color: #810000;
	font-size: 18px;
	height: 47px;
	padding-top: 5px;
}

#footer {
	background: url(assets/bottom.png) top repeat-x  #3a5608;
	clear: both;
}
	#footerContent{
		background: url(assets/footerStrip.png) top left no-repeat;
		margin: 0 auto;
		overflow: hidden;
		width: 960px;
	}
	#footerContent.footerSubsite   {
		background-image: url(assets/footerStripSubsite.png);
	}
	#footerContent ul {
		float: right;
		margin-top: 5px;
		overflow: hidden;
		position: relative;
		right: -4px;
	}	
	#footerContent ul li {
		float: left;
		margin-left: -1px;
	}
	#footerContent ul li a {
		border-left: 1px solid #3d6b06;
		color: #3d6b06;
		font-size: 11px;	
		padding: 0 4px;
	}
	#footerContent p {
		clear: both;
		color: #93a277;
		float: right;
		font-size: 11px;
		margin-top: 15px;
		text-align: right;
	}

#searchForm {
	background: url(assets/searchForm.png) center no-repeat;
	height: 39px;
	right: -5px;
	top: 3px;
	position: absolute;
	width: 199px;
}
	#search {
		background-color: #8d8d8d;
		border: 1px solid #ababa9;
		height: 24px;
		position: absolute;
		left: 16px;
		top: 6px;
		width: 105px;
	}
	
	#searchButton {
		position: absolute;
		top: 6px;
		left: 127px;
	}
	
#topMenu {
	clear: both;
	overflow: auto;
	position: relative;
	height: 46px;
	margin-top: 20px;
}
	#topMenu li {
		float: left;
	}
	#topMenu li a {
		background: url(assets/topMenu.gif) 0 -94px;
		border-right: 1px solid #941010;
		border-left: 1px solid #b72020;
		color: #fff;
		display: block;
		font-size: 14px;
		height: 34px;
		outline: none;
		padding-top: 12px;
		text-align: center;	
		width: 135px;
		
	}
	#topMenu li a:hover { 
		background-position: 0 -235px;
		border-right: 1px solid #dc9f00;
		border-left: 1px solid #f5b309;
	}
	#topMenu .topMenuFirst a {
		background-position: 0 0;	
		border-left: none;
	}
	#topMenu .topMenuFirst a:hover {
		background-position: 0 -141px;
		border-left: none;	
	}
	#topMenu .topMenuLast a {	
		background-position: 100% -47px;
		border-right: none;	
	}
	#topMenu .topMenuLast a:hover {	
		background-position: 100% -188px;
		border-right: none;	
	}

#content {
	background: url(assets/contentBg.png) 0 -39px no-repeat;
	margin-top: 40px;
	overflow: auto;
}

/* STRONA GLOWNA */
#welcome {
	background: url(assets/welcome.gif) top center no-repeat;
	float: left; 
	height: 359px;
	width: 412px;
}
	#welcome h1 {
		background: url(assets/welcomeHeader.gif) top right no-repeat;
		color: #fff;
		float: right;
		font-size: 15px;
		height: 25px;
		margin: 10px 0;
		padding: 6px 8px 0 0;
		text-align: right;
		width: 177px;
	}
	#welcome p {
		clear: both;
		color: #3a5608;
		margin: 10px 5px 10px 0;
		text-align: right;	
	}

#newsBox {
	float: right;
	width: 520px;
}
	#newsBox ul li {
		overflow: auto;
		clear: both;
	}
	#newsBox ul li h3 {
		border-bottom: 1px solid #c18a8a;
		color: #810000;
		font-size: 15px;
		padding-bottom: 7px;
	}
	#newsBox ul li p {
		margin: 7px 0;	
	}
	#newsBox ul li a.buttonWiecej {
		background: url(assets/button_wiecej.gif) center no-repeat;
		clear: both;
		float: right;
		height: 26px;
		margin: 10px 0;
		width: 59px;
	}

	.imageButton {
		display: block;
		overflow: hidden;
		text-indent: -666px;
	}

/* RESZTA */
#leftMenu {
	float: left;
	width: 260px; 
}
	#leftMenu ul li {
		background: url(assets/leftMenuBorder.png) bottom right no-repeat;
	}
	#leftMenu ul li a {
		color: #2f6f87;
		display: block;
		font-size: 12px;
		font-weight: bold;
		height: 29px;
		padding-top: 13px;
		padding-right: 20px;
		text-align: right;	
	}
	#leftMenu ul li a:hover {
		background: url(assets/leftMenuCurrent.gif) left center no-repeat;
		color: #fff;	
	}	
	#leftMenu ul li.leftMenuCurrent a {
		background: url(assets/leftMenuCurrent.gif) left center no-repeat;
		color: #fff;
	}
	#title {
		background: url(assets/title.gif) top left no-repeat;
		color: #fff;
		font-size: 16px;
		height: 27px;
		padding: 9px 0 0 9px;
	}

#flow {
	float: left;
	width: 700px;
}
#topFlow {
	overflow: hidden;
}
#topFlow img {
	position: relative;
	width: 700px;
}
	#crumb {
		background: url(assets/crumb.gif) bottom left no-repeat;
		top: -30px;
		color: #fff;
		height: 19px;
		padding-top: 15px;
		padding-left: 10px;
		position: relative;
		width: 690px;
	}
	#crumb a {
		color: #fff;
	}
	
#dnn_ContentPane .table {
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
}
#dnn_ContentPane .table td,
#dnn_ContentPane .table th {
	border-top: 1px solid #c48b8b;
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 20px;
	vertical-align: top;
}
#dnn_ContentPane .table th {
	color: #810000;
	text-align: right;
	padding-right: 10px;
}


.wideList {
	width: 100%;
}
	.wideList li {
		border-top: 1px solid #c18a8a;
		padding-bottom: 40px;
	}
	.wideList li h3 {
		color: #810000;
		font-size: 15px;
		padding-top: 6px;
	}
	.wideList li p {
		margin: 7px 0;	
	}
	.wideList li span {
		text-decoration: underline;	
	}
	.wideList li p a {
		color: #d89107;
	}

.links td p {
	padding-bottom: 10px;	
}
	.links td p a {
		color: #d89107;
	}





/* @import url("css/menu.css"); */

/* CSS Document */
/*body {background:#FFF url(images/body_bg.png) repeat-x top left; height:100%; margin:0px; padding:0px; }*/

/* ControlPanel style */
/*
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}
*/

/*-------- Default Style --------*/
/*
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#2E3D47; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#375162;;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}
*/


/*
a,a:link,a:visited,a:active{color:#3E81B5; text-decoration:none; font-weight:normal; }
a:hover{color:#D00; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

*/

/*Datagrids */
/*
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}
*/

/*-------- design style --------*/
/*
.template_style{width:970px; margin:0 auto;}

.top_space{height:34px;}
.lang_pad{padding:7px 35px 0px 0px;}

.logo_top_left{padding:0px; margin:0px; background:url(images/logo_top_left.png) no-repeat top left; height:23px;}
.logo_top_right{padding:0px; margin:0px; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 39px 0 27px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{padding:0px; background:url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0px; background:url(images/logo_right.png) repeat-y top right;}
.logo_pad{background:#FFF; margin: 0 19px 0 7px; padding:0 ;height:100px;}

.menu_bg{padding:0 0 0 6px;  margin: 0 21px 0 9px; background:url(images/menu_bg.png) top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.png) repeat-y  top left;}
.menu_right{margin:0px; background:url(images/menu_right.png) repeat-y top right; }

.search_style{float:right; height:40px;}
.search_bg{padding:8px 2px 0 0;}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left; height:34px;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right; height:34px;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; line-height:34px; padding-left:18px;color:#000000;}

.center_bg{padding:0px; margin:0px;clear:both;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:10px 22px 0 22px; margin: 0 19px 0 7px; background:#FFF url(images/center_bg.png) repeat-x bottom left;}
.content_width{overflow:auto; padding-top: 15px; min-height:350px;}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}
*/

/* ------- FileManager -------*/
/*
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}
*/

/*-------ControlPanel changes ---------------*/
/*
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}
*/

/*--------- pane style ----------*/
/*
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding:0px 20px 0px 0px; width:20%; margin:0px; }
.RightPane{ padding:0px 0px 0px 20px; width:20%; margin:0px; }
*/


/*------------ Breadcrumb Style --------------*/
/*
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}
*/

/*-------------- Link Style --------------*/
/*
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}
*/

/*-------------- User Style --------------*/
/*
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}
*/

/*-------------- Footer Style --------------*/
/*
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#C00;}
*/

/*-------------- Empty panes Style --------------*/
/* .DNNEmptyPane{width:0;padding:0;margin:0;} */

/*-------------- Search SkinObject Styles --------------*/
/*
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}
*/






