﻿body { padding:0; margin:0; }
#main {background: #fff; width:934px; padding-bottom:95px; margin:0px 10px; border:4px solid #232323; padding:10px 10px 50px 10px; }
#naglowek { width:930px; height:145px; display:block; }

.block { margin:10px 0; }
.block .label { display:block; margin-bottom:5px; color:#000; }
.block .textBox, .block .textareaBox, .block .checkBox input { background-color: #f3f6f3; border: 1px #c1cac1 solid; padding:5px; }
.block .textBox { width:326px; height: 28px; }
.block .textareaBox { width:326px; height: 179px; }
.block .image { float:right; }
.block .image a { margin-right:10px; }

#showForm { cursor: pointer; text-align:center; margin-top:5px; }

.validForm { margin:10px 0;  }
.validForm ul { margin:0 0 0 25px; padding:0; }

.allContent { margin:20px 58px 0px 58px; }

.grid { margin-top: 25px; }
.grid .block { xbackground: url("/jubileuszdwojki/App_Themes/ksiega_kondolencyjna/tip.png") no-repeat bottom center; margin-top:15px; padding-bottom:15px; }
.grid .head { margin-bottom: 5px; }
.grid .userName { color:#004335; font-weight:bold; font-size:20px;  font-family:"Times New Roman", Times, serif;}
.grid .date { color:#000; font-size:11px; margin-left:15px; }
.grid .content { color:#000; line-height:20px; font-family:"Times New Roman", Times, serif; font-size:16px; }
.pager { margin:10px; margin-top:10px; text-align:left; }
.pager div { color:#00599f; display:inline; margin:0 5px; cursor:pointer; }

#loadForm { display:none; float:left; margin:5px 0 0 5px; }
#butSave { float:left; }
#blockForm { display:none; position:relative; }

#listFile { list-style-type:decimal; padding:10px 0 0 25px; }
#listFile li { margin-bottom:5px; }
#listFile li .delete { margin-left:10px; color:Red; cursor:pointer; }

#formData { display:none; }
#imgFile { display:none; }
#loading { display:none; }
#labMessage { display:none; font-weight:bold;}
#labMessage.ok { color:#004335; }
#labMessage.error { color: Red; text-decoration:blink; }

#saveMessage { display:none; text-align:center; font-weight:bold; margin-bottom:10px; font-size:20px; }
#saveMessage.ok { color:#004335; display:block; }
#saveMessage.error { color: Red; display:block;  text-decoration:blink; }

.alert { text-align: center; color:Red; font-size:20px; }

.panelFile {}
.panelData {}

.assent {
    padding:5px;   
    background-color: rgb(255, 245, 238); 
    -moz-border-radius: 5px;
    width:250px;
}
table 
{
    margin-top:10px;
	border-width: 1px;
	border-spacing: 2px;
	border-style: hidden;
	border-color: gray;
	border-collapse: collapse;
	width:100%;
}
table th {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: #F7BE81;
	
}
table td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	padding:5px;
	background-color: #F2F5A9 
}

#showForm {background: url(add.jpg) no-repeat center; width:100%; height:47px;}
#showForm img {display:none;}
#page-wrap {padding-top:10px; background: url(bg.png) repeat center;}
#bg-header { background: none repeat scroll 0 0 #029D63; border-color: #19AB74;}
#main-logo {height:44px; top:50px; width:127px;}
.header-box { background:#018A58;}
.choose-station #chStation {
    height: 20px;
    left: 0;
    padding-top: 7px;
    position: absolute;
    top: 0;
    width: 117px;
    z-index: 2;
}