/*--------------------------------------------------------
	css theme name: anty-repliki
	author: bartosz mediger (http://mediger.net)

	created : january 18, 2007
	
*/


* {
	margin: 0px; padding: 0px; 
	line-height: 16px; }

html {
	width: 100%; height: 100%; }

body {
	width: 100%;
	background: #2f1901 url(../images/backg.jpg) repeat-x center top; }

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; color: White;
	font-weight: normal; }
	
img { border: none; }

p { padding: 0px 0px 20px 0px; }




/* nawgiacja */

a { color: #e5a60a; text-decoration: none; }
a:hover { color: #fff281 !important; text-decoration: none; }



/* nagłówki */

h1 {
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	margin: 40px 0px 15px 0px; }

h2 {
	margin: 0px 0px 20px 0px;
	font-size: 17px;
	font-weight: bold;
	font-style: italic; }



#center {
	width: 758px;
	margin: 0px auto; }



#container {
	width: 100%; min-height: 246px;
	background: url(../images/header.jpg) no-repeat center top;
	margin: 0px auto; }



#content {
	position: relative;
	float: right;
	width: 515px;
	padding: 205px 20px 0px 0px; }



#foot {
	float: left;
	width: 100%; height: 105px;
	background: url(../images/foot.jpg); }
	
	#foot p {
		float: right;
		padding: 72px 35px 0px 0px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #a86e3c; }

	#foot p a {
		color: #a86e3c; }


#logo {
	position: absolute; right: -46px; top: 20px;	z-index: 100;
	width: 583px; height: 102px;
	background: url(../images/logo.jpg) no-repeat; }



/* menu oferta */

#menu-oferta {
	float: left;
	width: 150px; min-height: 100px;
	list-style: none;
	padding: 235px 0px 0px 31px; }
	
	#menu-oferta li {
		margin: 4px 0px 5px 0px; }

	#menu-oferta li a {
		background: url(../images/arrow.gif) no-repeat 0px 3px;
		padding: 0px 0px 0px 22px;
		font-style: italic;
		font-weight: bold;
		color: White; }



/* top menu */

#menu-top {
	position: absolute; right: 0px; top: 152px; z-index: 200; }

	#menu-top a {
		float: right;
		height: 51px; }

	#menu-top a.onaszejfirmie {
		width: 180px;
		background: url(../images/m_onaszejfirmie.jpg); }

	#menu-top a.kontakt {
		width: 205px;
		background: url(../images/m_kontakt.jpg); }

	#menu-top a:hover { background-position: 0px -51px; cursor: pointer; }



#page {
	position: relative;
	float: left;
	width: 758px;
	background: url(../images/backc.jpg) repeat-y; }



#top {
	width: 100%; min-height: 573px;
	background: url(../images/top.jpg) no-repeat center top; }
	



/* produkt - info */

#product {

	min-height: 280px; }

#product #desc {
	float: left;
	width: 230px;
	padding: 0px 0px 50px 0px;  }
	
	#product a {
		float: left;
		margin: 3px; }

	#product small {
		float: left;}
	
	#product a img {
		float: left;
		border: 1px solid #c48246;  }
		
	#product a:hover img {
		border: 1px solid #fff281 !important; }
		
	#product .photos {
		float: right;
		width: 261px;
		margin: -30px 0px 0px 0px; }
		
	
		
	#product .powrot,
	#product .zapytaj {
		float: none;
		display: block;
		width: 200px; height: 16px;
		background: url(../images/envelope.gif) no-repeat 0px 5px;
		margin: 0px 0px 4px;
		padding: 0px 0px 0px 20px;
		text-align: left;
		color: White; }
		
	#product .powrot {
		background: url(../images/arrow2.gif)  no-repeat 0px 5px; }

	#product #options {
		position: absolute; bottom: -90px; left: 0px;
		padding: 0px 0px 50px 0px }


	#product.index a {
		float: left;
		margin: 4px; }
		
	/* strony */
		
	#product .strony {
		width: 500px;
		position: absolute; bottom: -60px; left: 0px;
		display: block;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #ba783d; }
	
	#product .strony p {
		text-align: center;
		margin: 0px auto; }
	
	#product .strony p a {
		float: none;
		margin: 0px;
		color: #ba783d; }



/* witamy */

#witamy p { width: 500px; }

	#witamy p.zapraszamy {
		display: block;
		width: 230px; height: 80px;
		background: url(../data/ornament.gif) no-repeat center bottom;
		margin: 0px auto -50px auto;
		text-align: center; }

#witamy img { margin: 0px 0px 20px 0px; }

