* {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 0;
	padding: 0;
	color: #883818;
	background: #dcddc8 url(imgs/a/top.jpg) repeat-x center top;
}

#main {
}

a img {
	border-color: #6d7027;
	border-width:1px;
}

a:link, a:visited {
	color: #6d7027;
	text-decoration:none;
}

a:hover, a:active {
	color:#bd5f3a;
	text-decoration:none;
}

#header {
	width: 760px;
	height: 310px;
	font-size: 85%;
	margin: 0 auto;
	text-align:right;
}

#header #menu {
	float:left;
	width: auto;
	height: 33px;
	font-size:16px;
	padding: 11px 0 0 0;
	text-align:center;
	margin: 0;
	color:#FFFFFF;
}

#header #menu a {
	color:#FFFFFF;
	font-size:16px;
	padding-bottom:2px;
	line-height:25px;
}

#header #menu a:link, #header #menu a:visited {
	border: 0;
}

#header #menu a:active, #header #menu a:hover {
	border-top: 1px;
	border-bottom: 1px;
	border-color:#FFFFFF;
	border-style:solid;
}

#lang {
	width:70px;
	float:right;
	text-align:center;
}

#lang a {
	color:#EEEEEE;
	font-size:12px;
	padding-bottom:2px;
	line-height:14px;
}

#lang a:link, #lang a:visited {
	border: 0;
}

#lang a:active, #lang a:hover {
	border-top: 1px;
	border-bottom: 1px;
	border-color:#EEEEEE;
	border-style:solid;
}


#page {
	width: 760px;
	margin: 0 auto;
	padding-bottom:20px;
}

#menu {
	width: 760px;
	height: 52px;
	padding-left:130px;
	margin: 0px auto 2px auto;
}

#content {
	float: left;
	width: 670px;
	padding: 55px 0 0 45px;
	min-height:350px;
}

#stopka {
	font-size:90%;
	width: 760px;
	height: 40px;
	margin: 0 auto;
	padding-top:10px;
	background-image: url(imgs/a/wycinek02.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#stopka p {
	margin: 0;
	padding: 0 0 0 40px;
}

#stopka A {
	font-size:inherit;
}

#stopka A:link, #stopka A:visited {
	color: #6d7027;
	text-decoration:none;
}

#stopka A:hover, #stopka A:active {
	color:#FFF;
	text-decoration:none;
}

#stopka #links {
	float:left;
	padding-top:5px;
	width: 430px;
	padding-left: 10px;
}

#stopka #legal {
	float:left;
	padding-left:45px;
	padding-top:5px;
	width:230px;
}

.counter {
		color:#FFCC00;
}

input, textarea, select {
	margin-bottom: 5px;
	margin-top: 3px;
	background-color: #dbd3af;
	padding:5px;
	border: 0px solid #6f752e;
	color: #666b23;
	font-size: 11px;
}

input .btnimg {
	color: #000000;
	font-weight:bold;
	font-size: 15px;
} !important

#content ul {
	padding-left:0px;
	margin-left:15px;
}

#content ol {
	padding-left:0px;
	margin-left:15px;
}

.spacer {
	height:20px;
}

.wazne_red {
	background-color: #ff6c00; 
	padding:10px;
	margin-bottom:10px;
}

.wazne_green {
	background-color: #ccdc8d; 
	padding:10px;
	margin-bottom:10px;
}

.boxfotka {
	width:100%;
	padding-top:15px;
	text-align:left;
}

.boxfotka img {
	border: 1px solid #466300;
}

.boxfotka .opis, .boxfotka_r .opis, .boxfotka_l .opis {
	font-size: 90%;
}

.wystawione {
	font-size: 90%;
}

#nawigacja {
	margin-top:10px;
	margin-bottom:10px;
}

#nawigacja a {
	line-height:18px;
}

#nawigacja a:link, #nawigacja a:visited {
	border: 0;
}

#nawigacja a:hover, #nawigacja a:active {
	border-top: 1px;
	border-bottom: 1px;
	border-style:solid;
}

#box_brosza {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#content_brosza {
	color: #883818;
}

#przycmienie {
	position: absolute;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;
	background-color: #000000;
	top: 0;
	left: 0;
	z-index: 997;
}

