/************* LINK   ****************************/

a:link { color: #0A07C9 }
a:active { color: #0A07C9 }
a:visited { color: #0A07C9 }
a:hover { color: #FFCC00 }

/*************  BODY style   ***************/
.thebody
{
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif
}


/************ P style   *****************/
p.boldT
{
	font-size: 16px;
	text-align: justify;
 }
p.boldW
{
	font-size: 16px;
	text-align: center;
 }
p.boldP
{
	font-size: 16px;
	text-align: left;
}
/*************** HR STYLE   *********/
.bottomline
{
	color:black;
	width:66%;
	text-align:center
 }


/************* FONT   *******************/
h1.align
 {
	font-size: 20px;
	text-align:center
 }

.h2
{
	font-size: 18px;
 	text-align:center
 }

.alignt
{
	text-align: center;
	width: 100%;
}

.pinkbig
{
	color: #FF9393;
	background-color: white;
	font-size: 20px;
}

.pinksmall
{
	color: #FF9393;
	background-color: white;
	font-size: 12px;
}

span.bord
{
   border-style: solid;
	border-width: 2px;
   border-color: red;
   width: 5%;
   float: left;
}

span.theText {
	width: 91%;
	float: right;
}

span.ita
{
	font-size: 12px;
	text-align: justify;
 	font-style: italic
}

p.sign
{
   width:20%;
   text-align: right
}

.dis
{
	float: right;
	width:58%;
	text-align: left
}

/*   class for the pictures of the weather in Poland and Lithuania */
.gau
{
	float: left;
	width:45%;
	text-align: right
}

.droit
{
	float: right;
	width:45%;
	text-align: left
}


/* end */


.temp
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: white;
	text-align: center
}

.adsads
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	background-color: white;
	text-align: center
}


.inne
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	background-color: white;
	text-align: left;
	margin: 5px;
}

.amzbody {
padding: 0px;
margin: 0px;
background-color: #FFE9F0;
font-family: Arial, Helvetica, sans-serif;
color: blue;	
}

.amzright {
width: 160px;
height: 600px;
border-color: Red;
border-style: dashed;
border-width: 1px;
padding: 3px;
margin: 0px;
font-size: 12px;	
}

.amzmiddle {
width: 336px;
height: 280px;
border-color: Red;
border-style: dashed;
border-width: 1px;
padding: 3px;
margin: 0px;
font-size: 12px;	
}

