body, h3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #404040;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.center_content {
	position: static;
	width: 740px;
}

form {
	margin: 0px;
}

.pom_kolor {
	color: #FF4800;
	font-weight: bold;
}
.tyt {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
.tyt2 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}
.tyt3 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #FF6D11;
	font-weight:bold;
	text-align: center;
}
a {
	color: #404040;
	text-decoration: none;
}

a:hover {
	color: #FF6D11;
	text-decoration: underline;
}

#content a {
	color: #FF6D11;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

.td_krop {
	background-image: url(/images/kropki_prawa.png);
	background-repeat:repeat-y;
	background-position:left;
	padding-left: 5px;
	text-align: center;
}
.td_okr_zak {
	background-image: url(/images/okr_zak.png);
	background-repeat:repeat-x;
	background-position:left;
}
.td_okr_zak2 {
	background-image: url(/images/okr_zak2.png);
	background-repeat:repeat-x;
	background-position:left;
}
.td_okr_left1 {
	background-image: url(/images/okr1_z.png);
	background-repeat:repeat-x;
	background-position:left;
}
.td_okr_left2 {
	background-image: url(/images/okr1_n.png);
	background-repeat:repeat-x;
	background-position:left;
}
.td_okr_left3 {
	background-image: url(/images/okr1_c.png);
	background-repeat:repeat-x;
	background-position:left;
	}
.td_okr_right1 {
	background-image: url(/images/okr2_z.png);
	background-repeat:repeat-x;
	background-position:left;
}
.td_okr_right2 {
	background-image: url(/images/okr2_n.png);
	background-repeat:repeat-x;
	background-position:left;
}
.td_okr_right3 {
	background-image: url(/images/okr2_c.png);
	background-repeat:repeat-x;
	background-position:left;
}
.td_tab_tlo {
	background-color: #FCFCFC;
}
.td_tab_color2 {
	background-color: #009bff;
	color: white;
}
.td_tab_color3 {
	background-color: #ff004f;
	color: white;
}
.td_tab_color1 {
	background-color: #bdd12e;
	color: white;
}
.td_menu {
	padding-left: 8px;
}
.td_gora {
	position: absolute;
	width: 774px;
	height: 20px;
	background-image: url(/images/tab_gora.gif);
	background-repeat: no-repeat;
}
.td_suma {
	background-image: url(/images/suma_kres.png);
	background-repeat:repeat-x;
}
.tbl_main_obr {
	background-image: url(/images/obr_glowna2.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}
.tbl_tlo_nag {
	background-image: url(/images/tab_center.png);
	padding-left: 5px;
	text-align: center;
	vertical-align: top;
	padding-top: 7px;
}
.input_text {
	width: 100px
}
input,select,textarea {
	font-size: 11px;
	font-family: Tahoma;
	color: #404040;
	border: #d9d9d9 1px solid;
}

input.submit {
	border: 0px;
}
.login_input {
	width: 100px;
}

#IA .form_error
{
	color: #d8732f;
	text-align: center;
}

.form_error
{
  padding-left: 20px;
  color: #d8732f;
}
#ajax_tooltipObj{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObj div{
	position:relative;
}

/* If you don't want the arrow - Just set the width of this div to 1 or something like that and drop the background selectors from the CSS below */

#ajax_tooltipObj .ajax_tooltip_arrow{	/* Left div for the small arrow */
	width:20px;
	position:absolute;
	left:0px;
	top:0px;
	background-repeat:no-repeat;
	background-position:center left;
	/*z-index:1000005;*/
	height:60px;
}

#ajax_tooltipObj .ajax_tooltip_content{
	border:2px solid #FF6D11;	/* Border width */
	left:18px;	/* Same as border thickness */
	top:0px;
	position:absolute;
	width:270px;	/* Width of tooltip content */
	height:auto;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	/*font-size:0.8em;*/ /* Font size of content */
	/*overflow:auto;*/	/* Hide overflow content */
	/*z-index:1000001;*/
}

.box_grey_l{
	background-image: url(/images/box_grey_l.png);
	background-repeat: no-repeat;
}
.box_grey_c{
	background-image: url(/images/box_grey_c.png);
	background-repeat: repeat-x;
	text-align: center
}
.box_grey_r{
	background-image: url(/images/box_grey_r.png);
	background-repeat: no-repeat;
}

.box_orange_l{
	background-image: url(/images/box_orange_l.png);
	background-repeat: no-repeat;
}
.box_orange_c{
	background-image: url(/images/box_orange_c.png);
	background-repeat: repeat-x;
	text-align: center
}
.box_orange_r{
	background-image: url(/images/box_orange_r.png);
	background-repeat: no-repeat;
}

.row{
	display: block;
	position: static;
	width: 100%;
	padding: 2px;
	clear: both;
}

.col{
	display: block;
	width: 14%;
	float: left;
}

#uploading {
	border: 1px solid #d9d9d9;
	padding: 0;
	margin-bottom: 16px;
	height: 300px;
	width: 660px;
}
