body {
	background: #621C1E url(images/body_bg.gif) repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #4D4D4D;
	margin: 0px;
	padding: 0px;
}


html, td,p, .normal{
	font-family: Tahoma;
	font-size: 11px;
	color: #4D4D4D;
}

form {
	margin: 0px;
	padding: 0px;
}

p{
	
}

a {
	font-family: Arial;
	font-size: 11px;
	color: #DA7A08;
	text-decoration: none;
}
a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #DA7A08;
	text-decoration: underline;
}

#pageContainer {
	width: 746px;
	border-left: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	margin: auto;
}

#headContainer {
	width: 746px;
}


#logo {
	float: left;
	width: 214px;
	height: 160px;
}

#baner {
	background: url(images/baner.jpg) no-repeat;
	float: left;
	width: 532px;
	height: 155px;
	text-align: right;
	padding: 5px 0px 0px 0px;
}

#baner a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

#baner a:hover {
	text-decoration: underline;
	
}

#bodyContainer {
	background: url(images/spacer_gray.gif) 0px 0px repeat-y;
	width: 746px;
	background-color: #FFFFFF;
	border-bottom: 5px #D40000 solid;
}

#footerContainer {
	border-top: 1px #FFFFFF solid;
	width: 746px;
	background-color: #FFFFFF;
}

#footer {
	border-top: 9px #EF8B28 solid;
	width: 716px;
	color: #333333;
	text-align: right;
	padding: 5px 30px 5px 0px;
}

#cms {
	float: left;
	padding-left: 30px;
}

#menu {
	float: left;
	width: 213px;
	border-right: 1px #E2E2E2 solid;
	background-color: #F0F0F0;
	border-top: 1px #E2E2E2 solid;
	text-align: center;
}

#module {
	float: left;
	width: 494px;
	background-color: #FFFFFF;
	padding: 16px 19px 35px 19px;
	border-top: 1px #E2E2E2 solid;
}

#clear {
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 0px;
}

/* Menu */
#menu ul {
	padding: 0px 1px 0px 0px;
	margin: 0px;
	background: #F0F0F0;
}

#menu ul li {
	list-style-type: none;
	text-align: left;
	height: 28px;
	background: url(images/menu1.gif) repeat-x;
}

#menu ul a {
	background: url(images/menu_arrow.gif) 10px 7px no-repeat;
	height: 23px;
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	color: #464646;
	padding: 5px 0px 0px 30px;
}

#menu ul a:hover {
	color: #DA7A08;
}

#menuItemActive1 a {
	color: #DA7A08;
}

.menuItem2 {
	padding-left: 20px;
}

#menuItem2Active {
	padding-left: 20px;
}

#menuItem2Active a{
	color:  #DA7A08;
}

/* Menu - Koniec */

.blockTitle {
	background: url(images/module_rectangle.gif) 0px 5px no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 10px 0px 16px;
	position: relative;
	height: 17px;
}

.blockLine {
	position: absolute; 
	background: #F0F0F0; 
	width: 19px;
	height: 17px;
	margin: -14px 478px;
}

.blockLine2 {
	background: #F0F0F0; 
	height: 17px;
	width: 99%;
}

.aktualnoscBorder {
	border: 1px #E8E8E8 solid;
	padding: 6px 10px 6px 10px;
}

.tytul {
	background: url(images/module_arrow.gif) 0px 4px no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #404040;
	padding: 0px 0px 15px 14px;
}

.data {
	text-align: right;
	color: #808080;
	padding: 0px 0px 15px 0px;
}

.wiecej {
	text-align: right;
	padding: 6px 0px 0px 0px;
}

.wiecej a {
	background: url(images/menu_arrow.gif) 40px 3px no-repeat;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #060606;
	padding: 0px 17px 0px 0px;
}

.wiecej a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #060606;
	text-decoration: underline;
}

.foto {
	border: 2px #E8E8E8 solid;
}

.drzewo {
	margin: 0px;
	padding: 0px 10px 10px 15px;
}

.drzewo li {
	background: url(images/menu_arrow.gif) 0px 2px no-repeat;
	list-style: none;
	padding: 0px 0px 0px 15px;
}

.drzewo li li {
	background: url(images/module_arrow.gif) 0px 4px no-repeat;
	list-style: none;
	padding: 0px 0px 0px 15px;
}

input {
	border: 1px #CDCBCB solid;
	font-size: 11px;
	font-family: Tahoma;
	color:  #4D4D4D;
}

.checkbox {
	border: 0px #E8E8E8 solid;
	cursor: pointer;
}

.formularzL {
	text-align: right;
	padding: 0px 5px 0px 0px;
}

.formularzP {
	padding: 5px 10px 5px 0px;
}

.button {
	cursor: pointer;
	background: #E88800;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px #D40000 solid;
}

.radio {
	border: 0px #E8E8E8 solid;
	cursor: pointer;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

select {
	font-size: 11px;
	font-family: Tahoma;
	color: #4D4D4D;
}

textarea {
	border: 1px #CDCBCB solid;
}

.formularz_error {
	color: #D84F04;
}

.formularz_l {
	padding: 2px 0px 2px 0px;
}

.formularz_p {
	padding: 2px 0px 2px 0px;
}

.region {
	font-weight: bold;
	border-bottom: 1px #F0F0F0 solid;
	padding: 2px 0px 2px 0px;
}

.formularzButton {
	cursor: pointer;
}

.button {
	cursor: pointer;
}

.dodaj_button {
	cursor: pointer;
}
