@CHARSET "UTF-8";

body{
	background:				#4682B4; /*#4169E1*/
	font-family: 			Verdana;
	
}

.circle_one {
    -webkit-border-radius: 20px; /* Safari, Chrome */
    -khtml-border-radius: 20px;   /* Konqueror */
    -moz-border-radius: 20px; /* Firefox */
    border-radius: 20px;
}

.circle_two {
    -webkit-border-radius: 5px; /* Safari, Chrome */
    -khtml-border-radius: 5px;   /* Konqueror */
    -moz-border-radius: 5px; /* Firefox */
    border-radius: 5px;
}

#main_panel{
	
	background-image: 	url("../logos/blue-background.jpg"); 
	border:				0px solid;
	border-color: 		#4169E1;
	width:				900px;
}

#main_table {

}

.upper_td {
	
}

#main_logo {
	height:				100px;
	/*border-bottom:		3px solid;*/
	border-color:		grey;
	margin-left:		-3px;
	margin-top:			-3px;
	/*background-image: 	url("../logos/logo_1.gif");*/
}

#main_logo_back {
	height:				100px;
	border:				0px solid;
	text-align:			right;
	margin-left:		-3px;
}

#main_but {
	width:				100%;
	height:				50px;
	border:				0px solid;
	margin-top:			-55px;	
}

.butt {
	color:				blue;
	width:				30px;
	height:				50px;
}

.info_1 {
	border:				0px solid;
	width:				400px;
	height:				150px;	
	float:				right;
	margin-top:			10px;
	margin-right:		10px;
	font-size:			14px;
}

.h4_1 {
	color:				black;
	margin-bottom:		-20px;	
	margin-right:		10px;
	font-size:			16px;
}

.h6_1 {
	margin-right:		10px;
	color:				white;
}

.a_{
	/* background-image: 		url("../logos/button_m.jpg"); */
	background-color:		grey;
	background-position: 	center;
	width:					200px;
	height:					30px;
	margin-top:				-4px;
	margin-left:			-2px;
}

.a_2 {
	color:					black;
	text-decoration: 		none;
}

#button_1 {
	background-color:		#FDF5E6;
	width:					120px;
	height:					20px;
	margin-top:				-4px;
	margin-left:			-1px;
	border:				0px solid;
	color:					navy;
	font-family:			courier new;
	font-size:				14px;
	font-weight:			bold;
}

#button_2 {
	background-color:		#0061D7;
	width:					120px;
	height:					20px;
	margin-top:				-4px;
	margin-left:			-1px;
	border:				1px solid;
	border-color:		white;
	color:					#FDF5E6;
	font-family:			courier new;
	font-size:				14px;
	font-weight:			bold;
}

.send_text{
	font-size:12px
}

#bottom_menu {
	width:				900px;
	height:				40px;
	border:				0px solid;
	margin-left:		-2px;
	margin-top:			-7px;	
	margin-bottom:		-3px;
	/*background-image: 	url("../logos/logo_2.gif");*/
}

.button_main {
	width:			50px;
	background-color: red;
}

#main_content {
	margin-left:		-3px;
	width:				900px;
	hegiht:				550px;
	min-height:			550px;
	background-color:	white;
	border:				0px solid;
}


#title_ {
	width:				900px;
	text-align:			center;	
	font-size:			26px;
	border: 			0px solid;
	margin-top:			-15px;
	color:				navy;/*#8B0000;*/
	font-weight:	bold;
}

#main_text {
	width:				1000px;
	text-align:			left;
	margin-bottom:		-13px;
	
}

#main_text_p {
	border:			0px solid;	
	width:			800px;
	margin-left:	50px;
	color:			black;
	font-size:		15px;
}

.wyr_1 {
	color:			#8B0000;
	font-size:		17px;	
}


#ul_services {
	margin-left:		230px;
	margin-top:			40px;
	color:				black;
	list-style-image: 	url("../logos/ball.gif");
	
		
}

li {
	margin-top:				10px;
}

#form_table {
	width:				700px;
	height:				330px;
	border:				0px solid;
		
}

.indeks_gorny {vertical-align: super}
.indeks_dolny {vertical-align: sub}


#text_area{
	max-height: 		170px;
	max-width: 			500px;
	min-width: 			300px;
	min-height: 		100px;
}




