html
{
	background: url(../grafika/lay/background.jpg) top center;
	background-repeat: no-repeat;
	background-color: #f3e6de;
}

body
{
	text-align: center;
}

div.site
{
	text-align: left;
	margin: 0 auto;
	width: 960px;
	height: 900px;
}

div.logo
{
	text-align: center;
	margin-top: 80px;
	width: 960px;
	height: 226px;
}

div.menu_left
{
	float: left;
	width: 180px;
	margin-top: 30px;
	margin-bottom: 20px;
}

div.menu_right
{
	float: right;
	width: 180px;
	margin-top: 30px;
	margin-bottom: 20px;
}

div.menu_panel
{
	/*background: #913904;*/
}

div.menu_panel_top
{
	font-weight: bold;
	color: #565551;
	text-align: center;
	height: 32px;
	/*padding-top: 15px;
	padding-bottom: 17px;
	line-height: 0.2ex;*/
	background: url(../grafika/lay/content/1-1_title_side.gif);
}

div.menu_panel_bottom
{
	background: url(../grafika/lay/content/1-1_title_side_down.gif) no-repeat;
	height: 13px;
}

div.menu_panel ul
{
	width: 180px;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #913904;
}

div.menu_panel ul li
{
	height: 24px;
	/*padding-top: 12px;
	padding-bottom: 12px;
	line-height: 0.2ex;*/
	border-bottom: 1px solid #ffffff;	
}
 
div.content
{
	width: 567px;
	float: left;
	margin: 30px 15px;
}

div.content_title
{
	text-align: center;
	color: #565551;
	font-weight: bold;
	height: 32px;
	background: url(../grafika/lay/content/3-1_tite_center.gif);
}

div.content_text_left
{
	margin: 0;
	padding: 0;
	background: url(../grafika/lay/content/margin.gif) top left repeat-y;
}

div.content_text_right
{
	margin: 0;
	padding: 0;
	background: url(../grafika/lay/content/margin.gif) top right repeat-y;
}

div.margin_left
{
	width: 17px;
	float: left;
	margin: 0;
	padding: 0;
}

div.margin_right
{
	float: right;
	width: 17px;
	margin: 0;
	padding: 0;
}

div.middle
{
	color: #ffffff;
	margin: 0 17px;
	background: #913904;
	padding: 20px 10px;
	text-align: justify;
	overflow: hidden;
}

div.footer
{
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	clear: both;
	width: 960px;
	height: 0px;
	margin-top: 10px;
	padding-top: 14px;
	padding-bottom: 18px;
	line-height: 0.2ex;
	background: url(../grafika/lay/footer/footer.gif) no-repeat;
}

div.doniesienia
{
	padding-left: 10px;
	text-align: left;
}

div.doniesienia a:HOVER
{
	color: lightblue;	
}

a
{
	color: #ffffff;
	text-decoration: none;
	outline: 0 none;
}

a:HOVER, a:ACTIVE
{
	color: #4080FF;	
}

.nowykomentarz
{	
	padding: 10px 10px;
	display: none;
}

span.error
{
	visibility: hidden;
	color: red;
}

.dodajkomentarz
{
	text-align: center;
	color: #565551;
	font-weight: bold;
	width: 150px;
	margin-left: 10px;
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 0.2ex;
	height: 0;
	background: url(../grafika/button.gif) no-repeat;
}

.search_input
{
	width: 155px; 
	text-align: center;
	border: 0;
	padding: 0;
	margin: 0;
}

.newsletter_input
{
	width: 130px; 
	height: 18px; 
	text-align: center; 
	font-size: 8pt; 
	border: 0;
	padding: 0;
	margin: 0;
}

/*tabela w ktorej jest nazwa dzialu z ciapaga*/
table.tabela_naglowkowa
{
	margin: auto;
}

div.news
{
	padding: 10px 10px;
}

div.comment_form
{
	padding: 20px 20px;
	margin: 20px auto;
}

fieldset
{
	border: 1px solid #BFBAB0;  
	background-color: #b44808; 
}

legend {
	font-size: 135%; 
}

fieldset ol {  
	padding: 1em 1em 0 1em;  
	list-style: none;
}

fieldset li {  
	float: left;
	width: 100%;  
	padding-bottom: 1em;
	text-align: left; 
}

fieldset input, fieldset textarea
{
	width: 60%;	
}

fieldset.submit {  
	border-style: none;
	background: transparent;
}

fieldset.submit input
{
	width: 20%;	
}

label {
	float: left;  
	width: 30%;  
	margin-right: 1em;  
	text-align: right;
}

.comment_list
{
	font-family: verdana;
	font-size: 9pt;
	padding: 0 5%;
}

.comment_list ol
{
	padding: 0;
	width: 100%;	
}

.comment_list li
{
	margin-bottom: 20px;
	list-style-type: none;
}

.comment_list p
{
	clear: both;
	text-align: justify;
}

.author
{
	float: left;
	color: orange;
	font-weight: bold;
}

.add_date
{
	float: right;
	color: orange;
}

.contact_data h4
{
	margin-bottom: 0;
}

.contact_form
{
	width: 90%;
	margin: 20px auto;
}

.comunicat_ok
{
	width: 90%;
	margin: 10px auto;
	padding: 10px 0;
	border: 1px solid #D0EBF4;
	color: #D0EBF4;
	font-weight: bold;
}

.comunicat_err
{
	width: 90%;
	margin: 10px auto;
	padding: 10px 0;
	border: 2px solid red;
	color: #D0EBF4;
	font-weight: bold;
}

#main_header
{
	padding: 10px 0;
	font-weight: bold;
	text-align: center
}

#main_content
{
	font-weight: bold;
	text-align: center;
	padding: 0 15px 20px 15px;
}

h3.header
{
	text-align: center;
	margin: 0;
}

#oromance
{
	padding: 0 10px 10px 10px;
	font-size: 11pt;
	text-align: justify
}

#price_list li
{
	margin-bottom: 10px;
}

img.box_center
{
	display: block;
	margin: 15px auto;
}

p.indent
{
	text-align: justify;
	text-indent: 20px;
}

div.art_source
{
	text-align: right;
	padding: 10px 10px
}

.right_menu_box
{
	text-align: center;
	padding-top: 10px;
	color: #ffffff; 
	font-weight: bold;
	font-family: verdana; 
	font-size: 8pt; 
	background: #913904;
}

#site_statistic
{ 
	text-align: left;  
	color: #ffffff;
}

#site_statistic li
{
	padding-left: 10px;
	border: none;
}

.error_field
{
	border: 2px solid #FF0000; /*red*/
	background: #fab942; /*orange*/
}

ul#o_nas {
    list-style-type: none;
    padding: 0;
}

ul#o_nas li {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.more {
    float: right;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#o_nas .header {
    font-weight: bold;
}