html, body, td {
	font-size: 11px;
	font-family: Tahoma, Verdana;
	margin: 0px;
	padding: 0px;
	
}

body {
	background: url(img/bg.jpg) repeat-x #F3F3F3;
}

a {
	
	cursor: pointer;
	color: #D40000;
	line-height: 1.5;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #DDDDDD;
}

a:hover {
	border-bottom: 1px solid #AAAAAA;
}

#szybkie_menu a {
	border: none;
	font-weight: bold;
	 margin-right: 20px;
}

#szybkie_menu a:hover {
	border-bottom: 1px solid #AAAAAA;
}

input {
	padding: 2px;
}

#strona {
	margin: 0 auto;
	width: 950px;
	
}

#top {
	width: 598px;
	margin-top: 62px;
}

#top_right {
	margin-top: 0px;
	height: 250px;
	width: 336px;
	background: url(img/box_top_right.jpg) no-repeat bottom;
}

#tresc {
	width: 950px;
	border: none;
	background: url(img/tresc_bg.gif) repeat-y #FFFFFF;
	clear: bottom;
	margin-top: 20px;
}

#tresc_inside {
	padding-left: 20px;
	padding-right: 20px;
}

#pasek {
	height: 37px;
	margin-left: 1px;
	margin-right: 1px;
	padding-top: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	background: url(img/pasek_bg.gif) repeat-x;
}

#stopka {
	color: #999999;
	padding: 10px 50px 10px 10px;
}

#a_menu {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}

#ul_menu {
    margin: 0;
    padding: 0;
	padding-left: 30px;
    padding-top: 10px;
	line-height: 0px;
	list-style-type: square;
	font-size: 12pt;
	color: #D40000;

}

#ul_menu  li{
	margin: 0;
    padding: 0;
	padding-left: 5px;
	margin-bottom: 10px;
}
		
#fields {		
	background-color: #E7E7D7;
	border: 1px solid #A3A393;
	padding: 8px;	
}

#fv_b {
	border: 1px solid #A2A2A2;
	padding: 5px;
}

#fv_b2 {
	border: 2px solid #A2A2A2;
	background-color: #E7E7D7;
	padding: 5px;
}

.help {
	background: #F9BD3B;
	border: none;
	color: #000000;
	font-weight: bold;
	padding: 1px 5px;
	cursor: help;
}

.btn_szabl {
	background: #CCCCCC;
	border: 1px solid #999999;
	margin: 2px 0px;
	padding: 0px 3px;
	color: #333333;
}

.okno_wiadomosci {
	position: absolute;
	left: 780px;
	z-index: 2;
	background: #FDFFC2;
	border: 1px solid #F9BD3B;
	width: 150px;
	padding: 5px;
	display: none;
}

/* Okienka AJAX [START]  */
.okno {
	float: left;
	clear: none;
	width: 750px;
	height: 500px;
	margin: 0;
	padding: 0;
	border: 1px solid #CCCCCC;
	background: url(img/okno_bg_bottom.jpg) repeat-x bottom #F7F7F7;
	position: absolute;
}

#belka, #belka2, #belka3 , #belka4 {
height: 40px;
background: url(img/belka_bg.jpg) repeat-x bottom #6A0B10;
color: #B98587;
font-weight: bold;
font-size: 17px;
line-height: 35px;
}


/* Okienka AJAX [STOP]  */
		
/* Zakladki [START]  */

.tab {
	cursor: pointer;
	float: right;
	width: 116px;
	height: 35px;
	line-height: 35px;
	color: #AAAAAA;
	text-align: left;
	margin: 0px;
	background: url(img/tab.jpg) no-repeat bottom;
	font-family:  Arial, Verdana, Tahoma;
	text-align: center;
}
			
.zakladki {
	border: none;
	width: 598px;
	height: 35px;
	margin: 0px;
	background: url(img/tabs_underline.jpg) no-repeat bottom;	
}		
			
