/* CSS Document */

html {
	margin-top: 0px;
	}

body {
	background-color: #ffffff;
	margin-top: 0px;
	font: 12px Tahoma, Arial, sans-serif;
	}

#page {
	width: 780px;
	
	background-color: #FFFFFF;
	text-align: left;
	}

#header {
	float: none;
	width: 780px;
	height: 170px;
	padding-top: 10px;
	}
	
#logoimageprint {
	margin-left: 5px;
	width: 121px;
	height: 121px;
	float: left;
	}
	
#logoimage {
	width: 131px;
	height: 121px;
	float: left;
	}
	
	
#menutop {
	display: none;
	}
	
	
#baner {
	width: 640px;
	float: right;
	}
	
#baner .flash {
	display: none;
	}
	
#baner-print {
	width: 640px;
	float: right;
}

#pasek {
	float: left;
	width: 780px;
	height: 40px;
	background-color: #857169;
	}

#main {
	width: 760px;
	float: left;
	background-color: #FFFFFF;
	padding: 0 10px 0 10px;
	}

#wrapper {
	float: left;
	width: 760px;
	}
	
#menuLewe {
	display: none;
	}
	
#content {
	float: left;
	width: 579px;
	margin-left: -1px;
	padding-top: 10px;
	}
	
#columnleft {
	float: left;
	width: 760px;
	padding-bottom: 5px;	
}

#columnright {
	display: none;
		
}

#propozycje {
	position: relative;
	float: left;
	margin-left: -1px;
	width: 760px;
	background-color: #F8F8F8;
}

#text {
	float: left;
	width: 750px;
	}

#menuright {
	display: none;
}

.propozycjetresc {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.columncontent {
	position: relative;
	line-height: 1.5;
	text-align: justify;
	padding: 0 10px 0 10px;
}

.fullcolumncontent {
	position: relative;
	line-height: 1.5;
	text-align: justify;
	padding: 0 10px 0 10px;
	}

.columncontent img {
	float: left;
	margin: 0px 7px 5px 0px;
	}

.pasekText {
	font: 18px Georgia, Times, serif;
	color: #DBCEC9;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 7px;
	}
	
.listTitleMenu {
	background-image: url(img/bulet1.gif);
	background-repeat: no-repeat;
	background-position: left;
	font: 18px Tahoma, Arial, sans-serif;
	font-weight: bold;
	margin-left: 10px;
	padding: 30px;
	color: #857169;
	}
	
.listTitle {
	background-image: url(img/bulet1.gif);
	background-repeat: no-repeat;
	background-position: left;
	font: 18px Tahoma, Arial, sans-serif;
	font-weight: bold;
	padding: 30px;
	color: #857169;
	}
	 
.listTitleDark {
	background-image: url(img/bulet1.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	background-color: #857169;
	display: block;
	font: 18px Tahoma, Arial, sans-serif;
	font-weight: bold;
	height: 20px;
	padding: 10px;
	padding-left: 40px;
	color: #FFFFFF;
	 }
	 
.menu  {
	padding-top: 15px;
	font: 12px Tahoma, Arial, sans-serif;
	padding-bottom: 10px;
	color: #857169;

	}
	
.menu ul {
	padding: 0;
	margin: 0;
	}

.menu li {
	display: block;
	list-style-type: none;
	line-height: 2;
	}

.menu a {
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #dddddd;
	border-bottom: 1px solid #857169;
	text-decoration: none;
	color: #857169;
	font-weight: bold;
	}

.menu a:hover {
	text-decoration: none;
	background-color: #E5E0CF;
	}

.menu a.selected {
	text-decoration: none;
	}

	
.stopka {
	width: 780px;
	font: 10px Tahoma, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	padding: 15px 0 5px 0;
	}

.more {
	font-size: 10px;
	text-align: right;
	line-height: 0.8;
	font-weight: bold;
	}
	
.more a {
	color: #A30D0D;
	text-decoration: none;
	}
	
.more a:hover {
	text-decoration: underline;
	}

.propozycjetresc table {
width: 740px;
	font-size: 10px;
	font-weight: bold;
	border: 0;		
	}

.propozycjetresc tr.header {
	background-color: #B79D94;
	text-align: center;
	}
	
.propozycjetresc td {
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #857169;
	border-top: 3px solid #FFFFFF;
	}
	
.propozycjetresc tr:hover a{
	color: #A30D0D;
	text-decoration: underline;
	}
	
.propozycjetresc a {
	color: #000000;
	text-decoration: none;
	}
	
.propozycjetresc a:hover {
	color: #A30D0D;
	text-decoration: underline;
	}
	
.columncontent form, table {
	font: 11px Tahoma, Arial, sans-serif;
	font-weight: bold;
	}

.columncontent td {
	padding-bottom: 8px;
	}

.columncontent input {
	border-bottom: 1px solid #857169;
	border-right: 1px solid #857169;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	background-color: #FFF9E6;
	padding-left: 5px;
	font: 11px Tahoma, Arial, sans-serif;
}

.columncontent input.submit {
	border: 0;
	background-color: #FFFFFF;
	font: 12px Tahoma, Arial, sans-serif;
	margin-top: 10px;
	padding: 5px;
	color: #A30D0D;
	font-weight: bold;
	text-align: right;
	display: inline;
	width: 269px;
	border-bottom: 1px solid #857169;
	border-top: 1px solid #857169;
}

.columncontent input.submit:hover {
	background-color: #DBCEC9;
	border-bottom: 1px solid #857169;
	border-top: 1px solid #857169;
	border-left: 0;
	border-right: 0;
}

.columncontent input:hover {
	border-top: 1px solid #857169;
	border-left: 1px solid #857169;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background-color: #FFF9E6;
}


.columncontent select {
	font: 11px Tahoma, Arial, sans-serif;
	}
	
.fullcolumncontent form, table {
	font: 11px Tahoma, Arial, sans-serif;
	font-weight: bold;
	}
	
.fullcolumncontent tr.header {
	background-color: #B79D94;
	text-align: center;
	}
	
.fullcolumncontent td {
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #857169;
	border-top: 3px solid #FFFFFF;
	}

.fullcolumncontent tr:hover a{
	color: #A30D0D;
	text-decoration: underline;
	}
	
.fullcolumncontent a {
	color: #000000;
	text-decoration: none;
	}
	
.fullcolumncontent a:hover {
	color: #A30D0D;
	text-decoration: underline;
	}
	
.fullcolumncontent strong.header {
	font-size: 14px;
	text-align: left;
	
}

.fullcolumncontent ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 0.8;	
}

.fullcolumncontent li {
	
	background-color: #F8F8F8;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 3px solid #FFFFFF;
}
