BODY, TABLE, TR, TD, DIV.start_box, .link.a {
	background : #99FFCC;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px; 
	color : #313100;
	scrollbar-3d-light-color : #FF319C;
	scrollbar-arrow-color : #FF319C;
	scrollbar-base-color : #99FFCC;
	scrollbar-face-color : #99FFCC;
	scrollbar-shadow-color : #5F9EA0;
}
H1{	font-family : Verdana, Arial, sans-serif;
	font-size : 14px; 
	color : #FF319C;
	font-weight : bold;
}
H2{	font-family : Verdana, Arial, sans-serif;
	font-size : 12px; 
	color : #FF319C;
	font-weight : bold;}

.stopka{ font-family : Verdana, Arial, sans-serif;
	font-size : 11px; 
	color : #313100;}
a:link    {  color: #313100}
a:active  {  color: #313100}
a:visited {  color: #313100}
a:hover   {  color: #313100}

input.formul {
	background : #99FFCC;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px; 
	color : #313100;
	border: 0px;
	font-weight: bold;
}



.flagi {
  width: 100px;
  height: auto;
  text-align: center;
  margin: 10px 0 15px 25px;
}

.linki {
  width: 100px;
  height: auto;
  font-size: 10px;
  text-align: center;
  margin: 10px 0 15px 25px;
}

.flagi img {
  margin: 5px 0 0 0;
}

.start_box {
  width: 100%;
  height: auto;
	text-align: justify;
  padding: 20px 0 10px 0;
  border-bottom: 1px solid #66B98F;
  display: table;
  float: top;
}

.link {
  width: 390px;
  height: auto;
  text-align: right;
  margin: 5px 0 0 0;
}

.link a {
  font-weight: bold;
}

.link a:link { color: #FF319C; text-decoration: none; }
.link a:visited { color: #FF319C; text-decoration: none; }
.link a:hover { color: #66B98F; text-decoration: none; }          

.start_box h2 {
  font-size: 14px;
  font-family: Arial;
  margin: -5px 0 2px 0;
}

.start_box img {
  width: auto;
  height: auto;
  border: 1px dotted #66B98F;
  float: right;
  margin: 0 0 1px 10px;
}