.hover, .active {
	background-image: url(img/tab_hover.jpg);
	font-weight: bold;
	line-height: 35px;
	color: #D40000;
}
	
#tabsContentOutline {
	height: 150px;
	width: 598px;
	background: url(img/box_top.jpg) no-repeat;
	padding: 0;
	float: left;
	clear: none;
}

/* Zakladki [STOP]  */


/* Formularze [START]  */

input, textarea {
	background: url(img/input_bg.jpg) no-repeat top left #F1EDEC;
	border: 1px solid #B98587;
	font-size: 10pt;
	color: #571F2A;
	padding: 2px;
	padding-left: 10px;
}

select {
	background: #F2EEEF;
	font-size: 10pt;
	color: #571F2A;
	padding: 2px;
	border: 1px solid #B98587;
	}
	
input.podsumowanie {
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 9pt;
}	
	
#button {

	background: url(img/button_bg.jpg) no-repeat top left #581E2A;
	width: 165px;
	height: 45px;
	border: none;
	color: #CFB5B8;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma ,Trebuchet MS, Arial;
	cursor: pointer;
}

#button:hover {
	background: url(img/button_bg_a.jpg) no-repeat top left #581E2A;
	color: #EEEEEE;
}

.nobg, a.nobg:hover {
	background: none;
	border: none;
}


#button2 {
	background-image: none;
	color: #CFB5B8;
	background: #581E2A;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma ,Trebuchet MS, Arial;
	cursor: pointer;
	border: 1px solid #581E2A;
	padding-left: 20px;
	padding-right: 20px;
}


/* Formularze [STOP]  */


/* Tabele [START]  */

#td_head {
	border-bottom: 1px solid #A3A393;
	font-weight: bold;
}

#td_head a {
	border: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

#td {
	border-bottom: 1px solid #DDDDCD;
}


/* Tabele [STOP]  */


/* e-fvat [START]  */

#naglowek1 {
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	border-bottom: 1px dotted #666666;
}

#naglowek2 {
	font-size: 26px;
	color: #CC0000;
	margin-bottom: 10px;
	padding-top: 20px;
	
}

/* tab */
#naglowek3 {
	margin: 0;
	padding: 10px 0px 0px 10px;
	font-weight: bold;
	font-size: 20px;
	color: #D2AFAF;
	letter-spacing: 2px;
	margin-bottom: 5px;
	font-family: arial, verdana;
}

#alert {
	color: #CC0000;
	padding: 20px;
	border: 2px solid #CC0000;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color : #FFDDDD;
}

#paginacja {
	padding-top: 20px;
}

#paginacja img {
	vertical-align: middle;
}

#paginacja a {
	display: block;
	width: 17px;
	height: 17px;
	font-size: 10px;
	text-align: center;
	line-height:  17px;
	color: #666666;
	margin: 0px 1px;
	background: url(img/pagin.jpg) no-repeat;
	border: none;

}

#paginacja a#page_act, #paginacja  a:hover {
	background: url(img/pagin_act.jpg) no-repeat;
	color: #FFFFFF;
	border: none;
}



#sprawdz_inside {
	font-size: 12pt;
	padding: 0px 110px ;
}

#sprawdz_box {
	position: relative;
	background: url(img/search_bg.jpg) no-repeat;
	width: 619px;
	height: 144px;
	
}

#sprawdz_box #s_phrase {
	position: absolute;
	border: none;
	background: none;
	width: 260px;
	top: 61px;
	left: 18px;
	font-size: 16px;
	color: #AAAAAA;
	font-style: italic;
}

#sprawdz_box #sbm {
	position: absolute;
	top: 53px;
	left: 300px;
	border: none;
}



/* e-fvat [STOP]  */


/* Hinty */
.hintsClass {
font-family: tahoma, verdana, arial;
font-size: 11px;
background-color: #f0f0f0;
color: #000000;
border: 1px solid #808080;
padding: 5px;
width: 200px;
}
