BODY {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-face-color: #0F6BA1;
	scrollbar-highlight-color:#0F6BA1;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #C1CED9;
	scrollbar-darkshadow-color: #666666;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323F43;
	font-weight: normal;
	background-color: #ffffff;
	input-shadow-color: #ffffff;
	input-highlight-color:#FFFFFF;
	imput-3dlight-color:#31659F;
	border: 1px solid #31659F;
	background-image: url(img/bg_imput.jpg);
	background-repeat: repeat-x;
	height: 16px;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323F43;
	font-weight: normal;
	background-color: #ffffff;
	input-shadow-color: #ffffff;
	input-highlight-color:#FFFFFF;
	border: 1px solid #31659F;
}

select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323F43;highlight-color:#0F6BA1; 
	shadow-color: #ffffff; 
	3dlight-color: #ffffff;
	arrow-color: #ffffff; 
	track-color: #ffffff; 
	darkshadow-color: #666666;
	border: 1px solid #31659F;

}

h1 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #0273c4; 
	margin-bottom: 10px;
}

 /*-------------------------		Napisy		-------------------------*/



.font1 {
	color: #4C4C4C;
	text-decoration: none;
	line-height: 13pt;
	font-family: "arial", helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
.font2 {
	color: #F68D00;
	text-decoration: none;
	font-weight: bold;
	margin-top: 8px;
	font-family: "arial", helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	}

.font3 {
	color: #F68D00;
	text-decoration: none;
	line-height: 11px;
	margin: 6px;
	padding: 6px;
	font-family: "arial", helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.font4 {
	color: #E6E6E6;
	text-decoration: none;
	line-height: 13pt;
	font-family: "arial", helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
.red_text  {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ff0000
}
.blue_text  {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#E2E2E2;
	margin: 0px;
}

 /*-------------------------		Link		-------------------------*/

a:link {
	color: #F68D00;
	text-decoration: none;
	font-family: "arial", helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	color: #BE800C;
	text-decoration: none;
	font-family: "arial", helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:hover { 
	color: #FF4D02;
	text-decoration: none}
a:active {
	color: #333333;
	text-decoration: none
}

 /*-------------------------		Bloczek		-------------------------*/

.bg{

	background-image: url(img/bg_bloczka.jpg);
	background-repeat: repeat-x;
	height: 60px;
	background-position: bottom;
	
}
.bg_big{

	background-image: url(img/bg_bloczka_big.jpg);
	height: 10px;
	
}
.bg_menu{

	background-image: url(img/bg_menu.jpg);
	background-repeat: norepeat;
	height: 80px;
	background-position: top;
	
}
.bg_hei{

	background-image: url(img/heidelberg.jpg);
	background-repeat: no-repeat;
	height: 230px;
	background-position: bottom;
	
}
/*-------------------------		Menu		-------------------------*/

.menu a:link { 	font: normal 17px "arial", helvetica, sans-serif;
	color: #106DA3;
	font-weight: bold;
	text-decoration: none}
.menu a:visited {
	font: normal 17px "arial", helvetica, sans-serif;
	color: #35A5E1;
	font-weight: bold;
	text-decoration: none}
.menu a:hover { 
	color: #FF4D02;
	font-weight: bold;
	text-decoration: none}
.menu a:active { 
	color: #40C340;
	font-weight: bold;
	text-decoration: none}

}
