body, td {
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
}

body {
	padding-top: 50px;
	margin: 0px;
	border-style: none;
	background: url(images/tgora.gif) repeat-x top;
	color: #777777;
	line-height: 16px;
}

a {
	color: #4464AB;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

h1, h2, h3, h4, h5, h6, h7, p, form {
	margin: 0px;
	padding: 0px;
}

#footer {
	background-image: url(/images/globe.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: right top;

}	

#footer tr.blue_separator td, #footer a{
	font-size:10px;
	font-style: italic;
	color: #ffffff;
	text-align: center;
}

div.center {
	text-align:center;
}

/* główna ramka */
table.center {
	margin: 0px auto;
	width: 941px;
}

#logo {
	background: url(/images/logo_belka.jpg) repeat-x top;
}

/* separatory*/
tr.blue_separator td{
	height: 15px;
	background-color: #3e5ed9;
	color: #ffffff;
}

tr.white_separator td{
	height: 20px;	
	background-color: #ffffff;
	color: #777777;	
}

/* menu pionowe */
.vmenu_header {
	background: url(/images/tbar.gif) repeat-x top;
	line-height: 30px;
	/*width: 205px;*/
}

.vmenu_content{
	border-left: 1px solid #dce0e2;
	border-right: 1px solid #dce0e2;
	padding: 10px 10px 3px 10px;
	background: #fafbfc;
	width: 183px;
}

.vmenu_bottom {
	background: url(/images/tblok2.gif) no-repeat 0px 0px;
	width: 205px;
	height: 9px;
	margin-bottom: 8px;
}

.vmenu_header h2{
	background: url(/images/iar1.gif) no-repeat 4px 7px;
	color: #eef0f3;
	font-size: 11px;
	padding-left: 25px;
}

.vmenu_content ul.level1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.vmenu_content ul.level1 li {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #DCE0E2;
	background: none;
}
.vmenu_content ul.level1 li.first {border: none;}

.vmenu_content ul.level1 a {
	text-decoration: none;
	background: url(/images/iar2.gif) no-repeat 0px 11px;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
.vmenu_content ul.level1 a:hover, .vmenu_content ul.level1 a.wcisniety {color: #d43915;}
.vmenu_content ul.level1 span {
	display: block;
	padding: 6px 0px 6px 13px;
}

/* menu poziome */
.hmenu {
	width: 100%;
	height: 30px;
	background-color: #808080;
	vertical-align:middle;
}

.hmenu ul {
	width : 100%;
	margin: 0px; 
	padding: 0px; 
	list-style-type: none;	
}
.hmenu ul li {
	display: inline; 
	float: left;
	background: url(/images/hmenusep.gif) no-repeat right;	
}

.hmenu ul li#right {
	display: inline; 
	float: left;
	background: none;	
}

.hmenu a {
	display: block; 
	padding: 3px 31px; 
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;	
}

.hmenu a:hover{text-decoration: none; color: #93bbd7;}

/* zwartość strony */
#site_content {
	border: 1px solid #dce0e2;	
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}

#site_content .header {
	color: #d43915; 
	font-size: 16px;
	padding-bottom: 7px;
	border-bottom: 1px solid #dce0e2;
	margin-bottom: 10px;
}

#site_content .header2{
	/*color: #3e5ed9; */
	color: 005d84;
	font-size: 13px;
	font-weight: bold;
}


#site_content ul {
	list-style-image: url(/images/iar2.gif);
}

#site_content ul span, #site_content ol span {
	display: block;
	padding: 6px 0px 6px 13px;
}

#site_content .list_item {
	margin-top:20px;
}

#site_content table.striped {
	border: 1px solid #dce0e2;
	width: 100%;	
}

#site_content table.striped td{
	padding: 5px 2px;
}

#site_content table.striped .even td{
	background: #f0f0ff;
}

/* strona startowa */
body#start{
	padding-top: 0px;
}	

table#start{
	border: 2px solid #dce0e2;
	margin: 0px auto;
}

#start1{
	vertical-align: middle;
	border: 10px solid #dce0e2;
	text-align: center;
}

span.required {
	padding-left: 2px;
	color:red;
	font-weight:bold;	
}

img.calendar {
	vertical-align:middle;
	border:none;
}

/* formularz zgloszenia aplikacji */
.uploadForm fieldset {
	border : 1px solid #dce0e2;
	margin-bottom: 10px;
	padding-bottom:0px;
	padding-top:0px;
	background-color:#EDF5F9;	
}
	 
.uploadForm legend {
	padding: 0px 2px;
	font-weight: bold;
}

.uploadForm table {
	width : 100%;
}

.uploadForm td {
	border-bottom: 1px solid #dce0e2;
	padding : 10px 10px 10px 10px;
	vertical-align: middle;
}

.uploadForm td.noPadding {
	padding : 0px 0px 0px 0px;
}

.uploadForm td.noBorder{
	border:none;
}

.uploadForm td.noPaddingNoBorder{
	padding : 0px 0px 0px 0px;
	border:none;
}

.uploadForm table.inner td {
	border:none;
}

.uploadForm td.noBottomPadding {
	padding-bottom : 0px;
}

.uploadForm ul {
	
}

.uploadForm ul span {
	display: block;
}

.uploadForm input.text {
	width:150px;
}

.uploadForm input.textCal {
	width:70px;
}

.uploadForm input.textSmall {
	width:100px;
}
.uploadForm input.submit {
	padding:2px 0px;
	width:150px;
	background-color:#4565AD;
	border:1px solid #A6B6C4;
	color:#ffffff;
}

.inputAll, .uploadForm select, .uploadForm textarea{
	background-color:#F0F8E7;
	border:1px solid #A6B6C4;
	color:#6B6B6B;
}

.inputRequired{
	background-color:#FFE9E0;
}

