/*
#
# Kancelaria Prawna Woś & Rupar
#	Author: Paweł Kuniszyk
#	e-mail: kuniszyk@onet.eu
#	Last updated:  21.08.2009
#	(c)2009 by Kancelaria Prawna Woś & Rupar and Paweł Kuniszyk
#
*/


/*** Style CSS ***/


body {
	color: #F0F0F0; 
	font-size: 12px; 
	font-family:  verdana, tahoma, arial, sans-serif; 
	margin: 0; 
	padding: 0; 
	background: #000000 url(images/bg.jpg) repeat-x left top;
}

a {
	text-decoration: none;
	color: #F1F1F1;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	margin: 0;
	padding: 0;
}



/* --- layout --- */



/* --- header --- */

div.header { 
	width: 100%;
	height: 265px;
	margin: 0;
	padding: 0;
	background: #2F2F2F url(images/header_bg.png) repeat-x left top;
}

div.top-line {
	height: 18px;
}

div.top {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	height: 247px;
}

div.pathway {
	width: 990px;
	padding: 7px;
	position: relative;
	top: -30px;
	margin-bottom: -30px;
	color: #DADADA;
	float: left;
}

div.logo {
	width: 350px;
	height: 242px;
	float: left;
	padding-left: 100px;
}

div.top-info {
	background:transparent url(images/books.png) no-repeat right top;
	width: 540px;
	height: 242px;
	float: right;
}

div.top-navi{
	clear: both;
	background: transparent url(images/top_navi_bg.png) no-repeat right top;
	width: 135px;
	height:36px;
	text-align: center;
	padding-top: 6px;
	position: relative;
	left: 335px;
	top: -2px;
	
}

div.top-navi-item {
	width: 21px;
	height: 21px;
	padding-left: 18px;
	float: left;
}



/* --- content --- */

div.container {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background: #323232 url(images/content_bg.jpg) repeat-x left bottom;
	
}

div.content {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	height: auto;
}

div.about {
	width: 990px;
	padding: 15px 0;
	float: left;
}

div.about-img {
	width: 630px;
	height: 296px;
	float: left;
}

div.about-text {
	background: #1B1B1B url(images/right_box.png) no-repeat right top;
	width: 340px;
	height: 276px;
	float: left;
	padding: 10px;
}

div.more-about-title {
	font-family: Georgia, Times New Roman;
	font-size: 20px;
	color: #D6B174;
	margin-top: 5px;
}



div.more-about-text {
	text-align: justify;
	/* font-style: italic; */
	color: #dadada;
	padding: 10px 0 15px 0;
	line-height: 22px;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	float: left;
}

div.more {
	background: transparent url(images/line.png) repeat-x left top;
	float: left;
	padding: 5px 0;
}

div.more-preference {
	width: 536px;
	float: left;
	height: 148px;

}

div.more-preference-desc {
	width: 368px;
	float: left;
	
}

div.more-preference-img {
	background: transparent url(images/more_bg.png) no-repeat right top;
	float: right;
	padding-top: 30px;
}

div.more-preference-img div.books {
	background: transparent url(images/books2.png) no-repeat left top;
	width: 138px;
	height: 88px;
	padding: 30px 0 0 30px;
	float: right;
}

div.more-preference-title {
	font-family: Georgia, Times New Roman;
	font-size: 20px;
	color: #D6B174;
	margin-top: 5px;
	/*AA9062*/
}

div.more-preference-text {
	text-align: justify;
	padding: 10px 0;
	padding-right: 20px;
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	height: 60px;
}





div.more-contact {
	width: 434px;
	float: left;
	height: 148px;
	padding-left: 20px;
}

div.more-contact-img {
	width: 185px;
	height: 128px;
	margin: 0;
	padding-top: 13px;
	float: right;
}

div.more-contact-desc {
	width: 245px;
	float: left;
	
}


div.more-contact-img div.books {
	width: 138px;
	height: 88px;
	padding: 30px 0 0 30px;
	float: right;
}

div.more-contact-title {
	font-family: Georgia, Times New Roman;
	font-size: 20px;
	color: #D6B174;
	margin-top: 5px;
	/*AA9062*/
}

div.more-preference-title a, div.more-contact-title a, div.more-about-title a {
	font-family: Georgia, Times New Roman;
	font-size: 20px;
	color: #D6B174;
	margin-top: 5px;
	/*AA9062*/
}

div.more-contact-text {
	text-align: justify;
	padding: 10px 0;
	padding-right: 20px;
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	height: 60px;
}




div.button {
	float: left;
}

div.button a {
	background: transparent url(images/button.png) no-repeat left top;
	text-align: center;
	width: 90px;
	height: 24px;
	float: left;
	padding-top: 6px;
	font-weight: bold;
	cursor: pointer;
}

div.detail {
	width: 990px;
	float: left;
}

div.title {
	width: 300px;
	float: left;
}

div.header-title {
	width: 100%;
	padding-bottom: 15px;
	border-bottom: 3px double #897347;
	float: left;
}

div.title-line {
	padding-bottom: 15px;
	border-bottom: 3px double #897347;
}

div.img {
	padding: 2px;
	border: 1px solid #808080;
	margin: 0 0 10px 15px;
	float: right;
}

div.content ul {
	list-style: none;
	padding-left: 10px;
	margin-left: 0;
}

div.content ul li {
	list-style: none;
	background: transparent url(images/punkt.png) no-repeat left top;
	padding-left: 20px;
	height: 25px;
}

div.mapa {
	width: 100%;
	padding-top: 2px;
	border-top: 1px solid silver;
	float: left;
}

.contact-form {
	float: left;
}


.cf_form {
	float: left;
	width: 690px;
}

.contact-row {
	float:left;
	padding:5px;
}

.contact-row label {
	display:block;
	float:left;
	line-height:25px;
	padding:0 10px;
	text-align:right;
	width:200px;
}

.contact-row input, .contact-row textarea {
	background:#F1F1F1 none repeat scroll 0 0;
	border:1px solid #444444;
	color:#666666;
	display:block;
	float:left;
	font-family:Arial,Verdana,sans-serif;
	font-size:1em;
	margin:0 0 15px;
	padding:3px 5px;
	width:380px;
}

.send {
	cursor: pointer;
}

.contact-data ul {
	margin-left: 15px;
	padding: 15px 0;
	line-height: 16px;
}

h1.form-title {
	font-size: 16px;
	text-align: left;
	padding-left: 226px;
	float: left;
}


/* --- footer --- */


div.footer {
	width: 100%;
	height: 22px;
	text-align: center;
	margin: 0 auto;
	padding-top: 8px;
	font-size: 11px;
}

/* --- mozilla/firefox hacks --- */

div.container:after,
div.header:after,
div.content:after
{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* --- internet explorer 6 hacks --- */

* html div.header,
* html div.top2,
* html div.logo2,
* html div.pr_content
{ height: 1%; } /* gives "has layout" */
