body {
	color: #787878;
	background-color: white;
	font-family: Arial;
	font-size: 13px;
	margin-top: 0px; 
 	margin-left: 0px; 
 	margin-right: 0px; 
 	margin-bottom: 0px;
}

a {
	/*color: #FF6428;*/
	color: #1753A6;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF4500;
	text-decoration: underline;
}

.main_table{
	vertical-align: top; 
	border-left: 1px solid #ACACAC; 
	border-right: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC; 
	background-color: white;
	width: 950px;
}

.table_header{
	height: 87px;
	vertical-align: middle;
	text-align: center;
}

.table_logo{
	border: 0px;
}

.table_login{
	border: 1px solid #D7D5D6; 
	padding: 2px;
	height: 85px;
	width: 155px;
	background-image: url(images/tlo_login.jpg);
	text-align: left;
	vertical-align: middle;
	color: black;
	font-size: 10px;
	font-weight: bold;
}

.table_flaga{
	vertical-align: top;
	padding-top: 2px;
	height: 87px;
}
.table_reklama{
	vertical-align: middle;
	height: 87px;
	text-align: left;
}

.table_menu{
	width: 950px;
}
.table_reklama_1{
	width: 950px;
	padding: 2px 2px 4px 2px;
	text-align: center;
	vertical-align: middle;
}
.input{
 background-color: #FAFAFA;
 border: 1px solid #DAD6D6;
 font-size: 10px;
 width: 70pt;
}

.select{
	 width: 50pt;
}

button {
 font-size: 10px;
 color: black;
 text-decoration: none;
 font-weight: bold;
 border: 0px;
 background-color: transparent;
}

.domeny_tlo{
	background-image: url(images/domeny_02.jpg);
	vertical-align: top;
	padding-left: 15px;
	text-align: left;
	vertical-align: middle;
}

.tlo_tekstu{
	background-image: url(images/text_05.jpg);
	text-align: left;
	padding-left: 5px;
	padding-right: 3px;
	vertical-align: top;
	margin-top: 0px; 
 	margin-left: 0px; 
 	margin-right: 0px; 
 	margin-bottom: 0px;
	height: 550px;
}
.input_1{
 width: 80pt;
}

.input_2{
 width: 134pt;
}

.tlo_menu{
	background-image: url(images/menu_tlo.jpg);
	height: 31px;
	vertical-align: middle;
}
.tlo_menu_dolne{
	background-image: url(images/menu_dolne.jpg);
	height: 23px;
	vertical-align: top;
}


.basictab ul{
margin: 2px;
padding: 0 0;

font: bold 13px Trebuchet MS;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
padding-right: 2px;
}

.basictab li a{
font-weight: bold;
text-decoration: none;
height: 31px;
padding: 1px 6px 8px 6px;
margin-right: 1px;
margin-left: 1px;
color: White;
}

.basictab li a:visited{
color: White;
}

.basictab li a:hover, .basictab li a.current{
background-color: #00053F;
color: White;
border-bottom: 0px solid #00053F;
border-left: 1px solid #999BB2;
border-right: 1px solid #999BB2;
border-top: 1px solid #999BB2;
padding: 1px 6px 7px 6px;
text-decoration: none;
}

.jedna{
color: White;
border-left: 1px solid #999BB2;
border-bottom: 0px;
border-right: 0px;
border-top: 0px;
padding: 0px 1px 3px 0px;
}

.basictab li a:active{
background-color: #00053F;
color: White;
border-bottom: 0px solid #00053F;
border-left: 1px solid #999BB2;
border-right: 1px solid #999BB2;
border-top: 1px solid #999BB2;
padding: 1px 6px 8px 6px;
text-decoration: none;
}

#tabcontentcontainer{
	width:100%; /*width of 2nd level content*/
	height: 23px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
	
}

.tabcontent{
	display:none;
	color: White;
	text-align: left;
	font-size: 12px;
}
.tabcontent a {
	/*color: #FF9006;*/
	color: #4C96B9;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.tabcontent a:hover {
	color: White;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #FF6428;
}

.copyright{
	font-size: 10px;
	color: White;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/stopka_01.jpg);
	padding-top: 1px;
}

.copyright_1{
	font-size: 10px;
	color: White;
	text-align: center;
	background-image: url(images/stopka_02.jpg);
	padding-top: 0px;
	height: 35px;
	vertical-align: bottom;
	line-height: 20px;
}

.copyright_1 a {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

.copyright_1 a:hover {
	color: White;
	text-decoration: underline;
	font-weight: bold;
}

form fieldset {
  border-color: #ACACAC;
  border-width: 1px;
  border-style: solid;
  padding: 10px;   
  margin: 0;
}

form fieldset legend {
	font-size:1.1em; 
	color: #787878;
	font-weight: bold;
                     
}

.ft{
	text-align: right;
	width: 185px;
}
.ftl{
	text-align: left;
}
.ft_1{
	text-align: right;
	width: 250px;
}


form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

.freequota{
	color: #1753A6;
	font-size: 15px;
	font-weight: bold;
	padding-left: 5px;
}

.freequota_table{
	padding-left: 50px;
}

.freequota_left{
	width: 100px;
}

.kontakt{
	font-size: 17px;
	color: #FF9006;
	font-weight: bold;
}
.kontakt_1{
	font-size: 14px;
	font-weight: bold;
}

.kontakt_2{
	font-size: 12px;
	font-weight: bold;
}

.niebieski{
	font-size: 12px;
	font-weight: bold;
}

.odstep{
	padding-left: 19px;
}

.loga{
	text-align: center;
	vertical-align: middle;
}

fieldset {
  border-color: #ACACAC;
  border-width: 1px;
  border-style: solid;
  padding: 10px;   
  margin: 0;
  font-size: 13px;
 
}

fieldset a{
  font-size: 13px;
}

fieldset legend {
	font-size: 16px; 
	color: #787878;
	font-weight: bold;
   font-family: Arial;          
}


fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

.obrazek_prawa{
	border: 0px solid #E7E7E7; 
	float: right; 
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
}

.link{
	color: #FF6428;
}

.link a{
	color: #FF6428;
	text-decoration:none; 
}

.link a:hover{
	text-decoration:underline; 
	color: #FF6428;
}

.kontakt_niebistki{
	color: #1753A6;
	font-size: 16px;
	font-weight: bold;
}s
.kontakt_normalny{
	font-size: 16px;
	font-weight: bold;
}

.hosting{
font-size: 11px;
text-align: left;
vertical-align: top;
color: #39597F;
padding-left: 4px;
}

.hostingc{
font-size: 11px;
text-align: center;
vertical-align: top;
color: #39597F;
padding-left: 4px;
}

.hostingp{
font-size: 11px;
text-align: left;
vertical-align: top;
color: #39597F;
padding-left: 8px;
background-color: #d4d9df;
border-bottom: 1px solid White;
font-weight: bold;
}

.promo{
	
}

.promo fieldset {
  border-width: 1px;
  border-style: solid;
  border-color: red;
  padding: 10px;   
  margin: 0;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.promo fieldset a{
  font-size: 13px;
}

.promo fieldset legend {
	font-size: 16px; 
	color: red;
	font-weight: bold;
   font-family: Arial;          
}


.promo fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}